summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/svga
Commit message (Expand)AuthorAgeFilesLines
* gallium/winsys/drm: Prepare for passing prime fds in winsys_handleChristopher James Halse Rogers2013-12-101-0/+6
* gallium/winsys: compact compiler flags into Automake.incEmil Velikov2013-11-161-5/+2
* winsys/svga: improve error/debug message outputBrian Paul2013-03-193-25/+35
* gallium/build: Fix visibility CFLAGS in automakeMaarten Lankhorst2013-03-161-0/+2
* gallium/svga: Make sure -std=gnu99 is set.Johannes Obermayr2013-01-141-1/+3
* Remove hacks for static MakefilesMatt Turner2013-01-131-4/+0
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* svga/winsys/drm: Convert to automakeMatt Turner2013-01-103-19/+42
* scons: Add support for Intel Compiler.Vinson Lee2012-08-011-1/+1
* scons: Fix build with clang.Vinson Lee2012-07-251-1/+1
* svga: Drop execbuf throttlingJakob Bornecrantz2012-01-104-35/+1
* svga: Silence warningJakob Bornecrantz2012-01-101-0/+1
* winsys/svga: Remove some unneeded debug codeThomas Hellstrom2011-10-191-16/+0
* winsys/svga: Rework buffer allocation to make it more robust v2.Thomas Hellstrom2011-10-143-17/+57
* svga/winsys: Make sure a flush always inserts and returns a fence if requestedThomas Hellstrom2011-10-141-1/+1
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-041-2/+2
* winsys/svga: Update to vmwgfx kernel module 2.1Thomas Hellstrom2011-09-299-261/+665
* pb_buffer: inline 'base' sub-structMarek Olšák2011-09-112-5/+5
* android: add support for vmwgfxChia-I Wu2011-08-271-0/+44
* winsys/svga: share the source listChia-I Wu2011-08-273-21/+13
* winsys/svga: use os_mmap() for memory mappingChia-I Wu2011-08-241-5/+6
* scons: Expose pkg-config in a simpler manner.José Fonseca2011-06-301-1/+1
* svga/drm: Implement svga_winsys_screen::get_hw_version.José Fonseca2011-05-101-0/+14
* svga/drm: Flushing preemptively on a 1/3 of the aperture.José Fonseca2011-02-031-1/+1
* svga/drm: Update for pb_vtbl::map argument addition.José Fonseca2011-02-031-1/+2
* svga: Remove debug print in winsysJakob Bornecrantz2010-12-161-2/+0
* scons: DetabifyJakob Bornecrantz2010-11-051-21/+21
* gallium/winsys: remove duplicated includeNicolas Kaiser2010-09-301-1/+0
* pb: add void * for flush ctx to mapping functionsDave Airlie2010-09-121-1/+1
* svga: Remove unnecessary headers.Vinson Lee2010-08-101-2/+0
* xorg/vmwgfx: Implement early mode pruning based on max fb size.Thomas Hellstrom2010-07-231-0/+1
* svga: Move bootstrap code to targetsJakob Bornecrantz2010-06-062-31/+49
* st/xorg, vmware: Make throttling configurable.Thomas Hellstrom2010-05-315-6/+44
* drm_api: Remove type argument from create screen callbackJakob Bornecrantz2010-05-251-29/+16
* gallium: Remove dri1_api.h and winsys support for DRI1Jakob Bornecrantz2010-05-251-101/+7
* xorg-vmwgfx: Add vmwctrl protoJakob Bornecrantz2010-04-301-0/+26
* svga: Fix scons buildJakob Bornecrantz2010-05-061-0/+2
* svga: Translate svga reloc flags to pb flagsJakob Bornecrantz2010-04-191-1/+16
* gallium: Fix copy typoJakob Bornecrantz2010-04-201-1/+1
* svga: Minor clean up of winsysJakob Bornecrantz2010-04-201-0/+1
* svga/drm: Fix build under sconsJakob Bornecrantz2010-03-261-1/+1
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-2417-0/+3206