isle-portable/LEGO1/mxdirectx
Anonymous Maarten 65adfe7d64
More use of SDL (#47)
* Use SDL_GetPerformance(Counter|Frequency) in MxStopWatch

* Fix flic.h for gcc Linux compiler

* cmake: remove left-over message

* Replace some more stricmp with SDL_strcasecmp

* Pass SDL_Window* to LEGO1.DLL, and pass window events through SDL event handler

* clang-format

* Use SDL_Timer for unknown input dragging events

* Fix naming

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
2024-12-27 18:44:14 +01:00
..
legodxinfo.cpp merge 2024-07-28 10:01:31 -07:00
legodxinfo.h Refactor file names based on BETA10 (#1064) 2024-07-08 14:52:50 -07:00
mxdirect3d.cpp merge 2024-07-01 16:52:14 -07:00
mxdirect3d.h Add clang-tidy readability-redundant-inline-specifier (#1060) 2024-07-05 01:06:32 +02:00
mxdirectdraw.cpp Clean up unused annotations to reduce errors (#1177) 2024-11-29 22:31:37 +01:00
mxdirectdraw.h Use SDL3 functions in more locations (#44) 2024-12-24 18:04:46 -07:00
mxdirectxinfo.cpp Use SDL3 functions in more locations (#44) 2024-12-24 18:04:46 -07:00
mxdirectxinfo.h Refactor file names based on BETA10 (#1064) 2024-07-08 14:52:50 -07:00
mxstopwatch.h More use of SDL (#47) 2024-12-27 18:44:14 +01:00