Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600: add user clip plane support | Alex Deucher | 2009-07-20 | 1 | -2/+33 |
| | |||||
* | r600: add logicop support | Alex Deucher | 2009-07-20 | 1 | -2/+41 |
| | |||||
* | r600: Fix compilation | Kevin DeKorte | 2009-07-20 | 1 | -3/+3 |
| | |||||
* | R6xx/r7xx: Fix line stipple and width issue | Cooper Yuan | 2009-07-20 | 1 | -0/+34 |
| | |||||
* | R6xx/r7xx: disable depth/stencil compression for now | Alex Deucher | 2009-07-17 | 1 | -0/+2 |
| | |||||
* | R6xx/r7xx: DEPTH_CONTROL will be reset by this function | Cooper Yuan | 2009-07-06 | 1 | -1/+0 |
| | |||||
* | R6xx/r7xx: Fix line width issue, ROUND_MODE and QUANT_MODE aren't bits of ↵ | Cooper Yuan | 2009-07-02 | 1 | -4/+0 |
| | | | | LINE_CNTL | ||||
* | Fix viewport issue | Cooper Yuan | 2009-06-26 | 1 | -1/+2 |
| | |||||
* | correct scissor and cliprect setting | Cooper Yuan | 2009-06-23 | 1 | -4/+4 |
| | |||||
* | add LINK_STATES for SPI_PS and SEMANTIC | Cooper Yuan | 2009-06-22 | 1 | -3/+3 |
| | |||||
* | Merge master and fix conflicts | Alex Deucher | 2009-06-12 | 1 | -1/+1 |
| | |||||
* | Add RV740 support | Alex Deucher | 2009-06-11 | 1 | -1/+1 |
| | |||||
* | Pull in additional state setup from the DDX | Alex Deucher | 2009-06-09 | 1 | -4/+261 |
| | |||||
* | re-arrange state structure | Alex Deucher | 2009-06-04 | 1 | -72/+45 |
| | | | | | | | | - split out renderbuffers - split out shaders - split our viewports Only send the state needed. | ||||
* | Don't program VGT_OUT_DEALLOC_CNTL/VGT_VERTEX_REUSE_BLOCK_CNTL | Alex Deucher | 2009-06-04 | 1 | -3/+0 |
| | | | | | These are chip specific and are programmed by the drm. This should fix hangs on some chips. | ||||
* | use the float interface for viewport updates | Alex Deucher | 2009-06-04 | 1 | -6/+6 |
| | |||||
* | fill in r700ColorMask, cleanup | Alex Deucher | 2009-06-03 | 1 | -68/+94 |
| | |||||
* | start to fill in ShadeModel() | Alex Deucher | 2009-06-03 | 1 | -0/+14 |
| | |||||
* | Clean up scissor and viewport code | Alex Deucher | 2009-06-03 | 1 | -161/+174 |
| | | | | Switch to common functions where applicable | ||||
* | R6xx/r7xx: Fix texture perspective gradients issue | Cooper Yuan | 2009-05-31 | 1 | -4/+4 |
| | |||||
* | get rid of chip_object struct | Alex Deucher | 2009-05-29 | 1 | -13/+7 |
| | |||||
* | Remove subpixel offset from viewport | Alex Deucher | 2009-05-29 | 1 | -5/+2 |
| | | | | | remove subpixel offset inherited from r100 code. based on 038f0bf5916df5bae1145d234589e5fd528bb7fa | ||||
* | R6xx, add edge rules for triangles | Cooper Yuan | 2009-05-28 | 1 | -0/+3 |
| | |||||
* | Fix r6 code bugs. | Richard Li | 2009-05-15 | 1 | -3/+3 |
| | |||||
* | R6xx/R7xx: WIP r6xx-rewrite code | Richard Li | 2009-05-08 | 1 | -118/+147 |
| | |||||
* | Initial pull of code from r6xx-r7xx-support branch | Richard Li | 2009-04-21 | 1 | -0/+925 |
Not functional yet. |