index
:
~dottedmag/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
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
fixes
for-keithp
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.7-nominations
server-1.8-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
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-17
Default to use standard bitmap fonts, with builtins as fallback
Paulo Cesar Pereira de Andrade
4
-97
/
+91
2009-02-17
glx: fix retval checks when failures occur for drawable creation.
Alan Hourihane
1
-1
/
+9
2009-02-17
Make crtc_notify wrap/unwrap code do nothing unless mode code is inuse
Keith Packard
1
-11
/
+18
2009-02-17
XQuartz: GLX: Fix accidental exclusion of glBlitFramebufferEXT on Leopard
Jeremy Huddleston
1
-1
/
+1
2009-02-17
XQuartz: GLX: OpenGL.framework on Tiger doesn't have glBlitFramebufferEXT
Jeremy Huddleston
1
-0
/
+2
2009-02-17
XQuartz: Don't need explicit Activate/EnableDevice in InitInput
Jeremy Huddleston
2
-12
/
+0
2009-02-17
x11-input.fdi: Add options needed to handle adding USB devices on Solaris
Alan Coopersmith
1
-0
/
+14
2009-02-17
glx: Replace broken GLX visual setup with a fixed "all" mode.
Eric Anholt
3
-172
/
+78
2009-02-17
glx: Don't match fbconfigs to visuals with mismatched channel masks.
Eric Anholt
1
-5
/
+11
2009-02-17
mi: force the paired kbd device before CopyKeyClass. (#19574)
Keith Packard
1
-0
/
+4
2009-02-17
mi: don't call UpdateSpriteForScreen if we have Xinerama enabled. #18668
Peter Hutterer
1
-1
/
+8
2009-02-17
Merge branch 'panning-for-server-1.6' into server-1.6-branch
Keith Packard
4
-9
/
+89
2009-02-17
Correct static symbol XkmReadTOC and first pass on compile warning fixes.
Paulo Cesar Pereira de Andrade
4
-42
/
+18
2009-02-17
xfree86: always force RAW mode under linux.
Peter Hutterer
1
-35
/
+25
2009-02-17
Check for and report errors writing xorg.conf.new from Xorg -configure
Alan Coopersmith
1
-2
/
+10
2009-02-17
Correct error message if specified config file is not found
Alan Coopersmith
1
-3
/
+2
2009-02-17
Handle the combination of panning and crtc transforms
Keith Packard
1
-26
/
+10
2009-02-17
Damage re-used shadow scanout buffer using new transforms.
Keith Packard
1
-1
/
+5
2009-02-17
Handle matrix computation overflow in RRTransformCompute
Keith Packard
1
-7
/
+32
2009-02-13
Query the DDX in ProcRRGetScreenInfo.
Aaron Plattner
1
-1
/
+1
2009-02-03
Work around inclusion of <X11/extensions/panoramiXext.h>
Paulo Cesar Pereira de Andrade
1
-0
/
+3
2009-01-30
Version to 1.5.99.902
xorg-server-1.5.99.902
Keith Packard
1
-2
/
+3
2009-01-30
randr: Avoid re-querying the configuration on everything but GetScreenResources.
Eric Anholt
4
-12
/
+16
2009-01-30
RandR crtcs not fetched correctly when primary output is set.
Keith Packard
3
-11
/
+19
2009-01-30
RandR SetOutputPrimary should work with or without a crtc connected
Keith Packard
1
-5
/
+0
2009-01-30
Don't release grabs unless all buttons are up
Thomas Jaeger
2
-2
/
+2
2009-01-30
Count the number of logically down buttons in buttonsDown
Thomas Jaeger
2
-5
/
+9
2009-01-30
mi: ensure chained button mappings from SD -> MD (#19282)
Peter Hutterer
3
-3
/
+29
2009-01-30
Don't alter device button maps in DoSetPointerMapping
Thomas Jaeger
1
-23
/
+9
2009-01-30
Xext: Send out correct events in ProcXTestFakeInput
Thomas Jaeger
1
-1
/
+1
2009-01-30
xkb: fix typo - missing negation when checking button state.
Peter Hutterer
1
-1
/
+1
2009-01-30
Xi: fix use of button->down - bitflags instead of int arrays.
Peter Hutterer
5
-15
/
+7
2009-01-30
dix: fix WarpPointer calls for devices with custom valuator ranges (#19297)
Peter Hutterer
4
-9
/
+27
2009-01-30
dix: EnqueueEvent and PlayReleasedEvent need to handle DeviceMotionNotifies
Peter Hutterer
1
-4
/
+4
2009-01-30
avoid a potential endless loop.
Xiang, Haihao
1
-2
/
+6
2009-01-30
XQuartz: GL: indirect.c changes to fix the build with newer OpenGL frameworks.
George Staplin
1
-0
/
+19
2009-01-30
XQuartz: SnowLeopard: Help system book name changed in 10.6
Jeremy Huddleston
1
-8
/
+9
2009-01-30
XQuartz: mieq: Wait for the server to finish initializing before letting othe...
Jeremy Huddleston
2
-5
/
+34
2009-01-30
Move the apple fat binary hacks back to a header file, and make it apple-only.
Eric Anholt
4
-9
/
+12
2009-01-30
XQuartz: Fix builddir != srcdir issues and undef _XSERVER64 where appropriate...
Jeremy Huddleston
5
-12
/
+20
2009-01-30
XQuartz: xpr: Cleanup some of the code and possibly fix part of the GLX Pixma...
George Staplin
1
-80
/
+127
2009-01-30
XQuartz: Only call DarwinUpdateModKeys when needed
Jeremy Huddleston
3
-4
/
+15
2009-01-30
XQuartz: GL: Make indirect.c build and work in the 1.6 branch.
George Staplin
1
-588
/
+84
2009-01-30
XQuartz: GL: Set the __GLXconfig renderType to GLX_RGBA_BIT.
George Staplin
1
-1
/
+1
2009-01-30
XQuartz: GL: Make many more fbconfigs and visuals available for the 1.5 branch.
George Staplin
1
-261
/
+190
2009-01-30
EXA: Declare glyph cache picture as component-alpha when necessary.
Michel Dänzer
1
-3
/
+6
2009-01-30
Make RandR CRTC info report panning area instead of just crtc area
Keith Packard
1
-5
/
+18
2009-01-30
randr: Consider panned crtc's when calculating xinerama screen sizes.
Maarten Maathuis
1
-7
/
+20
2009-01-12
Update version to 1.5.99.901 (1.6 RC1)
xorg-server-1.5.99.901
Keith Packard
1
-1
/
+1
2009-01-12
Merge include/dix-config-post-verbatim.h into include/dix-config.h.in
Keith Packard
2
-11
/
+8
[prev]
[next]