lovr/src
bjorn b7e5bd1d67 Require 64KB uniform buffers;
64KB is near-ubiquitous, and the per-draw UBO needs this much space.
2022-07-04 15:21:43 -07:00
..
api Pass:skybox; 2022-07-04 00:18:38 -07:00
core Model; 2022-07-03 17:26:31 -07:00
lib rm graphics module; 2022-04-21 17:39:58 -07:00
modules Require 64KB uniform buffers; 2022-07-04 15:21:43 -07:00
main.c Allow passing a file to lovr; 2022-04-28 17:36:05 -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