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
/
drivers
/
dri
/
r200
/
r200_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Changed lighting to use SOURCE_MATERIAL instead of PREMULT (moves some light ...
Roland Scheidegger
2004-02-10
1
-71
/
+104
*
Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.
Ian Romanick
2004-01-27
1
-3
/
+6
*
Fix hardware ROP state handling (Roland Scheidegger)
Michel Dänzer
2004-01-24
1
-3
/
+3
*
Call UpdateMaterial() unconditionally on GL_COLOR_MATERIAL state change
Michel Dänzer
2004-01-23
1
-10
/
+7
*
Fix attenuation hardware state handling, inspired by the R200 DDK reference
Michel Dänzer
2004-01-23
1
-0
/
+39
*
Remove dd_function_table::BlendFunc. All drivers now use
Ian Romanick
2004-01-21
1
-9
/
+3
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-46
/
+50
*
minor changes to silence warnings
Brian Paul
2004-01-18
1
-0
/
+1
*
Don't allow lighting in model coordinates when fog is active,
Keith Whitwell
2003-12-27
1
-0
/
+3
*
No need to call UpdateMaterial() from RunPipeline().
Keith Whitwell
2003-12-09
1
-2
/
+0
*
sync some more of the r200 driver from the DRI trunk
Alan Hourihane
2003-12-07
1
-2
/
+5
*
Import vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-2
/
+24
*
r200 driver, brought over by Jon Smirl
Keith Whitwell
2003-08-06
1
-0
/
+2175
[prev]