index
:
~iksaif/xserver
master
xwayland
Xorg that runs on wayland (xwayland extension)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-23
Xwin: Simplify screen option processing
Jon TURNEY
5
-487
/
+158
2010-04-23
xfree86: track screens' installed colormaps as screen privates
Tiago Vignatti
3
-33
/
+32
2010-04-23
fb: track screens' installed colormaps as screen privates.
Jamey Sharp
2
-23
/
+22
2010-04-23
xfree86: use screen privates for exclusive DGA clients
Jamey Sharp
1
-33
/
+37
2010-04-23
xfree86: use screen privates for Xv offscreen images.
Jamey Sharp
1
-9
/
+15
2010-04-21
xfree86: fix not reached code in fi1236 driver from i2c
Tiago Vignatti
1
-4
/
+0
2010-04-21
Merge remote branch 'vignatti/for-keith'
Keith Packard
5
-23
/
+7
2010-04-21
Xvfb: Usage message typo fix.
Keith Packard
1
-1
/
+1
2010-04-21
Restore some unused win32 debug code accidentally removed with unifdef
Keith Packard
2
-0
/
+13
2010-04-21
xfree86: fix not reached code in tty code
Tiago Vignatti
1
-5
/
+0
2010-04-21
xfree86: check for NULL pointer before dereferences it in parser code
Tiago Vignatti
1
-2
/
+5
2010-04-21
xfree86: fix not reached code in parser
Tiago Vignatti
1
-2
/
+2
2010-04-21
Death to Multibuffer extension
Tiago Vignatti
2
-14
/
+0
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
30
-160
/
+1
2010-04-18
Merge remote branch 'whot/for-keith'
Keith Packard
1
-4
/
+4
2010-04-16
DRI2: Track DRI2 drawables as resources, not privates
Kristian Høgsberg
2
-123
/
+38
2010-04-16
xf86ScaleAxis: support for high resolution devices
Benjamin Tissoires
1
-4
/
+4
2010-04-15
Merge remote branch 'whot/for-keith'
Keith Packard
1
-0
/
+6
2010-04-16
vfb: add a name and type to the pointer and keyboard
Julien Cristau
1
-0
/
+6
2010-04-15
XQuartz GLX: Don't let garbage enter our pixel request
Jeremy Huddleston
1
-1
/
+1
2010-04-15
XQuartz: Localization update
Jeremy Huddleston
73
-1177
/
+4563
2010-04-12
Merge remote branch 'jeremyhu/master'
Keith Packard
12
-1186
/
+877
2010-04-11
XQuartz: Add a GUI preference for the Alt / Mode_switch toggle
Jeremy Huddleston
3
-1084
/
+712
2010-04-11
XQuartz: Customize the NSDefaults id in the man file.
Jeremy Huddleston
2
-19
/
+21
2010-04-11
XQuartz: Add a defaults option to toggle Alt / Mode_switch
Jeremy Huddleston
9
-64
/
+104
2010-04-11
XQuartz: Blacklist some oddball legacy Mac keycodes that break wine
Jeremy Huddleston
1
-20
/
+41
2010-04-11
xfree86: Fix priority ordering for ignoring input classes
Dan Nicholson
1
-7
/
+12
2010-04-07
Merge remote branch 'whot/for-keith'
Keith Packard
5
-33
/
+73
2010-04-08
xfree86: remove dead input drivers from xorg.conf man page.
Peter Hutterer
1
-9
/
+0
2010-04-08
xfree86: Search for a system xorg.conf.d
Dan Nicholson
2
-2
/
+22
2010-04-08
xfree86: Set a saner search path for xorg.conf.d
Dan Nicholson
2
-30
/
+8
2010-04-08
xfree86: Document how -configdir affects the xorg.conf.d search path
Dan Nicholson
1
-1
/
+35
2010-04-08
xfree86: Allow adding sysconfdir and datadir to config search paths
Dan Nicholson
2
-1
/
+17
2010-04-08
Don't keep a pointer to a possibly freed cursor when changing screens, preven...
Pierre-Loup A. Griffais
1
-0
/
+1
2010-04-07
Convert x86emu fixed size int typedefs to use stdint types
Alan Coopersmith
1
-33
/
+9
2010-04-06
Merge remote branch 'jbarnes/master'
Keith Packard
3
-57
/
+134
2010-04-02
xfree86: die gracefully in the vga arbiter if AddScreen fails
Tiago Vignatti
1
-0
/
+2
2010-04-01
Bump bundle version to 2.5.1
Jeremy Huddleston
1
-2
/
+2
2010-04-01
darwin: Correct inline assembly for ___crashreporter_info__
Jeremy Huddleston
1
-1
/
+1
2010-03-29
Remove now obsolete function chooseVideoDriver
Ruediger Oertel
1
-25
/
+0
2010-03-29
xfree86: Handle driver autoconfiguration when .conf files exist
Ruediger Oertel
1
-6
/
+82
2010-03-29
Merge remote branch 'jeremyhu/master'
Keith Packard
5
-17
/
+19
2010-03-29
Merge remote branch 'whot/for-keith'
Keith Packard
2
-10
/
+1
2010-03-29
GLX/DRI2: expose swap control extensions if DDX support is present
Jesse Barnes
2
-0
/
+10
2010-03-29
DRI2: prevent swap wakes from waking MSC waiters
Jesse Barnes
2
-11
/
+27
2010-03-29
DRI2: handle swapsPending better
Jesse Barnes
1
-1
/
+2
2010-03-29
DRI2: throttle swaps at submission time too
Jesse Barnes
1
-0
/
+7
2010-03-29
DRI2: advertise lowest supported DRI2 protocol version
Jesse Barnes
3
-2
/
+17
2010-03-29
DRI2: handle swap_interval of 0 correctly
Jesse Barnes
1
-2
/
+2
2010-03-29
DRI2: drawable lifetime fixes
Jesse Barnes
1
-12
/
+22
[next]