lovr/src/core
bjorn 75e26f0051 Move core/hash to core/util; 2020-05-19 13:49:40 -06:00
..
arr.c Simplify arr; 2019-08-21 23:16:58 -07:00
arr.h Draw the rest of the owl; 2019-12-10 12:19:50 -08:00
fs.c core/fs: Use DWORD instead of uint32_t in fs_read and fs_write; 2020-04-30 16:53:10 -06:00
fs.h Windows WIP; 2019-12-10 12:19:50 -08:00
gpu.h core/gpu: vulkan feature detection; rm stats; 2020-02-23 00:47:59 -08:00
gpu_gl.c core/gpu: vulkan feature detection; rm stats; 2020-02-23 00:47:59 -08:00
gpu_vk.c core/gpu: vulkan feature detection; rm stats; 2020-02-23 00:47:59 -08:00
hash.h Move core/hash to core/util; 2020-05-19 13:49:40 -06:00
maf.c WebVR fixes; 2019-10-07 19:50:17 -07:00
maf.h Remove mat4_transform_project, it not only duplicates mat4_transform, it is buggy 2020-04-05 19:51:37 -04:00
map.c Add core/map hash table; rm lib/map; 2019-10-30 00:07:05 -07:00
map.h Add core/map hash table; rm lib/map; 2019-10-30 00:07:05 -07:00
os.h desktop: emit focus events; 2020-01-27 21:10:27 -08:00
os_android.c EGL context creation fixes; 2020-02-04 16:48:03 -08:00
os_glfw.h desktop: emit focus events; 2020-01-27 21:10:27 -08:00
os_linux.c platform -> os; 2019-12-13 19:55:46 -08:00
os_macos.c Fix remaining references to platform; 2019-12-13 19:59:09 -08:00
os_web.c Fix remaining references to platform; 2019-12-13 19:59:09 -08:00
os_win32.c win32: AllocConsole if AttachConsole fails; 2020-05-11 15:23:35 -06:00
png.c Fix PNG IDAT CRC; 2020-05-18 12:41:49 -06:00
png.h core/png; rm stb_image_write; 2020-02-16 04:11:55 -08:00
ref.c Fix refcount alignment; 2019-12-15 17:04:26 -08:00
ref.h Unconditionally cast ref to volatile long on win32; 2020-04-30 16:49:53 -06:00
utf.c Add core folder; 2019-05-20 02:47:33 -07:00
utf.h Add core folder; 2019-05-20 02:47:33 -07:00
util.c Simplify logging; 2019-08-21 19:02:02 -07:00
util.h Move core/hash to core/util; 2020-05-19 13:49:40 -06:00
zip.c zip: read compressed size from central directory; 2020-02-21 15:44:48 -08:00
zip.h zip: read compressed size from central directory; 2020-02-21 15:44:48 -08:00