|
|
8b64e1e6fd
|
made windowdata non static with isrunning
|
2026-03-09 21:45:23 +01:00 |
|
|
|
46586e4726
|
removed flags and hints that are no longer needed
|
2026-03-09 21:31:23 +01:00 |
|
|
|
91e7d5a3f9
|
turned on vsync with sdl
|
2026-03-09 21:30:25 +01:00 |
|
|
|
880630790b
|
loggin on window pos setting success
|
2026-03-09 21:29:36 +01:00 |
|
|
|
387df94c34
|
correctly checking against a bool value
|
2026-03-09 21:29:12 +01:00 |
|
|
|
a68fdb20de
|
removed unused headers
|
2026-03-09 21:28:53 +01:00 |
|
|
|
7876b380da
|
window position on startup
|
2026-03-09 15:26:11 +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 |
|
|
|
62214f0e81
|
quit button for shutting down the application
|
2026-03-04 20:10:35 +01:00 |
|
|
|
3935d00cb9
|
! switched from sdl2 to sdl3, building sdl3 from source
|
2026-02-26 15:34:52 +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 |
|
|
|
9bf5e7d44b
|
premake finally working, todo add sdl support to linux build
|
2024-06-23 20:42:33 +02:00 |
|