summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
* winsys/svga: Avoid calling drm getparam for max surface size on older kernelsThomas Hellstrom2014-02-281-7/+8
* winsys/xlib: move xlib_create_sw_winsys within the winsysEmil Velikov2014-02-222-1/+12
* gallium/pipebuffer: change pb_cache_manager_create() size_factor to floatBrian Paul2014-02-142-2/+2
* svga/winsys: Propagate surface shared information to the winsysThomas Hellstrom2014-02-143-24/+29
* svga/winsys: implement GBS supportBrian Paul2014-02-1419-323/+3064
* gallium/pipebuffer: Add a cache buffer manager bypass maskThomas Hellstrom2014-02-141-1/+1
* pipebuffer, winsys: Add a size match parameter to the cached buffer managerThomas Hellstrom2014-02-141-1/+1
* svga: update svga_winsys interface for GBSBrian Paul2014-02-141-0/+1
* radeon/winsys: add VCE support v4Christian König2014-02-133-1/+31
* nouveau: create only 1 shared screen between vdpau and openglMaarten Lankhorst2014-02-121-4/+74
* gallium/radeon: fix warningsMarek Olšák2014-02-061-3/+3
* freedreno: ctx should hold ref to devRob Clark2014-02-011-1/+1
* radeon: More missing stdio.h includes.José Fonseca2014-01-231-0/+1
* gallium: Use C11 thread abstractions.José Fonseca2014-01-231-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* radeonsi: calculate NUM_BANKS for DB correctly on CIKMarek Olšák2014-01-062-0/+8
* radeonsi: set correct pipe config for Hawaii in DBMarek Olšák2014-01-062-0/+8
* winsys/radeon: remove superfluous distinction of casesNiels Ole Salscheider2013-12-221-15/+5
* swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2013-12-138-11/+26
* winsys/radeon: set/get the scanout flag with the tiling ioctlsMarek Olšák2013-12-122-4/+13
* svga/winsys: Implement surface sharing using prime fd handlesThomas Hellstrom2013-12-101-18/+61
* gallium/radeon: Implement hooks for DRI Image 7 (v2)Christopher James Halse Rogers2013-12-101-23/+83
* radeon: Rename bo_handles hashtable to match its actual contents.Christopher James Halse Rogers2013-12-101-8/+8
* ilo: Support DRI Image 7Christopher James Halse Rogers2013-12-101-2/+0
* gallium/winsys/drm: Prepare for passing prime fds in winsys_handleChristopher James Halse Rogers2013-12-103-1/+17
* nvc0: fixup gk110 and up not being listed in various switch statementsBen Skeggs2013-12-061-1/+2
* winsys/radeon: cleanup virtual memory nonsenseChristian König2013-11-212-20/+18
* gallium/winsys: compact compiler flags into Automake.incEmil Velikov2013-11-1613-32/+22
* radeonsi: add support for Hawaii asics (v2)Alex Deucher2013-11-152-0/+2
* winsys/radeon: use type-3 NOPs for CS padding on CIKMarek Olšák2013-11-041-2/+7
* winsys: Correct Haiku winsys display target codeAlexander von Gluck IV2013-10-294-8/+41
* winsys/radeon: make radeon_drm_winsys_create publicChristian König2013-10-261-1/+1
* winsys/radeon: add the implementation of fences from r300gMarek Olšák2013-10-252-0/+79
* winsys/radeon: cleanup CS offloadingChristian König2013-10-211-21/+10
* radeon/winsys: fix handling in radeon_drm_cs_flush v2Christian König2013-10-102-5/+4
* gallium/swrast: don't export any private symbolsMarek Olšák2013-10-081-1/+2
* gallium/radeon: don't export any private symbolsMarek Olšák2013-10-081-1/+2
* haiku: Add first Haiku renderer (softpipe)Alexander von Gluck IV2013-10-041-1/+0
* winsys/freedreno/drm: drop obsolete .gitignoreEmil Velikov2013-10-011-1/+0
* winsys/freedreno/drm: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-012-1/+4
* winsys/nouveau/drm: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-013-3/+6
* winsys/i915/sw: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-013-11/+8
* radeon/winsys: keep screen pointer in winsys v2Christian König2013-09-252-4/+15
* radeon/uvd: move alignment to winsysChristian König2013-09-251-0/+6
* winsys/radeon: share winsys between different fd'sChristian König2013-09-221-2/+17
* winsys/radeon: remove cs_queue_emptyChristian König2013-09-223-19/+3
* winsys/radeon: fix killing the CS threadChristian König2013-09-221-4/+4
* winsys/sw/xlib: fix compile error in xlib_sw_winsys.c.Gaetan Nadon2013-09-191-1/+1
* radeon/winsys: pad IBs to a multiple of 8 DWsAlex Deucher2013-09-061-0/+30
* radeonsi: Make sure libdrm_radeon headers are picked up from the right placeJonathan Gray2013-08-291-1/+1