Age | Commit message (Expand) | Author |
2008-07-16 | mesa: fix copy&paste errors in degrees() functions | Brian Paul |
2008-07-02 | mesa: added some missing equal() notEqual() intrinsics | Brian Paul |
2008-07-02 | mesa: fix all(bvec2) function typo, add missing bvec2/3/4() constuctors | Brian Paul |
2008-01-31 | fix w component of glsl vec4 asin | Roland Scheidegger |
2007-05-10 | Implement exp() in terms of __asm float_power. Fix typo in mod(vec4) function. | Brian |
2007-05-01 | implement acos(), asin(), atan() | Brian |
2007-04-27 | asin(), acos(), atan() just return 0.5 for now to avoid crashing. Fix someday. | Brian |
2007-04-17 | fix/simplify some texture functions | Brian |
2007-04-14 | implement shadow2DRect functions | Brian |
2007-04-11 | move/fix texture sampling funcs | Brian |
2007-03-08 | Update lessThan(), lessThanEqual() functions, improve some matrix constructors. | Brian |
2007-03-08 | Rework matrix-related code. | Brian |
2007-02-03 | minor tweaks to distance() funcs | Brian |
2007-01-31 | New asm instruction and IR_CLAMP node type to allow clamping to [0,1] with in... | Brian |
2007-01-28 | noise functions | Brian |
2007-01-28 | implement mix() with LRP instruction | Brian |
2007-01-19 | Rewrite normalize(vec3/vec4) to use one less register. | Brian |
2007-01-08 | implement biased texture functions | Brian |
2007-01-08 | update texture1D functions | Brian |
2007-01-08 | Implement projective texture sampling, 3D textures. Disable some debug output. | Brian |
2007-01-05 | Checkpoint glsl compiler work: sampler uniforms now implemented, linked prope... | Brian |
2007-01-04 | initial code to get texture sampling limping along | Brian |
2006-12-21 | chmod a-x | Brian |
2006-12-13 | Rewrite/simplify most built-in functions to use updated set of __asm instruct... | Brian |
2006-04-18 | Remove carriage-return chars *ONLY*. | Michal Krol |
2006-03-21 | GLSL fixes: | Michal Krol |
2006-03-14 | More GLSL code: | Michal Krol |
2006-02-21 | More GLSL code: | Michal Krol |
2006-02-18 | More GLSL code. | Michal Krol |
2006-02-13 | More glsl code. | Michal Krol |
2005-04-13 | cosmetic changes; | Michal Krol |
2005-01-28 | move file | Michal Krol |