summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/tgsi/exec/tgsi_parse.c
AgeCommit message (Collapse)Author
2007-10-29Make gallium compile in win32.Michal Krol
Use FREE, MALLOC, CALLOC, GETENV wrappers. Silence compiler warnings. Add proper copyrights.
2007-10-18Corrected the file permissions in src/mesa/pipe.Oliver McFadden
2007-08-29Break GL dependencies.michal
2007-08-24Rename tgsi "core" directoryKeith Whitwell