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
Charlie Malmqvist fe3fea0c29 Stable Z sort
2024-07-23 12:11:52 +02:00
..
examples Stable Z sort 2024-07-23 12:11:52 +02:00
third_party Spacial audio, draw_line, vector procs 2024-07-16 10:00:04 +02:00
audio.c Conditionally compile oogabooga global state instance with OOGABOOGA_LINK_EXTERNAL_INSTANCE 2024-07-22 19:19:57 +02:00
base.c Conditionally compile oogabooga global state instance with OOGABOOGA_LINK_EXTERNAL_INSTANCE 2024-07-22 19:19:57 +02:00
bucket_array.c v0.00.004 - Custom logging, more concurrency & bugfixing 2024-07-09 18:38:06 +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 v0.01.000 - AUDIO! 2024-07-15 21:40:27 +02:00
cpu.c Cleanup 2024-07-22 16:49:10 +02:00
drawing.c Conditionally compile oogabooga global state instance with OOGABOOGA_LINK_EXTERNAL_INSTANCE 2024-07-22 19:19:57 +02:00
font.c Improve text measuring & better explanation on how to use 2024-07-18 11:16:55 +02:00
gfx_impl_d3d11.c Improve shader example for outlined rect + outlined circle 2024-07-22 21:12:08 +02:00
gfx_interface.c Conditionally compile oogabooga global state instance with OOGABOOGA_LINK_EXTERNAL_INSTANCE 2024-07-22 19:19:57 +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 Conditionally compile oogabooga global state instance with OOGABOOGA_LINK_EXTERNAL_INSTANCE 2024-07-22 19:19:57 +02:00
linmath.c Spacial audio, draw_line, vector procs 2024-07-16 10:00:04 +02:00
memory.c Conditionally compile oogabooga global state instance with OOGABOOGA_LINK_EXTERNAL_INSTANCE 2024-07-22 19:19:57 +02:00
oogabooga.c Conditionally compile oogabooga global state instance with OOGABOOGA_LINK_EXTERNAL_INSTANCE 2024-07-22 19:19:57 +02:00
os_impl_windows.c Add OOGABOOGA_HEADLESS option 2024-07-22 01:06:21 +02:00
os_interface.c Conditionally compile oogabooga global state instance with OOGABOOGA_LINK_EXTERNAL_INSTANCE 2024-07-22 19:19:57 +02:00
path_utils.c Merge 2024-07-04 12:13:40 +02:00
profiling.c Conditionally compile oogabooga global state instance with OOGABOOGA_LINK_EXTERNAL_INSTANCE 2024-07-22 19:19:57 +02:00
random.c Conditionally compile oogabooga global state instance with OOGABOOGA_LINK_EXTERNAL_INSTANCE 2024-07-22 19:19:57 +02:00
range.c - Z Layers 2024-07-10 17:10:38 +02:00
simd.c Cleanup 2024-07-22 16:49:10 +02:00
string.c Custom shaders 2024-07-19 16:45:58 +02:00
string_format.c Custom shaders 2024-07-19 16:45:58 +02:00
tests.c Conditionally compile oogabooga global state instance with OOGABOOGA_LINK_EXTERNAL_INSTANCE 2024-07-22 19:19:57 +02:00
third_party.c v0.01.000 - AUDIO! 2024-07-15 21:40:27 +02:00
unicode.c - Text rendering 2024-07-07 20:27:34 +02:00
utility.c Stable Z sort 2024-07-23 12:11:52 +02:00