summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/drm/vmware
Commit message (Expand)AuthorAgeFilesLines
* gallium: Move dri drivers to targetsJakob Bornecrantz2010-03-243-85/+0
* Merge branch '7.8'Michel Dänzer2010-03-121-0/+1
|\
| * vmwgfx/dri: Fix SCons build.Michel Dänzer2010-03-121-0/+1
* | svga: Forgot one bit in rebaseJakob Bornecrantz2010-03-041-3/+0
* | svga: Conversion to winsys handleJakob Bornecrantz2010-03-011-32/+44
|/
* vmware/xorg: Bump to match vmware driverJakob Bornecrantz2010-02-271-3/+3
* st/xorg: Encapsulate all customizable stuff in a separate class.Thomas Hellstrom2010-02-274-77/+82
* vmware/xorg: Export modinfo just as the other vmware X drivers doesJakob Bornecrantz2010-02-271-3/+42
* drm/vmware: Latest interface changes are backwards incopatibleJakob Bornecrantz2010-02-271-1/+1
* st/xorg, vmware/xorg: Fix xnfcalloc arguments.Thomas Hellstrom2010-02-271-1/+1
* vmware: Update vmwgfx_drm.h to kernel version.Thomas Hellstrom2010-02-271-0/+8
* winsys/drm: Do not use --whole-archive in Makefile.egl.Chia-I Wu2010-02-181-1/+3
* vmware/core: Support drm interface version 1.0.0Jakob Bornecrantz2010-02-061-1/+1
* vmware/core: Use correct flags in scanout codeJakob Bornecrantz2010-02-061-4/+4
* vmware/core: Handle new scanout fieldJakob Bornecrantz2010-02-064-4/+35
* vmware/core: Update header to latest versionJakob Bornecrantz2010-02-061-3/+9
* vmware/core: Remove old ioctl structs not usedJakob Bornecrantz2010-02-061-43/+0
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-083-15/+0
* gallium: fix more missing includes from various placesDave Airlie2010-02-043-2/+3
* gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca2010-02-021-2/+2
* gallium: Make pipe_atomic a regular int32_t.José Fonseca2010-02-021-2/+2
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-023-3/+3
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-252-6/+7
|\
| * vmware/xorg: Do buffer round-robin logic differentlyJakob Bornecrantz2010-01-251-1/+2
| * vmware/xorg: Export pci_probe function for ugly chain-loadingJakob Bornecrantz2010-01-251-5/+5
* | svga: fix up breakage from earlier 7.7 mergeBrian Paul2010-01-221-2/+2
* | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-224-63/+163
|\|
| * vmware/core: Update for pipebuffer changes.José Fonseca2010-01-222-14/+84
| * vmware/core: Flush preemptively the FIFO commands to keep the GMR working set...José Fonseca2010-01-211-1/+37
| * vmware/core: Put GMR pool size in a define.José Fonseca2010-01-212-1/+5
| * vmw/wgl: Update for pipebuffer changes.José Fonseca2010-01-211-1/+3
| * svga: Do a more propper creation of textures from handlesJakob Bornecrantz2010-01-191-49/+19
| * st/drm: Expose kernel driver nameJakob Bornecrantz2010-01-191-0/+1
| * ws/vmware: Check DRM version also when bootstrapping in dri2 mode.Thomas Hellstrom2010-01-181-0/+17
* | st/egl_g3d: Rename to st/egl.Chia-I Wu2010-01-222-1/+1
* | st/egl: Remove the egl state tracker.Chia-I Wu2010-01-221-18/+0
* | winsys/drm: Use egl_g3d to build EGL drivers.Chia-I Wu2010-01-122-0/+15
* | winsys/drm: Add name field to drm_api.Chia-I Wu2010-01-121-0/+1
* | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-041-0/+1
|\|
| * vmware/xorg: Fix SCons build.Michel Dänzer2010-01-041-0/+1
* | scons: Aggregate all tiny libraries in a single library.José Fonseca2010-01-012-2/+2
* | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-215-33/+142
|\|
| * vmwgfx: Update vmwgfx_drm.h to the on upstreamJakob Bornecrantz2009-12-142-27/+30
| * vmware/xorg: Use new stream ioctlJakob Bornecrantz2009-12-144-10/+107
| * vmwgfx/core: Check for 3D via the get param ioctlJakob Bornecrantz2009-12-122-3/+12
* | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-115-3/+100
|\|
| * vmware/xorg: Properly detect overlay supportJakob Bornecrantz2009-12-093-0/+38
| * vmware/core: Update vmwgfx_drm.hJakob Bornecrantz2009-12-091-2/+4
| * vmware/xorg: Also stop ports on closeJakob Bornecrantz2009-12-041-1/+2
| * vmware/xorg: Stop video ports on leave vtJakob Bornecrantz2009-12-043-0/+56