aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/library/slang_shader_syn.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: Extend GLSL syntax to accept type precision in full type specifiers.Michal Krol2008-08-071-9/+14
* mesa: glsl: regenerated fileBrian Paul2008-08-061-1/+1
* mesa: regenerated filesBrian Paul2008-07-161-1/+0
* mesa: implement grammar/parsing for precision/invariant syntaxBrian Paul2008-07-161-0/+29
* support for GLSL 1.20 non-square matricesBrian2007-04-081-0/+12
* Implement GL_ARB_texture_rectangle supportBrian2007-03-121-2/+6
* change while-loop to create new scope for loop body, per specBrian2007-01-191-1/+1
* Checkpoint of work for new GLSL compiler back-end. Lots of assorted changes.Brian2006-12-131-1/+5
* Add syntax files for expression and directive preprocessor.Michal Krol2006-09-261-0/+3
* Change error message wording.Michal Krol2006-05-161-5/+5
* added a trailing newline to pacify gccTilman Sauerbeck2006-04-281-1/+1
* Remove carriage-return chars *ONLY*.Michal Krol2006-04-181-757/+757
* GLSL fixes:Michal Krol2006-03-211-0/+4
* More GLSL code:Michal Krol2006-03-141-3/+5
* Fix a few warnings:Brian Paul2006-02-151-1/+1
* REVISION 3.Michal Krol2006-02-131-24/+18
* added newline at end of fileBrian Paul2005-06-301-1/+1
* Provide precompiled binary versions of built-in library .gc sourcesMichal Krol2005-04-221-757/+757
* remove carriage returnsBrian Paul2005-04-151-757/+757
* add __fixed_input and __fixed_output qualifier support;Michal Krol2005-04-131-3/+7
* move fileMichal Krol2005-01-281-0/+754