This repository has been archived on 2025-02-04. You can view files and clone it, but cannot push or open issues or pull requests.
helpless/oogabooga
2024-08-23 18:13:02 +02:00
..
examples Sprite sheet animation and window woopsie fix 2024-08-23 18:13:02 +02:00
third_party Add support for fopen()'s modes. 2024-08-18 19:29:05 +02:00
audio.c add build script for linux 2024-08-11 13:05:29 +01:00
base.c Os monitors query 2024-08-21 20:17:05 +02:00
color.c Conditionally compile oogabooga global state instance with OOGABOOGA_LINK_EXTERNAL_INSTANCE 2024-07-22 19:19:57 +02:00
concurrency.c os_get_elapsed_seconds() & some unecessary refactoring 2024-08-18 12:51:33 +02:00
cpu.c v0.01.003 - Mouse pointers, Audio improvement & features, bug fixes 2024-08-03 16:40:41 +02:00
drawing.c v0.01.004 - Gamepad input, text wrapping, bug fixes 2024-08-19 16:37:21 +02:00
font.c Text wrapping, string & utf8 helpers, linmath constants 2024-08-19 16:19:46 +02:00
gfx_impl_d3d11.c gfx_read_image_data() 2024-08-23 15:57:35 +02:00
gfx_interface.c gfx_read_image_data() 2024-08-23 15:57:35 +02:00
growing_array.c v0.01.003 - Mouse pointers, Audio improvement & features, bug fixes 2024-08-03 16:40:41 +02:00
hash.c Naive hash table & tests 2024-07-06 15:50:16 +02:00
hash_table.c - Text rendering 2024-07-07 20:27:34 +02:00
input.c Os monitors query 2024-08-21 20:17:05 +02:00
linmath.c Sprite sheet animation and window woopsie fix 2024-08-23 18:13:02 +02:00
memory.c Os monitors query 2024-08-21 20:17:05 +02:00
oogabooga.c Os monitors query 2024-08-21 20:17:05 +02:00
os_impl_windows.c Sprite sheet animation and window woopsie fix 2024-08-23 18:13:02 +02:00
os_interface.c window.fullscreen, window.allow_resize 2024-08-23 14:09:45 +02:00
path_utils.c Refactor more to be able to build as dll and link a single global oogabooga instance, and made an example for a hot loaded game 2024-07-23 17:33:11 +02:00
profiling.c Some memory rework, concurrency improvements, cleanups 2024-07-28 15:08:36 +02:00
random.c os_get_elapsed_seconds() & some unecessary refactoring 2024-08-18 12:51:33 +02:00
simd.c Cleanup 2024-07-22 16:49:10 +02:00
string.c Os monitors query 2024-08-21 20:17:05 +02:00
string_format.c Os monitors query 2024-08-21 20:17:05 +02:00
tests.c Text wrapping, string & utf8 helpers, linmath constants 2024-08-19 16:19:46 +02:00
third_party.c v0.01.000 - AUDIO! 2024-07-15 21:40:27 +02:00
unicode.c Text wrapping, string & utf8 helpers, linmath constants 2024-08-19 16:19:46 +02:00
utility.c Sprite sheet animation and window woopsie fix 2024-08-23 18:13:02 +02:00