lovr/src/core
bjorn 6347114030 Job system; 2024-02-28 12:31:34 -08:00
..
fs.c Create files/directories with more permissions; 2023-11-26 19:10:42 -08:00
fs.h Adjust fs_read/fs_write signatures; Fix seeking; 2023-11-22 16:37:31 -08:00
gpu.h Merge pull request #749 from bjornbytes/shader-rework 2024-02-26 15:35:39 -08:00
gpu_vk.c Merge pull request #749 from bjornbytes/shader-rework 2024-02-26 15:35:39 -08:00
gpu_web.c Add sn10x3 data type; 2024-01-20 17:39:36 -08:00
job.c Job system; 2024-02-28 12:31:34 -08:00
job.h Job system; 2024-02-28 12:31:34 -08:00
maf.h Quat euler fixup; 2024-01-20 03:45:21 -08:00
os.h lovr.system.get/setClipboardText; 2024-01-29 12:52:41 -08:00
os_android.c lovr.system.get/setClipboardText; 2024-01-29 12:52:41 -08:00
os_glfw.h lovr.system.get/setClipboardText; 2024-01-29 12:52:41 -08:00
os_linux.c win32: use high resolution timer for sleeps; 2023-09-21 20:49:55 -07:00
os_macos.c macos: return executable path when bundle isn't present; 2023-11-27 18:42:49 -08:00
os_wasm.c lovr.system.get/setClipboardText; 2024-01-29 12:52:41 -08:00
os_win32.c win32: use high resolution timer for sleeps; 2023-09-21 20:49:55 -07:00
spv.c Binding numbers are assigned explicitly and merged across stages; 2024-02-20 10:16:41 -08:00
spv.h core/spv: return pointer to set/binding decorations instead of value; 2024-02-20 10:16:41 -08:00