summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-25Fix wrong-sized swapsMatt Turner1-4/+2
2011-07-05vmwlegacy: Fix server termination due to pitch inconsistency.Thomas Hellstrom2-1/+5
2011-06-16vmwgfx, saa: Initial importThomas Hellstrom1-375/+868
2011-03-30vmwlegacy: Don't prune modes based on the virtual size of the default modeThomas Hellstrom1-0/+16
2011-03-30vmwlegacy: Fix up default mode VRefresh anc Clock calculationThomas Hellstrom1-6/+3
2011-03-30vmwlegacy: Fix a bug in screen dimension calculationThomas Hellstrom1-4/+4
2011-03-30vmwlegacy: Make sure we draw the colorkey to the right drawableThomas Hellstrom1-13/+37
2011-03-30vmwlegacy: Silence a number of warningsThomas Hellstrom2-50/+10
2011-03-29vmwlegacy: Fix segfault and setup of initial mode.Thomas Hellstrom3-73/+82
2011-03-03Remove unused variableThomas Hellstrom1-1/+0
2011-02-16vmwlegacy: Fix mode lookupAlan Hourihane3-5/+84
2011-02-16vmwlegacy: Add a missing includeThomas Hellstrom1-0/+6
2011-02-16vmwlegacy: Don't attempt to call RRSendConfigNotify on Xservers < 1.2Thomas Hellstrom1-0/+2
2011-02-04vmwlegacy: Send ConfigureNotify events on Xinerama state changes with no mode...Michel Dänzer1-28/+11
2011-01-27Fix crosscompile build for older Xservers v2Thomas Hellstrom1-3/+3
2011-01-21Revert "Fix crosscompile build for older Xservers"Thomas Hellstrom1-4/+4
2011-01-13Fix crosscompile build for older XserversThomas Hellstrom1-4/+4
2011-01-13vmwlegacy: Remove Write-Combining setupsThomas Hellstrom1-3/+2
2010-10-06Purge cvs tags.Jesse Adkins10-16/+0
2010-09-16Make the modinfo string contain an optional subpatch numberThomas Hellstrom2-7/+23
2010-09-08vmwlegacy: Fix a segfault in vmwareCursorCloseScreen.Thomas Hellstrom1-4/+12
2010-09-07vmwlegacy: A number of Xv fixesThomas Hellstrom1-0/+26
2010-09-07vmware/vmwlegacy: Silence compilation errors and -warnings.Thomas Hellstrom5-26/+50
2010-09-03vmwlegacy: Always scale screen dimensions to the initial DPI on modeswitch.Thomas Hellstrom1-4/+16
2010-09-01vmware: Handle chain-loader failures gracefully.Thomas Hellstrom1-6/+19
2010-08-18Make the driver build and run without libdrm.Thomas Hellstrom2-3/+12
2010-08-12Only set the first xinerama output as primary.Thomas Hellstrom1-1/+1
2010-07-13Don't crash the server on Xorg -configureJulien Cristau1-1/+2
2010-07-09Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo2-4/+0
2010-03-29Fix some issues pointed out by compiler warnings.Michel Dänzer1-2/+1
2010-03-09Rework chainloader code to check for vmwgfx userspace driver as wellJakob Bornecrantz1-5/+63
2010-03-09fix a cursor refcounting bug, leading to segfaultsRoland Scheidegger2-0/+18
2010-03-09make DEBUG_LOGGING compileRoland Scheidegger1-1/+1
2010-03-07Print text about none fatal error message with Fatal in itJakob Bornecrantz1-2/+7
2010-02-26Don't hardcode the module version in the sourceJakob Bornecrantz2-18/+11
2010-02-22Bump major for new chainloading driverxf86-video-vmware-11.0.0Jakob Bornecrantz2-6/+6
2010-02-22Link to drm but on for the vmware chainloader driverJakob Bornecrantz1-1/+3