xserver-multidpi/hw/xfree86
Matt Turner f201705e29 Simplify unaligned access code
All architectures should be able to use the same unaligned access code,
regardless of whether they need special unaligned access instructions.
Let's let gcc do the heavy lifting.

In the case that we're not using a gcc-compatible compiler, use memmove.

The xserver already requires pixman, so include pixman.h for its uint*_t
types.

Signed-off-by: Matt Turner <mattst88@gmail.com>
2009-08-31 16:09:33 -04:00
..
common Simplify unaligned access code 2009-08-31 16:09:33 -04:00
ddc EDID: Vendor detailed blocks aren't worth X_WARNING about 2009-08-28 12:12:52 -04:00
dixmods xfree86: require xf86dgaproto 2.0.99.1. 2009-08-27 14:26:09 +10:00
doc Add new VT support for OpenSolaris & future Solaris releases 2009-08-13 21:56:06 -07:00
dri xf86 ddx: add vga arbiter support. 2009-08-28 11:39:42 +10:00
dri2 xace: fix up access modes in dixLookupDrawable calls from dri2. 2009-08-28 23:29:17 -04:00
exa Revert "EXA: Handle separate alpha maps properly in Composite fallback." 2009-02-27 16:37:27 +01:00
fbdevhw fbdevhw: Remove pointless OS check, this never gets built on non-Linux 2009-07-17 15:03:56 -04:00
i2c Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
int10 xfree86: removal of some dead code due VGA arbiter's inclusion 2009-08-31 19:25:48 +03:00
loader xf86 ddx: add vga arbiter support. 2009-08-28 11:39:42 +10:00
modes Ensure that rotation updates happen frequently 2009-08-25 18:14:19 -07:00
os-support xfree86: remove _more_ RAC junk 2009-08-31 20:04:51 +03:00
parser parser: make libxf86config_internal.la not installed. 2009-08-07 13:36:52 +10:00
ramdac xfree86: remove a bunch of unused pci headers 2009-07-14 17:11:13 +03:00
shadowfb s/MIN/min/, s/MAX/max/ (#2968) 2009-06-03 13:45:42 -04:00
utils cvt: Allow multiple-of-60Hz refresh rates for reduced blanking. 2009-06-09 16:20:11 -04:00
vbe Update to xextproto 7.0.99.1. 2009-07-15 17:00:05 +10:00
vgahw Update to xextproto 7.0.99.1. 2009-07-15 17:00:05 +10:00
x86emu Convert libx86emu.a to a "libtool convenience library". 2008-12-07 18:31:32 -02:00
xaa Add support for RENDER BGRA formats. 2009-08-04 23:23:21 +02:00
xf8_16bpp Update several of my and/or Red Hat's licenses to standard form. 2009-05-14 07:02:44 -04:00
Makefile.am ddx: fix xf86Config.a generation 2009-08-07 12:05:51 +10:00
xorgconf.cpp Update sample xorg.conf file 2008-12-02 14:35:45 -08:00