1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-05 13:53:38 +00:00
lovr/src/graphics
2018-08-16 14:54:37 -07:00
..
animator.c Refs know their type; 2018-07-24 19:14:29 -07:00
animator.h Clean up includes; 2018-07-04 13:51:35 -07:00
canvas.h Yay all opengl is in opengl.c; 2018-07-17 17:21:15 -07:00
font.c Texture improvements; 2018-08-09 16:12:57 -07:00
font.h Clean up includes; 2018-07-04 13:51:35 -07:00
graphics.c Use defines to shrink stb_image footprint; 2018-08-16 14:21:24 -07:00
graphics.h Attempt towards more comprehensive barriers; 2018-08-11 21:17:22 -07:00
material.c Refs know their type; 2018-07-24 19:14:29 -07:00
material.h Material:getTransform; Material:setTransform; 2018-07-18 01:17:16 -07:00
mesh.h Add writable and usage flags to ShaderBlock; 2018-08-02 05:04:40 -07:00
model.c Add writable and usage flags to ShaderBlock; 2018-08-02 05:04:40 -07:00
model.h Fix something that got messed up in Model; 2018-07-17 17:21:15 -07:00
opengl.c Add rg16f and rg32f texture formats; 2018-08-16 14:54:37 -07:00
shader.h Proper validation of uniform texture types; 2018-08-13 17:03:39 -07:00
texture.h Texture:getFormat; 2018-08-16 14:27:45 -07:00