index
:
~sthibaul/xserver-hurd
master
master-hurd
master-retro
GNU/Hurd port
sthibaul
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-06
xv: Move the DDX XV screen private allocation into the DDXes.
Eric Anholt
2
-14
/
+12
2014-08-06
xv: Drop the ddQueryAdaptors() interface.
Eric Anholt
2
-32
/
+4
2014-08-06
xv: Move common code for adaptor cleanup to xvmain.c
Eric Anholt
2
-57
/
+2
2014-08-06
xv: Remove dead VIDEO_NO_CLIPPING from the xorg and kdrive DDXes.
Eric Anholt
5
-112
/
+1
2014-08-06
xv: Remove dead VIDEO_INVERT_CLIPLIST from the xorg and kdrive DDXes.
Eric Anholt
5
-63
/
+0
2014-07-31
xfree86/modes: rotation damage is automatically destroyed on close
Keith Packard
1
-0
/
+2
2014-07-31
xfree86: Avoid compiler warning for unused vars without systemd
Keith Packard
1
-5
/
+2
2014-07-30
Fix files including xorg-server.h by mistake
Keith Packard
1
-1
/
+0
2014-07-29
dri1: Remove unused DRI{,Post}ValidateTree
Adam Jackson
2
-81
/
+0
2014-07-29
xquartz: Remove unused DRI{,Post}ValidateTree
Adam Jackson
2
-59
/
+0
2014-07-29
xfree86: Remove unused HardEdges
Adam Jackson
1
-16
/
+1
2014-07-29
xfree86: Remove useless #include "fb.h"
Adam Jackson
1
-1
/
+0
2014-07-29
xfree86: Remove pointless xf86RandRCreateScreenResources
Adam Jackson
1
-32
/
+0
2014-07-29
xfree86: Remove protectMem from VidMemInfo
Adam Jackson
1
-2
/
+0
2014-07-29
xfree86: Remove unused xf86{Map,Unmap}LegacyIO
Adam Jackson
2
-17
/
+0
2014-07-29
xfree86: Remove deprecated PCI types
Adam Jackson
1
-4
/
+0
2014-07-29
xfree86: Remove some unused pre-pciaccess types
Adam Jackson
1
-12
/
+0
2014-07-29
xfree86: Remove xf86ConfigActivePciEntity
Adam Jackson
2
-35
/
+0
2014-07-29
vgahw: Nuke unused vgaCmap.c
Adam Jackson
3
-279
/
+1
2014-07-29
kdrive: Remove some dead bits of the man page
Adam Jackson
1
-7
/
+0
2014-07-29
bsd: Remove some reference arm code behind #if 0
Adam Jackson
1
-139
/
+0
2014-07-28
xfree86: Unify the ppc/sparc mmio-swap-or-not conditionals
Adam Jackson
1
-31
/
+8
2014-07-28
xfree86: Clean up some silly __sparc macro usage
Adam Jackson
1
-2
/
+2
2014-07-28
xfree86: Pull generic barrier() definition up to top level
Adam Jackson
1
-5
/
+5
2014-07-28
xfree86: Remove MMIO_ONB* and friends
Adam Jackson
5
-259
/
+14
2014-07-28
xfree86: Clean up powerpc barrier decls
Adam Jackson
1
-6
/
+1
2014-07-28
xfree86: Simplify a bunch of OS and arch conditionals
Adam Jackson
1
-13
/
+6
2014-07-28
xfree86: Remove pre-2.6 Linux ppc support
Adam Jackson
1
-7
/
+0
2014-07-28
xfree86: Remove a useless !__SUNPRO_C guard
Adam Jackson
1
-2
/
+0
2014-07-28
xfree86: Undef GCCUSESGAS
Adam Jackson
1
-54
/
+0
2014-07-28
xfree86: Remove an unlikely bit of #pragma
Adam Jackson
1
-8
/
+0
2014-07-28
xfree86: Undef __HIGHC__
Adam Jackson
1
-6
/
+1
2014-07-28
xfree86: Undef FAKEIT
Adam Jackson
1
-38
/
+2
2014-07-28
xfree86: Remove a few random ppc decls
Adam Jackson
1
-4
/
+0
2014-07-28
xfree86: Remove remaining unused unaligned accessors
Adam Jackson
1
-60
/
+1
2014-07-28
xfree86: Move generic unaligned helpers into int10 code
Adam Jackson
2
-36
/
+36
2014-07-28
xfree86: Remove unused unaligned int64 helpers
Adam Jackson
1
-63
/
+1
2014-07-28
xfree86: Unspecialize gcc variants of unaligned memory access
Adam Jackson
1
-69
/
+0
2014-07-28
xfree86: Undefine NO_INLINE
Adam Jackson
1
-8
/
+1
2014-07-28
xfree86: Remove MMIO_MOVE32
Adam Jackson
1
-13
/
+0
2014-07-28
xfree86: Remove nds32_flush_icache
Adam Jackson
1
-17
/
+0
2014-07-28
xfree86: Remove #include "compiler.h" from places that don't need it
Adam Jackson
7
-12
/
+0
2014-07-24
xwayland: Only disable/enable devices on capabilities change
Carlos Garnacho
1
-15
/
+27
2014-07-24
xfree86: Remove i2c multimedia modules
Adam Jackson
23
-3565
/
+1
2014-07-24
xfree86: Remove stale /usr/share/X11/xorg.conf.d hard-code from the xorg.conf...
Aaron Plattner
1
-5
/
+5
2014-07-18
xf86platformBus: Add assertion to avoid (fatal) compiler warning
Colin Walters
1
-0
/
+6
2014-07-17
Merge remote-tracking branch 'anholt/glamor-next'
Keith Packard
14
-201
/
+464
2014-07-17
Merge remote-tracking branch 'origin/master' into glamor-next
Eric Anholt
28
-50
/
+1274
2014-07-17
glamor: Remove always-true yInverted flag.
Eric Anholt
1
-2
/
+1
2014-07-17
xfree86: Provide backward-compatibilty API for OdevAttributes
Keith Packard
1
-0
/
+71
[next]