index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
shader
/
slang
/
library
/
slang_common_builtin_gc.h
Age
Commit message (
Expand
)
Author
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-13
Checkpoint of work for new GLSL compiler back-end. Lots of assorted changes.
Brian
2006-08-02
Add vec4 extension.
Michal Krol
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
2006-01-16
remove slang_*_gc.h files;
Michal Krol
2005-04-13
cosmetic changes;
Michal Krol