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-04 12:19:51 +02:00
..
dev - D3D11, Image drawing & Matrix4 xform drawing 2024-07-01 02:14:08 +02:00
examples Fixy smixy 2024-07-04 12:19:51 +02:00
third_party - D3D11, Image drawing & Matrix4 xform drawing 2024-07-01 02:14:08 +02:00
base.c - Fixed bug in ALLOCATOR_REALLOC corrupting memory/returning invalid address 2024-07-03 17:55:25 +02:00
color.c color.c utils 2024-07-02 12:48:05 +07:00
cpu.c Fixy smixy 2024-07-04 12:18:16 +02:00
d3d11_image_shader_bytecode.c - Fixed D3D11 eating 40000000 cycles for no reason (Thank you Bill Gates) 2024-07-02 15:27:33 +02:00
drawing.c - Fixed D3D11 eating 40000000 cycles for no reason (Thank you Bill Gates) 2024-07-02 15:27:33 +02:00
gfx_impl_d3d11.c - Fixed D3D11 eating 40000000 cycles for no reason (Thank you Bill Gates) 2024-07-02 15:27:33 +02:00
gfx_impl_legacy_opengl.c - D3D11, Image drawing & Matrix4 xform drawing 2024-07-01 02:14:08 +02:00
gfx_interface.c Merge 2024-07-04 12:13:40 +02:00
input.c - User input 2024-06-29 17:54:30 +02:00
linmath.c Fixy smixy 2024-07-04 12:18:16 +02:00
memory.c - Fixed bug in ALLOCATOR_REALLOC corrupting memory/returning invalid address 2024-07-03 17:55:25 +02:00
oogabooga.c - Fixed bug in ALLOCATOR_REALLOC corrupting memory/returning invalid address 2024-07-03 17:55:25 +02:00
os_impl_windows.c Merge 2024-07-04 12:13:40 +02:00
os_interface.c Merge 2024-07-04 12:13:40 +02:00
path_utils.c Merge 2024-07-04 12:13:40 +02:00
profiling.c - Fixed bug in ALLOCATOR_REALLOC corrupting memory/returning invalid address 2024-07-03 17:55:25 +02:00
random.c - Fixed D3D11 eating 40000000 cycles for no reason (Thank you Bill Gates) 2024-07-02 15:27:33 +02:00
simd.c Fixy smixy 2024-07-04 12:18:16 +02:00
string.c - Fixed D3D11 eating 40000000 cycles for no reason (Thank you Bill Gates) 2024-07-02 15:27:33 +02:00
string_format.c - Fixed D3D11 eating 40000000 cycles for no reason (Thank you Bill Gates) 2024-07-02 15:27:33 +02:00
tests.c Fixy smixy 2024-07-04 12:18:16 +02:00
third_party.c - Fixed bug in ALLOCATOR_REALLOC corrupting memory/returning invalid address 2024-07-03 17:55:25 +02:00
unicode.c - User input 2024-06-29 17:54:30 +02:00