xserver-multidpi/hw
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
..
dmx dmx: include exglobals.h for DeviceKeyPress and friends. 2009-08-05 08:02:17 +10:00
kdrive include: untangle events.h from the SDK headers. 2009-07-30 08:43:13 +10:00
vfb input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7 2009-06-18 14:41:47 +10:00
xfree86 Simplify unaligned access code 2009-08-31 16:09:33 -04:00
xnest xnest: restore xnestUpdateModifierState 2009-08-05 10:45:20 +10:00
xquartz XQuartz: GL: Unset GL_EXT_gpu_program_parameters for Tiger/ppc 2009-08-31 07:45:50 -07:00
xwin Xming: Add NET_WM_ICON to native icon conversion 2009-08-12 17:56:06 +01:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00