summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-09-29Spelling fixes.Ville Skyttä4-4/+4
2019-01-28vmwgfx: Limit the number of cliprects in a drm dirtyfb command v3Thomas Hellstrom1-0/+4
2019-01-28vmwgfx: Don't exceed the device command size limit v3Thomas Hellstrom1-0/+1
2018-11-12Remove obsolete B16 & B32 tags in struct definitionsAlan Coopersmith1-35/+35
2018-03-14saa: Build compatibility with xserver 1.20Adam Jackson1-0/+4
2018-02-20Fix a couple of shadowed declaration warningsThomas Hellstrom1-4/+4
2018-02-20Build fixesThomas Hellstrom2-2/+16
2018-02-15legacy: Silence a warning about an unused constantThomas Hellstrom1-0/+2
2018-02-15legacy: Avoid using the xf86[Un]blockSigio functionsThomas Hellstrom1-1/+19
2018-02-15Fix a number of compilation warningsThomas Hellstrom3-9/+34
2018-01-03Add the common_compat.h source file for distributionThomas Hellstrom1-1/+2
2017-08-07vmware: Fix build warningsDeepak Singh Rawat3-7/+22
2016-11-16Adapt Block/WakeupHandler signature for ABI 23Hans de Goede1-0/+5
2015-01-20Add 2560x1440 to supported resolutions.Thomas Klausner1-0/+1
2014-08-28vmware/legacy: Fix overlay related compile breakage on earlier X serversThomas Hellstrom1-0/+4
2014-08-28vmware: Fix bootstrap related compile errors on earlier X serversThomas Hellstrom1-2/+5
2014-08-25vmware: Clear the PITCHLOCK register if available before modesetThomas Hellstrom1-1/+4
2014-08-14vmware/legacy: Fix out of bound array indexingJakob Bornecrantz1-1/+1
2014-08-11vmware/legacy: Fix uninitialized values in video commandsJakob Bornecrantz1-1/+2
2014-05-23vmware/legacy: Apply same fix to auto colorkey fillJakob Bornecrantz1-1/+6
2014-05-14Add support for server managed fdsHans de Goede1-0/+5
2014-05-14Add support for XSERVER_PLATFORM_BUSHans de Goede2-6/+51
2014-02-26vmware: Fix compilation on newer X serversJakob Bornecrantz1-1/+3
2014-01-09vmware: Fix build errors and warningsThomas Hellstrom2-2/+3
2013-12-19vmwgfx: Add an infrastructure to be able to run hosted under a compositor v2Thomas Hellstrom2-2/+19
2013-12-05vmwgfx: Fix some compilation warnings and indentationsThomas Hellstrom2-4/+2
2013-02-14Kill mibstoreZack Rusin1-2/+0
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 Airlie5-22/+122
2012-03-20vmware/legacy: Fix crash on Xserver 1.12.0Jakob Bornecrantz1-0/+4
2012-03-13config: include saa and vmwgfx subdirs in the tarballGaetan Nadon1-2/+5
2012-02-08vmware/legacy: Fix initial mode size v2Thomas Hellstrom1-4/+11
2012-02-02vmware: Kill warnings on Xserver 1.12Thomas Hellstrom4-33/+17
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
2011-12-19Merge branch 'vmwgfx_branch'Thomas Hellstrom8-1154/+1875
2011-12-06vmwgfx: Add an option to enable rendercheck modeThomas Hellstrom2-1/+3
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 Hellstrom1-0/+1
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 Hellstrom4-284/+68
2011-11-25vmwlegacy: Factor out bootstrap functionsThomas Hellstrom4-392/+529
2011-11-22vmwlegacy: Fix up Xinerama / panoramiX replies.Thomas Hellstrom1-0/+10
2011-11-17vmwlegacy: Fix device fifo communicationThomas Hellstrom1-2/+8
2011-10-07Build fix for ABI version 12Jeremy Huddleston1-0/+2
2011-10-07Fix build failures resulting from changes to the swaps and swapl macros in re...Jeremy Huddleston3-48/+56
2011-10-05Use dixLookupWindow instead of LookupWindow on Xorg 1.5 & laterAlan Coopersmith1-6/+32