aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/library/slang_common_builtin_gc.h
Commit message (Expand)AuthorAgeFilesLines
* regenerate glsl library functionsRoland Scheidegger2008-01-311-41/+42
* regeneratedBrian2007-05-101-524/+528
* regeneratedBrian2007-05-011-78/+85
* asin(), acos(), atan() just return 0.5 for now to avoid crashing. Fix someday.Brian2007-04-271-596/+609
* regeneratedBrian2007-04-171-117/+106
* implement shadow2DRect functionsBrian2007-04-141-68/+69
* regeneratedBrian2007-04-111-78/+95
* Implement GL_ARB_texture_rectangle supportBrian2007-03-121-19/+19
* Update lessThan(), lessThanEqual() functions, improve some matrix constructors.Brian2007-03-081-65/+65
* Rework matrix-related code.Brian2007-03-081-106/+107
* minor tweaks to distance() funcsBrian2007-02-031-255/+256
* New asm instruction and IR_CLAMP node type to allow clamping to [0,1] with in...Brian2007-01-311-257/+248
* noise functionsBrian2007-01-281-50/+64
* implement mix() with LRP instructionBrian2007-01-281-229/+230
* Rewrite normalize(vec3/vec4) to use one less register.Brian2007-01-191-331/+333
* implement biased texture functionsBrian2007-01-081-73/+74
* update texture1D functionsBrian2007-01-081-91/+91
* Implement projective texture sampling, 3D textures. Disable some debug output.Brian2007-01-081-77/+81
* Checkpoint glsl compiler work: sampler uniforms now implemented, linked prope...Brian2007-01-051-93/+86
* initial code to get texture sampling limping alongBrian2007-01-041-88/+87
* Checkpoint of work for new GLSL compiler back-end. Lots of assorted changes.Brian2006-12-131-535/+658
* Add vec4 extension.Michal Krol2006-08-021-1/+1
* Remove carriage-return chars *ONLY*.Michal Krol2006-04-181-647/+647
* GLSL fixes:Michal Krol2006-03-211-361/+361
* More GLSL code:Michal Krol2006-03-141-56/+65
* More GLSL code:Michal Krol2006-02-211-580/+495
* More GLSL code.Michal Krol2006-02-181-16/+60
* More glsl code.Michal Krol2006-02-131-677/+679
* remove slang_*_gc.h files;Michal Krol2006-01-161-1410/+677
* cosmetic changes;Michal Krol2005-04-131-0/+1410