index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
dri2
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
DRI2: Sync radeonsi_pci_ids.h from Mesa
Bas Nieuwenhuizen
1
-0
/
+30
2018-05-07
dri2: Sync i965_pci_ids.h from mesa
Anuj Phogat
1
-2
/
+11
2018-03-07
dri2: Sync i965_pci_ids.h from Mesa.
Rodrigo Vivi
1
-9
/
+17
2017-10-30
Use ARRAY_SIZE all over the tree
Daniel Martin
1
-1
/
+1
2017-09-13
dri2: sort DRI2InfoPtr::version checking in ascending order
Emil Velikov
1
-6
/
+5
2017-07-06
dri2: Sync i965_pci_ids.h from Mesa.
Rodrigo Vivi
1
-0
/
+23
2017-05-10
meson: Make driprotos and libdrm optional
Jon TURNEY
1
-1
/
+1
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+16
2017-03-20
dri2: Sync i965_pci_ids.h from Mesa.
Kenneth Graunke
1
-19
/
+21
2017-03-01
dispatch: Mark swapped dispatch as _X_COLD
Adam Jackson
1
-2
/
+2
2017-01-25
dri2: refine dri2_probe_driver_name (v2)
Qiang Yu
1
-19
/
+24
2016-11-02
dri2: Sync i965_pci_ids.h from mesa
Timo Aaltonen
1
-15
/
+17
2016-10-26
DRI2: Sync radeonsi_pci_ids.h from Mesa
Michel Dänzer
1
-0
/
+12
2016-06-17
xrandrprovider: Do not use separate lists for unbound / source / offload slaves
Hans de Goede
1
-2
/
+5
2016-06-08
prime: clean up slave bo properly. (v3)
Dave Airlie
1
-0
/
+1
2016-03-28
DRI2: add Polaris PCI IDs
Sonny Jiang
1
-0
/
+10
2016-02-29
dri2: Allow many blocked clients per-drawable
Chris Wilson
1
-59
/
+71
2016-02-22
dri2: add virtio-gpu pci ids
Marc-Andre Lureau
3
-0
/
+10
2016-02-11
dri2: Use the work queue to manage client sleeps
Adam Jackson
1
-12
/
+16
2016-02-08
dri2: Unblock Clients on Drawable release
Chris Wilson
1
-0
/
+3
2016-02-08
dri2: Only invalidate the immediate Window upon SetWindowPixmap
Chris Wilson
1
-3
/
+2
2016-01-27
dri2: Sync i915_pci_ids.h and i965_pci_ids.h from mesa
Timo Aaltonen
2
-6
/
+54
2015-10-27
DRI2: Sync radeonsi_pci_ids.h from Mesa
Michel Dänzer
1
-0
/
+28
2015-09-24
dri2: better checks for integer overflow in GetBuffers*
Alan Coopersmith
1
-3
/
+11
2015-04-21
Convert hw/xfree86 to new *allocarray functions
Alan Coopersmith
1
-2
/
+2
2015-01-26
dri2: Set vdpau driver name if ddx does not provide any driver name
Adel Gadllah
1
-3
/
+3
2015-01-23
dri2: SourceOffloads may be for DRI3 only
Chris Wilson
1
-0
/
+3
2014-12-08
dri2: integer overflow in ProcDRI2GetBuffers() [CVE-2014-8094]
Alan Coopersmith
1
-0
/
+3
2014-10-28
dri2: Distribute new pci_ids headers
Keith Packard
2
-0
/
+13
2014-10-27
dri2: Automatically fill in the driver name if the DDX doesn't provide it.
Eric Anholt
1
-1
/
+61
2014-10-27
dri2: Import a copy of Mesa's PCI ID -> driver name mappings.
Eric Anholt
10
-0
/
+973
2014-06-23
dri2: Invalidate DRI2Buffers upon SetWindowPixmap updates
Chris Wilson
1
-0
/
+20
2014-06-23
dri2: Use the PrimeScreen when creating/reusing buffers
Chris Wilson
1
-10
/
+6
2014-05-22
dri2: Fix detection of wrong prime_id in GetScreenPrime.
Michal Srb
1
-4
/
+2
2014-04-21
DRI2SwapBuffers: Fix uninitialized target SBC.
Jamey Sharp
1
-5
/
+8
2014-04-21
DRI2SwapBuffers: Don't reuse swap_target variable.
Jamey Sharp
1
-7
/
+3
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-2
/
+2
2014-01-12
xfree86 warning reduction
Keith Packard
1
-2
/
+0
2013-12-09
dri2: Disable when Xinerama is active
Adam Jackson
1
-0
/
+5
2013-06-18
Revert "DRI2: re-allocate DRI2 drawable if pixmap serial changes"
Eric Anholt
1
-18
/
+1
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-1
/
+1
2012-09-17
dri2: invalidate drawable after sharing pixmap
Dave Airlie
1
-32
/
+42
2012-08-07
dri2: fix master pixmap free and reset pointer
Dave Airlie
1
-1
/
+2
2012-08-07
dri2: free slave pixmap on app exit
Dave Airlie
1
-0
/
+5
2012-07-16
Use C99 designated initializers in DRI2GetParam replies
Alan Coopersmith
1
-4
/
+5
2012-07-12
dri2: Add DRI2CreateDrawable2.
Michel Dänzer
2
-2
/
+20
2012-07-10
Move DRI2 from external module to built-in
Daniel Stone
5
-60
/
+42
2012-07-10
DRI2: Remove prototype for DRI2DestroyDrawable
Daniel Stone
1
-2
/
+0
2012-07-10
Move DRI1 from external module to built-in
Daniel Stone
1
-1
/
+0
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
1
-14
/
+14
[next]