summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-29Spelling fixes.Ville Skyttä
2019-01-28vmwgfx: Limit the number of cliprects in a drm dirtyfb command v3Thomas Hellstrom
2019-01-28vmwgfx: Don't exceed the device command size limit v3Thomas Hellstrom
2018-11-12Remove obsolete B16 & B32 tags in struct definitionsAlan Coopersmith
2018-03-14saa: Build compatibility with xserver 1.20Adam Jackson
2018-02-20Fix a couple of shadowed declaration warningsThomas Hellstrom
2018-02-20Build fixesThomas Hellstrom
2018-02-15legacy: Silence a warning about an unused constantThomas Hellstrom
2018-02-15legacy: Avoid using the xf86[Un]blockSigio functionsThomas Hellstrom
2018-02-15Fix a number of compilation warningsThomas Hellstrom
2018-01-03Add the common_compat.h source file for distributionThomas Hellstrom
2017-08-07vmware: Fix build warningsDeepak Singh Rawat
2016-11-16Adapt Block/WakeupHandler signature for ABI 23Hans de Goede
2015-01-20Add 2560x1440 to supported resolutions.Thomas Klausner
2014-08-28vmware/legacy: Fix overlay related compile breakage on earlier X serversThomas Hellstrom
2014-08-28vmware: Fix bootstrap related compile errors on earlier X serversThomas Hellstrom
2014-08-25vmware: Clear the PITCHLOCK register if available before modesetThomas Hellstrom
2014-08-14vmware/legacy: Fix out of bound array indexingJakob Bornecrantz
2014-08-11vmware/legacy: Fix uninitialized values in video commandsJakob Bornecrantz
2014-05-23vmware/legacy: Apply same fix to auto colorkey fillJakob Bornecrantz
2014-05-14Add support for server managed fdsHans de Goede
2014-05-14Add support for XSERVER_PLATFORM_BUSHans de Goede
2014-02-26vmware: Fix compilation on newer X serversJakob Bornecrantz
2014-01-09vmware: Fix build errors and warningsThomas Hellstrom
2013-12-19vmwgfx: Add an infrastructure to be able to run hosted under a compositor v2Thomas Hellstrom
2013-12-05vmwgfx: Fix some compilation warnings and indentationsThomas Hellstrom
2013-02-14Kill mibstoreZack Rusin
2012-07-03vmware: avoid warnings about shadowing 'i'Dave Airlie
2012-07-03vmware: drop infoFromScreen inline in favour of new interfaceDave Airlie
2012-06-15vmware: Fix up some warnings after new compat API change.Robert Hooker
2012-06-09vmware: port vmware driver to new compat APIDave Airlie
2012-03-20vmware/legacy: Fix crash on Xserver 1.12.0Jakob Bornecrantz
2012-03-13config: include saa and vmwgfx subdirs in the tarballGaetan Nadon
2012-02-08vmware/legacy: Fix initial mode size v2Thomas Hellstrom
2012-02-02vmware: Kill warnings on Xserver 1.12Thomas Hellstrom
2012-01-12vmwlegacy: Make the default be a minimum of 800x600Jakob Bornecrantz
2012-01-12vmware: Make sure the driver builds on old serversThomas Hellstrom
2011-12-19Merge branch 'vmwgfx_branch'Thomas Hellstrom
2011-12-06vmwgfx: Add an option to enable rendercheck modeThomas Hellstrom
2011-11-25vmwlegacy: Factor out code that can be common for vmwgfx and vmwlegacyThomas Hellstrom
2011-11-25vmwlegacy: Accept option "GuiLayout" as a synonym for "staticXinerama"Thomas Hellstrom
2011-11-25vmware: Update library dependenciesThomas Hellstrom
2011-11-25vmware: Update the vmware register definitionThomas Hellstrom
2011-11-25vmware: Hook up vmwgfx to be tried before falling back to legacyThomas Hellstrom
2011-11-25vmwlegacy: Factor out bootstrap functionsThomas Hellstrom
2011-11-22vmwlegacy: Fix up Xinerama / panoramiX replies.Thomas Hellstrom
2011-11-17vmwlegacy: Fix device fifo communicationThomas Hellstrom
2011-10-07Build fix for ABI version 12Jeremy Huddleston
2011-10-07Fix build failures resulting from changes to the swaps and swapl macros in re...Jeremy Huddleston
2011-10-05Use dixLookupWindow instead of LookupWindow on Xorg 1.5 & laterAlan Coopersmith