1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-09 07:33:33 +00:00
lovr/src/graphics
2017-02-18 14:44:52 -08:00
..
buffer.c Buffer:draw accepts transform arguments; 2017-01-29 19:12:25 -08:00
buffer.h Buffer:draw accepts transform arguments; 2017-01-29 19:12:25 -08:00
font.c Remove metrics for now; 2017-02-16 18:08:48 -08:00
font.h Remove metrics for now; 2017-02-16 18:08:48 -08:00
graphics.c Fix memory management; 2017-02-18 14:44:52 -08:00
graphics.h Fix vive rendering; 2017-02-17 00:48:43 -08:00
model.c Buffer:draw accepts transform arguments; 2017-01-29 19:12:25 -08:00
model.h Try #pragma once; 2017-01-26 02:21:56 -08:00
shader.c Clean up includes; 2017-01-21 18:00:32 -08:00
shader.h Try #pragma once; 2017-01-26 02:21:56 -08:00
skybox.c Clean up includes; 2017-01-21 18:00:32 -08:00
skybox.h Try #pragma once; 2017-01-26 02:21:56 -08:00
texture.c More font rendering; 2017-02-09 21:06:07 -08:00
texture.h More font rendering; 2017-02-09 21:06:07 -08:00