summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang
Commit message (Expand)AuthorAgeFilesLines
* Silencium gcc warnings.Michal Krol2006-03-213-131/+130
* GLSL fixes:Michal Krol2006-03-2113-577/+752
* Committing in .Jouk Jansen2006-03-171-2/+5
* rename enums, fixes compilation breakage (Michal Krol)Brian Paul2006-03-151-3/+3
* More GLSL code:Michal Krol2006-03-1416-251/+790
* Committing in .Jouk Jansen2006-03-071-1/+3
* silence a bunch of warningsBrian Paul2006-02-276-11/+15
* More GLSL code:Michal Krol2006-02-2731-386/+1292
* add some #includes, fix some prototypes (bug 5992)Brian Paul2006-02-221-9/+20
* silence a variety of compiler warningsBrian Paul2006-02-224-5/+10
* More GLSL code:Michal Krol2006-02-2127-2890/+2826
* Committing in .Jouk Jansen2006-02-211-3/+5
* More GLSL code.Michal Krol2006-02-1820-2232/+2784
* Fix a few warnings:Brian Paul2006-02-156-16/+39
* Add support for forward function declarations.Michal Krol2006-02-157-300/+382
* Update OpenVMS compile supportJouk Jansen2006-02-131-3/+9
* More glsl code.Michal Krol2006-02-132-1763/+1952
* REVISION 3.Michal Krol2006-02-132-62/+50
* Cosmetic changes.Michal Krol2006-02-134-633/+301
* Delete most of the comments.Michal Krol2006-02-132-1150/+1923
* Get it running for ARB_vertex_shader.Michal Krol2006-02-1327-1346/+2060
* Split slang_compile.c into several smaller files - it was just too big.Michal Krol2006-01-3016-1066/+1639
* remove some test code;Michal Krol2006-01-165-197/+158
* remove slang_*_gc.h files;Michal Krol2006-01-1610-5265/+1321
* add newline at end of fileBrian Paul2005-10-283-3/+3
* Committing in .Jouk Jansen2005-09-231-1/+1
* additional wrapper updates, bug 4468Brian Paul2005-09-192-7/+22
* use mesa import wrappers, bug 4468Brian Paul2005-09-162-3/+3
* fix static assertion problem for gcc (bug 4022)Brian Paul2005-08-101-1/+4
* disable the pointer size assertions (bug 4021)Brian Paul2005-08-101-2/+5
* fix indentationBrian Paul2005-08-101-14/+14
* added newline at end of fileBrian Paul2005-06-302-2/+2
* Committing in .Jouk Jansen2005-06-014-377/+378
* change local var names from "asm" to "assem" - I guess it causedMichal Krol2005-05-251-22/+22
* a small utility to convert .syn files to its binary forms;Michal Krol2005-05-251-0/+79
* silencium gcc warningsMichal Krol2005-05-251-0/+2
* more slang codeMichal Krol2005-05-256-255/+312
* ncrease stack sizeMichal Krol2005-05-252-1/+2
* remove the GLSL spec wording;Michal Krol2005-05-253-3020/+2267
* change the behaviour of enter and local_addr instructionsMichal Krol2005-05-251-5/+5
* silence gcc warningsKeith Whitwell2005-05-233-0/+10
* Committing in .Jouk Jansen2005-05-201-2/+11
* intermediate code generator (not finished);Michal Krol2005-05-1914-77/+4053
* add static_assert macroMichal Krol2005-05-191-0/+2
* Committing in .Jouk Jansen2005-05-041-2/+3
* Add more error checking.Michal Krol2005-04-222-113/+286
* Cosmetic changes.Michal Krol2005-04-221-5/+11
* Move some utility functions to slang_utility.c.Michal Krol2005-04-223-41/+121
* Provide precompiled binary versions of built-in library .gc sourcesMichal Krol2005-04-227-2502/+4501
* Updates for OpenVMS : New makefilesJouk Jansen2005-04-183-4/+45