1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-06 01:10:23 +00:00
QB64-PE/internal/c/parts
Luke Ceddia 976f757c2f Fix memory leak in _PRINTSTRING
FontRenderTextUTF32 now frees the 'render' array, which is allocated for multi-character strings.
2016-01-28 13:58:08 +11:00
..
audio Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00
core Fix _EXIT race condition that prevents exit; make _EXIT work on Linux. 2016-01-21 00:37:27 +11:00
input/game_controller (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
network (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
user_mods Temporaraily commented out Linux version of _SCREENICON function due to compile errors 2015-08-09 21:33:22 +10:00
video Fix memory leak in _PRINTSTRING 2016-01-28 13:58:08 +11:00