You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vladimir Olteanu 3638a20c76 Make SdlThread constructor explicit 5 years ago
..
stdcompat 🚚 engine.h: Extract `Point`, `Direction`, `clamp` 5 years ago
attributes.h 🔥 Mark `dun_render` functions as `hot` 5 years ago
console.cpp
console.h 🧹 Add and use a DVL_ALWAYS_INLINE macro 5 years ago
display.cpp Implement demo recording and playback 5 years ago
display.h Revert "Revert "Add explicit cast for LogicalToOutput" (#2334)" 5 years ago
endian.hpp ♻️ Clean up `cel_header.hpp` 5 years ago
enum_traits.h 🚚 Move enum_traits.h to utils 5 years ago
file_util.cpp [android] Allow FileExists to work on assets 5 years ago
file_util.h Add IsWriteable to file_util.cpp 5 years ago
language.cpp Prefer test versions of translations 5 years ago
language.h Get default langauge 5 years ago
log.hpp Apply clang-format 5 years ago
math.h Align end comment markers for doxygen comments 5 years ago
paths.cpp Clang-tidy: llvm-include-order 5 years ago
paths.h Remove globals from paths.h 5 years ago
push_aulib_decoder.cpp Update numeric literals to use appropriate suffix 5 years ago
push_aulib_decoder.h ♻️ Implement std's Lockable for SDL mutex wrapper 5 years ago
sdl2_backports.h 🎨 Format code 5 years ago
sdl2_to_1_2_backports.cpp cleanup manual value clamping: sdl2_to_1_2_backports.cpp (#2580) 5 years ago
sdl2_to_1_2_backports.h 🧹 LoadArt: BYTE -> uint8_t 5 years ago
sdl_compat.h
sdl_cond.h Cleanups 5 years ago
sdl_geometry.h Add `MakeSdlRect` helper function for -Wnarrowing 5 years ago
sdl_mutex.h dthread: simplify synchronization logic (#2419) 5 years ago
sdl_ptrs.h 🎉 Hardware cursor (SDL2-only) 5 years ago
sdl_thread.cpp Introduce SdlThread 5 years ago
sdl_thread.h Make SdlThread constructor explicit 5 years ago
soundsample.cpp Fix a warning in soundsample.cpp 5 years ago
soundsample.h Align end comment markers for doxygen comments 5 years ago
stubs.h 🧹 LoadArt: BYTE -> uint8_t 5 years ago
ui_fwd.h 🎉 Remove buffer padding 5 years ago
utf8.h