lovr/src
bjorn 3bfd9ca0e1 gpu: improve wait functions;
- gpu_finished -> gpu_is_complete
- add gpu_wait_tick -> can wait for specific tick to finish (fence)
- gpu_wait -> gpu_wait_idle
2022-07-14 00:04:38 -07:00
..
api Add a few Tally things; 2022-07-12 19:59:12 -07:00
core gpu: improve wait functions; 2022-07-14 00:04:38 -07:00
lib rm graphics module; 2022-04-21 17:39:58 -07:00
modules Fix clear alpha; 2022-07-14 00:03:58 -07:00
main.c Put nogame in its own file; 2022-07-06 23:50:43 -07:00
util.c Merge branch 'master' into dev 2022-06-16 23:50:11 -07:00
util.h util: Add BREAK; 2022-05-11 12:47:12 -07:00