Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r200/r300: swtcl fixups to use old dma buffers on top of BOs | Dave Airlie | 2009-01-31 | 14 | -311/+163 |
| | |||||
* | r200/r300: add aperture space checks | Dave Airlie | 2009-01-31 | 15 | -54/+345 |
| | |||||
* | r200: fix swtcl - slow but works | Dave Airlie | 2009-01-30 | 1 | -0/+4 |
| | |||||
* | WIP comit | Dave Airlie | 2009-01-29 | 7 | -7/+195 |
| | |||||
* | r200: bring back single dma flush | Dave Airlie | 2009-01-29 | 7 | -30/+25 |
| | |||||
* | radeon: remove even more common code | Dave Airlie | 2009-01-29 | 6 | -828/+55 |
| | |||||
* | radeon/r200/r300: bring back old style DMA buffer on top of BOs. | Dave Airlie | 2009-01-29 | 19 | -755/+244 |
| | | | | | | this gets back a lot of the lots speed in gears on r500 at least I also fixed the legacy bufmgr to deal when the dma space fills up | ||||
* | r200: start work on userspace clear for r200 | Dave Airlie | 2009-01-29 | 1 | -69/+94 |
| | |||||
* | r200: unref swtcl buffer correctly | Dave Airlie | 2009-01-29 | 1 | -0/+1 |
| | |||||
* | r300: fix some whitespace | Dave Airlie | 2009-01-29 | 1 | -28/+28 |
| | |||||
* | r200: re-write state handlers for new CS mechanism | Dave Airlie | 2009-01-29 | 2 | -85/+302 |
| | |||||
* | r200: avoid setting variable on kernel mm setup | Dave Airlie | 2009-01-29 | 1 | -1/+2 |
| | |||||
* | radeon: add repeated register packet one | Dave Airlie | 2009-01-29 | 1 | -0/+1 |
| | |||||
* | r200: fix up swtcl/tcl flushes | Dave Airlie | 2009-01-22 | 6 | -20/+16 |
| | |||||
* | radeon: plug memory leak running gears | Dave Airlie | 2009-01-23 | 1 | -3/+2 |
| | |||||
* | radeon: remove some debugging | Dave Airlie | 2009-01-23 | 3 | -10/+1 |
| | |||||
* | radeon: better free of array | Dave Airlie | 2009-01-22 | 1 | -4/+3 |
| | |||||
* | radeon: free all relocs in array | Dave Airlie | 2009-01-22 | 1 | -6/+11 |
| | |||||
* | radeon: check relocs before deref | Dave Airlie | 2009-01-22 | 1 | -2/+3 |
| | |||||
* | radeon: fix relocs even more | Dave Airlie | 2009-01-22 | 1 | -3/+8 |
| | |||||
* | radeon: fix reloc free harder | Dave Airlie | 2009-01-22 | 1 | -1/+3 |
| | |||||
* | radeon: free indices caught with valgrind | Dave Airlie | 2009-01-22 | 1 | -0/+1 |
| | |||||
* | radeon: cleanup bo unref codepath in pending code | Dave Airlie | 2009-01-22 | 1 | -3/+7 |
| | | | | assert for bad case hopefully | ||||
* | radeon: fix counting for cfree handles in an inline | Dave Airlie | 2009-01-22 | 1 | -12/+9 |
| | |||||
* | radeon: add r100/r200 workarounds for legacy aging | Dave Airlie | 2009-01-23 | 2 | -9/+20 |
| | |||||
* | r200: disable some debug | Dave Airlie | 2009-01-23 | 2 | -3/+3 |
| | |||||
* | r200: emit elts into a separate ELT bo | Dave Airlie | 2009-01-23 | 6 | -408/+89 |
| | |||||
* | r200r300: start merging span code | Dave Airlie | 2009-01-22 | 5 | -590/+241 |
| | |||||
* | r200: remove indexed verts | Dave Airlie | 2009-01-22 | 4 | -12/+0 |
| | |||||
* | radeon: fix 1D textures | Dave Airlie | 2009-01-22 | 1 | -1/+2 |
| | |||||
* | r200: fix cubemaps | Dave Airlie | 2009-01-22 | 2 | -9/+26 |
| | |||||
* | r200/r300: port r200 texture handling to common code | Dave Airlie | 2009-01-22 | 14 | -1687/+1009 |
| | | | | we now get texrect + trivial textures working | ||||
* | r300/radeon: move face_for_target | Dave Airlie | 2009-01-21 | 3 | -21/+18 |
| | |||||
* | r300: start migrating common functions into common code | Dave Airlie | 2009-01-21 | 3 | -123/+133 |
| | |||||
* | r300: move to common texture_image object | Dave Airlie | 2009-01-21 | 4 | -42/+43 |
| | |||||
* | radeon/r200/r300: start to move to common miptree/texobj | Dave Airlie | 2009-01-21 | 11 | -186/+173 |
| | |||||
* | r200: make tri render on my r200. | Dave Airlie | 2009-01-21 | 12 | -94/+129 |
| | |||||
* | r200: tri runs without crashing - doesn't draw anything | Dave Airlie | 2009-01-20 | 3 | -208/+52 |
| | |||||
* | r200: clear is working at least - not much else | Dave Airlie | 2009-01-20 | 30 | -1145/+1200 |
| | |||||
* | r300: move some more function to generic | Dave Airlie | 2009-01-15 | 9 | -215/+217 |
| | |||||
* | radeon/r200/r300: start to make cmd buf useful | Dave Airlie | 2009-01-15 | 9 | -105/+126 |
| | |||||
* | r100/r200: move to new atom style emission | Dave Airlie | 2009-01-15 | 4 | -24/+40 |
| | |||||
* | radeon: get ctx right in copybuffer | Dave Airlie | 2009-01-14 | 1 | -4/+2 |
| | |||||
* | r200: add missing symbols | Dave Airlie | 2009-01-14 | 2 | -3/+1 |
| | |||||
* | radeon/r200/r300: make legacy emit non-r300 specific | Dave Airlie | 2009-01-14 | 7 | -33/+61 |
| | |||||
* | radeon: move debug symbol add DRI2 | Dave Airlie | 2009-01-14 | 5 | -13/+14 |
| | |||||
* | r300: start moving new r300 cmdbuf into common code | Dave Airlie | 2009-01-14 | 18 | -225/+194 |
| | |||||
* | radeon/r200/r300: consolidate swap buffers | Dave Airlie | 2009-01-14 | 12 | -192/+80 |
| | |||||
* | radeon: remove old lock code | Dave Airlie | 2009-01-14 | 3 | -369/+0 |
| | |||||
* | radeon/r200/r300: consolidate the buffer copy/flip code into one place | Dave Airlie | 2009-01-14 | 13 | -944/+404 |
| |