Commit Graph

20 Commits

Author SHA1 Message Date
a68fdb20de removed unused headers 2026-03-09 21:28:53 +01:00
d7cc81ab98 fixed header path 2026-03-09 21:28:40 +01:00
7876b380da window position on startup 2026-03-09 15:26:11 +01:00
48b42e943e handle the main function for sdl correctly as the docs say 2026-03-09 14:54:23 +01:00
f844b8149f removed sdl_init_gamecontroller flag from init
the app will not be usable with a gamecontroller so it is unnecesary to
initialize it
2026-03-09 14:37:51 +01:00
36673177ad removed version checking for a feature since the app now uses sdl3 2026-03-09 14:37:05 +01:00
dba5c66806 removed unused log header from main.cpp 2026-03-09 14:36:17 +01:00
f09b52354b lowered window size 2026-03-09 14:35:49 +01:00
e97390986b configured testing framework to build the project src files into the test binary so that the functions to be tested can be called from any src file 2026-03-05 17:46:10 +01:00
62214f0e81 quit button for shutting down the application 2026-03-04 20:10:35 +01:00
6d682afe24 added catch2 testing framework as submodule 2026-03-04 20:10:19 +01:00
3935d00cb9 ! switched from sdl2 to sdl3, building sdl3 from source 2026-02-26 15:34:52 +01:00
eca8648b32 submodule updates 2026-02-25 18:51:34 +01:00
9821d087bb commented out sdl3 renderer until i update from sdl2 to sdl3 2026-02-25 09:50:56 +01:00
33e9586487 fix: freeing surface that is not created 2026-02-25 09:50:18 +01:00
39ad6c234e added sdl3 backend headers 2026-02-10 13:07:38 +01:00
a851590c35 imgui event 2024-06-24 20:06:35 +02:00
f1576a2e69 window can now be resized 2024-06-24 19:53:47 +02:00
Hatvani Tamás
01d4195d08 Delete SakuraVNE/SakuraVNE.vcxproj 2024-06-24 10:37:33 +02:00
9bf5e7d44b premake finally working, todo add sdl support to linux build 2024-06-23 20:42:33 +02:00