index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r600
/
r700_state.c
Age
Commit message (
Expand
)
Author
2009-07-21
r600: add stencil support
Alex Deucher
2009-07-21
r600: use state functions to set default state
Alex Deucher
2009-07-21
r600: fill in point functions
Alex Deucher
2009-07-21
r600: set provoking vertex to last vertex for OGL
Alex Deucher
2009-07-21
r600: fill in r700UpdateViewportOffset
Alex Deucher
2009-07-21
r600: first pass at polyoffset support
Alex Deucher
2009-07-21
r600: add alpha test support
Alex Deucher
2009-07-20
r600: fix typo in blend code
Alex Deucher
2009-07-20
r600: add blending support
Alex Deucher
2009-07-20
r600: add user clip plane support
Alex Deucher
2009-07-20
r600: add logicop support
Alex Deucher
2009-07-20
r600: Fix compilation
Kevin DeKorte
2009-07-20
R6xx/r7xx: Fix line stipple and width issue
Cooper Yuan
2009-07-17
R6xx/r7xx: disable depth/stencil compression for now
Alex Deucher
2009-07-06
R6xx/r7xx: DEPTH_CONTROL will be reset by this function
Cooper Yuan
2009-07-02
R6xx/r7xx: Fix line width issue, ROUND_MODE and QUANT_MODE aren't bits of LIN...
Cooper Yuan
2009-06-26
Fix viewport issue
Cooper Yuan
2009-06-23
correct scissor and cliprect setting
Cooper Yuan
2009-06-22
add LINK_STATES for SPI_PS and SEMANTIC
Cooper Yuan
2009-06-12
Merge master and fix conflicts
Alex Deucher
2009-06-11
Add RV740 support
Alex Deucher
2009-06-09
Pull in additional state setup from the DDX
Alex Deucher
2009-06-04
re-arrange state structure
Alex Deucher
2009-06-04
Don't program VGT_OUT_DEALLOC_CNTL/VGT_VERTEX_REUSE_BLOCK_CNTL
Alex Deucher
2009-06-04
use the float interface for viewport updates
Alex Deucher
2009-06-03
fill in r700ColorMask, cleanup
Alex Deucher
2009-06-03
start to fill in ShadeModel()
Alex Deucher
2009-06-03
Clean up scissor and viewport code
Alex Deucher
2009-05-31
R6xx/r7xx: Fix texture perspective gradients issue
Cooper Yuan
2009-05-29
get rid of chip_object struct
Alex Deucher
2009-05-29
Remove subpixel offset from viewport
Alex Deucher
2009-05-28
R6xx, add edge rules for triangles
Cooper Yuan
2009-05-15
Fix r6 code bugs.
Richard Li
2009-05-08
R6xx/R7xx: WIP r6xx-rewrite code
Richard Li
2009-04-21
Initial pull of code from r6xx-r7xx-support branch
Richard Li