index
:
xorg/xprint
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
dri-0-1-branch
exa-damagetrack
glucose-2
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
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_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
xquartz-composite
The (deprecated) Xprint server (mirrored from https://gitlab.freedesktop.org/xorg/xserver-xprint)
dparsons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-04
Config: HAL: Touchpads are pointers too
Markku Vire
1
-1
/
+2
2007-11-04
XFree86: Input: Save/restore errno around SIGIO (bug #10683)
Mark Vytlacil
1
-0
/
+2
2007-11-04
pulling in changes from xorg-server-1.2-apple branch
Ben Byer
7
-32
/
+34
2007-11-04
add missing null-pointer checks
Ben Byer
1
-1
/
+1
2007-11-02
Always duplicate mode name when duplicating a mode.
Matthias Hopf
1
-2
/
+1
2007-11-02
Restore build of xf8_16bpp.
Adam Jackson
1
-2
/
+2
2007-11-02
Fix crash in xf86InitOrigins()
Kristian Høgsberg
1
-0
/
+8
2007-11-02
Don't filter modes away during VBE mode list construction.
Adam Jackson
1
-28
/
+0
2007-11-02
Fix magic number in fbdevhw
Adam Jackson
1
-1
/
+1
2007-11-02
Disable explicit commenting in Monitor section.
Adam Jackson
1
-2
/
+0
2007-11-02
Avoid PS/2 protocol probing for /dev/input/mice
Adam Jackson
1
-8
/
+24
2007-11-02
Fix accidental ABI usage in RANDR 1.2 drivers.
Adam Jackson
2
-2
/
+2
2007-11-02
Move SIGUSR1 notification as late as possible.
Adam Jackson
3
-38
/
+53
2007-11-01
Enable MIT-SHM in Xdmx.
Adam Jackson
1
-2
/
+0
2007-10-30
reduce wakeups from smart scheduler
Arjan van de Ven
3
-37
/
+8
2007-10-29
Set up visuals for the existing X visuals.
Kristian Høgsberg
3
-20
/
+41
2007-10-29
Change the GLX module to initialize after COMPOSITE.
Kristian Høgsberg
2
-11
/
+11
2007-10-28
xfree86: wrap keyboard devices for XKB.
Peter Hutterer
1
-0
/
+5
2007-10-28
XKB: Cope with all events in XkbProcessKeyboardEvent
Daniel Stone
1
-19
/
+38
2007-10-28
XKB: Don't update indicators on all devices, add missing include file
Daniel Stone
1
-5
/
+5
2007-10-28
xkb: Unwrap properly in ProcessPointerEvent.
Peter Hutterer
1
-1
/
+22
2007-10-28
xkb: xkbHandleActions: let wrapping take care of event delivery.
Peter Hutterer
1
-17
/
+7
2007-10-28
dix: don't compress motion events from different devices (EventEnqueue)
Peter Hutterer
1
-1
/
+2
2007-10-28
dix: add XI event support to FixKeyState.
Peter Hutterer
1
-12
/
+9
2007-10-28
xkb: enable XI event processing for xkb.
Peter Hutterer
4
-44
/
+103
2007-10-28
Save processInputProc before wrapping it and restore it later, instead of
Peter Hutterer
2
-8
/
+12
2007-10-28
xkb: Store the action filters per device in the XkbSrvInfoRec.
Peter Hutterer
2
-49
/
+57
2007-10-28
XFree86: Remove ridiculous SIGIO debugging
Daniel Stone
1
-6
/
+0
2007-10-28
XKB: Add more bits to xkbsrv.h
Daniel Stone
1
-0
/
+3
2007-10-28
Xi: Include XI protocol header in exevents.h
Daniel Stone
1
-0
/
+2
2007-10-28
configure.ac/XFree86: Only build XF86Misc and XF86VidMode when appropriate
Daniel Stone
2
-5
/
+13
2007-10-26
Restore the CompositeGlyphs -> ps->Glyphs -> miGlyphs callchain to allow acce...
Aaron Plattner
2
-25
/
+24
2007-10-26
Weed out some unused fluff from __GLXcontext.
Kristian Høgsberg
6
-44
/
+4
2007-10-26
Include stddef.h for size_t.
Bernardo Innocenti
1
-0
/
+1
2007-10-26
Quiet glx visual debug info.
Kristian Høgsberg
1
-2
/
+0
2007-10-26
Nuke superfluous ",", added missing include for xf86i2c.h.
Matthias Hopf
1
-2
/
+3
2007-10-26
XFree86 Misc/VidMode: Remove ridiculous debug ErrorFs
Daniel Stone
2
-66
/
+0
2007-10-25
Clean up unused pVisual part of __GLXcontext.
Kristian Høgsberg
2
-8
/
+1
2007-10-25
Make glx destroy path handle cases where the X window goes away first.
Kristian Høgsberg
2
-5
/
+16
2007-10-25
Input: Fix key down test (bug #12858)
Naoki Hamada
1
-4
/
+12
2007-10-24
Prefer configured DisplaySize to probed DDC data, if available.
Matthias Hopf
1
-2
/
+12
2007-10-23
EXA: Fix off-by-one in polyline drawing.
Pierre Willenbrock
1
-1
/
+1
2007-10-23
Superfluous ','.
Matthias Hopf
1
-1
/
+1
2007-10-23
Get rid of unnecessary GNU extended variadic macro.
Matthias Hopf
1
-1
/
+1
2007-10-22
Define PCI_TXT_IDS_DIR more cleanly
David Nusinow
3
-5
/
+6
2007-10-22
Leave hardware-specified preferred modes alone when user preference exists.
Keith Packard
1
-2
/
+1
2007-10-22
GLX: Fix leak of X pixmaps associated with GLX pixmaps.
Michel Dänzer
1
-0
/
+5
2007-10-22
GLX: Don't crash on unused client array members when switching to/from console.
Michel Dänzer
1
-2
/
+2
2007-10-21
Add a note as to why the text file based PCI ID scheme is present at all
David Nusinow
1
-0
/
+4
2007-10-21
Fix compilation issue on FreeBSD (bug #12841)
David Nusinow
1
-0
/
+4
[next]