index
:
~anholt/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
dmx-2
dri-0-1-branch
exa-damagetrack
glamor
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-01
xfree86: fix xorg.conf manpage formatting error
HEAD
master
Julien Cristau
1
-1/+1
2009-10-01
xkb: check permissions on XKM_OUTPUT_DIR
Nirbheek Chauhan
1
-3/+2
2009-10-01
render: Fix crash in RenderAddGlyphs (#23645)
Peter Hutterer
1
-1/+5
2009-10-01
render: set the glyph picture to NULL by default.
Peter Hutterer
1
-26/+31
2009-10-01
exa: avoid infinite loops if UTS sw fallbacks.
Michel Dänzer
1
-5/+5
2009-10-01
Re-fix DGA removal.
Keith Packard
4
-18/+38
2009-09-30
XQuartz: Set the proper bitmap for key repeats...
Jeremy Huddleston
1
-7/+41
2009-09-30
xkb: Use XkbPerKeyBitArraySize instead of hardcoded value of 32
Jeremy Huddleston
1
-2/+2
2009-09-30
dix: Fix potential memory corruption in doListFontsWithInfo.
Kim Woelders
1
-1/+1
2009-09-30
dix/glx/composite: consolidate visual resize in one place.
Dave Airlie
4
-110/+76
2009-09-29
GLX: Enable GLX 1.4 on DRI2
Ian Romanick
6
-7/+38
2009-09-29
XQuartz: Cleaned up keymap setting for easier maintenance
Jeremy Huddleston
1
-61/+52
2009-09-29
XQuartz: Remove the redundant xquartz_resetenv_display
Jeremy Huddleston
2
-8/+1
2009-09-29
XQuartz: Query the BundleIdentifier from the bundle in X11.bin rather than us...
Jeremy Huddleston
1
-32/+45
2009-09-29
Fix ShmPutImage non-ZPixmap case.
Michel Dänzer
1
-9/+34
2009-09-28
ephyr: if -parent is given, check for a trailing -screen. (#24144)
Peter Hutterer
2
-1/+20
2009-09-28
Add (ok, fix) support for DTrace under OS X
Ben Byer
5
-8/+12
2009-09-28
Rootless: Correct border rendering on parent-relative windows
Jeremy Huddleston
3
-0/+48
2009-09-28
XQuartz: Fix QuartzSetCursor to match the expected prototype.
Jeremy Huddleston
1
-2/+2
2009-09-28
XQuartz: Fix a bunch of compilation warnings about style
Jeremy Huddleston
15
-49/+53
2009-09-28
XQuartz: Nuke TSM
Jeremy Huddleston
1
-16/+0
2009-09-28
XQuartz: Fix inverse map from mode_switch to alt
Jeremy Huddleston
1
-0/+4
2009-09-28
XQuartz: Force a keymap resync on the first keypress to workaround XKB muckin...
Jeremy Huddleston
1
-0/+11
2009-09-28
XQuartz: Transition from xEvent based mieq to InternalEvent
Jeremy Huddleston
17
-440/+170
2009-09-28
Put tests for zero-sized strings in quotes (#24060)
Peter Hutterer
2
-2/+2
2009-09-28
xfree86: use the DDC size if either width or height of DisplaySize is bogus.
Peter Hutterer
1
-1/+1
2009-09-28
render: Plug a memory leak in AddGlyph. (#23286)
Peter Hutterer
1
-21/+21
2009-09-28
configure: make XNEST default to auto.
Tilman Sauerbeck
1
-1/+1
2009-09-27
xfree86: Hurd fix
Samuel Thibault
1
-1/+1
2009-09-27
Xi: Make CopyKeyClass X_HIDDEN to avoid ugly ifdef-fu
Jeremy Huddleston
2
-3/+1
2009-09-27
XQuartz: Stop checking version numbers of the bundle because CFBundleGetVersi...
Jeremy Huddleston
1
-14/+0
2009-09-27
XQuartz: Add pressure/tilt property labels
Jeremy Huddleston
1
-0/+3
2009-09-27
XQuartz: Fix a brain-o array indexing problem
Jeremy Huddleston
1
-3/+3
2009-09-27
XQuartz: Nuke duplicate locks that make painful headaches
Jeremy Huddleston
1
-2/+0
2009-09-27
Xi: CopyKeyClass is not static for XQuartz
Jeremy Huddleston
1
-1/+4
2009-09-27
XQuartz: Use internal xshm header for new xextproto
Jeremy Huddleston
1
-2/+1
2009-09-27
EXA: Fix mixed pixmaps crash with missing / failing UploadToScreen hook.
Michel Dänzer
1
-12/+14
2009-09-26
dmx: undefine MITSHM, move undefs to miinitext.c.
Kevin E Martin
2
-13/+12
2009-09-26
dmx: reshuffle linker order to avoid errors when MITSHM is undefined.
Kevin E Martin
2
-5/+2
2009-09-26
dmx: core events are always in screen coordinates when passed to GPE.
Peter Hutterer
1
-4/+4
2009-09-26
configure: Unify all library defines that require a specific version.
Peter Hutterer
1
-9/+17
2009-09-26
Xi: update axisVals with the right subpixel data.
Peter Hutterer
1
-1/+1
2009-09-26
EXA: Only calculate cache position once for each glyph.
Michel Dänzer
1
-19/+23
2009-09-26
EXA: Accumulate arbitrary number of glyphs without flushing.
Michel Dänzer
1
-25/+22
2009-09-26
EXA: Try to minimize UploadToScreen calls for mixed pixmaps.
Michel Dänzer
4
-3/+35
2009-09-25
EXA: Extend mixed pixmaps scheme to allow driver PrepareAccess hook to fail.
Michel Dänzer
6
-216/+232
2009-09-24
Fix build of unit tests when dtrace probes are enabled
Alan Coopersmith
4
-2/+12
2009-09-24
Require libXext >= 1.0.99.4
Peter Hutterer
1
-9/+11
2009-09-24
kdrive: plug two memory leaks when freeing the KdKeyboard/Pointer.
Peter Hutterer
2
-0/+10
2009-09-24
dix: plug memory leak in DeviceEnterLeaveEvents.
Peter Hutterer
1
-1/+3
[next]