summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
* 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
* winsys/sw/xlib: Prevent shared memory segment leakage.José Fonseca2013-04-241-0/+6
* winsys/radeon: use query_value for timestamp, remove query_timestampMarek Olšák2013-04-162-25/+12
* r600g: add a query returning the amount of time spent during bo_map sync.Marek Olšák2013-04-164-2/+11
* build: Get rid of GALLIUM_WINSYS_DIRSMatt Turner2013-04-152-38/+65
* radeon/winsys: add uvd ring support to winsys v3Christian König2013-04-113-0/+31
* winsys/radeon: add command stream replay dump for faulty lockup v3Jerome Glisse2013-04-057-37/+443
* r600g: add a driver query returning the amount of requested VRAM and GTT memoryMarek Olšák2013-03-265-0/+40
* winsys/svga: improve error/debug message outputBrian Paul2013-03-193-25/+35
* gallium/build: Fix visibility CFLAGS in automakeMaarten Lankhorst2013-03-161-0/+2
* freedreno: gallium driver for adrenoRob Clark2013-03-114-0/+60
* i915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttlingStéphane Marchesin2013-03-082-4/+7
* scons: Provide shorthand aliases for software winsyses.José Fonseca2013-03-053-0/+3
* winsys/radeon: Only add bo to hash table when creating flinkMartin Andersson2013-03-011-4/+4
* winsys/null: fix var typo templet->templatBrian Paul2013-02-261-1/+1
* winsys/radeon: fix bo with virtual address referencing mismatchMartin Andersson2013-02-111-0/+4
* winsys/radeon: improve debuging printingJerome Glisse2013-02-081-1/+2
* radeonsi: add support for Oland chipsAlex Deucher2013-02-042-0/+2
* r600g: add cs memory usage accounting and limit it v3Jerome Glisse2013-01-312-0/+21
* radeon/winsys: add dma ring support to winsys v3Jerome Glisse2013-01-286-79/+215
* gallium/svga: Make sure -std=gnu99 is set.Johannes Obermayr2013-01-141-1/+3
* r300g: random hyperz cleanupsMarek Olšák2013-01-141-15/+10
* Remove hacks for static MakefilesMatt Turner2013-01-1311-44/+0
* winsys/sw/wayland: Fix build to properly use wayland cflagsPekka Vuorela2013-01-121-1/+1
* Clean up .gitignore filesMatt Turner2013-01-1013-13/+0
* winsys/sw/xlib: Convert to automakeMatt Turner2013-01-103-17/+36
* winsys/sw/wrapper: Convert to automakeMatt Turner2013-01-103-12/+35
* winsys/sw/wayland: Convert to automakeMatt Turner2013-01-103-13/+36
* winsys/sw/null: Convert to automakeMatt Turner2013-01-103-16/+35
* winsys/sw/fbdev: Convert to automakeMatt Turner2013-01-103-13/+35
* winsys/sw/dri: Convert to automakeMatt Turner2013-01-103-13/+35
* winsys/sw: Convert to automakeMatt Turner2013-01-103-26/+38
* svga/winsys/drm: Convert to automakeMatt Turner2013-01-103-19/+42
* nouveau/winsys/drm: Convert to automakeMatt Turner2013-01-103-11/+38
* i915/winsys/sw: Convert to automakeMatt Turner2013-01-103-12/+42
* i915/winsys/drm: Convert to automakeMatt Turner2013-01-103-13/+39
* radeon/winsys: Convert to automakeTom Stellard2013-01-103-15/+16
* automake: Convert Gallium target and winsysMatt Turner2013-01-103-12/+2
* winsys/radeon: bump the size of relocation hashlistMarek Olšák2013-01-081-2/+2
* radeon/winsys: move radeon family/class identification to winsysJerome Glisse2013-01-073-38/+176
* r600g/radeon/winsys: indentation cleanupJerome Glisse2013-01-072-3/+2
* gallium/radeon: send the END_OF_FRAME flag to the DRMMarek Olšák2013-01-042-2/+9
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-1/+1
* winsys/radeon: the env var RADEON_NOOP can be used to skip CS ioctlsMarek Olšák2012-12-211-1/+4