summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-06vmwgfx: Primitive support for XWaylandxwaylandJakob Bornecrantz6-25/+175
2012-08-30vmwgfx: Guard against null rotate pixmap in shadow destroyJakob Bornecrantz1-1/+5
2012-07-03vmware: avoid warnings about shadowing 'i'Dave Airlie1-1/+1
2012-07-03vmware: drop infoFromScreen inline in favour of new interfaceDave Airlie3-16/+12
2012-06-15vmware: Fix up some warnings after new compat API change.Robert Hooker1-0/+1
2012-06-09vmware: port vmware driver to new compat APIDave Airlie12-72/+174
2012-04-20vmwgfx: set the XA_FLAG_SHARED flag for composite dest surfacesBrian Paul1-1/+1
2012-03-20Bump version number for the releasexf86-video-vmware-12.0.2Jakob Bornecrantz1-1/+1
2012-03-20vmware/legacy: Fix crash on Xserver 1.12.0Jakob Bornecrantz2-0/+8
2012-03-15Fix a memory corruption due to a redundant free.Zack Rusin1-2/+0
2012-03-13Bump version number for the releasexf86-video-vmware-12.0.1Jakob Bornecrantz1-1/+1
2012-03-13config: move AC_SYS_LARGEFILE in autoconf init sectionGaetan Nadon1-1/+1
2012-03-13config: include saa and vmwgfx subdirs in the tarballGaetan Nadon5-19/+20
2012-03-08Bump version number for the releasexf86-video-vmware-12.0.0Zack Rusin1-1/+1
2012-02-08vmware/legacy: Fix initial mode size v2Thomas Hellstrom1-4/+11
2012-02-07saa: Try to avoid readbacks during polyFillRectThomas Hellstrom1-0/+102
2012-02-02vmware: Kill warnings on Xserver 1.12Thomas Hellstrom4-33/+17
2012-02-02vmwgfx: Kill a deprecation warning on server 1.12Thomas Hellstrom1-1/+0
2012-02-02vmwgfx: Fix up swap[sl] for server 1.12Thomas Hellstrom2-20/+29
2012-02-02vmwgfx: Avoid including a library header and use pixman for type conversionThomas Hellstrom1-10/+10
2012-01-13Bump version number for releasexf86-video-vmware-11.99.901Thomas Hellstrom1-1/+1
2012-01-13Make the driver build pass "make distcheck"Thomas Hellstrom3-4/+7
2012-01-13vmwgfx: Adapt to new XA version number v2Thomas Hellstrom1-17/+10
2012-01-13vmwgfx,saa: Fix a bunch of compilation warningsThomas Hellstrom4-9/+4
2012-01-12vmwlegacy: Make the default be a minimum of 800x600Jakob Bornecrantz1-2/+11
2012-01-12vmware: Make sure the driver builds on old serversThomas Hellstrom5-107/+120
2012-01-12vmware: Update ManpageThomas Hellström1-3/+60
2011-12-19Merge branch 'vmwgfx_branch'Thomas Hellstrom38-1161/+15548
2011-12-15saa, vmwgfx: Fix saa_copy_compositevmwgfx_branchThomas Hellstrom3-24/+37
2011-12-15saa: Always read back hw contents on poly_fill_rectThomas Hellstrom1-1/+7
2011-12-15saa: Only try to accelerate pixmaps that are driver pixmapsThomas Hellstrom2-1/+19
2011-12-08vmwgfx: Reduce system resource usage with textured videoThomas Hellstrom1-18/+48
2011-12-08vmwgfx: Hook up XV color conversion control attributesThomas Hellstrom1-23/+74
2011-12-08vmwgfx: Adapt to new interface of xa_yuv_planar_blitThomas Hellstrom2-30/+82
2011-12-06vmwgfx: Fix MessageType members that are incorrectly typed as BoolThomas Hellstrom1-4/+4
2011-12-06vmwgfx: Add an option to enable rendercheck modeThomas Hellstrom7-5/+35
2011-12-06vmwgfx: Adapt to the dri state tracker sending depth instead of bppThomas Hellstrom2-5/+12
2011-12-06vmwgfx: Don't register back buffers as "hw_is_dri2_fronts" v2Thomas Hellstrom1-8/+11
2011-12-01vmwgfx: Include drm.h from correct pathJakob Bornecrantz1-1/+1
2011-11-28vmwgfx: Make the drm device name persistentThomas Hellstrom2-8/+13
2011-11-25vmwgfx: Get the drm device name from the open file descriptorThomas Hellstrom1-2/+21
2011-11-25vmwgfx: Use config options to optionally set GUI topologyThomas Hellstrom3-23/+79
2011-11-25vmwlegacy: Factor out code that can be common for vmwgfx and vmwlegacyThomas Hellstrom4-128/+208
2011-11-25vmwlegacy: Accept option "GuiLayout" as a synonym for "staticXinerama"Thomas Hellstrom1-6/+24
2011-11-25vmware: Update library dependenciesThomas Hellstrom2-0/+2
2011-11-25vmwgfx: Pre-init fixesThomas Hellstrom4-69/+82
2011-11-25vmware: Update the vmware register definitionThomas Hellstrom1-49/+255
2011-11-25vmware: Hook up vmwgfx to be tried before falling back to legacyThomas Hellstrom10-541/+93
2011-11-25vmwlegacy: Factor out bootstrap functionsThomas Hellstrom4-392/+529
2011-11-22vmwlegacy: Fix up Xinerama / panoramiX replies.Thomas Hellstrom1-0/+10