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
/
slang_assemble.h
Age
Commit message (
Expand
)
Author
2007-01-04
initial code to get texture sampling limping along
Brian
2006-12-15
Lots of assorted changes.
Brian
2006-12-13
Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...
Brian
2006-11-18
comments
Brian Paul
2006-11-16
Add a lot of const qualifiers for const-correctness.
Brian Paul
2006-11-16
reindent, clean-up
Brian Paul
2006-08-09
More GLSL code - more support for vec4 operations on x86 back-end.
Michal Krol
2006-08-02
Enable vec4 extension for x86 back-end.
Michal Krol
2006-05-16
Change constructor prototype.
Michal Krol
2006-04-18
Remove carriage-return chars *ONLY*.
Michal Krol
2006-03-14
More GLSL code:
Michal Krol
2006-02-27
silence a bunch of warnings
Brian Paul
2006-02-27
More GLSL code:
Michal Krol
2006-02-21
More GLSL code:
Michal Krol
2006-02-18
More GLSL code.
Michal Krol
2006-02-15
Add support for forward function declarations.
Michal Krol
2006-02-13
Get it running for ARB_vertex_shader.
Michal Krol
2006-01-16
remove some test code;
Michal Krol
2005-05-25
more slang code
Michal Krol
2005-05-19
intermediate code generator (not finished);
Michal Krol