index
:
~iksaif/xserver
master
xwayland
Xorg that runs on wayland (xwayland extension)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-11
compiler.h: include <string.h> before using memmove()
Alan Coopersmith
1
-0
/
+2
2009-09-11
Revert "Make sys.c use compiler.h unaligned access functions"
Tiago Vignatti
1
-1
/
+182
2009-09-11
xfree86: vgaarb: close and cleanup vga arbiter
Tiago Vignatti
1
-0
/
+2
2009-09-09
Use lowercase PCI vendor ID for NSC.
Martin-Éric Racine
1
-1
/
+1
2009-09-09
fbdevhw: Test for graphics:fb%d as well as graphics/fb%d
Daniel Stone
1
-1
/
+7
2009-09-09
xfree86: remove now unused xf86CrtcShadowClear
Peter Hutterer
1
-31
/
+0
2009-09-08
Added comment with the PCI device ID of Geode SCx200 series.
Martin-Éric Racine
1
-1
/
+1
2009-09-04
xfree86: fix make distcheck after removal of Domain.note and RAC.Notes.
Peter Hutterer
1
-2
/
+0
2009-09-04
require xf86vidmodeproto 2.2.99.1 or newer.
Peter Hutterer
2
-4
/
+2
2009-09-04
xfree86: silence some xf86dgaproto compiler warnings
Peter Hutterer
3
-5
/
+3
2009-09-04
xfree86: silence 'unused variable' compiler warning
Peter Hutterer
1
-1
/
+3
2009-09-04
Formatted recent Geode PCI ID changes to fit a 80-column coding style.
Martin-Éric Racine
1
-2
/
+3
2009-09-04
Further explained what the Geode PCI ID is all about as comments.
Martin-Éric Racine
1
-2
/
+2
2009-09-04
Removed unnecessary curly braces for Geode LX PCI ID.
Martin-Éric Racine
1
-2
/
+1
2009-09-04
Updated the PCI Vendor and Device IDs for all Geode variants.
Martin-Éric Racine
1
-5
/
+17
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
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-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
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
[next]