index
:
~dottedmag/xserver
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
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
fixes
for-keithp
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.2-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_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
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-02
randr: Fix crtcs using set_mode_major()
Adam Jackson
1
-4
/
+5
2009-09-02
vgaarb: protect fini as well just in case
Dave Airlie
1
-0
/
+2
2009-09-02
vgaarb: if arb init fails, make sure locking doesn't occur.
Dave Airlie
1
-0
/
+4
2009-09-01
XFree86: Linux: Fix 100% CPU usage with ShareVTs and kbd
Michael Witrant
1
-4
/
+4
2009-08-31
alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus
Matt Turner
4
-77
/
+9
2009-08-31
XQuartz: GLX: Drawable does not contain resize anymore.
Jeremy Huddleston
1
-8
/
+0
2009-08-31
Make sys.c use compiler.h unaligned access functions
Matt Turner
1
-182
/
+1
2009-08-31
Remove unused Delay.c
Matt Turner
3
-41
/
+1
2009-08-31
Remove unused BUSmemcpy.c
Matt Turner
3
-190
/
+1
2009-08-31
Remove unused ia64_flush_cache function
Matt Turner
1
-21
/
+0
2009-08-31
Simplify unaligned access code
Matt Turner
1
-257
/
+32
2009-08-31
Clean up unaligned access functions on alpha
Matt Turner
1
-113
/
+2
2009-08-31
Move unaligned access functions to common section
Matt Turner
1
-287
/
+299
2009-08-31
Remove unused arm_flush_cache function
Matt Turner
1
-10
/
+0
2009-08-31
Remove unused ppc_flush_icache function
Matt Turner
1
-11
/
+0
2009-08-31
Replace 8 nops with proper sync instruction on mips
Matt Turner
1
-10
/
+11
2009-08-31
Use sfence and mfence instructions on amd64
Matt Turner
1
-4
/
+2
2009-08-31
Add x86 barrier macros
Matt Turner
1
-1
/
+15
2009-08-31
define barrier macros as nops if not otherwise defined
Matt Turner
1
-28
/
+10
2009-08-31
Move memory barrier macros into common section
Matt Turner
1
-58
/
+89
2009-08-31
xfree86: remove _more_ RAC junk
Tiago Vignatti
2
-2
/
+0
2009-08-31
xfree86: shut up vgaarb warnings when server doesn't support it
Tiago Vignatti
1
-2
/
+2
2009-08-31
xfree86: removal of some dead code due VGA arbiter's inclusion
Tiago Vignatti
5
-27
/
+0
2009-08-31
XQuartz: GL: Unset GL_EXT_gpu_program_parameters for Tiger/ppc
Jeremy Huddleston
1
-0
/
+8
2009-08-31
XQuartz: GL: Explicitly set GL_EXT symbols to 0 if they are not in OpenGL.fra...
Jeremy Huddleston
1
-0
/
+73
2009-08-28
xace: fix up access modes in dixLookupDrawable calls from dri2.
Eamon Walsh
1
-9
/
+16
2009-08-28
EDID: Vendor detailed blocks aren't worth X_WARNING about
Adam Jackson
1
-1
/
+1
2009-08-28
EDID: Print 1152x864 in established timings, not x870
Adam Jackson
1
-1
/
+1
2009-08-28
xf86 ddx: add vga arbiter support.
Dave Airlie
12
-10
/
+1513
2009-08-27
xfree86: require xf86dgaproto 2.0.99.1.
Peter Hutterer
2
-5
/
+2
2009-08-27
xfree86: Remove xf86GetMotionEvents from public API.
Peter Hutterer
2
-10
/
+0
2009-08-25
XQuartz: Check NSINTEGER_DEFINED to make sure the NSInteger and NSUInteger ty...
Jeremy Huddleston
2
-8
/
+10
2009-08-25
XQuartz: Use applewmproto 1.4 updated headers.
Jeremy Huddleston
7
-12
/
+7
2009-08-25
Ensure that rotation updates happen frequently
Keith Packard
1
-0
/
+2
2009-08-25
Perform rotation redisplay before calling driver block handler (which may flu...
Keith Packard
1
-2
/
+3
2009-08-25
xf86_reload_cursors: fix cursor position to eliminate jumping after mode set
Keith Packard
1
-2
/
+4
2009-08-20
xfree86: dump /proc/cmdline in the log on Linux
Adam Jackson
1
-0
/
+15
2009-08-20
xfree86: remove bus state change notification callback
Tiago Vignatti
4
-69
/
+0
2009-08-18
Sun bug 6872917: Xorg not querying /dev/fb when no xorg.conf exists
Alan Coopersmith
2
-12
/
+33
2009-08-18
xfree86/linux: don't change VT perms unless we're running as root
Jesse Barnes
1
-17
/
+21
2009-08-18
xfree86: remove unused code (xf86Configure.c)
Tiago Vignatti
1
-2
/
+0
2009-08-18
xfree86: remove unaffected code (xf86Configure.c)
Tiago Vignatti
1
-8
/
+0
2009-08-18
xfree86: remove stupid macro (xf86Configure.c)
Tiago Vignatti
1
-24
/
+24
2009-08-18
xfree86: remove wrong commentary
Tiago Vignatti
1
-1
/
+0
2009-08-18
xfree86: header clean up (xf86Configure.c)
Tiago Vignatti
1
-16
/
+0
2009-08-18
xfree86: reorganize xf86Configure.c
Tiago Vignatti
1
-58
/
+97
2009-08-18
xfree86: remove unused PCI header
Tiago Vignatti
1
-1
/
+0
2009-08-13
Add new VT support for OpenSolaris & future Solaris releases
Aaron Zang
8
-94
/
+224
2009-08-13
Remove support for Solaris x86 releases older than Solaris 8
Alan Coopersmith
3
-24
/
+6
2009-08-12
Fix build on Alpha
Matt Turner
2
-3
/
+3
[next]