lovr/src/graphics
bjorn 65c26e47f2 Remove some weird Mesh return codes; 2017-10-22 07:20:40 -07:00
..
font.c Support multiple texture slots; 2017-10-21 13:21:28 -07:00
font.h Reorganize lovrFontPrint; 2017-08-08 01:33:52 -07:00
graphics.c Reset material in lovr.graphics.reset; 2017-10-22 04:11:39 -07:00
graphics.h Rename internal canvas to view; 2017-10-22 03:34:45 -07:00
material.c Material graphics state; 2017-10-21 14:32:41 -07:00
material.h Add Material; 2017-10-21 14:00:33 -07:00
mesh.c Remove some weird Mesh return codes; 2017-10-22 07:20:40 -07:00
mesh.h Remove some weird Mesh return codes; 2017-10-22 07:20:40 -07:00
model.c Material support for Models; 2017-10-21 15:20:16 -07:00
model.h Material support for Models; 2017-10-21 15:20:16 -07:00
shader.c Generalize Shader to support more types of uniforms; 2017-10-21 13:39:50 -07:00
shader.h Generalize Shader to support more types of uniforms; 2017-10-21 13:39:50 -07:00
shaders.c Update skybox and font rendering; 2017-10-21 14:59:34 -07:00
shaders.h Material graphics state; 2017-10-21 14:32:41 -07:00
texture.c Support multiple texture slots; 2017-10-21 13:21:28 -07:00
texture.h Consolidate Texture and Skybox; 2017-10-21 13:00:13 -07:00