| Commit message (Expand) | Author | Age | Files | Lines |
* | r300g: Correct scissor setting, subtract 1 from window's width and height | Cooper Yuan | 2009-08-27 | 1 | -3/+3 |
* | r300g: Fix up remaining VAP_CNTL_STATUS writes for big endian. | Michel Dänzer | 2009-08-11 | 1 | -2/+10 |
* | r300g: Emit relocations for pitch registers. | Michel Dänzer | 2009-08-11 | 1 | -3/+5 |
* | r300g: Use radeon compiler for fragment programs | Nicolai Hähnle | 2009-07-30 | 1 | -4/+4 |
* | r300g: Use r300compiler for vertex shaders | Nicolai Hähnle | 2009-07-30 | 1 | -2/+2 |
* | r300g, radeon-gallium: Fix API, cleanup. | Corbin Simpson | 2009-07-23 | 1 | -2/+4 |
* | r300-gallium: Unify sampler and texture emit. | Corbin Simpson | 2009-07-08 | 1 | -6/+2 |
* | r300g: Use floats for surface_copy texcoords, use correct src and dest. | Corbin Simpson | 2009-07-01 | 1 | -16/+17 |
* | r300g: Be more specific on surface_copy fallbacks. | Corbin Simpson | 2009-06-26 | 1 | -1/+1 |
* | r300-gallium: organize fragment/vertex shaders | Joakim Sindholt | 2009-06-26 | 1 | -8/+8 |
* | r300-gallium, radeon-gallium: Make add_buffer indicate when a flush is needed. | Corbin Simpson | 2009-05-28 | 1 | -6/+15 |
* | r300-gallium: Make surface_copy work, and refactor buffer validation. | Corbin Simpson | 2009-05-20 | 1 | -12/+38 |
* | r300-gallium: Size mismatch. | Corbin Simpson | 2009-05-17 | 1 | -1/+1 |
* | r300-gallium: Clean up more invariant state. | Corbin Simpson | 2009-05-17 | 1 | -4/+6 |
* | r300-gallium: Various cleanups leftover from before. | Corbin Simpson | 2009-05-16 | 1 | -0/+3 |
* | r300-gallium: Correct VTE setup for surface_fill, make surface_copy emit right. | Corbin Simpson | 2009-05-14 | 1 | -32/+43 |
* | r300-gallium: unbreak build | Joakim Sindholt | 2009-05-11 | 1 | -1/+1 |
* | r300-gallium: Setup surface in r300_surface_copy. | Corbin Simpson | 2009-05-11 | 1 | -0/+2 |
* | r300-gallium: Cleanup some compile warnings. | Corbin Simpson | 2009-05-11 | 1 | -10/+8 |
* | r300-gallium, radeon-winsys: Space accounting. | Corbin Simpson | 2009-05-01 | 1 | -0/+7 |
* | r300-gallium: Fix surface_copy too. | Corbin Simpson | 2009-04-06 | 1 | -1/+2 |
* | r300-gallium: Properly setup HW/SW TCL controls. | Corbin Simpson | 2009-04-06 | 1 | -1/+2 |
* | r300-gallium: Clean up compile warnings and strict compile errors. | Corbin Simpson | 2009-04-04 | 1 | -6/+6 |
* | r300-gallium: Add vertex shader for surface_copy. | Corbin Simpson | 2009-04-01 | 1 | -11/+24 |
* | r300-gallium: Moar vert shader emit. | Corbin Simpson | 2009-03-31 | 1 | -14/+4 |
* | r300-gallium: Add vertex shader emit. | Corbin Simpson | 2009-03-31 | 1 | -0/+21 |
* | r300-gallium: RGBA, not ARGB, after all. | Corbin Simpson | 2009-03-30 | 1 | -1/+1 |
* | r300-gallium: Allow surface_fill to clear depth/stencil buffers too. | Corbin Simpson | 2009-03-30 | 1 | -1/+1 |
* | r300-gallium: Emit the "right" sequence of colors. | Corbin Simpson | 2009-03-30 | 1 | -1/+1 |
* | r300-gallium: Handful of small leftovers. | Corbin Simpson | 2009-03-30 | 1 | -1/+3 |
* | r300-gallium: Add some surface_copy. | Corbin Simpson | 2009-03-27 | 1 | -6/+95 |
* | r300-gallium: Simplify/neaten up packet3. | Corbin Simpson | 2009-03-20 | 1 | -2/+2 |
* | r300-gallium: Clean up surface_fill, prep for surface_copy code. | Corbin Simpson | 2009-03-20 | 1 | -67/+54 |
* | r300-gallium: Properly offset scissors. | Corbin Simpson | 2009-03-20 | 1 | -2/+10 |
* | r300-gallium: Move all unsorted state into invariant state. | Corbin Simpson | 2009-03-17 | 1 | -123/+0 |
* | r300-gallium: Emit invariant state, no matter what. | Corbin Simpson | 2009-03-17 | 1 | -2/+0 |
* | r300-gallium: Quick little cleanup of surface_fill state. | Corbin Simpson | 2009-03-17 | 1 | -12/+11 |
* | r300-gallium: r500-fs: Setup immediates. | Corbin Simpson | 2009-03-15 | 1 | -2/+2 |
* | gallium: Remove do_flip argument from surface_copy | Jakob Bornecrantz | 2009-03-13 | 1 | -2/+1 |
* | r300-gallium: Unbreak fallback in surface_fill. | Corbin Simpson | 2009-03-10 | 1 | -6/+3 |
* | r300-gallium: Correct vertex format setup, cleanup regs and debugging. | Corbin Simpson | 2009-03-07 | 1 | -2/+1 |
* | r300-gallium: Move a few registers. | Corbin Simpson | 2009-03-07 | 1 | -12/+8 |
* | r300-gallium: A bit more vertex format fixup. | Corbin Simpson | 2009-03-07 | 1 | -5/+6 |
* | r300-gallium: Remove unknown regs. | Corbin Simpson | 2009-03-06 | 1 | -11/+0 |
* | r300-gallium: Make sure registers are inside BEGIN/END CS. | Corbin Simpson | 2009-03-06 | 1 | -1/+2 |
* | r300-gallium: Separate out fog block. | Corbin Simpson | 2009-03-06 | 1 | -8/+1 |
* | r300-gallium: GA enhancements. | Corbin Simpson | 2009-03-06 | 1 | -2/+1 |
* | r300-gallium: Flat/smooth shading state. | Corbin Simpson | 2009-03-06 | 1 | -2/+1 |
* | r300-gallium: Pick up a few more bits of rs_state. | Corbin Simpson | 2009-03-06 | 1 | -13/+10 |
* | r300-gallium: Move RS block setup to CSO. | Corbin Simpson | 2009-03-05 | 1 | -30/+3 |