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)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
404
-8022
/
+20687
2007-03-28
GL: Update for Mesa changes
Daniel Stone
1
-0
/
+1
2007-03-27
Enable Composite by default now that it disables itself in the known bad cases.
Eric Anholt
1
-4
/
+1
2007-03-27
Disable composite when Xinerama is active.
Eric Anholt
1
-0
/
+5
2007-03-27
Disable Composite when the screen's visual is pseudocolor.
Eric Anholt
1
-2
/
+15
2007-03-27
Refuse to initialize Composite if Render is not present.
Eric Anholt
1
-0
/
+6
2007-03-27
Move libcw setup to the only renderer requiring it (XAA).
Eric Anholt
8
-39
/
+19
2007-03-27
Fix indentation of fakexa help text.
Eric Anholt
1
-1
/
+1
2007-03-27
Fix typo in GL/mesa/shader/slang/Makefile.am.
Michel Dänzer
1
-1
/
+1
2007-03-27
gl: oops dodgy s appeared pointed out by jcristau on irc..
Dave Airlie
1
-2
/
+1
2007-03-27
gl: update for latest mesa glsl-compiler merge
Dave Airlie
5
-18
/
+22
2007-03-27
fix loading of GLcore after recent loading changes
Dave Airlie
1
-2
/
+2
2007-03-26
Update xorg.conf manpage for new RandR 1.2 monitor options.
Eric Anholt
1
-6
/
+73
2007-03-26
Remove dead NEED_DBE_BUF_BITS code.
Eamon Walsh
7
-114
/
+0
2007-03-25
Since ddc, i2c, and ramdac are in core now, remove their ModuleData stubs.
Adam Jackson
3
-128
/
+0
2007-03-25
Static cleanup on Xi/
Adam Jackson
16
-1001
/
+713
2007-03-25
General DIX static and dead code cleanup.
Adam Jackson
18
-438
/
+166
2007-03-25
Static and dead code cleaup for Xext/
Adam Jackson
12
-144
/
+29
2007-03-25
Static and dead code cleanup from mi/
Adam Jackson
19
-573
/
+61
2007-03-25
Static cleanup for xf86 ddx.
Adam Jackson
12
-92
/
+29
2007-03-25
Un-staticise VTSwitchEnabled, since kbd wants it apparently.
Adam Jackson
1
-1
/
+1
2007-03-25
Static and dead code cleanup over afb/
Adam Jackson
8
-488
/
+175
2007-03-25
Delete a dead file.
Adam Jackson
1
-130
/
+0
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
54
-482
/
+187
2007-03-25
dix: Increase allocation size for core keyboard keymap to avoid buffer overru...
Peter Hutterer
1
-1
/
+1
2007-03-25
loader: fix already built-in message
Dave Airlie
1
-1
/
+1
2007-03-24
Make pending properties force mode set. And, remove AttachScreen calls.
Keith Packard
8
-151
/
+147
2007-03-23
Ensure that crtc desired values track most recent mode.
Keith Packard
1
-0
/
+7
2007-03-23
Incorrect extra memory copy in RRChangeOutputProperty.
Keith Packard
1
-2
/
+0
2007-03-23
Fix Pending property API, adding RRPostPendingProperty.
Keith Packard
3
-59
/
+99
2007-03-23
Make sure RandR events are delivered from RRCrtcSet.
Keith Packard
1
-43
/
+50
2007-03-23
Clean up xf86CrtcRec and xf86OutputRec objects at CloseScreen.
Keith Packard
1
-0
/
+14
2007-03-23
Clear allocated RandR screen private structure.
Keith Packard
1
-1
/
+1
2007-03-23
Clean up Rotate state on server reset.
Keith Packard
4
-18
/
+79
2007-03-21
XFree86 DGA: Guard against NULL pointer dereferences.
Daniel Stone
1
-16
/
+22
2007-03-21
XKB: Fix size_syms calculation bug
Daniel Stone
1
-1
/
+1
2007-03-21
XKB: Be a tiny bit more conservative with type allocation
Daniel Stone
1
-2
/
+5
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
57
-1378
/
+1269
2007-03-21
XFree86 input: Add backwards compatibility for motion history
Daniel Stone
3
-0
/
+20
2007-03-21
xfree86 input: Re-enable DGA support
Daniel Stone
4
-48
/
+176
2007-03-21
mieq: Allow event handlers for arbitrary events to be set
Daniel Stone
2
-0
/
+27
2007-03-19
Define XF86PM on Solaris x86 builds now that we have sun_apm.c
Alan Coopersmith
1
-0
/
+2
2007-03-17
Slow down DDC I2C bus using a RiseFallTime of 20us for old monitors.
Keith Packard
1
-0
/
+6
2007-03-17
Remove extra (and wrong) I2C ByteTimeout setting in DDC code.
Keith Packard
1
-1
/
+0
2007-03-17
Correct ref counting of RRMode structures
Keith Packard
2
-1
/
+6
2007-03-17
Eliminate RRModeRec devPrivate field.
Keith Packard
2
-45
/
+103
2007-03-17
Add support for user-defined modelines in RandR.
Keith Packard
8
-50
/
+400
2007-03-15
Don't wedge when rotating more than one CRTC.
Keith Packard
2
-14
/
+20
2007-03-15
Allow xf86_reload_cursors during server init.
Keith Packard
1
-4
/
+16
2007-03-15
Set the RandR version returned, rather than just passing the proto's version.
Eric Anholt
1
-2
/
+5
[next]