xserver-multidpi/doc
Eric Anholt 563b6ee873 Rewrite the byte swapping macros.
The clever pointer tricks were actually not working, and we were doing
the byte-by-byte moves in general.  By just doing the memcpy and
obvious byte swap code, we end up generating actual byte swap
instructions, thanks to optimizing compilers.

         text	   data	    bss	    dec	    hex	filename
before: 2240807	  51552	 132016	2424375	 24fe37	hw/xfree86/Xorg
after:  2215167	  51552	 132016	2398735	 249a0f	hw/xfree86/Xorg

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Keith Packard <keithp@keithp.com>
2017-04-25 15:01:23 -07:00
..
dtrace dix: add dtrace probes to input API 2012-03-22 11:33:42 +10:00
.gitignore doc: use devbook.am for developers documentation 2011-05-14 11:22:29 -07:00
Makefile.am doc: Create a script to filter xmlto output 2015-01-05 14:24:06 -08:00
Xinput.xml Remove readmask from screen block/wakeup handler 2016-07-18 15:27:51 -04:00
Xserver-spec.xml Rewrite the byte swapping macros. 2017-04-25 15:01:23 -07:00
c-extensions doc: Fix typo. 2015-09-23 10:28:41 -04:00
filter-xmlto.sh doc: Create a script to filter xmlto output 2015-01-05 14:24:06 -08:00
smartsched doc: Get rid of RCS tags. 2015-09-23 10:27:13 -04:00