dxx-rebirth/common/include
Kp cf2c7bbe80 Replace serial byteswap macros with constexpr function
This allows taking the input by-value instead of by-reference, while
still protecting against unwanted type conversion.

Add some basic static_assert tests that the swapped values are correct.
2022-04-17 22:27:19 +00:00
..
editor Fix some check_header_includes=1 failures 2022-02-12 18:57:12 +00:00
3d.h Move g3 instance contexts onto the stack 2021-09-04 12:17:14 +00:00
adlmidi_dynamic.h
args.h Reorganize & consolidate stereo vars per PR suggestions. 2021-03-15 11:32:10 -07:00
byteutil.h Combine DXX_HAVE_BUILTIN_BSWAP, DXX_HAVE_BUILTIN_BSWAP16 2022-04-17 22:27:19 +00:00
compiler-cf_assert.h
compiler-poison.h Extend DXX_CHECK_VAR_IS_DEFINED to work in ASan mode 2020-12-27 22:03:09 +00:00
compiler-range_for.h
compiler-span.h
compiler-static_assert.h
console.h optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
countarray.h
cpp-valptridx.h
d_gl.h
d_underlying_value.h Add convenience function underlying_value 2021-09-04 12:17:14 +00:00
digi_audio.h Use enum class for sound angle parameter 2021-06-28 03:37:51 +00:00
digi_mixer.h Use enum class for sound angle parameter 2021-06-28 03:37:51 +00:00
digi_mixer_music.h
dsx-ns.h
dxxerror.h Split powerup.h to fwd-powerup.h 2022-02-12 18:57:12 +00:00
event.h Move joystick interpretation to happen after the event loop 2022-02-27 14:23:53 +00:00
fmtcheck.h
func.h
fwd-event.h Move joystick interpretation to happen after the event loop 2022-02-27 14:23:53 +00:00
fwd-gr.h Use enum class for gr fade_level 2021-09-19 10:53:48 +00:00
fwd-partial_range.h Propagate T::index_type through partial_range 2021-09-04 12:17:14 +00:00
fwd-valptridx.h Avoid index truncation in check_explicit_index_range_ref 2022-04-17 22:27:19 +00:00
fwd-vecmat.h Replace __attribute_warn_unused_result with C++17 [[nodiscard]] 2021-06-28 03:37:51 +00:00
fwd-window.h Move window_is_visible,window_set_visible to be window methods 2021-11-01 03:37:18 +00:00
gr.h Use enum class for gr fade_level 2021-09-19 10:53:48 +00:00
grdef.h
hash.h
hmp.h Improve error reporting for hmp_open / hmp2mid 2022-03-19 22:55:58 +00:00
iff.h
ignorecase.h
internal.h Move grs_main_bitmap earlier in the header 2021-09-04 12:17:14 +00:00
interp.h
joy.h optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
jukebox.h
key.h
loadgl.h
makesig.h
maths.h Convert some math functions to fixang 2021-11-01 03:37:20 +00:00
messagebox.h
mouse.h Use enum class for MBTN_* constants 2022-02-27 14:23:53 +00:00
ntstring.h Replace __attribute_warn_unused_result with C++17 [[nodiscard]] 2021-06-28 03:37:51 +00:00
null_sentinel_iterator.h
ogl_extensions.h
ogl_init.h Assign weakly-typed symbolic names to ogl_ubitmapm_cs special cases 2021-11-01 03:37:18 +00:00
ogl_sync.h
pack.h Make prohibit_void_ptr methods constexpr 2021-08-26 03:13:45 +00:00
palette.h Simplify computed color reset 2021-09-04 12:17:14 +00:00
partial_range.h Explicitly require support for C++11 constructor inheritance 2022-01-09 15:25:42 +00:00
pcx.h Fix build for screenshot=legacy opengl=0 2021-02-06 17:53:53 +00:00
physfs-serial.h Move various definitions into namespaces 2020-12-19 16:13:26 +00:00
physfs_list.h Explicitly require support for C++11 constructor inheritance 2022-01-09 15:25:42 +00:00
physfsx.h Always check return value of PHYSFSX_getRealPath 2022-03-19 22:55:58 +00:00
pstypes.h
rbaudio.h
reverse.h
rle.h Factor out common logic in rle conditionals 2021-09-04 12:17:14 +00:00
serial.h Replace serial byteswap macros with constexpr function 2022-04-17 22:27:19 +00:00
strutil.h Delegate score comma handling to std::locale 2021-09-19 10:53:48 +00:00
texmap.h
timer.h Replace __attribute_warn_unused_result with C++17 [[nodiscard]] 2021-06-28 03:37:51 +00:00
u_mem.h Explicitly require support for C++11 constructor inheritance 2022-01-09 15:25:42 +00:00
ui.h Use enum class for MBTN_* constants 2022-02-27 14:23:53 +00:00
valptridx.h Avoid index truncation in check_explicit_index_range_ref 2022-04-17 22:27:19 +00:00
varutil.h Use zip for nm_messagebox_str 2020-09-11 03:08:02 +00:00
vecmat.h Simplify multiplayer powerup creation 2022-01-09 15:25:42 +00:00
window.h Move window_is_visible,window_set_visible to be window methods 2021-11-01 03:37:18 +00:00