summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)AuthorFilesLines
2012-04-15nvc0: add initial support for nve4+ (Kepler) chipsetsChristoph Bumiller1-0/+1
2012-04-14nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variantsBen Skeggs1-2/+0
2012-04-14nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller1-5/+1
2012-04-14nvfx: completely remove this driver (GeForce FX/6/7)Ben Skeggs1-1/+3
2012-04-13radeonsi: initial WIP SI codeTom Stellard2-2/+9
2012-04-03st/egl: Update to the new wl_shm_pool interfaceBenjamin Franzke2-0/+2
2012-04-01r600g: optimize r600_resource_vaMarek Olšák2-5/+3
2012-03-28vl: move winsys helper out of winsys directoryChristian König5-651/+0
2012-03-27r600g: enable transform feedback on everything that isn't r700Marek Olšák1-2/+1
2012-03-09vl: handle DRI2GetBuffers reply with multiple buffersChristian König1-10/+23
2012-03-05st/vdpau: implement support for high-precision output timingChristian König3-31/+133
2012-03-05winsys/radeon: cleanup includesMarek Olšák1-3/+1
2012-03-05winsys/radeon: add usage parameter to cs_is_buffer_referencedMarek Olšák2-3/+18
2012-03-01vl: move dirty area handling into winsys abstractionChristian König3-2/+48
2012-03-01vl: hide X latency by using asynchronous requestsChristian König1-11/+37
2012-03-01vl: use SwapBuffers instead of CopyBuffersChristian König1-40/+9
2012-03-01vl: rewrite vl DRI backend using XCBChristian König4-856/+145
2012-02-27vl: fix a douple free in xsp winsys backendChristian König1-1/+1
2012-02-27r600g: check for R600_STREAMOUT env var in winsysMarek Olšák2-0/+5
2012-02-25vl: rework winsys interfaceChristian König3-185/+54
2012-02-25vl: cleanup dri winsys abstractionChristian König7-1575/+56
2012-02-21radeon/r600g: fix virtual address space allocationJerome Glisse1-0/+3
2012-02-14r600g: fix tiling with cayman and virtual memoryJerome Glisse1-10/+28
2012-02-07radeon: only init surface manage on r600Dave Airlie1-4/+8
2012-02-07scons: r300/r600 now depends on libdrm.José Fonseca2-36/+1
2012-02-06r600g: add support for common surface allocator for tiling v13Jerome Glisse4-2/+79
2012-01-31r600g: remove unused flush codeMarek Olšák2-13/+1
2012-01-31vl: fix some missing prototypes errorChristian König1-27/+0
2012-01-13r600g: add support for virtual address space on cayman v11Jerome Glisse6-10/+273
2012-01-10svga: Drop execbuf throttlingJakob Bornecrantz4-35/+1
2012-01-10svga: Silence warningJakob Bornecrantz1-0/+1
2012-01-09radeon/winsys: fix get info ioctl error checkingJerome Glisse1-3/+5
2011-12-24winsys/radeon: move managing GEM domains back to driversMarek Olšák4-56/+40
2011-12-13nouveau: get rid of winsys objectMarcin Slusarz3-86/+2
2011-12-13winsys/radeon: add flush option not to rewrite tiling flags in registersMarek Olšák3-4/+24
2011-12-11g3dvl/xlib: fix build by changing include orderTobias Droste1-2/+2
2011-12-05gallium/radeon: fix indentationJerome Glisse4-28/+28
2011-11-29i965g: Delete this driver.Kai Wasserbäch9-1286/+0
2011-11-25android: add support for ICSChia-I Wu1-19/+28
2011-11-17nvc0: add support for GF119 (NVD9)Ben Skeggs1-0/+1
2011-11-10radeon: silence initializer warningsBrian Paul2-11/+33
2011-11-04dri: drop DRI_VALIDATE macrosGeorge Sapountzis1-24/+0
2011-10-24winsys/radeon: don't use the new GEM_WAIT ioctl for nowMarek Olšák1-4/+6
2011-10-24winsys/radeon: restore the old r600g winsys memory characteristics.Mathias Fröhlich1-0/+5
2011-10-19winsys/svga: Remove some unneeded debug codeThomas Hellstrom1-16/+0
2011-10-14winsys/svga: Rework buffer allocation to make it more robust v2.Thomas Hellstrom3-17/+57
2011-10-14svga/winsys: Make sure a flush always inserts and returns a fence if requestedThomas Hellstrom1-1/+1
2011-10-04configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin6-10/+10
2011-09-30r600g: move all files from winsys/r600 into drivers/r600Marek Olšák8-3294/+0
2011-09-30winsys/radeon: move GEM domains out of the drivers into winsysMarek Olšák5-46/+60