summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)AuthorFilesLines
2012-06-17r600g: enable streamout by default on r7xx and DRM 2.17.0Marek Olšák2-3/+0
2012-06-15winsys/radeon: enable IB submission to compute rings v2Christian König3-7/+15
2012-06-15winsys/radeon: Remove unnecessary pipe_thread_destroy in radeon_drm_cs_destroyMaarten Lankhorst1-1/+0
2012-05-24scons: Fix SCons build infrastructure for FreeBSD.Vinson Lee1-1/+1
2012-05-16gallium/radeon: Fix r300g tiling breakage.Michel Dänzer2-3/+14
2012-05-16radeonsi: Initial tiling support.Michel Dänzer1-2/+2
2012-05-16r600g: Set tiling information for BOs being shared.Michel Dänzer2-9/+35
2012-05-02winsys/radeon: Get max_pipes from the kernelTom Stellard2-0/+11
2012-04-29winsys/radeon: simplify buffer map/unmap functionsMarek Olšák2-40/+16
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