devilutionX/Source/utils
2021-09-12 01:37:28 +02:00
..
stdcompat 🚚 engine.h: Extract Point, Direction, clamp 2021-06-21 01:36:20 -07:00
attributes.h
console.cpp
console.h
display.cpp Introduce SDLWrap::CreateRGBSurface 2021-08-19 08:51:59 +02:00
display.h Revert "Revert "Add explicit cast for LogicalToOutput" (#2334)" 2021-07-10 01:48:08 +02:00
endian.hpp ♻️ Clean up cel_header.hpp 2021-06-23 11:27:56 +01:00
enum_traits.h
file_util.cpp [android] Allow FileExists to work on assets 2021-08-01 12:35:24 +02:00
file_util.h
language.cpp Prefer test versions of translations 2021-08-08 21:58:05 +02:00
language.h Get default langauge 2021-08-01 12:35:24 +02:00
log.hpp Apply clang-format 2021-08-11 20:52:32 +02:00
math.h Align end comment markers for doxygen comments 2021-07-09 18:00:15 +02:00
paths.cpp Clang-tidy: llvm-include-order 2021-06-27 01:45:49 +02:00
paths.h
push_aulib_decoder.cpp Update numeric literals to use appropriate suffix 2021-07-05 08:52:05 -07:00
push_aulib_decoder.h
sdl2_backports.h
sdl2_to_1_2_backports.cpp cleanup manual value clamping: sdl2_to_1_2_backports.cpp (#2580) 2021-08-12 12:59:49 +02:00
sdl2_to_1_2_backports.h
sdl_bilinear_scale.cpp Scale hardware cursor bilinearly 2021-08-27 15:32:53 +02:00
sdl_bilinear_scale.hpp Scale hardware cursor bilinearly 2021-08-27 15:32:53 +02:00
sdl_compat.h Optimize masked Art blitting 2021-09-12 01:37:28 +02:00
sdl_cond.h Cleanups 2021-08-02 10:12:40 +02:00
sdl_geometry.h Add MakeSdlRect helper function for -Wnarrowing 2021-06-16 03:12:54 +02:00
sdl_mutex.h dthread: simplify synchronization logic (#2419) 2021-07-18 15:12:47 +02:00
sdl_ptrs.h 🎉 Hardware cursor (SDL2-only) 2021-06-19 01:03:40 +02:00
sdl_thread.cpp Introduce SdlThread 2021-07-22 01:20:23 +02:00
sdl_thread.h Make SdlThread constructor explicit 2021-08-13 04:13:03 +02:00
sdl_wrap.h Introduce SDL::CreateRGBSurfaceWithFormat 2021-08-19 08:51:59 +02:00
soundsample.cpp Fix a warning in soundsample.cpp 2021-07-17 14:35:21 +02:00
soundsample.h Align end comment markers for doxygen comments 2021-07-09 18:00:15 +02:00
stubs.h
ttf_wrap.h Introduce TTFWrap::RenderText_Solid 2021-08-19 08:51:59 +02:00
ui_fwd.h
utf8.h