..
chrono_timer.cpp
Use chrono steady_clock for time measurement
2024-05-27 10:31:42 +03:00
chrono_timer.h
Use chrono steady_clock for time measurement
2024-05-27 10:31:42 +03:00
CMakeLists.txt
Fix bad rebase for sdlmain.cpp
2024-06-29 18:28:23 +02:00
ddio_common.h
Modernize struct/enum/unions type declarations
2024-05-30 03:35:17 -04:00
ddio_lnx.h
Rename ddio_common to ddio
2024-05-24 22:18:14 +03:00
ddio_win.h
Modernize struct/enum/unions type declarations
2024-05-30 03:35:17 -04:00
ddio.cpp
Use chrono steady_clock for time measurement
2024-05-27 10:31:42 +03:00
ddio.h
DDIO: Remove unused platform-dependent functions
2024-07-01 12:50:49 +03:00
file.cpp
Refactoring ddio_*LockFile() functions
2024-06-17 22:30:42 +03:00
key.cpp
Cleanup mono debugging code
2024-06-03 01:40:33 +03:00
lnxfile.cpp
DDIO: Remove unused platform-dependent functions
2024-07-01 12:50:49 +03:00
lnxforcefeedback.cpp
Rename ddio_common to ddio
2024-05-24 22:18:14 +03:00
lnxio.cpp
Windows SDL2 compilation
2024-06-29 18:21:37 +02:00
lnxkey_null.cpp
Rename ddio_common to ddio
2024-05-24 22:18:14 +03:00
lnxkey_sdl.cpp
opengl: use SDL_WINDOW_FULLSCREEN_DESKTOP and an FBO.
2024-06-14 03:56:49 -04:00
lnxkey.cpp
Rename ddio_common to ddio
2024-05-24 22:18:14 +03:00
lnxmouse.cpp
Modernize struct/enum/unions type declarations
2024-05-30 03:35:17 -04:00
sdljoy.cpp
Properly format/use variadic macros
2024-05-24 20:57:17 -04:00
winfile.cpp
DDIO: Remove unused platform-dependent functions
2024-07-01 12:50:49 +03:00