![]() - Refactor drawing to keep blocks persistent in memory - Make string usage easier & more consisten (macros for string vs const char*) - rdtsc intrinsic (get cycle count) - Profiling macros (generates a google trace json) - Write D3D11 debug messages to stdout - String_Builder & thorough tests for it |
||
---|---|---|
.. | ||
dev | ||
third_party | ||
base.c | ||
color.c | ||
d3d11_image_shader_bytecode.c | ||
drawing.c | ||
gfx_impl_d3d11.c | ||
gfx_impl_legacy_opengl.c | ||
gfx_interface.c | ||
input.c | ||
linmath.c | ||
memory.c | ||
oogabooga.c | ||
os_impl_windows.c | ||
os_interface.c | ||
path_utils.c | ||
random.c | ||
string.c | ||
string_format.c | ||
tests.c | ||
unicode.c |