summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/svga
AgeCommit message (Expand)AuthorFilesLines
2013-01-13Remove hacks for static MakefilesMatt Turner1-4/+0
2013-01-10Clean up .gitignore filesMatt Turner1-1/+0
2013-01-10svga/winsys/drm: Convert to automakeMatt Turner3-19/+42
2012-08-01scons: Add support for Intel Compiler.Vinson Lee1-1/+1
2012-07-25scons: Fix build with clang.Vinson Lee1-1/+1
2012-01-10svga: Drop execbuf throttlingJakob Bornecrantz4-35/+1
2012-01-10svga: Silence warningJakob Bornecrantz1-0/+1
2011-10-19winsys/svga: Remove some unneeded debug codeThomas Hellstrom1-16/+0
2011-10-14winsys/svga: Rework buffer allocation to make it more robust v2.Thomas Hellstrom3-17/+57
2011-10-14svga/winsys: Make sure a flush always inserts and returns a fence if requestedThomas Hellstrom1-1/+1
2011-10-04configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin1-2/+2
2011-09-29winsys/svga: Update to vmwgfx kernel module 2.1Thomas Hellstrom9-261/+665
2011-09-11pb_buffer: inline 'base' sub-structMarek Olšák2-5/+5
2011-08-27android: add support for vmwgfxChia-I Wu1-0/+44
2011-08-27winsys/svga: share the source listChia-I Wu3-21/+13
2011-08-24winsys/svga: use os_mmap() for memory mappingChia-I Wu1-5/+6
2011-06-30scons: Expose pkg-config in a simpler manner.José Fonseca1-1/+1
2011-05-10svga/drm: Implement svga_winsys_screen::get_hw_version.José Fonseca1-0/+14
2011-02-03svga/drm: Flushing preemptively on a 1/3 of the aperture.José Fonseca1-1/+1
2011-02-03svga/drm: Update for pb_vtbl::map argument addition.José Fonseca1-1/+2
2010-12-16svga: Remove debug print in winsysJakob Bornecrantz1-2/+0
2010-11-05scons: DetabifyJakob Bornecrantz1-21/+21
2010-09-30gallium/winsys: remove duplicated includeNicolas Kaiser1-1/+0
2010-09-12pb: add void * for flush ctx to mapping functionsDave Airlie1-1/+1
2010-08-10svga: Remove unnecessary headers.Vinson Lee1-2/+0
2010-07-23xorg/vmwgfx: Implement early mode pruning based on max fb size.Thomas Hellstrom1-0/+1
2010-06-06svga: Move bootstrap code to targetsJakob Bornecrantz2-31/+49
2010-05-31st/xorg, vmware: Make throttling configurable.Thomas Hellstrom5-6/+44
2010-05-25drm_api: Remove type argument from create screen callbackJakob Bornecrantz1-29/+16
2010-05-25gallium: Remove dri1_api.h and winsys support for DRI1Jakob Bornecrantz1-101/+7
2010-04-30xorg-vmwgfx: Add vmwctrl protoJakob Bornecrantz1-0/+26
2010-05-06svga: Fix scons buildJakob Bornecrantz1-0/+2
2010-04-19svga: Translate svga reloc flags to pb flagsJakob Bornecrantz1-1/+16
2010-04-20gallium: Fix copy typoJakob Bornecrantz1-1/+1
2010-04-20svga: Minor clean up of winsysJakob Bornecrantz1-0/+1
2010-03-26svga/drm: Fix build under sconsJakob Bornecrantz1-1/+1
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz17-0/+3206