dxx-rebirth/common/arch/sdl
Kp 78d4a36bb4 Explicitly require support for C++11 constructor inheritance
Parts of the code already used the C++11 syntax, so compilers without it
were already unsupported.  Expand the remaining uses to the standard
syntax.
2022-01-09 15:25:42 +00:00
..
digi_mixer_music.cpp Simplify current_music_t 2020-05-22 02:40:26 +00:00
event.cpp Move window_is_visible,window_set_visible to be window methods 2021-11-01 03:37:18 +00:00
joy.cpp Explicitly require support for C++11 constructor inheritance 2022-01-09 15:25:42 +00:00
key.cpp SDL2: explicitly ignore unwanted key repeats 2020-10-12 03:28:26 +00:00
mouse.cpp optimize include files (include what you use) 2021-02-06 21:38:50 +01:00
rbaudio.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
timer.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
window.cpp Move window_is_visible,window_set_visible to be window methods 2021-11-01 03:37:18 +00:00