index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-21
XQuartz: Update applewm deps
Jeremy Huddleston
1
-1
/
+2
2008-11-21
XQuartz: spewCallStack is noop on Tiger now...
Jeremy Huddleston
1
-2
/
+10
2008-11-21
XQuartz: pbproxy: Added some typedefs for types not available on Tiger
Jeremy Huddleston
1
-0
/
+11
2008-11-21
XQuartz: More Tiger ifdefs
Jeremy Huddleston
4
-8
/
+19
2008-11-21
XQuartz: Resurrect the old audio path for Tiger
Jeremy Huddleston
1
-0
/
+5
2008-11-21
XQuartz: pbproxy: Push the pbproxy Xevent processing into its own thread
Jeremy Huddleston
2
-3
/
+32
2008-11-21
int10: Do an mprotect(..,PROT_EXEC) on shmat()ed memory ranges.
Egbert Eich
1
-2
/
+10
2008-11-21
xfree86: don't reset Auto(Add|Enable)Devices, use defaults from xf86Globals
Rémi Cardona
1
-2
/
+0
2008-11-21
Add a man page for Xephyr, with information from the README file.
Matthieu Herrb
2
-1
/
+99
2008-11-21
Support for BSD apm
Matthieu Herrb
2
-1
/
+22
2008-11-21
dix: memset DeviceVelocityPtr to zero.
Peter Hutterer
1
-9
/
+2
2008-11-21
dix: fix typos in comments, one formatting fix.
Simon Thum
2
-3
/
+4
2008-11-21
gitignore: ignore .patch files
Peter Hutterer
1
-0
/
+1
2008-11-21
xfree86: without CONFIG_HAL, Auto{Add|Enable}Devices and AEI is false.
Peter Hutterer
1
-0
/
+6
2008-11-20
Always use server-<display>.xkm to avoid races when multiple servers start
Alan Coopersmith
1
-10
/
+2
2008-11-20
drop unused HAVE_LIBDRM_2_2
Rémi Cardona
2
-6
/
+0
2008-11-19
XQuartz: pbproxy: nuke RCS Id, update header license/copyright
Jeremy Huddleston
6
-13
/
+110
2008-11-19
XQuartz: pbproxy: Remove thread-main.m
Jeremy Huddleston
1
-42
/
+0
2008-11-19
mi: Push screen-saver/DPMS handling to after the EQ pop operation.
Jeremy Huddleston
1
-10
/
+10
2008-11-19
mi: Only increment tail (push) when the event data is actually in the queue
Jeremy Huddleston
1
-4
/
+3
2008-11-19
Use bsd_pci stub routines on Solaris too, since we use pciaccess for real work
Alan Coopersmith
2
-2
/
+5
2008-11-18
Xinput: use floats for ConstantDeceleration and AdaptiveDeceleration
Keith Packard
1
-2
/
+2
2008-11-17
exa: avoid doing prepare/done without intervening copies in exaFillRegionTiled
Dave Airlie
1
-22
/
+39
2008-11-17
EXA: avoid copy operations if no boxes in use
Dave Airlie
1
-0
/
+4
2008-11-15
XQuartz: Don't use TIS on Tiger...
Jeremy Huddleston
2
-12
/
+31
2008-11-15
XQuartz: Integrated xpbproxy into the server.
Jeremy Huddleston
12
-144
/
+217
2008-11-15
DRI2: Don't crash in DRI2ClipNotify when DRI2DrawablePtr is NULL.
Michel Dänzer
1
-1
/
+1
2008-11-15
Set libdrm flags correctly even when only DRI2 is enabled.
Michel Dänzer
1
-6
/
+9
2008-11-14
XQuartz: Actually add glcontextmodes.[hc]
Jeremy Huddleston
2
-0
/
+604
2008-11-14
fix compilation on systems that don't have
Ben Byer
1
-2
/
+6
2008-11-14
XQuartz: Initial work on readding GLX to the 1.5 server
Jeremy Huddleston
4
-5
/
+19
2008-11-14
Xquartz: Force sending mouse clicks to AppKit if we're over the menu bar
Jeremy Huddleston
1
-23
/
+51
2008-11-14
XQuartz: Made X11Application.m a little more tidy.
Jeremy Huddleston
1
-25
/
+8
2008-11-14
os/connection: TRANS_NOXAUTH bit comparison brainfart fix.
Jeremy Huddleston
1
-1
/
+1
2008-11-14
[dix] Remove a duplicate statement.
Fernando Carrijo
1
-2
/
+0
2008-11-13
Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/./xserver
Alex Deucher
3
-13
/
+33
2008-11-13
Only add default modes if EDID supports continuous-frequency
Alex Deucher
1
-3
/
+11
2008-11-13
xf86TargetExact should try harder if there's only one monitor attached.
Adam Jackson
1
-60
/
+88
2008-11-13
XQuartz: Fixed XBell() when not using system alert.
Jeremy Huddleston
1
-1
/
+1
2008-11-13
XQuartz: Added more debugging to handoff spew
Jeremy Huddleston
1
-6
/
+8
2008-11-13
XQuartz: GL: Handle the alpha differently when the alpha is equal to GLCAPS_C...
George Staplin
1
-6
/
+24
2008-11-13
Add missing newline when printing edid info
Alex Deucher
1
-1
/
+1
2008-11-13
XQuartz: Disable 2 calls to miSetVisualTypesAndMasks that seem to be unnecess...
George Staplin
1
-0
/
+7
2008-11-13
XQuartz: CFBundleShortVersionString needs to conform to X.Y.Z as well... sigh
Jeremy Huddleston
1
-3
/
+1
2008-11-13
XQuartz: Restore the logic of AppleWMDoReorderWindow to the same as the 1.4 b...
George Staplin
1
-1
/
+5
2008-11-13
dix: don't store enter/leave and focus semaphores in a devPrivate.
Peter Hutterer
4
-36
/
+13
2008-11-13
dix: remove duplicate line in EnterLeaveEvent.
Peter Hutterer
1
-2
/
+0
2008-11-12
CopySubBuffer expects GL style coordinates.
Kristian Høgsberg
1
-2
/
+3
2008-11-11
dix: formatting fix.
Peter Hutterer
1
-1
/
+2
2008-11-11
dix: remove superfluous variable devgrab
Peter Hutterer
1
-4
/
+3
[prev]
[next]