index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dri3
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
dri3: cap the version returned to the client
Emil Velikov
1
-1
/
+13
2018-03-05
dri3: Add multi-planar/modifier buffer requests
Louis-Francis Ratté-Boulianne
5
-25
/
+555
2017-09-20
Build: Use dri3proto/libdrm CFLAGS
Daniel Stone
1
-1
/
+1
2017-05-10
meson: Make driprotos and libdrm optional
Jon TURNEY
1
-6
/
+9
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+12
2017-03-01
dispatch: Mark swapped dispatch as _X_COLD
Adam Jackson
1
-7
/
+7
2016-09-02
dri3: Don't do return client->noClientException
Adam Jackson
1
-2
/
+2
2016-04-18
dri3: remove unused file dri3int.h
Emil Velikov
1
-26
/
+0
2016-03-08
dri3: return an error if AddResource fails
Julien Cristau
1
-2
/
+2
2016-03-01
dri3: Refuse to work for remote clients (v2)
Michel Dänzer
1
-0
/
+4
2015-07-08
dri3: static cleanup
Adam Jackson
2
-4
/
+1
2015-07-08
dri3: Remove unbuilt dri3_event.c
Adam Jackson
1
-163
/
+0
2014-12-08
dri3: unvalidated lengths in DRI3 extension swapped procs [CVE-2014-8103 1/2]
Alan Coopersmith
1
-0
/
+6
2014-08-17
dri3: Don't enable the DRI3 extension unless some screen supports it
Keith Packard
1
-0
/
+10
2014-07-30
Fix files including xorg-server.h by mistake
Keith Packard
1
-2
/
+0
2014-04-08
dri3: Fix dri3_open API change by adding new dri3_open_client
Keith Packard
2
-5
/
+25
2014-04-01
dri3: Allow asynchronous implementation for dri3_open
Kristian Høgsberg
3
-16
/
+30
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
2
-5
/
+5
2013-12-13
dri3: Don't use the major/minor version from the protocol headers
Adam Jackson
1
-2
/
+3
2013-12-13
dri3: Guard against buggy clients
Adam Jackson
1
-0
/
+6
2013-12-09
dri3: Disable when Xinerama is active
Adam Jackson
1
-0
/
+5
2013-11-04
Disable DRI3 and sync fence FD functions if xshmfence isn't available
Keith Packard
1
-0
/
+6
2013-10-31
dri3: Add DRI3 extension
Keith Packard
8
-0
/
+902