index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-04
xfree86: dri2: fix memory leak and free resources properly
Tiago Vignatti
1
-2
/
+7
2011-04-04
xorg: remove unused pointer values all over the server
Tiago Vignatti
1
-2
/
+2
2011-03-28
xfree86: warning fix
Adam Jackson
1
-1
/
+1
2011-03-28
xfree86: warning fix
Adam Jackson
1
-1
/
+1
2011-03-28
glx: Remove some obfuscatory macros
Adam Jackson
2
-9
/
+1
2011-03-28
glx: Remove ->forceCurrent from the context vtable
Adam Jackson
2
-23
/
+0
2011-03-28
glx: Remove noop dispatch table
Adam Jackson
1
-9
/
+0
2011-03-27
Merge remote-tracking branch 'airlied/pwin-cleanup'
Keith Packard
8
-414
/
+7
2011-03-27
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
4
-18
/
+5
2011-03-28
dri: kill if 0 out code.
Dave Airlie
1
-4
/
+0
2011-03-28
consolidate SetRootClip (v2)
Dave Airlie
7
-410
/
+7
2011-03-24
xserver: remove AbsoluteClassRec keeping the ABI
Simon Thum
2
-3
/
+0
2011-03-24
xf86: don't pretend to support DEVICE_ABS_* in ChangeDeviceControl
Simon Thum
1
-2
/
+2
2011-03-24
kdrive: don't pretent to support DEVICE_ABS_* in ChangeDeviceControl
Simon Thum
1
-2
/
+0
2011-03-24
xquartz: simplify ChangeDeviceControl
Simon Thum
1
-11
/
+1
2011-03-24
xfree86: print out which driver is about to be used.
Peter Hutterer
1
-0
/
+2
2011-03-23
XQuartz: applewm: Don't check if requested window level is < 0 because it is ...
Jeremy Huddleston
1
-1
/
+1
2011-03-23
XQuartz: Put ifdef guards around have_depth label (-Wunused-label)
Jeremy Huddleston
1
-0
/
+2
2011-03-23
XQuartz: Properly comment extra tokens (-Wextra-tokens) after endif
Jeremy Huddleston
1
-1
/
+1
2011-03-23
Merge remote-tracking branch 'airlied/xinerama-cleanup'
Keith Packard
3
-6
/
+7
2011-03-17
Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"
Keith Packard
9
-18
/
+21
2011-03-16
man: list the drivers that are ignored when hotplugging (#35209)
Peter Hutterer
1
-3
/
+10
2011-03-14
dmx/doc: remove dead code in the makefile
Gaetan Nadon
1
-5
/
+2
2011-03-14
man: relocate manual pages in the man subdir outside doc
Gaetan Nadon
6
-5
/
+3
2011-03-14
xfree86/modes: Fixed memory leak in xf86InitialConfiguration
Erkki Seppälä
1
-13
/
+8
2011-03-14
Merge remote-tracking branch 'ajax/xserver-next'
Keith Packard
6
-119
/
+7
2011-03-14
Remove TriStrip and TriFan from the picture screen
Søren Sandmann Pedersen
3
-99
/
+0
2011-03-14
Consolidate all the PATH_MAX handling into misc.h
Christopher James Halse Rogers
3
-20
/
+7
2011-03-10
panoramiX: convert 1->panoramiXNumScreens loops to use macro (v2)
Dave Airlie
1
-1
/
+1
2011-03-10
panoramiX: convert 0->panoramiXNumScreens loops to macro (v3)
Dave Airlie
2
-5
/
+6
2011-03-09
Merge remote branch 'whot/for-keith'
Keith Packard
1
-0
/
+3
2011-03-09
xfree86: block signals between EnableDevice and first CheckMotion()
Peter Hutterer
1
-0
/
+3
2011-03-08
xfree86/common: Remove a configScreen leak when conf_screen is NULL
Erkki Seppälä
1
-1
/
+3
2011-03-08
dix: Remove usage_hint from pixmaps, store it in ->drawable.class
Adam Jackson
9
-21
/
+18
2011-03-04
vbe: Fix malloc size bug
Adam Jackson
1
-1
/
+1
2011-03-03
loader: Don't distribute sdksyms.c and make it depend on the config
Keith Packard
1
-3
/
+6
2011-03-03
Merge remote branch 'whot/for-keith'
Keith Packard
5
-48
/
+114
2011-03-03
Merge remote branch 'jeremyhu/master'
Keith Packard
10
-11
/
+94
2011-03-03
Merge remote branch 'rjy/clientids'
Keith Packard
1
-0
/
+1
2011-03-01
XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cu...
Jeremy Huddleston
1
-0
/
+2
2011-02-28
Merge branch 'next' into for-keith
Peter Hutterer
4
-46
/
+110
2011-02-27
XQuartz: Don't use deprecated CoreGraphics API on SL and Lion
Jeremy Huddleston
1
-1
/
+26
2011-02-28
Don't clobber input device options from xorg.conf
Matthieu Herrb
1
-2
/
+4
2011-02-27
XQuartz: RandR: Add RandR modes for the primary display in multi-monitor configs
Jeremy Huddleston
2
-10
/
+7
2011-02-27
XQuartz: RandR: Provide an alert box when entering a RandR mode for the first...
Jeremy Huddleston
4
-0
/
+36
2011-02-27
XQuartz: RandR: Capture the display when switching modes with RandR
Jeremy Huddleston
5
-0
/
+23
2011-02-25
hw/dmx/doc: Add explicit dependency for all doxygen output files
Keith Packard
1
-24
/
+39
2011-02-25
hw/xwin: Look for gl spec files in $(srcdir) or .
Keith Packard
1
-2
/
+2
2011-02-25
dmx: Construct paths in doxygen.conf to fix VPATH builds
Dan Nicholson
3
-10
/
+11
2011-02-25
xfree86: Allow sdksyms.dep to be included portably
Dan Nicholson
1
-1
/
+2
[next]