index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
shader
/
prog_statevars.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-12-30
1
-4
/
+4
|
\
|
*
mesa: comments for some state vars
Brian Paul
2008-12-30
1
-4
/
+4
|
*
mesa: move fixed function vertex program builder from tnl to core mesa
Keith Whitwell
2008-09-21
1
-2
/
+4
|
*
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-18
1
-1
/
+1
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-10-10
1
-0
/
+1
|
\
\
|
*
|
mesa: add new internal state for tracking current vertex attribs
Keith Whitwell
2008-10-03
1
-0
/
+1
*
|
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-1
/
+1
|
\
|
|
|
*
|
mesa: _mesa_program_state_string() returns char *, not const char *.
Michal Krol
2008-09-05
1
-1
/
+1
*
|
|
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-3
/
+5
|
\
|
|
|
|
/
|
/
|
|
*
mesa: Prefix main includes with dir to avoid conflicts.
José Fonseca
2008-07-24
1
-1
/
+1
|
*
mesa: do object-space lighting in ffvertex_prog.c
Keith Whitwell
2008-05-23
1
-2
/
+4
|
*
mesa: added internal post color matrix scale/bias vars
Brian Paul
2008-04-16
1
-0
/
+2
|
*
add state vars for color matrix, pixel transfer scale&bias
Brian
2007-10-30
1
-0
/
+3
*
|
r300: Implement ARB_shadow_ambient; add STATE_SHADOW_AMBIENT
Nicolai Haehnle
2008-07-27
1
-2
/
+3
*
|
add state vars for color matrix, pixel transfer scale&bias
Brian Paul
2008-05-18
1
-0
/
+1
*
|
mesa: added internal post color matrix scale/bias vars
Brian Paul
2008-05-18
1
-0
/
+4
*
|
Move _mesa_load_tracked_matrices() from TNL module to prog_statevars.c
Brian
2007-11-29
1
-2
/
+6
|
/
*
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
-3
/
+1
*
merge fix: add STATE_FOG_PARAMS_OPTIMIZED, STATE_SPOT_DIR_NORMALIZED
Brian
2007-02-22
1
-0
/
+2
*
more minor changes to STATE_ indexing
Brian
2007-02-21
1
-1
/
+3
*
adjustments to STATE_ token layout/format so token[1] is always the array index
Brian
2007-02-21
1
-6
/
+9
*
get rid of STATE_USER_ATTRIB/STATE_AUTO_ATTRIB
Brian
2007-01-09
1
-2
/
+0
*
clean up a bunch of program parameter stuff
Brian
2007-01-09
1
-2
/
+9
*
Implement vertex attribute binding.
Brian
2007-01-09
1
-0
/
+2
*
Split the program.[ch] files into several new files.
Brian
2006-12-14
1
-0
/
+117