| Commit message (Expand) | Author | Age | Files | Lines |
* | r300g: add some debugging info | Maciej Cencora | 2009-09-27 | 1 | -10/+20 |
* | r300g: Debug flags infrastructure | Nicolai Hähnle | 2009-09-06 | 1 | -9/+10 |
* | r300-gallium: Mute some debug info. | Corbin Simpson | 2009-06-05 | 1 | -6/+13 |
* | radeon-gallium: Don't permit reading and writing a BO in one CS. | Corbin Simpson | 2009-05-20 | 1 | -2/+3 |
* | r300-gallium, radeon-winsys: Reorganize r300_winsys header, break ABI. | Corbin Simpson | 2009-05-01 | 1 | -9/+9 |
* | r300-gallium: Properly emit indexbufs. | Corbin Simpson | 2009-04-08 | 1 | -0/+10 |
* | r300-gallium: Misspelled macro name. | Corbin Simpson | 2009-03-20 | 1 | -1/+1 |
* | r300-gallium: Put r300_cs_inlines to bed. | Corbin Simpson | 2009-03-20 | 1 | -1/+16 |
* | r300-gallium: Simplify/neaten up packet3. | Corbin Simpson | 2009-03-20 | 1 | -3/+0 |
* | r300-gallium: Add verbosity level to debugging. | Corbin Simpson | 2009-02-16 | 1 | -5/+9 |
* | r300-gallium: Use fui instead of a roll-my-own. | Corbin Simpson | 2009-02-15 | 1 | -13/+3 |
* | r300: Clean up CS counting. | Corbin Simpson | 2009-02-06 | 1 | -0/+1 |
* | r300: Unbreak emit, fix up a bunch of little things. | Corbin Simpson | 2009-02-01 | 1 | -2/+7 |
* | r300: attempt at trivial/clear on r5xx | Joakim Sindholt | 2009-02-01 | 1 | -2/+2 |
* | Ack, forgot to update the index again. | Corbin Simpson | 2009-02-01 | 1 | -3/+3 |
* | r300: A handful of thingys. | Corbin Simpson | 2009-02-01 | 1 | -2/+4 |
* | r300: Count BEGIN_CS, END_CS, warn if count is off. | Corbin Simpson | 2009-02-01 | 1 | -1/+5 |
* | r300: Working trivial/clear for RV410. | Corbin Simpson | 2009-02-01 | 1 | -2/+6 |
* | BROKEN | Corbin Simpson | 2009-02-01 | 1 | -5/+10 |
* | r300: Newlines, dammit! | Corbin Simpson | 2009-02-01 | 1 | -3/+3 |
* | r300: Add some useful debugging information; remove a couple compile warnings. | Corbin Simpson | 2009-02-01 | 1 | -4/+12 |
* | r300: Add num_vert_pipes (and remove busted num_pipes.) | Corbin Simpson | 2009-02-01 | 1 | -0/+3 |
* | [BROKEN] r300: Add initial clear/fill code. | Corbin Simpson | 2009-02-01 | 1 | -2/+22 |
* | r300: Add a basic dirty state emit. | Corbin Simpson | 2009-02-01 | 1 | -0/+3 |
* | r300: Add blend state. | Corbin Simpson | 2009-02-01 | 1 | -2/+1 |
* | r300, amd: Add the ability to flush the CS. | Corbin Simpson | 2009-02-01 | 1 | -0/+3 |
* | r300, amd: Make everything build. (Not necessarily work, mind you.) | Corbin Simpson | 2009-02-01 | 1 | -14/+16 |
* | gallium-r300: Add primitive CS. | Corbin Simpson | 2009-02-01 | 1 | -0/+70 |