summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/library
AgeCommit message (Expand)Author
2006-09-26Fix Windows newlines.Michal Krol
2006-09-26Add syntax files for expression and directive preprocessor.Michal Krol
2006-08-21More GLSL preprocessor code:Michal Krol
2006-08-21GLSL 1.20 constructors and operators.Michal Krol
2006-08-09GLSL 1.20 built-in library.Michal Krol
2006-08-02Add vec4 extension.Michal Krol
2006-07-30Program to convert .syn file to .h headers.Michal Krol
2006-05-16Change error message wording.Michal Krol
2006-05-16Rename print() to printMESA().Michal Krol
2006-04-28added a trailing newline to pacify gccTilman Sauerbeck
2006-04-18Remove carriage-return chars *ONLY*.Michal Krol
2006-03-21GLSL fixes:Michal Krol
2006-03-14More GLSL code:Michal Krol
2006-02-21More GLSL code:Michal Krol
2006-02-18More GLSL code.Michal Krol
2006-02-15Fix a few warnings:Brian Paul
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-01-16remove slang_*_gc.h files;Michal Krol
2005-10-28add newline at end of fileBrian Paul
2005-06-30added newline at end of fileBrian Paul
2005-05-25a small utility to convert .syn files to its binary forms;Michal Krol
2005-05-25remove the GLSL spec wording;Michal Krol
2005-04-22Provide precompiled binary versions of built-in library .gc sourcesMichal Krol
2005-04-15remove carriage returnsBrian Paul
2005-04-15slang #version directive syntaxMichal Krol
2005-04-15change __asm statement semanticsMichal Krol
2005-04-13add __fixed_input and __fixed_output qualifier support;Michal Krol
2005-04-13cosmetic changes;Michal Krol
2005-04-13cosmetic changes;Michal Krol
2005-04-13cosmetic changes;Michal Krol
2005-04-13converts a .gc file to a C header containing string form of the fileMichal Krol
2005-01-28move fileMichal Krol