summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
* 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
* radeonsi: add flexible shader descriptor management and use it for sampler viewsMarek Olšák2013-08-171-0/+12
* r600g: disable GPUVM by defaultAlex Deucher2013-08-091-1/+1
* winsys/radeon: allow a NULL cs pointer in radeon_bo_map to fix a segfaultMarek Olšák2013-07-131-9/+11
* winsys/intel: build with VISIBILITY_CFLAGSChia-I Wu2013-07-111-1/+2
* nvc0: enable very initial support for nvf0 (GK110)Ben Skeggs2013-07-051-0/+1
* radeonsi: initial support for CIK chipsAlex Deucher2013-06-282-0/+9
* radeonsi: rename SI chip class from TAHITI to SIAlex Deucher2013-06-282-2/+2
* winsys/intel: fix typo in "ETIMEOUT"Jean-Sébastien Pédron2013-06-261-1/+1
* winsys/intel: make struct intel_bo alias drm_intel_boChia-I Wu2013-06-121-122/+50
* winsys/intel: reorganize functionsChia-I Wu2013-06-121-249/+249
* ilo: update winsys interfaceChia-I Wu2013-06-122-56/+52
* ilo: get rid of function tables in winsysChia-I Wu2013-06-124-560/+464
* winsys/radeon: add env var to disable VM on Cayman/TrinityAlex Deucher2013-06-101-0/+2
* radeon/winsys: correct RADEON_GEM_WAIT_IDLE useJonathan Gray2013-06-062-2/+2
* mesa: remove outdated version lines in commentsRico Schüller2013-06-056-6/+0
* Haiku: Add Gallium winsys and target codeAlexander von Gluck IV2013-05-225-0/+457
* winsys/intel: test for and expose address swizzlingChia-I Wu2013-05-162-0/+23
* radeonsi: add support for hainan chipsAlex Deucher2013-05-142-0/+2
* i915g: Optimize batchbuffer sizesStéphane Marchesin2013-05-081-1/+1
* android: add ilo to the build systemChia-I Wu2013-05-061-0/+40
* scons: remove radeon buildAndreas Boll2013-05-031-14/+0
* ilo: add the driver to the build systemChia-I Wu2013-04-261-0/+4
* winsys/intel: new winsys for intelChia-I Wu2013-04-265-0/+946
* winsys/radeon: consolidate tracing into winsys v2Jerome Glisse2013-04-255-29/+46