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
2008-12-08
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-11-28
mesa: fix default switch case in append_token(), see bug 18734
Brian Paul
2008-11-28
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-11-27
mesa: remove an assertion (see bug 18734)
Brian Paul
2008-11-26
mesa: add some missing switch cases for generating state var strings
Brian Paul
2008-10-10
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-10-03
mesa: add new internal state for tracking current vertex attribs
Keith Whitwell
2008-10-03
mesa: add missing state dependencies for various tracked constants
Keith Whitwell
2008-09-23
mesa: Apply MSVC portability fixes from Alan Hourihane.
José Fonseca
2008-09-21
mesa: remove unneeded #include
Brian Paul
2008-09-21
mesa: move fixed function vertex program builder from tnl to core mesa
Keith Whitwell
2008-09-18
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-11
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-05
mesa: _mesa_program_state_string() returns char *, not const char *.
Michal Krol
2008-07-29
mesa: Silence compiler warnings on Windows.
Brian Paul
2008-07-27
r300: Implement ARB_shadow_ambient; add STATE_SHADOW_AMBIENT
Nicolai Haehnle
2008-07-24
mesa: Prefix main includes with dir to avoid conflicts.
José Fonseca
2008-07-15
mesa: Silence compiler warnings on Windows.
Michal Krol
2008-06-12
mesa: remove unneeded #include
Brian Paul
2008-05-31
mesa: Apply MSVC portability fixes from Alan Hourihane.
José Fonseca
2008-05-24
mesa: pre-swizzle normal scale state value
Keith Whitwell
2008-05-23
mesa: do object-space lighting in ffvertex_prog.c
Keith Whitwell
2008-05-18
additional fog/color matrix changes from gallium-0.1
Brian Paul
2008-05-18
add state vars for color matrix, pixel transfer scale&bias
Brian Paul
2008-05-18
mesa: added internal post color matrix scale/bias vars
Brian Paul
2008-05-18
added div by zero check for Fog.End/Start (from gallium-0.1)
Brian Paul
2008-05-18
Fix some bugs in material, depth range state
Brian Paul
2008-04-23
gallium: fix potential divide by zero in fog computation
Brian Paul
2008-04-22
revert part of the previous cleanup - it only applies
Alan Hourihane
2008-04-22
correct the return value
Alan Hourihane
2008-04-16
mesa: added internal post color matrix scale/bias vars
Brian Paul
2008-03-13
fix state.lightprod ambient/specular w value (bug #14983)
Roland Scheidegger
2008-03-01
state.depth.range alpha value should be 1, not 0 (bug #14733)
Roland Scheidegger
2007-11-29
Move _mesa_load_tracked_matrices() from TNL module to prog_statevars.c
Brian
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-10-11
remove unneeded cast
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
[next]