Shipwright/OTRGui/src
MaikelChan 3ab0c45bdb
Fixed window not properly disposing raylib and OpenGL when closing. (#59)
Closing the window with the X button will not close it immediately during the rendering of a frame, causing it to actually crash, but will set the engine in a pending state until it finishes the current frame.
2022-03-24 12:48:22 -06:00
..
ctpl Thread pool prototype 2022-03-21 23:47:27 -04:00
game Fixed window not properly disposing raylib and OpenGL when closing. (#59) 2022-03-24 12:48:22 -06:00
impl Thread pool prototype 2022-03-21 23:47:27 -04:00
utils [OTRGui] Fix dirscan behaviour 2022-03-22 16:44:01 +01:00
main.cpp Fixed window not properly disposing raylib and OpenGL when closing. (#59) 2022-03-24 12:48:22 -06:00