summaryrefslogtreecommitdiff
path: root/src/mesa/shader/grammar
AgeCommit message (Expand)Author
2008-09-26Merge commit 'origin/master' into HEADKeith Whitwell
2008-09-25mesa: fix function params to match prototypesSam Hocevar
2008-09-18mesa: prefix a bunch of #include lines with "main/".Brian Paul
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-07-24mesa: Prefix main includes with dir to avoid conflicts.José Fonseca
2008-04-23glcore: drop outdated sources files intented for xorgGeorge Sapountzis
2008-02-25Remove files of unsupported build systems.José Fonseca
2007-10-29Rename 'mms-config.' to 'mms.config'.Michal Krol
2007-04-19Fix valgrind problem caused by reading text[-1].Brian
2007-02-26disable execute bitBrian
2007-01-19report error message when something failsBrian
2006-11-21list header files in sources files (Dan Nicholson)Brian Paul
2006-10-19Fix nonportable pointer+unsigned arithmetic. Use pointer+int.Michal Krol
2006-10-17new assertions - one of which is currently failing with arbfslight.cBrian Paul
2006-10-11List of source (.c) files in each directory.Brian Paul
2006-05-16Remove carriage returns.Michal Krol
2005-09-23 Committing in .Jouk Jansen
2005-07-28Fix SPARC assembly for 64-bitIan Romanick
2005-07-01comment-out some unused code to silence warningsBrian Paul
2005-06-01 Committing in .Jouk Jansen
2005-05-25moved from mesa/shader to mesa/shader/grammarMichal Krol
2005-05-25stand-alone vertsions of grammar_mesa - used by utilities;Michal Krol