1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-04 13:33:34 +00:00
lovr/src
bjorn e307487041 Pass:send supports single booleans for push constants;
vectors/arrays/structs with booleans still aren't supported.
2023-10-05 06:36:21 -07:00
..
api Pass:send supports single booleans for push constants; 2023-10-05 06:36:21 -07:00
core Tally fixups; 2023-10-02 10:20:52 -07:00
lib Replace tinycthread with C11 threads.h polyfill; 2023-09-21 23:26:16 -07:00
modules Fix crash when trying to load hand models on non-Quest; 2023-10-04 17:04:03 -07:00
main.c Add --graphics-debug command line argument; 2023-05-03 20:54:19 -07:00
util.c Fix more prototypes; 2023-04-25 21:45:30 -07:00
util.h Create LOVR_NORETURN abstracting the contradictory noreturn implementations in C11 and C++11 2023-03-05 19:16:59 -05:00