summaryrefslogtreecommitdiff
path: root/vmwgfx
AgeCommit message (Expand)AuthorFilesLines
2018-11-29vmwgfx: Use libdrm to obtain the drm device node name v2Thomas Hellstrom2-12/+41
2018-11-28vmwgfx: Fix a memory leakThomas Hellstrom1-0/+1
2018-11-28vmwgfx: Fix XVideo memory leaksThomas Hellstrom4-22/+44
2018-05-17Require at least XA version 2.4 to enable dri3Thomas Hellstrom1-1/+1
2018-04-26vmwgfx: Clear the DRM mode before useThomas Hellstrom1-0/+1
2018-02-20Fix a couple of shadowed declaration warningsThomas Hellstrom2-28/+28
2018-02-20Build fixesThomas Hellstrom2-1/+5
2018-02-15vmwgfx: Fix server termination due to a mesa loader bugThomas Hellstrom1-0/+23
2018-02-15vmwgfx: Fix potential libudev include and link failuresThomas Hellstrom1-2/+2
2018-02-15Fix a number of compilation warningsThomas Hellstrom2-9/+21
2018-02-15vmwgfx: Remove old XWayland and XMir driversThomas Hellstrom5-422/+1
2018-02-15vmwgfx: Fix compilation failure if dri3 is not availableThomas Hellstrom1-0/+4
2017-08-21vmwgfx: Support DRI3 v2Thomas Hellstrom7-21/+382
2017-08-21Revert "vmware/vmwgfx: Support multiple dri driver names"Thomas Hellstrom1-7/+2
2017-08-07vmware/vmwgfx: Wrap deprecatedDeepak Singh Rawat1-0/+2
2017-08-07vmware: Fix build warningsDeepak Singh Rawat1-4/+5
2017-07-13Revert "Revert "vmware/vmwgfx: Support multiple dri driver names""Sinclair Yeh1-2/+7
2017-07-13Revert "vmwgfx: Support DRI3 v2"Sinclair Yeh7-382/+21
2017-05-11vmwgfx: Support DRI3 v2Thomas Hellstrom7-21/+382
2017-05-11Revert "vmware/vmwgfx: Support multiple dri driver names"Thomas Hellstrom1-7/+2
2016-11-16vmware/vmwgfx: Add a missing source file for distributionThomas Hellstrom1-0/+1
2016-05-30vmware/vmwgfx: Support multiple dri driver namesThomas Hellstrom1-2/+7
2016-05-30vmware/vmwgfx: Don't require screen objects to runThomas Hellstrom1-12/+0
2016-02-11vmware/vmwgfx: Disable autolayout if we detect an old resolutionsetThomas Hellstrom4-1/+6
2016-02-11vmware/vmwgfx: Read the implicit output status from KMS if available.Thomas Hellstrom1-9/+24
2016-02-11vmware/vmwgfx: Avoid filling the log with modeline printoutsThomas Hellstrom1-1/+0
2016-02-11vmware/vmwgfx: Add a layout handler v2Thomas Hellstrom5-0/+478
2016-02-11vmware/vmwgfx: Update RandR output properties on hotplug events v2Thomas Hellstrom1-35/+104
2016-02-01vmware/vmwgfx: Add missing includes of the config.h header.Thomas Hellstrom6-0/+18
2016-02-01vmware/vmwgfx: Expose kernel connector attributes and react to hotplug eventsThomas Hellstrom3-44/+333
2015-05-04vmware/vmwgfx: Try to use only_hw_present semantics if screen targets are ena...Thomas Hellstrom7-13/+61
2014-11-18vmware/vmwgfx: Make large Xv video blits cheaperThomas Hellstrom1-8/+267
2014-10-14xf86xv.h cannot be included without first including xorg-server.h.Stefan Dirsch1-0/+1
2014-09-09vmware/vmwgfx: Fix cursor problem with multimonThomas Hellstrom1-0/+9
2014-09-03vmware/vmwgfx: Don't add pixmaps to the pixmap list if they're already on itThomas Hellstrom1-1/+2
2014-08-11vmware/vmwgfx: Fix compilation issue on older X serversJakob Bornecrantz1-0/+2
2014-07-03vmware/vmwgfx: Fix an error path segfaultThomas Hellstrom1-0/+1
2014-05-23vmware/vmwgfx: Fix auto colorkey fill usageJakob Bornecrantz1-10/+18
2014-05-23vmware/vmwgfx: A bit more error logging when handling cursorsJakob Bornecrantz1-1/+7
2014-05-23vmware/vmwgfx: Don't move cursors without imagesJakob Bornecrantz1-0/+4
2014-05-21vmware/vmwgfx: Fix xwayland build on newer XA versionsThomas Hellstrom1-1/+1
2014-05-14Add support for server managed fdsHans de Goede2-4/+29
2014-05-14Add support for XSERVER_PLATFORM_BUSHans de Goede1-2/+2
2014-05-08vmware/vmwgfx: Fix initial dirty region for pixmapsThomas Hellstrom1-1/+2
2014-04-11vmware/vmwgfx: Set desired modes after xMir screen initThomas Hellstrom1-0/+6
2014-04-03vmware/vmwgfx: Don't tell XA that we have a mask when we haven'tThomas Hellstrom1-0/+2
2014-04-03vmware/vmwgfx: Don't change backing-store of active scanout surfacesThomas Hellstrom3-11/+70
2014-01-15vmware/vmwgfx: Always allocate shared hardware surfaces.Thomas Hellstrom2-2/+2
2014-01-09vmware: Require libdrm 2.4.38 to build XMir.Thomas Hellstrom5-2/+8
2014-01-09vmware: Fix build errors and warningsThomas Hellstrom3-4/+4