dxx-rebirth/common/arch/sdl
Kp ec1cf005b6 Enable -Wformat-truncation
Add macro cf_assert ("control flow" assert) to hint to gcc that certain
conditions are impossible.  Use it to avoid generating range checks for
situations that never happen.  If the event did happen, the only
consequence would be truncated UI text, rather than a correctness
problem.
2018-08-26 18:10:36 +00:00
..
digi_mixer_music.cpp Delegate managing SDL_RWops to SDL_mixer when possible 2018-07-05 04:03:34 +00:00
event.cpp SDL2: set relative mouse mode when grabbing the mouse 2018-07-29 21:17:09 +00:00
joy.cpp Enable -Wformat-truncation 2018-08-26 18:10:36 +00:00
key.cpp Fix gcc-8 build of common/arch/sdl/key.cpp 2018-07-29 16:13:15 +00:00
mouse.cpp Set d_event type at construction 2018-05-12 18:24:19 +00:00
rbaudio.cpp Replace useless printf with puts 2017-12-05 05:29:55 +00:00
timer.cpp Uninline namespace dcx 2015-12-13 18:00:49 +00:00
window.cpp Set d_event type at construction 2018-05-12 18:24:19 +00:00