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-04-05
Bump to version 1.2.99.905 (1.3 RC5)
xorg-server-1.2.99.905
Keith Packard
1
-2
/
+2
2007-04-05
CVE-2007-1003: XC-MISC Extension ProcXCMiscGetXIDList() Memory Corruption
Matthieu Herrb
1
-2
/
+11
2007-04-05
Bug #10296: Fix timer rescheduling.
Tomas Janousek
1
-3
/
+6
2007-04-05
Bump version to 1.2.99.904 (1.3 RC4)
xorg-server-1.2.99.904
Keith Packard
1
-3
/
+3
2007-04-02
Don't erase current crtc for outputs on CloseScreen
Keith Packard
1
-1
/
+0
2007-03-26
Set version to 1.2.99.903 (1.3 RC3)
xorg-server-1.2.99.903
Keith Packard
1
-3
/
+3
2007-03-26
Bump video driver ABI version to 1.2.
Michel Dänzer
1
-1
/
+1
2007-03-26
Add per-drawable Xv colour key helper function.
Michel Dänzer
4
-3
/
+68
2007-03-26
fbdevhw: Only deal with RGB weight if default visual is True- or DirectColor.
Michel Dänzer
1
-12
/
+22
2007-03-26
fbdevhw: Consider mode set equal to mode requested if virtual width is larger.
Michel Dänzer
1
-17
/
+17
2007-03-26
fbdevhw: Override RGB offsets and masks after setting initial mode.
Michel Dänzer
1
-0
/
+11
2007-03-26
fbdevhw: Use displayWidth for fbdev virtual width when appropriate.
Michel Dänzer
1
-1
/
+2
2007-03-26
fbdevhw: Fix some issues with the previous commit.
Michel Dänzer
1
-2
/
+3
2007-03-26
fbdevhw: Consolidate modeset ioctl calling, report failure if it modifies mode.
Michel Dänzer
1
-47
/
+82
2007-03-23
Make pending properties force mode set. And, remove AttachScreen calls.
Keith Packard
8
-140
/
+139
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-20
Clean up Rotate state on server reset.
Keith Packard
4
-18
/
+79
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-15
Correct ref counting of RRMode structures
Keith Packard
2
-1
/
+6
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-14
Create driver-independent CRTC-based cursor layer.
Keith Packard
9
-13
/
+710
2007-03-14
Update to version 1.2.99.902
xorg-server-1.2.99.902
Keith Packard
1
-3
/
+3
2007-03-14
Revert "Xext: Update device's lastx/lasty when sending a motion event with XT...
Keith Packard
1
-2
/
+0
2007-03-14
Xext: Update device's lastx/lasty when sending a motion event with XTest.
Peter Hutterer
1
-0
/
+2
2007-03-14
Xprint: shorten font filename to fit in tar length limit
Drew Parsons
7
-12
/
+12
2007-03-14
Revert "Xprint includes a filename which is too long for tar."
Keith Packard
1
-0
/
+1
2007-03-07
Remove stale monitor data when output becomes disconnected.
Keith Packard
1
-0
/
+3
2007-03-06
Add hw/xfree86/docs/README.modes, documenting new mode setting APIs.
Keith Packard
1
-0
/
+474
2007-03-06
Add xf86CrtcScreenInit to share initialization across drivers.
Keith Packard
3
-19
/
+59
2007-03-05
Allow relative positions to use output names or monitor identifiers.
Keith Packard
1
-5
/
+9
2007-03-05
Use EDID data to set screen physical size at server startup.
Keith Packard
1
-2
/
+22
2007-03-05
Add xf86SetDesiredModes to apply desired modes to crtcs.
Keith Packard
3
-0
/
+68
2007-03-05
Move xf86SetSingleMode into X server from intel driver.
Keith Packard
2
-0
/
+132
2007-03-04
Xprint includes a filename which is too long for tar.
xorg-server-1.2.99.901
Keith Packard
1
-1
/
+0
2007-03-04
Set version to 1.3-rc1 (1.2.99.901).
Keith Packard
1
-9
/
+15
2007-03-04
Sun bug 6529003: Xorg should not be including <sys/immu.h> on Solaris
Alan Coopersmith
1
-1
/
+1
2007-03-04
add a standard connector type and name for us as an output property
Dave Airlie
2
-0
/
+29
2007-03-04
modes: add commit/prepare hooks
Dave Airlie
2
-5
/
+29
2007-03-04
Remove debugging ErrorF from rotation code.
Keith Packard
1
-13
/
+4
2007-03-04
Handle non-zero origin rotated crtc. Damage crtc area on re-rotate.
Keith Packard
1
-28
/
+60
2007-03-03
Add a canGrow argument to xf86InitialConfiguration.
Aaron Plattner
2
-25
/
+55
2007-03-03
Add a screen resize hook to xf86CrtcConfigRec.
Aaron Plattner
3
-11
/
+43
2007-03-03
Don't crash setting a NULL mode with a randr classic DDX. Also remember to up...
Aaron Plattner
1
-0
/
+9
[next]