1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-04 10:40:26 +00:00
QB64-PE/internal/c/libqb/include
Roland Heyder a84e174b63 Add new _MD5$ fucntion
- exposing the implementations in freetype for public use
2024-02-02 10:37:32 +01:00
..
audio.h Make _MEMSOUND channel parameter optional 2023-09-22 19:14:30 +05:30
buffer.h Add append-only buffer API 2022-06-11 22:47:06 -04:00
completion.h Add completion API 2022-06-11 22:47:06 -04:00
compression.h Add new _ADLER32 and _CRC32 function 2024-02-02 10:32:16 +01:00
condvar.h fix typos 2024-01-28 10:37:47 -08:00
datetime.h Replace time() with std::chrono, fix startup delay 2023-01-08 20:24:25 -05:00
event.h Reorg. game controller and update libstem_gamepad 2023-09-26 02:01:35 +05:30
extended_math.h Final fixes to math stuff (I hope) 2023-10-31 11:32:22 -04:00
filepath.h Simplify sub_kill() 2023-12-12 15:40:35 +05:30
filesystem.h Change _FQN$ to _FULLPATH$ 2023-12-30 23:35:06 +05:30
font.h Add new _MD5$ fucntion 2024-02-02 10:37:32 +01:00
game_controller.h Add include guard to game_controller.h 2023-09-26 03:41:16 +05:30
glut-thread.h fix typos 2024-01-28 10:37:47 -08:00
gui.h Improve dialog functions using #305 & make string options case insensitive 2023-05-02 00:19:33 +05:30
http.h fix typos 2024-01-28 10:37:47 -08:00
image.h Implement _SAVEIMAGE 2023-09-17 11:52:54 +05:30
keyhandler.h Move GLUT initialization logic into separate .cpp file 2022-11-29 20:04:53 -05:00
libqb-common.h Initial WoA64 and MingW-LLVM support 2023-10-01 08:08:58 +05:30
mutex.h Add generic thread, mutex, and condvar API 2022-06-11 22:47:06 -04:00
rounding.h Replace time() with std::chrono, fix startup delay 2023-01-08 20:24:25 -05:00
thread.h Add generic thread, mutex, and condvar API 2022-06-11 22:47:06 -04:00