| Commit message (Expand) | Author | Age | Files | Lines |
* | r300g: add acceleration of the clear, surface_copy, and surface_fill functions | Marek Olšák | 2009-12-15 | 1 | -1/+8 |
* | r300g: fix warnings | Marek Olšák | 2009-12-04 | 1 | -2/+2 |
* | r300g, radeong: De-specialize r300_winsys into radeon_winsys. | Corbin Simpson | 2009-12-02 | 1 | -4/+5 |
* | r300g: do not reallocate r300_vertex_info and r300_rs_block all the time | Marek Olšák | 2009-11-21 | 1 | -0/+2 |
* | r300g: Begin separating HW TCL and SW TCL state and setup. | Corbin Simpson | 2009-11-20 | 1 | -16/+15 |
* | r300g: Unify context names for counts. | Corbin Simpson | 2009-11-08 | 1 | -1/+1 |
* | r300g: Fix is_buffer_referenced. | Corbin Simpson | 2009-11-08 | 1 | -2/+5 |
* | r300g: VBOs WIP | Maciej Cencora | 2009-11-07 | 1 | -3/+11 |
* | r300g: split constant buffer and shader emittion | Maciej Cencora | 2009-11-01 | 1 | -2/+0 |
* | r300g: fix crash in r300_is_texture_referenced | Marek Olšák | 2009-10-31 | 1 | -1/+1 |
* | r300g: Clear up a bit of the buffer reference stuff. | Corbin Simpson | 2009-10-28 | 1 | -14/+11 |
* | r300g: Move render functions to r300_render. | Corbin Simpson | 2009-10-22 | 1 | -65/+2 |
* | r300g: Cleanup header includes. | Corbin Simpson | 2009-10-21 | 1 | -1/+15 |
* | gallium: Permit surface_copy and surface_fill to be NULL. | Corbin Simpson | 2009-10-17 | 1 | -1/+1 |
* | r300g: Fix u_hash_table rename. | Corbin Simpson | 2009-10-17 | 1 | -3/+3 |
* | r300g: Use a hash table to look up vertex info. | Corbin Simpson | 2009-10-16 | 1 | -1/+17 |
* | r300g: Compiler warning cleanup. | Corbin Simpson | 2009-10-14 | 1 | -1/+1 |
* | r300g: fixup arb occulsion query support. | Dave Airlie | 2009-10-14 | 1 | -6/+4 |
* | r300g: attempt to make bo space check sane. | Dave Airlie | 2009-10-14 | 1 | -0/+9 |
* | r300g: Fix a number of warnings | Nicolai Hähnle | 2009-09-06 | 1 | -0/+3 |
* | r300g: Debug flags infrastructure | Nicolai Hähnle | 2009-09-06 | 1 | -0/+2 |
* | r300g: Massively cleanup OQ. | Corbin Simpson | 2009-08-18 | 1 | -4/+20 |
* | r300g: Remove r300_constant_buffer::user_count. | Corbin Simpson | 2009-08-07 | 1 | -1/+1 |
* | r300-gallium: Make UCP and clip work again for SW TCL. | Corbin Simpson | 2009-06-08 | 1 | -2/+2 |
* | r300-gallium: Always do VTE, never software viewport. | Corbin Simpson | 2009-05-18 | 1 | -0/+7 |
* | r300-gallium: Clean up outdated comments. | Corbin Simpson | 2009-05-13 | 1 | -1/+0 |
* | r300-gallium, radeon: A couple cleanups. | Corbin Simpson | 2009-05-08 | 1 | -4/+0 |
* | r300-gallium: Fixup for commit 9b75627fab5bf2ea90f27ddd31b60c54895f6de6. | Thomas Hellstrom | 2009-04-15 | 1 | -0/+26 |
* | r300-gallium: Move swtcl_emit to render to reflect its true purpose. | Corbin Simpson | 2009-04-04 | 1 | -1/+1 |
* | r300-gallium: Viewport state storage. | Corbin Simpson | 2009-03-18 | 1 | -0/+2 |
* | r300-gallium: Emit invariant state, no matter what. | Corbin Simpson | 2009-03-17 | 1 | -0/+1 |
* | r300-gallium: r500-fs: Setup immediates. | Corbin Simpson | 2009-03-15 | 1 | -1/+0 |
* | r300-gallium: Initial, broken, query setup. | Corbin Simpson | 2009-03-10 | 1 | -0/+2 |
* | r300-gallium, radeon-gallium: Begin migration to DRI2 state tracker, part 1. | Corbin Simpson | 2009-03-03 | 1 | -3/+4 |
* | r300-gallium: A handful of fixups. | Corbin Simpson | 2009-02-28 | 1 | -0/+2 |
* | r300-gallium: Turn true and false into TRUE and FALSE. | Corbin Simpson | 2009-02-27 | 1 | -1/+1 |
* | r300-gallium: Cleanup some state emit, move vertex format state to r300_emit. | Corbin Simpson | 2009-02-23 | 1 | -1/+0 |
* | r300-gallium: Add draw_arrays and friends. | Corbin Simpson | 2009-02-16 | 1 | -1/+75 |
* | r300: Add stubs for swtcl immediate emit. | Corbin Simpson | 2009-02-02 | 1 | -0/+1 |
* | r300: Hook up clear, set it to fallback. | Corbin Simpson | 2009-02-01 | 1 | -0/+2 |
* | r300: Finish basic state setup. | Corbin Simpson | 2009-02-01 | 1 | -0/+2 |
* | amd/r300: Wire up GETPARAM ioctls. | Corbin Simpson | 2009-02-01 | 1 | -1/+1 |
* | r300: Add path for pci_id in winsys. | Corbin Simpson | 2009-02-01 | 1 | -1/+1 |
* | r300: Various flags, small state tracking things. | Corbin Simpson | 2009-02-01 | 1 | -0/+3 |
* | r300: Add blend color. | Corbin Simpson | 2009-02-01 | 1 | -0/+2 |
* | r300: Add more state. | Corbin Simpson | 2009-02-01 | 1 | -5/+3 |
* | r300: Hook up state functions. | Corbin Simpson | 2009-02-01 | 1 | -0/+2 |
* | r300, amd: Make everything build. (Not necessarily work, mind you.) | Corbin Simpson | 2009-02-01 | 1 | -3/+3 |
* | A bit of r300 cleanup. | Corbin Simpson | 2009-02-01 | 1 | -6/+1 |
* | r300: Hook up to winsys, add missing header. | Corbin Simpson | 2009-02-01 | 1 | -1/+8 |