dxx-rebirth/common/include
2017-11-05 20:49:09 +00:00
..
editor Remove write-only Seg_scale 2017-11-05 20:49:09 +00:00
3d.h Hide PF_UVS,PF_LS from OGL build 2017-11-05 20:49:08 +00:00
args.h Move various SDL-only scanline functions to !DXX_USE_OGL 2017-11-01 02:01:20 +00:00
byteutil.h Use constexpr integral_constant for various magic numbers 2017-10-14 17:10:30 +00:00
compiler-addressof.h
compiler-array.h
compiler-begin.h
compiler-exchange.h
compiler-integer_sequence.h Use compiler-provided integer_sequence when it is depth-efficient 2017-07-26 03:15:59 +00:00
compiler-lengthof.h
compiler-make_unique.h
compiler-poison.h Fix check_header_includes=1 poison.h 2017-02-19 19:33:36 +00:00
compiler-range_for.h
compiler-static_assert.h
console.h Use constexpr integral_constant for various magic numbers 2017-10-14 17:10:30 +00:00
countarray.h Rename countarray method count -> size 2017-06-10 03:31:03 +00:00
cpp-valptridx.h Add alternate valptridx error reporting mechanisms 2017-08-11 23:43:52 +00:00
digi_audio.h Use constexpr integral_constant for various magic numbers 2017-10-14 17:10:30 +00:00
digi_mixer.h
digi_mixer_music.h
dsx-ns.h Disallow misnesting for d1x+d2x, not for dsx 2017-07-26 03:15:58 +00:00
dxxerror.h Simplify reporting fatal errors 2017-08-11 23:43:52 +00:00
event.h Change window_event_result back to a uint8_t with the only forward declaration in fwd-event.h and fix the errors that result. 2016-10-31 10:17:54 +08:00
fmtcheck.h Prefer DXX_CONSTANT_TRUE over DXX_HAVE_BUILTIN_CONSTANT_P 2016-11-12 18:10:09 +00:00
func.h
fwd-event.h Include cstdint in common/include/fwd-event.h instead of pstypes.h to only include required uint8_t 2016-11-06 13:44:29 +08:00
fwd-gr.h Add debugging code to trace global canvas updates 2017-11-05 20:49:09 +00:00
fwd-partial_range.h Fix make_range for use on non-const lvalue 2017-06-07 02:44:54 +00:00
fwd-valptridx.h Define valptridx factory typedef earlier 2017-10-14 17:10:30 +00:00
fwd-vecmat.h
fwd-window.h Use virtual function to dispatch window events 2016-11-19 17:24:52 +00:00
gr.h Add debugging code to trace global canvas updates 2017-11-05 20:49:09 +00:00
grdef.h Expand GHEIGHT 2017-02-11 21:42:42 +00:00
hash.h
hmp.h
iff.h Use constexpr integral_constant for various magic numbers 2017-10-14 17:10:30 +00:00
ignorecase.h
internal.h Inline OGL_TEXTURE_LIST_SIZE 2017-03-18 18:07:37 +00:00
interp.h Use constexpr integral_constant for various magic numbers 2017-10-14 17:10:30 +00:00
joy.h Use constexpr integral_constant for various magic numbers 2017-10-14 17:10:30 +00:00
jukebox.h
key.h Pass the most significant window_event_result to the caller of event_process 2016-10-28 14:43:20 +08:00
loadgl.h
makesig.h
maths.h
messagebox.h Fix build break on OSX 2017-09-10 13:27:55 +02:00
mouse.h Pass the most significant window_event_result to the caller of event_process 2016-10-28 14:43:20 +08:00
ntstring.h
null_sentinel_iterator.h
ogl_extensions.h Unify OpenGL extension handling between OpenGL and OpenGL ES code paths. 2016-11-03 21:59:11 +01:00
ogl_init.h Raise MAX_POINTS_PER_POLY to 64 2017-06-07 02:44:55 +00:00
ogl_sync.h Fix SDL check_header_includes=1 build 2017-03-11 19:56:21 +00:00
pack.h Simplify exact_type 2017-06-25 20:46:03 +00:00
palette.h
partial_range.h Prefer DXX_CONSTANT_TRUE over DXX_HAVE_BUILTIN_CONSTANT_P 2016-11-12 18:10:09 +00:00
pcx.h Fix various check_header_includes=1 failures 2016-12-05 00:26:11 +00:00
physfs-serial.h
physfs_list.h Remove obsolete serial typedefs 2017-08-11 23:43:54 +00:00
physfsx.h Replace "compiler-type_traits.h" with <type_traits> 2017-06-25 20:46:03 +00:00
pstypes.h Change window_event_result back to a uint8_t with the only forward declaration in fwd-event.h and fix the errors that result. 2016-10-31 10:17:54 +08:00
rbaudio.h
reverse.h
rle.h Simplify gr_rle_decode 2017-04-08 16:48:17 +00:00
serial.h Remove obsolete serial typedefs 2017-08-11 23:43:54 +00:00
strutil.h
texmap.h Move various SDL-only texture mapping functions to !DXX_USE_OGL 2017-11-01 02:01:21 +00:00
timer.h
u_mem.h Use array<> in more places 2017-07-08 18:17:49 +00:00
ui.h Pass canvas to menubar_init 2017-09-26 04:15:50 +00:00
valptridx.h Define valptridx factory typedef earlier 2017-10-14 17:10:30 +00:00
varutil.h
vecmat.h Use stdint constants for some INT*_MAX 2017-02-22 03:05:43 +00:00
window.h Fix memory corruption starting multiplayer game 2016-11-19 18:09:26 +00:00