summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/library
Commit message (Expand)AuthorAgeFilesLines
* rewrite +=, -= etc for floatsBrian2006-12-192-527/+534
* commentsBrian2006-12-182-26/+32
* start rewriting the matrix/vector functionsBrian2006-12-152-204/+260
* redo mat4 addition, mat4 constructor from vec4sBrian2006-12-152-507/+535
* Checkpoint of work for new GLSL compiler back-end. Lots of assorted changes.Brian2006-12-135-954/+1098
* Rewrite/simplify most built-in functions to use updated set of __asm instruct...Brian2006-12-133-670/+1105
* Fix Windows newlines.Michal Krol2006-09-264-1213/+1060
* Add syntax files for expression and directive preprocessor.Michal Krol2006-09-269-28/+1332
* More GLSL preprocessor code:Michal Krol2006-08-212-0/+190
* GLSL 1.20 constructors and operators.Michal Krol2006-08-211-0/+1716
* GLSL 1.20 built-in library.Michal Krol2006-08-092-0/+230
* Add vec4 extension.Michal Krol2006-08-027-5/+288
* Program to convert .syn file to .h headers.Michal Krol2006-07-301-0/+72
* Change error message wording.Michal Krol2006-05-162-10/+10
* Rename print() to printMESA().Michal Krol2006-05-162-94/+101
* added a trailing newline to pacify gccTilman Sauerbeck2006-04-281-1/+1
* Remove carriage-return chars *ONLY*.Michal Krol2006-04-1813-6362/+6362
* GLSL fixes:Michal Krol2006-03-2110-553/+609
* More GLSL code:Michal Krol2006-03-146-158/+239
* More GLSL code:Michal Krol2006-02-218-2616/+1663
* More GLSL code.Michal Krol2006-02-182-318/+403
* Fix a few warnings:Brian Paul2006-02-151-1/+1
* 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
* remove slang_*_gc.h files;Michal Krol2006-01-1610-5265/+1321
* add newline at end of fileBrian Paul2005-10-283-3/+3
* added newline at end of fileBrian Paul2005-06-302-2/+2
* a small utility to convert .syn files to its binary forms;Michal Krol2005-05-251-0/+79
* remove the GLSL spec wording;Michal Krol2005-05-253-3020/+2267
* Provide precompiled binary versions of built-in library .gc sourcesMichal Krol2005-04-227-2502/+4501
* remove carriage returnsBrian Paul2005-04-151-757/+757
* slang #version directive syntaxMichal Krol2005-04-152-0/+182
* change __asm statement semanticsMichal Krol2005-04-153-14/+14
* add __fixed_input and __fixed_output qualifier support;Michal Krol2005-04-132-9/+22
* cosmetic changes;Michal Krol2005-04-134-35/+663
* cosmetic changes;Michal Krol2005-04-132-20/+1431
* cosmetic changes;Michal Krol2005-04-133-90/+1825
* converts a .gc file to a C header containing string form of the fileMichal Krol2005-04-131-0/+55
* move fileMichal Krol2005-01-286-0/+6041