summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/gen/gl_x86-64_asm.py
AgeCommit message (Collapse)Author
2010-03-01glapi: drop SOLARIS_THREADSGeorge Sapountzis
It seems that SOLARIS_THREADS is not used and does not work.
2010-02-24glapi: mv code generation to subdirGeorge Sapountzis
This just moves files, code generation Makefile will be fixed in next commit for easier review.