summaryrefslogtreecommitdiff
path: root/hw/xfree86/dri2
AgeCommit message (Expand)AuthorFilesLines
9 daysdix: unexport some lookup functionsEnrico Weigelt, metux IT consult1-0/+3
2021-10-27Remove autotools supportPovilas Kanapickas2-28/+0
2021-04-24dri2: Sync i965_pci_ids.h from mesa iris_pci_ids.hMazlan, Hazwan Arif1-0/+11
2020-07-10xserver/output: rename some badly named variables/APIs.Dave Airlie1-34/+34
2020-07-05Fix spelling/wording issuesAlan Coopersmith2-5/+5
2019-09-30dri2: Set fallback driver names for Intel and AMD chipsAdam Jackson1-7/+2
2019-08-06xf86: dri2: Use va_gl as VDPAU driver for Intel i965 GPUsHans de Goede1-0/+7
2019-07-10dri2: Sync i965_pci_ids.h from mesaMatt Roper1-10/+43
2019-01-30dri2: Stop pretending VGA arbitration mattersAdam Jackson1-7/+0
2019-01-26DRI2: Add another Coffeelake PCI IDA. Wilcox1-0/+1
2018-12-11ci: Work around broken python UTF8 handling in the CI docker imageAdam Jackson1-1/+0
2018-05-14DRI2: Sync radeonsi_pci_ids.h from MesaBas Nieuwenhuizen1-0/+30
2018-05-07dri2: Sync i965_pci_ids.h from mesaAnuj Phogat1-2/+11
2018-03-07dri2: Sync i965_pci_ids.h from Mesa.Rodrigo Vivi1-9/+17
2017-10-30Use ARRAY_SIZE all over the treeDaniel Martin1-1/+1
2017-09-13dri2: sort DRI2InfoPtr::version checking in ascending orderEmil Velikov1-6/+5
2017-07-06dri2: Sync i965_pci_ids.h from Mesa.Rodrigo Vivi1-0/+23
2017-05-10meson: Make driprotos and libdrm optionalJon TURNEY1-1/+1
2017-04-26Add a Meson build system alongside autotools.Eric Anholt1-0/+16
2017-03-20dri2: Sync i965_pci_ids.h from Mesa.Kenneth Graunke1-19/+21
2017-03-01dispatch: Mark swapped dispatch as _X_COLDAdam Jackson1-2/+2
2017-01-25dri2: refine dri2_probe_driver_name (v2)Qiang Yu1-19/+24
2016-11-02dri2: Sync i965_pci_ids.h from mesaTimo Aaltonen1-15/+17
2016-10-26DRI2: Sync radeonsi_pci_ids.h from MesaMichel Dänzer1-0/+12
2016-06-17xrandrprovider: Do not use separate lists for unbound / source / offload slavesHans de Goede1-2/+5
2016-06-08prime: clean up slave bo properly. (v3)Dave Airlie1-0/+1
2016-03-28DRI2: add Polaris PCI IDsSonny Jiang1-0/+10
2016-02-29dri2: Allow many blocked clients per-drawableChris Wilson1-59/+71
2016-02-22dri2: add virtio-gpu pci idsMarc-Andre Lureau3-0/+10
2016-02-11dri2: Use the work queue to manage client sleepsAdam Jackson1-12/+16
2016-02-08dri2: Unblock Clients on Drawable releaseChris Wilson1-0/+3
2016-02-08dri2: Only invalidate the immediate Window upon SetWindowPixmapChris Wilson1-3/+2
2016-01-27dri2: Sync i915_pci_ids.h and i965_pci_ids.h from mesaTimo Aaltonen2-6/+54
2015-10-27DRI2: Sync radeonsi_pci_ids.h from MesaMichel Dänzer1-0/+28
2015-09-24dri2: better checks for integer overflow in GetBuffers*Alan Coopersmith1-3/+11
2015-04-21Convert hw/xfree86 to new *allocarray functionsAlan Coopersmith1-2/+2
2015-01-26dri2: Set vdpau driver name if ddx does not provide any driver nameAdel Gadllah1-3/+3
2015-01-23dri2: SourceOffloads may be for DRI3 onlyChris Wilson1-0/+3
2014-12-08dri2: integer overflow in ProcDRI2GetBuffers() [CVE-2014-8094]Alan Coopersmith1-0/+3
2014-10-28dri2: Distribute new pci_ids headersKeith Packard2-0/+13
2014-10-27dri2: Automatically fill in the driver name if the DDX doesn't provide it.Eric Anholt1-1/+61
2014-10-27dri2: Import a copy of Mesa's PCI ID -> driver name mappings.Eric Anholt10-0/+973
2014-06-23dri2: Invalidate DRI2Buffers upon SetWindowPixmap updatesChris Wilson1-0/+20
2014-06-23dri2: Use the PrimeScreen when creating/reusing buffersChris Wilson1-10/+6
2014-05-22dri2: Fix detection of wrong prime_id in GetScreenPrime.Michal Srb1-4/+2
2014-04-21DRI2SwapBuffers: Fix uninitialized target SBC.Jamey Sharp1-5/+8
2014-04-21DRI2SwapBuffers: Don't reuse swap_target variable.Jamey Sharp1-7/+3
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-2/+2
2014-01-12xfree86 warning reductionKeith Packard1-2/+0
2013-12-09dri2: Disable when Xinerama is activeAdam Jackson1-0/+5