xserver/hw/xfree86/common
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
..
Makefile.am xf86 ddx: add vga arbiter support. 2009-08-28 11:39:42 +10:00
compiler.h Simplify unaligned access code 2009-08-31 16:09:33 -04:00
extramodes
fourcc.h
modeline2c.awk Remove some OS/2 leftovers. 2009-04-06 10:58:47 -04:00
scoasm.h
vesamodes
vidmodeproc.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86.h xfree86: removal of some dead code due VGA arbiter's inclusion 2009-08-31 19:25:48 +03:00
xf86AutoConfig.c Sun bug 6872917: Xorg not querying /dev/fb when no xorg.conf exists 2009-08-18 20:18:36 -07:00
xf86Build.h.in
xf86Bus.c xfree86: remove _more_ RAC junk 2009-08-31 20:04:51 +03:00
xf86Bus.h xfree86: remove bus state change notification callback 2009-08-20 13:57:45 +03:00
xf86Config.c xfree86: Remove TargetRefresh option 2009-07-17 15:03:56 -04:00
xf86Config.h xfree86: "Staticize" functions in xf86AutoConfig.c 2009-07-24 13:25:42 +03:00
xf86Configure.c xfree86: remove unused code (xf86Configure.c) 2009-08-18 15:50:55 +03:00
xf86Cursor.c xfree86: remove a superfluous assignment. 2009-03-16 13:29:07 +10:00
xf86DGA.c include: untangle events.h from the SDK headers. 2009-07-30 08:43:13 +10:00
xf86DPMS.c xf86 ddx: add vga arbiter support. 2009-08-28 11:39:42 +10:00
xf86Events.c Add new VT support for OpenSolaris & future Solaris releases 2009-08-13 21:56:06 -07:00
xf86Globals.c Add new VT support for OpenSolaris & future Solaris releases 2009-08-13 21:56:06 -07:00
xf86Helper.c xfree86: Remove xf86GetMotionEvents from public API. 2009-08-27 14:24:50 +10:00
xf86InPriv.h xfree86: don't FatalError on "too many input devices". 2008-12-02 15:50:38 +10:00
xf86Init.c xfree86: removal of some dead code due VGA arbiter's inclusion 2009-08-31 19:25:48 +03:00
xf86Mode.c xfree86: Remove some #if 0 2009-07-17 15:03:56 -04:00
xf86Module.h loader: remove dead LoaderCheckUnresolved 2009-07-17 15:03:57 -04:00
xf86Opt.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86Option.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86PM.c xf86 ddx: add vga arbiter support. 2009-08-28 11:39:42 +10:00
xf86PciInfo.h
xf86Priv.h xfree86: removal of some dead code due VGA arbiter's inclusion 2009-08-31 19:25:48 +03:00
xf86Privstr.h Add new VT support for OpenSolaris & future Solaris releases 2009-08-13 21:56:06 -07:00
xf86RandR.c randr: Accept gamma set requests from XF86VidMode clients too 2009-04-17 17:47:54 -04:00
xf86ShowOpts.c xfree86: remove unused vbe header file 2009-07-10 16:34:09 +03:00
xf86VGAarbiter.c xfree86: shut up vgaarb warnings when server doesn't support it 2009-08-31 19:40:25 +03:00
xf86VGAarbiter.h xf86 ddx: add vga arbiter support. 2009-08-28 11:39:42 +10:00
xf86VGAarbiterPriv.h xf86 ddx: add vga arbiter support. 2009-08-28 11:39:42 +10:00
xf86VidMode.c xfree86: Remove superfluous ifdef DEBUG checks. 2009-05-16 12:20:57 +10:00
xf86Xinput.c xf86Xinput: xf86PostButtonEventP must set POINTER_ACCELERATE for relative events. 2009-08-03 02:50:01 +03:00
xf86Xinput.h xfree86: Remove xf86GetMotionEvents from public API. 2009-08-27 14:24:50 +10:00
xf86cmap.c randr12: Add compatibility for XF86VidMode gamma ramps. 2009-07-21 14:34:47 +02:00
xf86cmap.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86fbBus.c xserver: remove RAC/resource handling code. 2009-07-28 15:14:28 +10:00
xf86fbman.c xfree86: Remove superfluous ifdef DEBUG checks. 2009-05-16 12:20:57 +10:00
xf86fbman.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86noBus.c xserver: remove RAC/resource handling code. 2009-07-28 15:14:28 +10:00
xf86pciBus.c xfree86: reorganize pci code 2009-08-05 22:48:02 +03:00
xf86pciBus.h xfree86: remove more RAC junky 2009-08-05 22:52:35 +03:00
xf86sbusBus.c xfree86: delete devices probe code (-probe and -probeonly options) 2009-07-28 18:20:22 +03:00
xf86sbusBus.h Correct wrong symbol reference on sparc. 2008-12-08 22:11:50 -02:00
xf86str.h xf86 ddx: add vga arbiter support. 2009-08-28 11:39:42 +10:00
xf86xv.c XFree86: Xv: Add ClipNotify helper 2009-01-05 11:25:57 +02:00
xf86xv.h XFree86: Xv: Add ClipNotify helper 2009-01-05 11:25:57 +02:00
xf86xvmc.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86xvmc.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86xvpriv.h XFree86: Xv: Add ClipNotify helper 2009-01-05 11:25:57 +02:00
xisb.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xisb.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xorgHelper.c xfree86: ANSI cleanups 2009-01-11 08:54:11 +01:00
xorgVersion.h