index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
shader
/
prog_statevars.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move _mesa_load_tracked_matrices() from TNL module to prog_statevars.c
Brian
2007-11-29
1
-1
/
+92
|
*
remove unneeded cast
Brian
2007-10-11
1
-1
/
+1
|
*
make sure optimized fog params get updated
Roland Scheidegger
2007-05-22
1
-0
/
+2
|
*
fix STATE_HALF_VECTOR value (bug 10987)
Brian
2007-05-18
1
-8
/
+8
|
*
update comments
Brian
2007-03-07
1
-7
/
+5
|
*
add missing code for newer STATE_INTERNAL items
Brian
2007-02-24
1
-16
/
+44
|
*
add some missing cases in _mesa_program_state_string()
Brian
2007-02-23
1
-0
/
+8
|
*
remove dead code
Brian
2007-02-23
1
-8
/
+0
|
*
replace GLint with gl_state_index
Brian
2007-02-23
1
-2
/
+2
|
*
Undo some STATE_POINT/FOG changes. Max length of state token array is now 5.
Brian
2007-02-22
1
-46
/
+25
|
*
more minor changes to STATE_ indexing
Brian
2007-02-21
1
-42
/
+57
|
*
adjustments to STATE_ token layout/format so token[1] is always the array index
Brian
2007-02-21
1
-54
/
+75
|
*
fix g++ warnings/errors
Brian
2007-01-23
1
-1
/
+1
|
*
clean up a bunch of program parameter stuff
Brian
2007-01-09
1
-3
/
+3
|
*
Split the program.[ch] files into several new files.
Brian
2006-12-14
1
-0
/
+783