index
:
~herrb/xserver
for-keith
master
obsd
obsd-server-1.10-branch
obsd-server-1.11-branch
obsd-server-1.12-branch
obsd-server-1.13-branch
obsd-server-1.14-branch
obsd-server-1.15-branch
obsd-server-1.9-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
OpenBSD versions of xserver
herrb
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-13
Bump version to 1.15.1
xorg-server-1.15.1
Matt Dew
1
-3
/
+3
2014-04-12
glx: Clear new FBConfig attributes to 0 by default.
Eric Anholt
1
-1
/
+1
2014-04-07
Xephyr: restore initial window resize lost in xcb conversion
Julien Cristau
1
-0
/
+6
2014-03-21
Bump bersion to 1.15.0.901
xorg-server-1.15.0.901
Matt Dew
1
-3
/
+3
2014-03-13
config: search for PnPID on all parents (#75513)
Peter Hutterer
2
-7
/
+24
2014-03-13
Xi: check for invalid modifiers for XI2 passive grabs
Peter Hutterer
2
-1
/
+6
2014-03-13
sync: Avoid ridiculously long timeouts
Mark Kettenis
1
-5
/
+2
2014-03-06
Merge branch 'server-1.15-branch' of git://people.freedesktop.org/~jeremyhu/x...
Matt Dew
9
-25
/
+56
2014-02-19
dix: prevent a driver from initializing or submitting buttons > MAX_BUTTONS
Peter Hutterer
2
-0
/
+3
2014-02-19
xf86DeleteScreen: move check for NULL pScrn before first dereference
Alan Coopersmith
1
-3
/
+4
2014-02-19
On realloc failure, free font_path_string instead of leaking it
Alan Coopersmith
1
-3
/
+6
2014-02-19
Check for calloc() failure in add_master()
Alan Coopersmith
1
-0
/
+4
2014-02-19
Xi: fix modifier offset in XIPassiveGrab swapping function
Peter Hutterer
2
-2
/
+9
2014-02-19
os: restrict display names to digits
Peter Hutterer
1
-0
/
+27
2014-02-19
Xi: Ensure DeviceChanged is emitted after grabs are deactivated
Carlos Garnacho
1
-1
/
+18
2014-02-13
dix: fix button state check before changing a button mapping
Peter Hutterer
1
-1
/
+2
2014-01-22
XQuartz: Avoid passing uninitialized pointers to X11ApplicationSetWindowMenu ...
Jeremy Huddleston Sequoia
1
-0
/
+9
2014-01-22
XQuartz: Check for allocated memory before using it in AppleWMSetWindowMenu
Jeremy Huddleston Sequoia
1
-0
/
+7
2014-01-22
XQuartz: Silence a clang static analysis warning about a memory leak
Jeremy Huddleston Sequoia
1
-0
/
+3
2014-01-22
XQuartz: Silence a clang static analysis warning about a possible memory leak...
Jeremy Huddleston Sequoia
1
-0
/
+4
2014-01-22
XQuartz: Validate length in appledri before swapping
Jeremy Huddleston Sequoia
1
-0
/
+6
2014-01-22
XQuartz: Validate screen in AppleDRIQueryDirectRenderingCapable requests
Jeremy Huddleston Sequoia
1
-0
/
+4
2014-01-22
XQuartz: Simplify hook_run to quiet static analyzer
Jeremy Huddleston Sequoia
1
-21
/
+6
2014-01-22
XQuartz: Mark applicationWillTerminate: noreturn
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-01-22
XQuartz: Fix get_proc_address signature
Jeremy Huddleston Sequoia
1
-2
/
+2
2014-01-22
XQuartz: Fix darwinfb.h header guard
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-01-22
XQuartz: Silence some static analyzer warnings by annotating referencing counts
Jeremy Huddleston Sequoia
1
-0
/
+13
2013-12-27
Bump version to 1.15.0
xorg-server-1.15.0
Keith Packard
1
-3
/
+3
2013-12-20
present: Set complete notify mode to Skip as needed
Keith Packard
1
-1
/
+15
2013-12-20
present: Don't abandon presents which are already queued for flip
Keith Packard
1
-0
/
+3
2013-12-20
present: Handle PresentOptionAsync for copy mode
Keith Packard
1
-3
/
+11
2013-12-19
Bump version to 1.14.99.905 (1.15 RC5)
xorg-server-1.14.99.905
Keith Packard
1
-3
/
+3
2013-12-19
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-3
/
+5
2013-12-16
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
3
-7
/
+16
2013-12-13
configure: Fix a typo near dri3/shmfence detection
Adam Jackson
1
-1
/
+1
2013-12-13
glx: Add null pointer protection to __glGetProcAddress
Adam Jackson
1
-1
/
+3
2013-12-13
present: Don't use the major/minor version from the protocol headers
Adam Jackson
2
-2
/
+7
2013-12-13
dri3: Don't use the major/minor version from the protocol headers
Adam Jackson
2
-2
/
+7
2013-12-13
dri3: Guard against buggy clients
Adam Jackson
1
-0
/
+6
2013-12-13
configure.ac: Add PRESENT_LIB to XQUARTZ_LIBS
Jeremy Huddleston Sequoia
1
-1
/
+1
2013-12-12
XQuartz: Use asl_log_descriptor to log stdout/stderr of child processes
Jeremy Huddleston Sequoia
1
-4
/
+4
2013-12-12
darwin: Don't leave stdin/stdout closed
Jeremy Huddleston Sequoia
1
-2
/
+11
2013-12-11
dix: fix check for grab type
Peter Hutterer
1
-1
/
+1
2013-12-11
Xi: ungrab device when releasing a passive grab without ButtonReleaseMask (#7...
Peter Hutterer
1
-1
/
+2
2013-12-11
Xi: Don't ActivateEarlyAccept POINTER_REGULAR listeners
Ben Gamari
1
-1
/
+2
2013-12-10
present: recursively set window pixmaps on flip
Keith Packard
1
-7
/
+37
2013-12-10
Bump version to 1.14.99.904 (1.15 RC4)
xorg-server-1.14.99.904
Keith Packard
1
-3
/
+3
2013-12-10
hw/xwin/glx: Rewrite WGL wrappers after Xserver conversion to direct GL dispatch
Jon TURNEY
8
-399
/
+653
2013-12-10
glx: Consistently use ARB-suffixed names for ARB_multitexture functions
Jon TURNEY
2
-49
/
+49
2013-12-10
ephyr: Fix compilation when ./configure'd with --enable-debug
Jon TURNEY
1
-4
/
+4
[next]