1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-21 21:23:35 +00:00
lovr/src/graphics
2017-03-16 01:12:32 -07:00
..
font.c Font metrics; 2017-03-16 01:12:32 -07:00
font.h Font metrics; 2017-03-16 01:12:32 -07:00
graphics.c Font alignment; 2017-03-15 20:46:01 -07:00
graphics.h Font alignment; 2017-03-15 20:46:01 -07:00
mesh.c Meshes use mapped buffers; 2017-03-11 17:27:18 -08:00
mesh.h Meshes use mapped buffers; 2017-03-11 17:27:18 -08:00
model.c Meshes use mapped buffers; 2017-03-11 17:27:18 -08:00
model.h Rename Buffer to Mesh; 2017-03-11 14:13:49 -08:00
shader.c Clean up includes; 2017-01-21 18:00:32 -08:00
shader.h Rename vendor to lib; 2017-03-11 02:19:33 -08:00
skybox.c Equirectangular Skybox rough draft; 2017-03-12 16:45:50 -07:00
skybox.h Panorama Skybox fixes; 2017-03-12 16:57:27 -07:00
texture.c rm lovr.graphics.setProjection; 2017-03-11 21:19:26 -08:00
texture.h Refactor loaders; 2017-02-19 01:54:58 -08:00