1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-07 14:53:34 +00:00
lovr/src
2019-03-13 09:21:14 -07:00
..
api TextureData:setPixel supports more formats; 2019-03-11 13:36:22 -07:00
audio Source:getPose; Source:setPose; 2019-02-18 18:07:28 -08:00
data TextureData:setPixel supports more formats; 2019-03-11 13:36:22 -07:00
event Fix prototypes; 2019-02-17 14:39:51 -08:00
filesystem lovr.filesystem.read takes and returns byte count; 2019-03-05 01:59:31 -08:00
graphics Consistency; 2019-03-13 09:21:14 -07:00
headset Allocate oculus mobile Canvas on stack; 2019-03-07 04:47:08 -08:00
lib Update stb_image_write; 2019-03-07 00:02:11 -08:00
math Fix prototypes; 2019-02-17 14:39:51 -08:00
physics Fix prototypes; 2019-02-17 14:39:51 -08:00
platform Platform window functions accept NULL pointers; 2019-02-05 12:46:48 -08:00
resources Add std140 layout qualifier to DrawData block; 2019-03-13 09:20:33 -07:00
thread Fix prototypes; 2019-02-17 14:39:51 -08:00
timer Fix prototypes; 2019-02-17 14:39:51 -08:00
api.h rm VertexData; 2019-02-13 15:10:52 -08:00
luax.c Refactor asynchronous headset render errors; 2019-03-06 23:17:29 -08:00
luax.h Refactor asynchronous headset render errors; 2019-03-06 23:17:29 -08:00
main.c Handle coroutine stuff properly; 2019-03-07 01:04:45 -08:00
platform.h Fix prototypes; 2019-02-17 14:39:51 -08:00
util.c Oops, use calloc in _lovrAlloc; 2019-01-29 20:08:10 -08:00
util.h rm string hashing code; 2019-02-13 15:10:52 -08:00
version.h v0.12.0; 2019-02-14 10:33:07 -08:00