index
:
~jcristau/xserver
addresources
for-keith
hurd-fixes
libudev
libudev+inputclass
server-1.12-branch
server-1.7-branch
xephyr-xcb
Unnamed repository; edit this file to name it for gitweb.
jcristau
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-21
test/xi1: Update .gitignore
Jasper St. Pierre
1
-0
/
+1
2015-09-21
mingw: Fix NO_LOCAL_CLIENT_CRED build
Jon TURNEY
3
-1
/
+21
2015-09-21
configure.ac: Add support for new versions of systemd
Javier Jardón
1
-1
/
+3
2015-09-21
render: Simplify SProcRenderScale
Adam Jackson
1
-14
/
+1
2015-09-21
Xephyr: Paint with subimage for non-Glamor & non-XSHM case
Ian Scott
1
-4
/
+6
2015-09-21
ephyr: move host_has_extension() implementation to hostx.c
Laércio de Sousa
5
-19
/
+17
2015-09-21
ephyr: fix -no-host-grab argument processing
Jürg Billeter
1
-1
/
+1
2015-09-21
Keep SIGALRM restart flag after Popen
Daniel Drake
1
-11
/
+38
2015-09-21
Allow system call restarts upon signal interruption
Daniel Drake
2
-1
/
+2
2015-09-17
glamor: explicitly check for GL_OES_EGL_image
Emil Velikov
1
-0
/
+5
2015-09-17
modesetting: fix up output naming convention
Ilia Mirkin
1
-10
/
+10
2015-09-17
xwayland: implement repeat_info event
Marek Chalupa
1
-3
/
+35
2015-09-17
On linux use <termios.h> instead of <termio.h>
Felix Janda
1
-4
/
+0
2015-09-17
glxproxy: Fix an obvious thinko in QueryExtensionsString
Adam Jackson
1
-1
/
+1
2015-09-10
Build fix for DMX
Jon TURNEY
1
-1
/
+1
2015-09-01
remove bogus \/ escapes
Ingo Schwarze
2
-2
/
+2
2015-09-01
dix: export ResourceClientBits()
Olivier Fourdan
1
-1
/
+1
2015-09-01
Bump version to 1.17.99.901 (1.18 RC1)
Keith Packard
1
-3
/
+3
2015-08-28
debug output format fix in TouchEventHistoryPush()
Jon TURNEY
1
-1
/
+1
2015-08-28
debug output format fix in ephyrProcessMouseMotion()
Jon TURNEY
1
-2
/
+2
2015-08-28
debug output format fix in DRISwapContext()
Jon TURNEY
1
-1
/
+1
2015-08-28
debug output format fix in TI.c
Jon TURNEY
1
-1
/
+1
2015-08-28
debug output format fix in xf86Events.c
Jon TURNEY
1
-1
/
+1
2015-08-24
configurable maximum number of clients
Olivier Fourdan
16
-46
/
+102
2015-08-17
Merge remote-tracking branch 'airlied/modesetting-zaphod'
Keith Packard
6
-102
/
+269
2015-08-17
mi: Always initialize edge1 and edge2 in miLineArc
Keith Packard
1
-1
/
+1
2015-08-17
dixfont.h: Include fontutil.h before GetGlyphs is #defined
Keith Packard
1
-0
/
+1
2015-08-17
rootless: rename w->_w to avoid shadow warnings
Dave Airlie
1
-9
/
+9
2015-08-17
rootless: fix warnings due to lack of const keeping.
Dave Airlie
2
-3
/
+3
2015-08-17
mioverlay.c: remove shadowed pScreen.
Dave Airlie
1
-1
/
+0
2015-08-13
modesetting: Add more missing options to man page.
Mario Kleiner
1
-0
/
+8
2015-08-13
modesetting: add zaphod support (v3)
Dave Airlie
6
-102
/
+261
2015-08-12
xwayland: Don't (double) destroy input resources in CloseScreen
Adam Jackson
1
-2
/
+0
2015-08-12
xwayland: Don't (double) destroy RANDR resources in CloseScreen
Adam Jackson
1
-2
/
+0
2015-07-29
glamor: Don't try to free the pixmap priv if we fail to allocate FBO.
Eric Anholt
1
-1
/
+0
2015-07-27
Xserver.man: -retro is used when starting the server, not the stipple
Alan Coopersmith
1
-1
/
+1
2015-07-27
glamor: Make our EGL context current before calling into GL in glamor_init
Michel Dänzer
1
-12
/
+14
2015-07-17
xfree86: Bump video driver ABI version to 20
Aaron Plattner
1
-1
/
+1
2015-07-17
Merge remote-tracking branch 'ajax/xserver-next' into master
Eric Anholt
74
-1205
/
+809
2015-07-16
xfree86/os-support/linux: Fix make distcheck
Armin K
1
-1
/
+1
2015-07-16
modesetting: Use correct types for return values of glamor BO exports.
Robert Ancell
2
-4
/
+4
2015-07-16
glamor: make current in prepare paths
Dave Airlie
1
-0
/
+2
2015-07-16
glamor: Use glamor_prepare_access_box() for PutImage/GetImage fallback
Michel Dänzer
1
-2
/
+2
2015-07-10
glamor: Drop unused box translation/bounds code.
Eric Anholt
1
-39
/
+0
2015-07-10
glamor: Move cache_format to glamor_fbo.c, where it's used.
Eric Anholt
2
-15
/
+15
2015-07-10
glamor: Drop another dead function.
Eric Anholt
1
-7
/
+0
2015-07-10
glamor: Take transforms into account when preparing for a fallback.
Eric Anholt
1
-2
/
+16
2015-07-10
glamor: Drop dead drm_stride field.
Eric Anholt
1
-1
/
+0
2015-07-10
glamor: Drop tracking of the last picture attached to pixmaps.
Eric Anholt
6
-114
/
+5
2015-07-10
glamor: Use the actual picture's format when uploading memory pixmaps.
Eric Anholt
1
-27
/
+13
[next]