Merge branch 'mesa_7_5_branch'
[mesa.git] / src / mesa / drivers / dri / r600 / r700_state.c
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-12 Alex Deucherr600: state cleanups
2009-08-12 Eric Anholtradeon: Minor warnings cleanup.
2009-08-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-02 Corbin SimpsonMerge commit 'nha/r300-compiler-gallium'
2009-08-02 Alex Deucherr600: handle state emit better
2009-08-02 vehemensr600: Logic Operations Fix
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-29 Alex Deucherr600: minor fixes
2009-07-28 Alex Deucherr600: fix flat shading
2009-07-28 Alex Deucherr600: move r700TranslateFragmentShader into r700UpdateS...
2009-07-28 Alex Deucherr600: disable flat shade fix in 506bacb8e40b0a170a4b620...
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-28 Cooper YuanR6xx/r7xx: enable flat shading, this can fix quadric...
2009-07-27 Alex Deucherr600: set VGT NUM_INSTANCES as part of the draw command
2009-07-21 Alex Deucherr600: add stencil support
2009-07-21 Alex Deucherr600: use state functions to set default state
2009-07-21 Alex Deucherr600: fill in point functions
2009-07-21 Alex Deucherr600: set provoking vertex to last vertex for OGL
2009-07-21 Alex Deucherr600: fill in r700UpdateViewportOffset
2009-07-21 Alex Deucherr600: first pass at polyoffset support
2009-07-21 Alex Deucherr600: add alpha test support
2009-07-20 Alex Deucherr600: fix typo in blend code
2009-07-20 Alex Deucherr600: add blending support
2009-07-20 Alex Deucherr600: add user clip plane support
2009-07-20 Alex Deucherr600: add logicop support
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-20 Kevin DeKorter600: Fix compilation
2009-07-20 Cooper YuanR6xx/r7xx: Fix line stipple and width issue
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-17 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-17 Alex DeucherR6xx/r7xx: disable depth/stencil compression for now
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-06 Cooper YuanR6xx/r7xx: DEPTH_CONTROL will be reset by this function
2009-07-02 Cooper YuanR6xx/r7xx: Fix line width issue, ROUND_MODE and QUANT_M...
2009-06-26 Cooper YuanFix viewport issue
2009-06-23 Cooper Yuancorrect scissor and cliprect setting
2009-06-22 Cooper Yuanadd LINK_STATES for SPI_PS and SEMANTIC
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-11 Alex DeucherAdd RV740 support
2009-06-09 Alex DeucherPull in additional state setup from the DDX
2009-06-05 Alex Deucherre-arrange state structure
2009-06-04 Alex DeucherDon't program VGT_OUT_DEALLOC_CNTL/VGT_VERTEX_REUSE_BLO...
2009-06-04 Alex Deucheruse the float interface for viewport updates
2009-06-03 Alex Deucherfill in r700ColorMask, cleanup
2009-06-03 Alex Deucherstart to fill in ShadeModel()
2009-06-03 Alex DeucherClean up scissor and viewport code
2009-05-31 Cooper YuanR6xx/r7xx: Fix texture perspective gradients issue
2009-05-29 Alex Deucherget rid of chip_object struct
2009-05-29 Alex DeucherRemove subpixel offset from viewport
2009-05-28 Cooper YuanR6xx, add edge rules for triangles
2009-05-15 Richard LiFix r6 code bugs.
2009-05-08 Richard LiR6xx/R7xx: WIP r6xx-rewrite code
2009-04-21 Richard LiInitial pull of code from r6xx-r7xx-support branch