| Commit message (Expand) | Author | Age | Files | Lines |
* | nvc0: add initial support for nve4+ (Kepler) chipsets | Christoph Bumiller | 2012-04-15 | 1 | -0/+1 |
* | nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants | Ben Skeggs | 2012-04-14 | 1 | -2/+0 |
* | nouveau: switch to libdrm_nouveau-2.0 | Christoph Bumiller | 2012-04-14 | 1 | -5/+1 |
* | nvfx: completely remove this driver (GeForce FX/6/7) | Ben Skeggs | 2012-04-14 | 1 | -1/+3 |
* | radeonsi: initial WIP SI code | Tom Stellard | 2012-04-13 | 2 | -2/+9 |
* | st/egl: Update to the new wl_shm_pool interface | Benjamin Franzke | 2012-04-03 | 2 | -0/+2 |
* | r600g: optimize r600_resource_va | Marek Olšák | 2012-04-01 | 2 | -5/+3 |
* | vl: move winsys helper out of winsys directory | Christian König | 2012-03-28 | 5 | -651/+0 |
* | r600g: enable transform feedback on everything that isn't r700 | Marek Olšák | 2012-03-27 | 1 | -2/+1 |
* | vl: handle DRI2GetBuffers reply with multiple buffers | Christian König | 2012-03-09 | 1 | -10/+23 |
* | st/vdpau: implement support for high-precision output timing | Christian König | 2012-03-05 | 3 | -31/+133 |
* | winsys/radeon: cleanup includes | Marek Olšák | 2012-03-05 | 1 | -3/+1 |
* | winsys/radeon: add usage parameter to cs_is_buffer_referenced | Marek Olšák | 2012-03-05 | 2 | -3/+18 |
* | vl: move dirty area handling into winsys abstraction | Christian König | 2012-03-01 | 3 | -2/+48 |
* | vl: hide X latency by using asynchronous requests | Christian König | 2012-03-01 | 1 | -11/+37 |
* | vl: use SwapBuffers instead of CopyBuffers | Christian König | 2012-03-01 | 1 | -40/+9 |
* | vl: rewrite vl DRI backend using XCB | Christian König | 2012-03-01 | 4 | -856/+145 |
* | vl: fix a douple free in xsp winsys backend | Christian König | 2012-02-27 | 1 | -1/+1 |
* | r600g: check for R600_STREAMOUT env var in winsys | Marek Olšák | 2012-02-27 | 2 | -0/+5 |
* | vl: rework winsys interface | Christian König | 2012-02-25 | 3 | -185/+54 |
* | vl: cleanup dri winsys abstraction | Christian König | 2012-02-25 | 7 | -1575/+56 |
* | radeon/r600g: fix virtual address space allocation | Jerome Glisse | 2012-02-21 | 1 | -0/+3 |
* | r600g: fix tiling with cayman and virtual memory | Jerome Glisse | 2012-02-14 | 1 | -10/+28 |
* | radeon: only init surface manage on r600 | Dave Airlie | 2012-02-07 | 1 | -4/+8 |
* | scons: r300/r600 now depends on libdrm. | José Fonseca | 2012-02-07 | 2 | -36/+1 |
* | r600g: add support for common surface allocator for tiling v13 | Jerome Glisse | 2012-02-06 | 4 | -2/+79 |
* | r600g: remove unused flush code | Marek Olšák | 2012-01-31 | 2 | -13/+1 |
* | vl: fix some missing prototypes error | Christian König | 2012-01-31 | 1 | -27/+0 |
* | r600g: add support for virtual address space on cayman v11 | Jerome Glisse | 2012-01-13 | 6 | -10/+273 |
* | svga: Drop execbuf throttling | Jakob Bornecrantz | 2012-01-10 | 4 | -35/+1 |
* | svga: Silence warning | Jakob Bornecrantz | 2012-01-10 | 1 | -0/+1 |
* | radeon/winsys: fix get info ioctl error checking | Jerome Glisse | 2012-01-09 | 1 | -3/+5 |
* | winsys/radeon: move managing GEM domains back to drivers | Marek Olšák | 2011-12-24 | 4 | -56/+40 |
* | nouveau: get rid of winsys object | Marcin Slusarz | 2011-12-13 | 3 | -86/+2 |
* | winsys/radeon: add flush option not to rewrite tiling flags in registers | Marek Olšák | 2011-12-13 | 3 | -4/+24 |
* | g3dvl/xlib: fix build by changing include order | Tobias Droste | 2011-12-11 | 1 | -2/+2 |
* | gallium/radeon: fix indentation | Jerome Glisse | 2011-12-05 | 4 | -28/+28 |
* | i965g: Delete this driver. | Kai Wasserbäch | 2011-11-29 | 9 | -1286/+0 |
* | android: add support for ICS | Chia-I Wu | 2011-11-25 | 1 | -19/+28 |
* | nvc0: add support for GF119 (NVD9) | Ben Skeggs | 2011-11-17 | 1 | -0/+1 |
* | radeon: silence initializer warnings | Brian Paul | 2011-11-10 | 2 | -11/+33 |
* | dri: drop DRI_VALIDATE macros | George Sapountzis | 2011-11-04 | 1 | -24/+0 |
* | winsys/radeon: don't use the new GEM_WAIT ioctl for now | Marek Olšák | 2011-10-24 | 1 | -4/+6 |
* | winsys/radeon: restore the old r600g winsys memory characteristics. | Mathias Fröhlich | 2011-10-24 | 1 | -0/+5 |
* | winsys/svga: Remove some unneeded debug code | Thomas Hellstrom | 2011-10-19 | 1 | -16/+0 |
* | winsys/svga: Rework buffer allocation to make it more robust v2. | Thomas Hellstrom | 2011-10-14 | 3 | -17/+57 |
* | svga/winsys: Make sure a flush always inserts and returns a fence if requested | Thomas Hellstrom | 2011-10-14 | 1 | -1/+1 |
* | configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles. | Stéphane Marchesin | 2011-10-04 | 6 | -10/+10 |
* | r600g: move all files from winsys/r600 into drivers/r600 | Marek Olšák | 2011-09-30 | 8 | -3294/+0 |
* | winsys/radeon: move GEM domains out of the drivers into winsys | Marek Olšák | 2011-09-30 | 5 | -46/+60 |