summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2011-09-25Fix wrong-sized swapsMatt Turner
2011-07-05vmwlegacy: Fix server termination due to pitch inconsistency.Thomas Hellstrom
2011-06-16vmwgfx, saa: Initial importThomas Hellstrom
2011-03-30vmwlegacy: Don't prune modes based on the virtual size of the default modeThomas Hellstrom
2011-03-30vmwlegacy: Fix up default mode VRefresh anc Clock calculationThomas Hellstrom
2011-03-30vmwlegacy: Fix a bug in screen dimension calculationThomas Hellstrom
2011-03-30vmwlegacy: Make sure we draw the colorkey to the right drawableThomas Hellstrom
2011-03-30vmwlegacy: Silence a number of warningsThomas Hellstrom
2011-03-29vmwlegacy: Fix segfault and setup of initial mode.Thomas Hellstrom
2011-03-03Remove unused variableThomas Hellstrom
2011-02-16vmwlegacy: Fix mode lookupAlan Hourihane