• Adam Jackson's avatar
    dix: Remove arch awareness from servermd.h (X.org v2, nx-libs v4) · f77a4b40
    Adam Jackson authored
     commit 1af15aaf278edcf6f6de94774350e34a80883c24
     Author: Olivier Fourdan <ofourdan@redhat.com>
     Date:   Fri Apr 10 10:07:38 2015 +0200
    
        dix: Fix image byte order on big endian hardware
    
        Make sure X_BIG_ENDIAN/X_LITTLE_ENDIAN are defined before actually using
        them.
    
        Otherwise, image byte order could be wrong on big endian hardware even
        though endianess detection is correct.
    Reported-by: 's avatarTim Waugh <twaugh@redhat.com>
    Signed-off-by: 's avatarOlivier Fourdan <ofourdan@redhat.com>
    Reviewed-by: 's avatarAdam Jackson <ajax@redhat.com>
    
     commit 4302484ef2e67b2e05756c7ee0834dce938f1b44
     Author: Adam Jackson <ajax@redhat.com>
     Date:   Mon Jul 21 10:06:53 2014 -0400
    
        dix: Remove arch awareness from servermd.h (v2)
    
        At this point we have no architectures where image byte order is
        different from bitmap bit order, or where either of those two are not
        also the native word endianness.  Hooray, one more place where we don't
        have to worry about enabling new CPU architectures.
    
        v2: Rebase to master to handle the addition of ppc64le, arc, and xtensa,
        and use autoconf's endianness detection instead of gcc predefines.
    Signed-off-by: 's avatarAdam Jackson <ajax@redhat.com>
    Reviewed-by: 's avatarDaniel Stone <daniels@collabora.com>
    Signed-off-by: 's avatarKeith Packard <keithp@keithp.com>
    
     commit f6469f1910c72add358b7263d69bd116b4450ece
     Author: Adam Jackson <ajax@redhat.com>
     Date:   Mon Jul 21 10:06:46 2014 -0400
    
        dix: Remove some XFree86 3.x leftovers
    Signed-off-by: 's avatarAdam Jackson <ajax@redhat.com>
    Reviewed-by: 's avatarDaniel Stone <daniels@collabora.com>
    Signed-off-by: 's avatarKeith Packard <keithp@keithp.com>
    
     commit 5aaacb501ff26bad391664cc7367bfe5164f72c7
     Author: Adam Jackson <ajax@redhat.com>
     Date:   Mon Jul 21 10:06:45 2014 -0400
    
        dix: Remove an ancient IBM configuration
    
        Whatever unix this was meant to be is either no longer in circulation,
        or is AIX, which we don't claim to support anyway.
    Signed-off-by: 's avatarAdam Jackson <ajax@redhat.com>
    Reviewed-by: 's avatarDaniel Stone <daniels@collabora.com>
    Signed-off-by: 's avatarKeith Packard <keithp@keithp.com>
    
     commit 446fe9eecddd1337f9d5164dd7c301e1ba3dfe32
     Author: Daniel Stone <daniel@fooishbar.org>
     Date:   Thu Jul 17 21:37:50 2008 +0300
    
        Dead code removal
    
        Remove a whole bunch of code that was never built, be it entire files or
        just dead ifdefs.
    Backported-to-NX-by: 's avatarMike Gabriel <mike.gabriel@das-netzwerkteam.de>
    f77a4b40
Name
Last commit
Last update
..
.gitignore Loading commit data...
Imakefile Loading commit data...
XIstubs.h Loading commit data...
bstore.h Loading commit data...
bstorestr.h Loading commit data...
client.h Loading commit data...
closestr.h Loading commit data...
closure.h Loading commit data...
colormap.h Loading commit data...
colormapst.h Loading commit data...
cursor.h Loading commit data...
cursorstr.h Loading commit data...
dix.h Loading commit data...
dixevents.h Loading commit data...
dixfont.h Loading commit data...
dixfontstr.h Loading commit data...
dixgrabs.h Loading commit data...
dixstruct.h Loading commit data...
exevents.h Loading commit data...
extension.h Loading commit data...
extinit.h Loading commit data...
extnsionst.h Loading commit data...
gc.h Loading commit data...
gcstruct.h Loading commit data...
globals.h Loading commit data...
input.h Loading commit data...
inputstr.h Loading commit data...
list.h Loading commit data...
misc.h Loading commit data...
miscstruct.h Loading commit data...
opaque.h Loading commit data...
os.h Loading commit data...
pixmap.h Loading commit data...
pixmapstr.h Loading commit data...
property.h Loading commit data...
propertyst.h Loading commit data...
protocol-versions.h Loading commit data...
region.h Loading commit data...
regionstr.h Loading commit data...
resource.h Loading commit data...
rgb.h Loading commit data...
screenint.h Loading commit data...
scrnintstr.h Loading commit data...
selection.h Loading commit data...
servermd.h Loading commit data...
site.h Loading commit data...
swaprep.h Loading commit data...
swapreq.h Loading commit data...
validate.h Loading commit data...
window.h Loading commit data...
windowstr.h Loading commit data...
xkbfile.h Loading commit data...
xkbrules.h Loading commit data...
xkbsrv.h Loading commit data...
xkbstr.h Loading commit data...