1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-08 23:23:38 +00:00
lovr/src/graphics
2018-09-05 04:10:12 -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 Fix bugs; 2018-08-31 23:24:59 -07:00
font.c MSAA canvases/textures but no resolving yet; 2018-08-29 21:22:12 -07:00
font.h Clean up includes; 2018-07-04 13:51:35 -07:00
graphics.c Fix bugs; 2018-08-31 23:24:59 -07:00
graphics.h Fix bugs; 2018-08-31 23:24:59 -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 Improve newCanvas API; 2018-08-31 16:37:30 -07:00
model.c Fix srgb settings for model import; 2018-09-01 06:27:24 -07:00
model.h Fix something that got messed up in Model; 2018-07-17 17:21:15 -07:00
opengl.c Fix UBO usage enum; 2018-09-05 04:10:12 -07:00
shader.h Happy little graphics refactors; 2018-08-31 06:03:35 -07:00
texture.h MSAA canvases/textures but no resolving yet; 2018-08-29 21:22:12 -07:00