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
/
prog_statevars.c
Age
Commit message (
Expand
)
Author
2007-10-30
more additions for COLOR_MATRIX, etc
Brian
2007-10-30
add state vars for color matrix, pixel transfer scale&bias
Brian
2007-10-17
disable the NeedFlush assertion for now
Brian
2007-10-17
Assert that there's no outstanding current state that needs to be flushed fro...
Brian
2007-05-22
make sure optimized fog params get updated
Roland Scheidegger
2007-05-18
fix STATE_HALF_VECTOR value (bug 10987)
Brian
2007-03-07
update comments
Brian
2007-02-24
add missing code for newer STATE_INTERNAL items
Brian
2007-02-23
add some missing cases in _mesa_program_state_string()
Brian
2007-02-23
remove dead code
Brian
2007-02-23
replace GLint with gl_state_index
Brian
2007-02-22
Undo some STATE_POINT/FOG changes. Max length of state token array is now 5.
Brian
2007-02-21
more minor changes to STATE_ indexing
Brian
2007-02-21
adjustments to STATE_ token layout/format so token[1] is always the array index
Brian
2007-01-23
fix g++ warnings/errors
Brian
2007-01-09
clean up a bunch of program parameter stuff
Brian
2006-12-14
Split the program.[ch] files into several new files.
Brian