index
:
delta/xserver.git
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
baserock/1.17+jetson
baserock/1.18+jetson
baserock/jjardon/xfont2
baserock/morph
baserock/xorg-server-1.17.2-20-gb3d5c01+libsystemd_fix
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
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.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-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.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xephyr-crash
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
xwayland
xwayland-1.12
xwayland-21.1
xwayland-22.1
xwayland-23.1
gitlab.freedesktop.org: xorg/xserver.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "warning: unused variable XXX"
Tomas Carnecky
2009-02-04
5
-6
/
+2
*
ISO C90: Move declaration to the beginning of the function
Tomas Carnecky
2009-02-04
1
-1
/
+1
*
mi: don't call UpdateSpriteForScreen if we have Xinerama enabled. #18668
Peter Hutterer
2009-02-04
1
-1
/
+8
*
dix: for core events, pass the core filter into DeliverEventsToWindow
Peter Hutterer
2009-02-04
1
-1
/
+1
*
Don't enable XAA offscreen pixmaps with Option "XaaOffscreenPixmaps" "no".
Aaron Plattner
2009-02-03
1
-1
/
+3
*
Constify atom name strings
Alan Coopersmith
2009-02-03
12
-28
/
+33
*
XQuartz: Accept bundle version 2.1.6 to work with our startup method
Jeremy Huddleston
2009-02-03
1
-2
/
+2
*
Xext: fix typo in GEEventFill macro
Peter Hutterer
2009-02-03
1
-1
/
+1
*
dix: Use GenericEvent instead of LASTEvent to check for core events.
Peter Hutterer
2009-02-03
1
-2
/
+2
*
Xi: initialize the device before applying button map changes.
Peter Hutterer
2009-02-03
1
-0
/
+4
*
Xi: create well-known atoms on demand, rather than preinit them
Simon Thum
2009-02-03
3
-23
/
+10
*
Xi: If the MD doesn't have a key/kbdfeed class, init the keyboard.
Peter Hutterer
2009-02-03
1
-3
/
+10
*
Xi: remove now obsolete oldXkbInfo.
Peter Hutterer
2009-02-03
1
-3
/
+0
*
dix: add SetBit(arr, bit) and ClearBit(arr, bit) to include/inputstr.h
Peter Hutterer
2009-02-03
1
-0
/
+2
*
Xext: rename shape's EventType to ShapeEventType to avoid name clashing.
Peter Hutterer
2009-02-03
1
-8
/
+8
*
Xext: rename saver's EventType to SaverEventType.
Peter Hutterer
2009-02-03
1
-5
/
+5
*
render: rename SetBit to RenderSetBit.
Peter Hutterer
2009-02-03
1
-5
/
+5
*
include: remove now-unused sempahore macros.
Peter Hutterer
2009-02-03
1
-15
/
+0
*
XQuartz: GLX: Fix accidental exclusion of glBlitFramebufferEXT on Leopard
Jeremy Huddleston
2009-02-02
1
-1
/
+1
*
glx: Don't match fbconfigs to visuals with mismatched channel masks.
Eric Anholt
2009-02-02
1
-5
/
+11
*
Cygwin/X: Fix compilation for mandatory XKB
Jon TURNEY
2009-02-02
4
-87
/
+30
*
XQuartz: GLX: OpenGL.framework on Tiger doesn't have glBlitFramebufferEXT
Jeremy Huddleston
2009-02-01
1
-0
/
+2
*
kdrive: Move a close() to the right place so we don't close(-1) normally.
Jim Huang
2009-02-01
1
-1
/
+1
*
netbsd: Force the use of ev56 instructions for register access on ev56.
Manuel Bouyer
2009-02-01
1
-6
/
+15
*
netbsd: Fix alpha ev6 support.
Manuel Bouyer
2009-02-01
1
-1
/
+6
*
Actually require bigfontproto when it's enabled. Bug #13710.
John Hein
2009-02-01
1
-0
/
+1
*
Prevent double unref of glxdrawables
Pierre Willenbrock
2009-02-01
2
-3
/
+4
*
x11-input.fdi: Add options needed to handle adding USB devices on Solaris
Alan Coopersmith
2009-01-30
1
-0
/
+14
*
RandR crtcs not fetched correctly when primary output is set.
Keith Packard
2009-01-30
3
-11
/
+19
*
modes: Protect xf86_crtc_supports_gamma() from non-RandR 1.2 drivers.
Eric Anholt
2009-01-30
1
-8
/
+12
*
randr: Avoid re-querying the configuration on everything but GetScreenResources.
Eric Anholt
2009-01-30
4
-12
/
+16
*
RandR SetOutputPrimary should work with or without a crtc connected
Keith Packard
2009-01-30
1
-5
/
+0
*
Move the apple fat binary hacks back to a header file, and make it apple-only.
Eric Anholt
2009-01-30
4
-9
/
+12
*
Make RandR CRTC info report panning area instead of just crtc area
Keith Packard
2009-01-30
1
-5
/
+18
*
Make crtc_notify wrap/unwrap code do nothing unless mode code is inuse
Keith Packard
2009-01-30
1
-11
/
+18
*
Ignore EDID-supplied monitor physical sizes for core screen size
Keith Packard
2009-01-30
1
-11
/
+0
*
Work around inclusion of <X11/extensions/panoramiXext.h>
Paulo Cesar Pereira de Andrade
2009-01-30
1
-0
/
+3
*
Remove extra / from Loading module line
Matt Turner
2009-01-29
1
-3
/
+3
*
XKB: ifdef XKB is dead, yet it was still present in a few places.
Maarten Maathuis
2009-01-29
3
-14
/
+18
*
Fix duplicate code, off-by one in space calculation, not initialized members
Pierre Willenbrock
2009-01-28
1
-30
/
+9
*
[shadow] Store the closure in the buffer
Søren Sandmann Pedersen
2009-01-28
1
-1
/
+1
*
Disable Xnest by default.
Peter Hutterer
2009-01-28
1
-1
/
+1
*
Convert kdrive libraries to libtool convenience libraries.
Paulo Cesar Pereira de Andrade
2009-01-27
6
-28
/
+28
*
Xvfb: add missing include for new xkbsrv.h
Magnus Kessler
2009-01-27
1
-0
/
+1
*
dix: remove obsolete comment. Event lists should not be allocated by the DDX
Peter Hutterer
2009-01-27
1
-3
/
+0
*
XQuartz: GL: indirect.c changes to fix the build with newer OpenGL frameworks.
George Staplin
2009-01-26
1
-0
/
+19
*
XQuartz: SnowLeopard: Help system book name changed in 10.6
Jeremy Huddleston
2009-01-25
1
-8
/
+9
*
Explicitly add libxorg_la_LIBADD to libxorg_la_DEPENDENCIES
Paulo Cesar Pereira de Andrade
2009-01-25
1
-0
/
+2
*
.gitignore: ignore sdksyms.dep
Magnus Kessler
2009-01-25
1
-0
/
+1
*
Xvfb: Remove unused function GetLK201Mappings in InitInput.c
Magnus Kessler
2009-01-25
1
-195
/
+0
[next]