summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang
AgeCommit message (Expand)Author
2006-03-21GLSL fixes:Michal Krol
2006-03-17 Committing in .Jouk Jansen
2006-03-15rename enums, fixes compilation breakage (Michal Krol)Brian Paul
2006-03-14More GLSL code:Michal Krol
2006-03-07 Committing in .Jouk Jansen
2006-02-27silence a bunch of warningsBrian Paul
2006-02-27More GLSL code:Michal Krol
2006-02-22add some #includes, fix some prototypes (bug 5992)Brian Paul
2006-02-22silence a variety of compiler warningsBrian Paul
2006-02-21More GLSL code:Michal Krol
2006-02-21 Committing in .Jouk Jansen
2006-02-18More GLSL code.Michal Krol
2006-02-15Fix a few warnings:Brian Paul
2006-02-15Add support for forward function declarations.Michal Krol
2006-02-13 Update OpenVMS compile supportJouk Jansen
2006-02-13More glsl code.Michal Krol
2006-02-13REVISION 3.Michal Krol
2006-02-13Cosmetic changes.Michal Krol
2006-02-13Delete most of the comments.Michal Krol
2006-02-13Get it running for ARB_vertex_shader.Michal Krol
2006-01-30Split slang_compile.c into several smaller files - it was just too big.Michal Krol
2006-01-16remove some test code;Michal Krol
2006-01-16remove slang_*_gc.h files;Michal Krol
2005-10-28add newline at end of fileBrian Paul
2005-09-23 Committing in .Jouk Jansen
2005-09-19additional wrapper updates, bug 4468Brian Paul
2005-09-16use mesa import wrappers, bug 4468Brian Paul
2005-08-10fix static assertion problem for gcc (bug 4022)Brian Paul
2005-08-10disable the pointer size assertions (bug 4021)Brian Paul
2005-08-10fix indentationBrian Paul
2005-06-30added newline at end of fileBrian Paul
2005-06-01 Committing in .Jouk Jansen
2005-05-25change local var names from "asm" to "assem" - I guess it causedMichal Krol
2005-05-25a small utility to convert .syn files to its binary forms;Michal Krol
2005-05-25silencium gcc warningsMichal Krol
2005-05-25more slang codeMichal Krol
2005-05-25ncrease stack sizeMichal Krol
2005-05-25remove the GLSL spec wording;Michal Krol
2005-05-25change the behaviour of enter and local_addr instructionsMichal Krol
2005-05-23silence gcc warningsKeith Whitwell
2005-05-20 Committing in .Jouk Jansen
2005-05-19intermediate code generator (not finished);Michal Krol
2005-05-19add static_assert macroMichal Krol
2005-05-04 Committing in .Jouk Jansen
2005-04-22Add more error checking.Michal Krol
2005-04-22Cosmetic changes.Michal Krol
2005-04-22Move some utility functions to slang_utility.c.Michal Krol
2005-04-22Provide precompiled binary versions of built-in library .gc sourcesMichal Krol
2005-04-18 Updates for OpenVMS : New makefilesJouk Jansen
2005-04-15remove carriage returnsBrian Paul