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-02 12:48:05 +07:00
..
dev - D3D11, Image drawing & Matrix4 xform drawing 2024-07-01 02:14:08 +02:00
third_party - D3D11, Image drawing & Matrix4 xform drawing 2024-07-01 02:14:08 +02:00
base.c Explicit allocators 2024-07-01 13:10:06 +02:00
color.c color.c utils 2024-07-02 12:48:05 +07:00
d3d11_image_shader_bytecode.c - D3D11, Image drawing & Matrix4 xform drawing 2024-07-01 02:14:08 +02:00
drawing.c Explicit allocators 2024-07-01 13:10:06 +02:00
gfx_impl_d3d11.c Explicit allocators 2024-07-01 13:10:06 +02:00
gfx_impl_legacy_opengl.c - D3D11, Image drawing & Matrix4 xform drawing 2024-07-01 02:14:08 +02:00
gfx_interface.c Explicit allocators 2024-07-01 13:10:06 +02:00
input.c - User input 2024-06-29 17:54:30 +02:00
linmath.c made clear_col a vector4 2024-07-01 17:22:10 +07:00
memory.c Explicit allocators 2024-07-01 13:10:06 +02:00
oogabooga.c color.c utils 2024-07-02 12:48:05 +07:00
os_impl_windows.c Explicit allocators 2024-07-01 13:10:06 +02:00
os_interface.c Explicit allocators 2024-07-01 13:10:06 +02:00
path_utils.c - D3D11, Image drawing & Matrix4 xform drawing 2024-07-01 02:14:08 +02:00
random.c - Simple rectangle drawing 2024-06-29 13:27:37 +02:00
string.c Explicit allocators 2024-07-01 13:10:06 +02:00
string_format.c Explicit allocators 2024-07-01 13:10:06 +02:00
tests.c Explicit allocators 2024-07-01 13:10:06 +02:00
unicode.c - User input 2024-06-29 17:54:30 +02:00