1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-05 13:53:38 +00:00
lovr/src/graphics
2016-11-18 02:03:50 -08:00
..
buffer.c Fix BUFFER_INT access in shaders; 2016-11-17 23:11:58 -08:00
buffer.h BUFFER_INT; 2016-11-14 21:31:17 -08:00
graphics.c Refactor graphics state, especially shaders; 2016-11-14 15:48:17 -08:00
graphics.h Refactor graphics state, especially shaders; 2016-11-14 15:48:17 -08:00
model.c Fix Model memory leaks; 2016-11-18 02:03:50 -08:00
model.h Fix Buffer attribute indices; 2016-11-13 02:35:26 -08:00
shader.c Refactor graphics state, especially shaders; 2016-11-14 15:48:17 -08:00
shader.h Refactor graphics state, especially shaders; 2016-11-14 15:48:17 -08:00
skybox.c Better malloc error handling; 2016-11-08 14:55:07 -08:00
skybox.h Fix Skybox paths; 2016-11-05 16:17:29 -07:00
texture.c Texture:refresh; 2016-11-17 23:12:30 -08:00
texture.h Texture:refresh; 2016-11-17 23:12:30 -08:00