dxx-rebirth/similar/arch/sdl
Kp 4eff9d3ffc Merge master into pull/651
Pull #651 predates the switch to C++20.  Pull in master to provide the
C++20 support needed by some tuning commits.
2022-11-12 19:02:17 +00:00
..
digi.cpp digi_win32_play_midi_song: write hmp_open result directly to global 2022-04-28 02:19:26 +00:00
digi_audio.cpp Use std::span for sound_slot samples 2022-09-24 17:47:52 +00:00
digi_mixer.cpp Use auto & for coeffs, since it is never changed 2022-11-12 19:00:21 +00:00
gr.cpp Use RAII_SDL_Surface to track SDL-only main canvas surface 2022-11-06 18:18:57 +00:00
init.cpp Delegate PCX loading to SDL_image 2020-05-17 23:35:26 +00:00
jukebox.cpp Avoid unnecessary allocation in jukebox_play 2022-07-02 18:10:45 +00:00