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-07-11 20:35:35 +02:00
..
dev v0.00.004 - Custom logging, more concurrency & bugfixing 2024-07-09 18:38:06 +02:00
examples - Fixed crashing when D3D11 DEBUG flag fails in ID3D11CreateDevice, and instead log a descriptive error then continue as usual 2024-07-11 20:35:35 +02:00
third_party - Fixed crashing when D3D11 DEBUG flag fails in ID3D11CreateDevice, and instead log a descriptive error then continue as usual 2024-07-11 20:35:35 +02:00
audio.c Fix merge conflicts 2024-07-09 09:13:44 +02:00
base.c - Fixed crashing when D3D11 DEBUG flag fails in ID3D11CreateDevice, and instead log a descriptive error then continue as usual 2024-07-11 20:35:35 +02:00
bucket_array.c v0.00.004 - Custom logging, more concurrency & bugfixing 2024-07-09 18:38:06 +02:00
color.c color.c utils 2024-07-02 12:48:05 +07:00
concurrency.c v0.00.004 - Custom logging, more concurrency & bugfixing 2024-07-09 18:38:06 +02:00
cpu.c v0.00.004 - Custom logging, more concurrency & bugfixing 2024-07-09 18:38:06 +02:00
d3d11_image_shader_bytecode.c Shader hotfix 2024-07-09 19:17:31 +02:00
drawing.c - Z Layers 2024-07-10 17:10:38 +02:00
font.c Fix merge conflicts 2024-07-09 09:13:44 +02:00
gfx_impl_d3d11.c - Fixed crashing when D3D11 DEBUG flag fails in ID3D11CreateDevice, and instead log a descriptive error then continue as usual 2024-07-11 20:35:35 +02:00
gfx_interface.c Fix merge conflicts 2024-07-09 09:13:44 +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 - User input 2024-06-29 17:54:30 +02:00
linmath.c Fix merge conflicts 2024-07-09 09:13:44 +02:00
memory.c - Z Layers 2024-07-10 17:10:38 +02:00
oogabooga.c - Fixed crashing when D3D11 DEBUG flag fails in ID3D11CreateDevice, and instead log a descriptive error then continue as usual 2024-07-11 20:35:35 +02:00
os_impl_windows.c - Z Layers 2024-07-10 17:10:38 +02:00
os_interface.c - Fixed crashing when D3D11 DEBUG flag fails in ID3D11CreateDevice, and instead log a descriptive error then continue as usual 2024-07-11 20:35:35 +02:00
path_utils.c Merge 2024-07-04 12:13:40 +02:00
profiling.c - Z Layers 2024-07-10 17:10:38 +02:00
random.c Fix merge conflicts 2024-07-09 09:13:44 +02:00
range.c - Z Layers 2024-07-10 17:10:38 +02:00
simd.c - Replace lodepng with stb_image (& add stb_truetype for fonts) 2024-07-04 20:56:27 +02:00
string.c Fix merge conflicts 2024-07-09 09:13:44 +02:00
string_format.c v0.00.004 - Custom logging, more concurrency & bugfixing 2024-07-09 18:38:06 +02:00
tests.c - Z Layers 2024-07-10 17:10:38 +02:00
third_party.c - Fixed crashing when D3D11 DEBUG flag fails in ID3D11CreateDevice, and instead log a descriptive error then continue as usual 2024-07-11 20:35:35 +02:00
unicode.c - Text rendering 2024-07-07 20:27:34 +02:00
utility.c - Z Layers 2024-07-10 17:10:38 +02:00