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-22 12:09:51 -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 Only use 1 texture for skybox; 2018-08-22 12:09:51 -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 Shader:sendImage; 2018-08-17 19:53:54 -07:00
shader.h Shader:sendImage; 2018-08-17 19:53:54 -07:00
texture.h Texture:getFormat; 2018-08-16 14:27:45 -07:00