index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-02
Don't erase current crtc for outputs on CloseScreen
Keith Packard
1
-1
/
+0
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
2
-4
/
+9
2007-03-23
Ensure that crtc desired values track most recent mode.
Keith Packard
1
-0
/
+7
2007-03-23
Fix Pending property API, adding RRPostPendingProperty.
Keith Packard
1
-1
/
+1
2007-03-23
Clean up xf86CrtcRec and xf86OutputRec objects at CloseScreen.
Keith Packard
1
-0
/
+14
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
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-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
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-02-23
Don't install libi2c.a
Adam Jackson
1
-1
/
+1
2007-02-20
Eliminate RRModeRec devPrivate field.
Keith Packard
1
-44
/
+103
2007-02-18
Add support for user-defined modelines in RandR.
Keith Packard
1
-0
/
+50
2007-02-17
Merge branch 'server-1.3-origin' into server-1.3-branch
Keith Packard
11
-15
/
+59
2007-02-17
Check for __sparc as well as __sparc__ for compatibility with Sun cc
Alan Coopersmith
7
-14
/
+14
2007-02-17
Add ast driver/device info to Xorg server & config utilities
Carl Switzky
3
-0
/
+10
2007-02-17
Add an RDTSC implementation to the x86 emulator.
Aaron Plattner
1
-1
/
+35
2007-02-16
Don't set subpixel order during startup; the screen won't be ready.
Keith Packard
1
-1
/
+2
2007-02-16
Ensure drivers can use new modes header files.
Keith Packard
7
-15
/
+21
2007-02-16
Respect rotation in initial screen size computation.
Keith Packard
1
-2
/
+2
2007-02-16
Enable startup-time rotation; change rotation pixmap creation API.
Keith Packard
7
-77
/
+172
2007-02-15
Report correct RandR 1.0 sizeID. Report correct subpixel order.
Keith Packard
4
-0
/
+77
2007-02-15
Merge branch 'server-1.2-branch' into server-1.3-branch
Keith Packard
7
-0
/
+28
2007-02-15
Allow new modes code to build inside drivers as well as server.
Keith Packard
7
-0
/
+28
2007-02-15
Distribute hw/xfree86/modes.
Tilman Sauerbeck
1
-1
/
+1
2007-02-14
Merge crtc/output-based mode selection code.
Keith Packard
21
-12
/
+5402
2007-02-13
Plug memory leak in doLoadModule()
Alan Coopersmith
1
-1
/
+1
[next]