dxx-rebirth/common
derhass e00b318bee Fix the INTEL_*() byte swapping functions
This fixes a regression from 6e96ff3e00
where WORDS_BIGENDIAN somehow was confused with WORDS_NEED_ALIGNMENT,
so that setting WORDS_NEED_ALIGNMENT resulted in assuming a big endian
machine. This completely broke the RPi build, which is little endian.

Fixes: 6e96ff3e00 ("Fix ambiguous use of INTEL_SHORT/INTEL_INT")
[Kp: added Fixes tag.]
2015-04-05 16:08:52 +00:00
..
2d Expand EXCHG 2015-04-02 02:36:54 +00:00
3d Remove unused g3_draw_bitmap return value 2015-04-02 02:36:54 +00:00
arch Remove unused ogl_extensions_init return value 2015-03-25 01:59:21 +00:00
editor
include Fix the INTEL_*() byte swapping functions 2015-04-05 16:08:52 +00:00
main Remove object_rw::pad, pad2 2015-04-04 23:20:12 +00:00
maths vm_vec_delta_ang: check for vm_vec_copy_normalize failure 2015-04-03 02:46:25 +00:00
misc Prepare for global arrays to be array<> 2015-04-02 02:36:52 +00:00
texmap
ui Move ui_add_gadget_scrollbar arrows off stack 2015-04-02 02:36:56 +00:00