index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
glx: convert to direct GL dispatch (v2)
Adam Jackson
39
-41224
/
+3257
2013-10-29
glx: Remove DRI1 AIGLX (v2)
Adam Jackson
4
-1181
/
+2
2013-10-29
glx: Simplify glXDestroyContext
Adam Jackson
1
-3
/
+1
2013-10-29
glx: Fix a corner case in DrawableGone
Adam Jackson
1
-1
/
+1
2013-10-29
glx: Fix memory leak in context garbage collection (v2)
Adam Jackson
4
-24
/
+35
2013-10-29
glx: Only take a Pixmap reference if creating the GLXPixmap succeeded
Adam Jackson
1
-1
/
+2
2013-10-23
glx: Add support for the new DRI loader entrypoint.
Eric Anholt
1
-2
/
+22
2013-10-18
Update to version 1.14.99.3
Keith Packard
1
-3
/
+3
2013-10-18
Merge commit '2523a445a09a75a8baf642608d099a5e12d5437f'
Keith Packard
9
-63
/
+158
2013-10-18
sync: split updating and triggering a counter up
Peter Hutterer
1
-2
/
+11
2013-10-18
sync: always set the brackets (#59644)
Peter Hutterer
1
-0
/
+20
2013-10-18
sync: if the idle time was reset, force alarms to trigger (#70476)
Peter Hutterer
3
-7
/
+69
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
9
-23
/
+41
2013-10-18
sync: supply the counter from IdleTimeBlockHandler
Peter Hutterer
1
-1
/
+1
2013-10-18
sync: always call BracketValues when recalculating upper/lower brackets
Peter Hutterer
1
-3
/
+2
2013-10-18
sync: compress two if statements
Peter Hutterer
1
-32
/
+19
2013-10-14
Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396]
Alan Coopersmith
1
-0
/
+5
2013-10-14
Update GLX dependencies now that DRI & DRI2 are builtins, not modules
Alan Coopersmith
1
-1
/
+1
2013-10-14
DMX glxproxy: Don't allocate & copy data just to free it unused
Alan Coopersmith
2
-26
/
+34
2013-10-14
Skip damage calls if DamageCreate fails in exa functions
Alan Coopersmith
2
-8
/
+14
2013-10-14
dix: only deliver for the current grab type
Peter Hutterer
1
-11
/
+2
2013-10-14
dix: don't attempt to deliver an event for a different grabtype
Peter Hutterer
1
-0
/
+3
2013-10-14
include: change grabtypes to start at 1
Peter Hutterer
1
-3
/
+3
2013-10-14
dix: only allow button and key events to freeze a sync'd pointer
Peter Hutterer
1
-1
/
+5
2013-10-14
Xephyr: restore cursor visibility
Michele Baldessari
1
-0
/
+2
2013-10-14
Fix Xephyr compilation when DEBUG is enabled
Michele Baldessari
1
-1
/
+1
2013-10-14
input: calloc minimization for xi2mask_new
Adam Jackson
1
-17
/
+13
2013-10-09
hw/xwin: Fix for "glx: Remove screen number from __GLXconfig"
Jon TURNEY
1
-6
/
+0
2013-10-07
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
2
-5
/
+3
2013-10-07
configure.ac: Include missing proto declarations in SDK_REQUIRED_MODULES
Emil Velikov
1
-0
/
+3
2013-10-06
XQuartz: Dont't set screen on __GLXConfig
Jeremy Huddleston Sequoia
1
-2
/
+0
2013-10-06
rootless: Use miCopyRegion instead of fbCopyRegion
Jeremy Huddleston Sequoia
1
-3
/
+3
2013-10-05
os: move <arpa/inet.h> for any !win32 system
Pino Toscano
1
-4
/
+4
2013-10-05
xfree86/hurd: include <hurd.h>
Pino Toscano
3
-0
/
+3
2013-10-04
Bump version to 1.14.99.2
Keith Packard
1
-3
/
+3
2013-10-04
kdrive/ephyr: Remove duplicate ephyrExtensions and ephyrExtensionInit decls
Keith Packard
1
-16
/
+0
2013-10-04
xfree86: add a comment as to why the logdir is created
Gaetan Nadon
1
-0
/
+1
2013-10-04
xfree86: Use $(MKDIR_P) for better code portability
Gaetan Nadon
1
-2
/
+1
2013-10-04
Uninstall X link and CYGWIN libXorg.exe.a in local install targets
Gaetan Nadon
1
-0
/
+8
2013-10-04
Xorg binary: use install-exec-hook rather than install-exec-local
Gaetan Nadon
1
-5
/
+4
2013-10-04
Use $(LN_S) provided by AC_PROG_LN_S macro to create links
Gaetan Nadon
1
-1
/
+1
2013-10-04
The Xorg binary is missing the extension $(EXEEXT) in the makefile
Gaetan Nadon
1
-1
/
+1
2013-10-04
Merge remote-tracking branch 'anholt/ephyr-fixes'
Keith Packard
21
-4162
/
+1685
2013-10-04
miext/shadow: missing c2p_core.h breaks "make distcheck" target.
Gaetan Nadon
1
-0
/
+1
2013-10-04
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
3
-2
/
+7
2013-10-04
Merge remote-tracking branch 'ajax/xserver-next'
Keith Packard
76
-1159
/
+417
2013-09-25
test: add new os executable to .gitignore
Gaetan Nadon
1
-0
/
+1
2013-09-25
xserver: enable InputClass option "GrabDevice" by default for non-seat0 seats...
LaƩrcio de Sousa
1
-0
/
+4
2013-09-25
dmx: provide enough space for axis mappings
Peter Hutterer
1
-2
/
+2
2013-09-20
damage: Must translate initial window damage by window offset
Keith Packard
1
-0
/
+2
[next]