SectrPrototype/code/sectr/engine
Ed_ 368abefccf Restored some of the window awareness previously avail in raylib for the new sokol layer.
Switched frametime_delta32 to frametime_avg_ms.

I'll problably rename it and keept delta32 for actual delta. Reading over the sokol_app code I noticed it uses the avg frametime and definitely want to do that for spike alleviation...
2024-05-22 15:39:19 -04:00
..
client_api_raylib.odin Got it to compile with sokol changes (UNTESTED) 2024-05-22 03:28:22 -04:00
client_api_sokol_callbacks.odin Restored some of the window awareness previously avail in raylib for the new sokol layer. 2024-05-22 15:39:19 -04:00
client_api_sokol.odin Restored some of the window awareness previously avail in raylib for the new sokol layer. 2024-05-22 15:39:19 -04:00
logger.odin Got it to compile with sokol changes (UNTESTED) 2024-05-22 03:28:22 -04:00
render_raylib.odin Cleanup and setup of drop down widget 2024-05-20 22:05:52 -04:00
render_sokol.odin Added sokol library to thirdparty 2024-05-19 14:04:54 -04:00
render_text_raylib.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
replay.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
startup.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
update.odin Restored some of the window awareness previously avail in raylib for the new sokol layer. 2024-05-22 15:39:19 -04:00