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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-17
configure.ac: Bump version to 1.10.2.901 (1.10.3 RC1)
xorg-server-1.10.2.901
Jeremy Huddleston
1
-2
/
+2
2011-06-17
XQuartz: GLX: Use _glapi_create_table_from_handle to create out dispatch table
Jeremy Huddleston
1
-1049
/
+30
2011-06-17
glx: Add _glapi_create_table_from_handle
Jeremy Huddleston
3
-0
/
+7587
2011-06-17
XQuartz: Add missing include for <pthread.h>
Jeremy Huddleston
1
-0
/
+2
2011-06-11
dix: fix an error message.
Peter Hutterer
1
-1
/
+1
2011-06-11
test: don't test for double alignment on i386. (#36986)
Peter Hutterer
1
-0
/
+3
2011-06-11
fbbltone.c: Mark bitmasks as unsigned ints
Alan Coopersmith
1
-2
/
+2
2011-06-06
randr: void function cannot return value
Nicolas Kaiser
1
-1
/
+1
2011-06-03
test: fix memset size for WindowRec (#37801)
Peter Hutterer
1
-1
/
+1
2011-06-03
XQuartz: GLX: Create a new dispatch table rather than modifying the existing one
Jeremy Huddleston
1
-1
/
+11
2011-06-01
"privates.h", line 198: warning: void function cannot return value
Alan Coopersmith
1
-1
/
+1
2011-06-01
DIX: Set backgroundState correctly for root window
Marko Macek
1
-0
/
+2
2011-05-28
linux: Retry VT ioctls while errno == EINTR
Aaron Plattner
1
-34
/
+49
2011-05-28
randr: check rotated virtual size limits correctly
Aaron Plattner
1
-6
/
+6
2011-05-28
Send events that were missing from RRSelectInput
Jeremy Huddleston
1
-2
/
+30
2011-05-28
configure.ac: Bump version to 1.10.2
xorg-server-1.10.2
Jeremy Huddleston
1
-2
/
+2
2011-05-22
XQuartz: Don't crash if CG increases our display resolution
Jeremy Huddleston
1
-2
/
+3
2011-05-22
XQuartz: RandR: Don't crash if X11 is launched while there are no attached di...
Jeremy Huddleston
3
-100
/
+117
2011-05-20
configure.ac: Bump version to 1.10.1.902 (1.10.2 RC2)
xorg-server-1.10.1.902
Jeremy Huddleston
1
-2
/
+2
2011-05-16
XQuartz: Bump bundle version to 2.6.3
Jeremy Huddleston
1
-2
/
+2
2011-05-16
XQuartz: RandR: Avoid over-releasing if we are unable to determine the curren...
Jeremy Huddleston
1
-8
/
+11
2011-05-16
XQuartz: Don't call mieqEnqueue during server shutdown
Jeremy Huddleston
4
-28
/
+35
2011-05-13
Clean up memory better when GetVisualInfo fails in ProcDbeGetVisualInfo
Alan Coopersmith
1
-14
/
+11
2011-05-13
Only free pContext once when AddResource fails in ProcRecordCreateContext
Alan Coopersmith
1
-1
/
+1
2011-05-13
Make xorg.conf.example rule compatible with Solaris make
Alan Coopersmith
1
-1
/
+1
2011-05-13
XQuartz: Don't call into CoreFoundation after fork() and before exec()
Jeremy Huddleston
1
-3
/
+21
2011-05-11
os: Silence warnings when building with clang
Jeremy Huddleston
3
-1
/
+10
2011-05-06
configure.ac: Version bumped to 1.10.1.901
xorg-server-1.10.1.901
Jeremy Huddleston
1
-2
/
+2
2011-05-04
XQuartz: Fix incorrect typedefs with XPLUGIN_VERSION < 4
Jeremy Huddleston
1
-3
/
+3
2011-05-04
glx: Make --disable-dri not disable AIGLX
Adam Jackson
2
-2
/
+5
2011-05-04
glx: Use 0 rather than garbage for unknown INTEL_swap_event types
Adam Jackson
1
-0
/
+1
2011-05-04
glx: Fix lifetime tracking for pixmaps
Adam Jackson
2
-13
/
+20
2011-05-04
glx: Reimplement context tags
Adam Jackson
3
-112
/
+24
2011-05-04
glx: Fix _glapi_add_dispatch
Adam Jackson
1
-200
/
+20
2011-05-04
glx: Lobotomize _glapi_get_proc_address
Adam Jackson
1
-34
/
+7
2011-05-04
glx: Remove noop dispatch table
Adam Jackson
5
-6761
/
+2
2011-05-04
glx: Add texbuffer2 support to swrast
Adam Jackson
1
-0
/
+8
2011-05-04
glx: Remove unused _glapi_get_proc_name
Adam Jackson
2
-52
/
+0
2011-05-04
glx: Simplify _glapi_check_multithread
Adam Jackson
1
-45
/
+4
2011-05-04
glx: Remove unused _glapi_get_proc_offset and friends
Adam Jackson
2
-126
/
+0
2011-05-04
dix: fix typo in direction calculation
Peter Hutterer
1
-1
/
+1
2011-05-04
Xi: don't swap the status byte in the XIPassiveGrab replies
Peter Hutterer
1
-4
/
+7
2011-05-04
Xi: exit with error value if CheckGrabValues failed.
Peter Hutterer
1
-0
/
+2
2011-05-04
Xi: fix reply swapping function check for XIPassiveGrabDevice
Peter Hutterer
1
-1
/
+1
2011-05-04
Xi: return the bad device ID if a passive grab fails with BadDevice.
Peter Hutterer
1
-0
/
+3
2011-05-04
Xi: fix valuator alignment in DeepCopyDeviceClasses (#36119)
Peter Hutterer
5
-19
/
+70
2011-04-28
XQuartz: BuildFix to build correctly with XPLUGIN_VERSION < 4
Jeremy Huddleston
1
-12
/
+6
2011-04-27
XQuartz: pbproxy: LP64: Fix itteration through XGetWindowProperty where sizeo...
Emanuele Giaquinta
1
-3
/
+8
2011-04-27
XQuartz: Fix compilation warnings with XPLUGIN_VERSION >= 4
Jeremy Huddleston
2
-2
/
+15
2011-04-27
rootless: Fix a typo in RootlessGlyphs which resulted in a garbage value
Jeremy Huddleston
1
-1
/
+1
[next]