summaryrefslogtreecommitdiff
path: root/vmwgfx
AgeCommit message (Expand)AuthorFilesLines
2022-09-29Spelling fixes.Ville Skyttä1-1/+1
2022-06-21Garbled XvPutImage output for FOURCC_YV12 when using 3D-accel-texture adaptorMartin Krastev1-3/+10
2022-05-08vmwgfx: fix missing array notation Rudi Heitbaum1-1/+1
2021-11-30vmwgfx: Change header inclusion order to avoid xorg headers catching stdbool.hMartin Krastev2-4/+4
2019-01-28vmwgfx: Unify style in scanout_update and present functionsThomas Hellstrom1-16/+25
2019-01-28vmwgfx: Limit the number of cliprects in a drm present_readback command v3Thomas Hellstrom1-29/+42
2019-01-28vmwgfx: Limit the number of cliprects in a drm present command v3Thomas Hellstrom1-18/+27
2019-01-28vmwgfx: Limit the number of cliprects in a drm dirtyfb command v3Thomas Hellstrom1-14/+25
2019-01-28vmwgfx: Don't exceed the device command size limit v3Thomas Hellstrom1-69/+78
2018-11-29vmwgfx: Fix invalid memory accesses in CloseScreenThomas Hellstrom1-1/+4
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