1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-06 06:13:36 +00:00
lovr/src/modules/graphics
2019-07-31 17:51:49 -07:00
..
buffer.c Add modules folder; 2019-05-19 00:38:35 -07:00
buffer.h lovrBufferDiscard; 2019-06-25 01:21:59 -07:00
canvas.c Update refcounting (again); 2019-06-02 01:02:26 -07:00
canvas.h Ref is mostly private now; 2019-05-20 15:09:06 -07:00
font.c Update refcounting (again); 2019-06-02 01:02:26 -07:00
font.h More number conversions; 2019-05-20 20:35:07 -07:00
graphics.c Fix lovr.graphics.setProjection; 2019-07-08 14:35:54 -07:00
graphics.h rm skybox args; 2019-06-29 21:01:03 -07:00
material.c Update refcounting (again); 2019-06-02 01:02:26 -07:00
material.h Ref is mostly private now; 2019-05-20 15:09:06 -07:00
mesh.c Update refcounting (again); 2019-06-02 01:02:26 -07:00
mesh.h More number conversions; 2019-05-20 20:35:07 -07:00
model.c Windows: Fix all the int warnings; 2019-07-31 17:51:49 -07:00
model.h Model:pose; Model:getNodePose; 2019-07-11 20:09:46 -07:00
opengl.c Windows: Fix all the int warnings; 2019-07-31 17:51:49 -07:00
opengl.h Fix some WebGL issues; 2019-07-28 17:28:18 -07:00
shader.c Windows: Fix all the int warnings; 2019-07-31 17:51:49 -07:00
shader.h Windows: Fix all the int warnings; 2019-07-31 17:51:49 -07:00
texture.c Start sized int conversions; 2019-05-20 14:34:03 -07:00
texture.h Native texture depth must be explicitly specified; 2019-06-25 18:57:18 -07:00