lovr/src/graphics
bjorn 79ba7a7ad5 gltf: Support partially-keyed animation properties; 2019-05-18 22:19:28 -07:00
..
animator.c gltf: Support partially-keyed animation properties; 2019-05-18 22:19:28 -07:00
animator.h Rename math to maf; 2019-04-20 11:39:20 -07:00
buffer.c Rework Buffer updates; 2019-05-13 20:35:21 -07:00
buffer.h Rework Buffer updates; 2019-05-13 20:35:21 -07:00
canvas.c Make lovrRelease non-generic; 2019-04-05 03:41:03 -07:00
canvas.h graphics: forward declarations; 2019-04-05 04:59:14 -07:00
font.c Stupid float stuff; 2019-04-20 17:02:48 -07:00
font.h graphics: forward declarations; 2019-04-05 04:59:14 -07:00
graphics.c Fix CMakeLists; Fix buffer unmapping; Formatting; 2019-05-18 01:09:06 -07:00
graphics.h Remove t.gammacorrect flag; 2019-05-03 17:53:33 -07:00
material.c Revert "Free objects in their destructors;" 2019-04-05 05:45:05 -07:00
material.h graphics: forward declarations; 2019-04-05 04:59:14 -07:00
mesh.c Fix misc builds; 2019-04-05 06:07:46 -07:00
mesh.h graphics: forward declarations; 2019-04-05 04:59:14 -07:00
model.c gltf: Support partially-keyed animation properties; 2019-05-18 22:19:28 -07:00
model.h Rename math to maf; 2019-04-20 11:39:20 -07:00
opengl.c More mapping fixes; 2019-05-18 21:34:36 -07:00
opengl.h Fix windows build; 2019-04-05 06:01:12 -07:00
shader.c Add ShaderFlags; 2019-05-14 03:48:01 -07:00
shader.h Add ShaderFlags; 2019-05-14 03:48:01 -07:00
texture.c Put non-opengl-specific stuff in their own files; 2019-01-04 18:01:01 -08:00
texture.h graphics: forward declarations; 2019-04-05 04:59:14 -07:00