1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-05 05:53:33 +00:00
lovr/src
bjorn 2e65d71a74 Prevent mapped buffers from being discarded;
We never try to do this anyway, and the unmapping code in discard
doesn't flush contents so it's better for people to unmap the
buffer themselves before calling discard.
2020-09-19 17:21:37 -07:00
..
api Add compute dispatch limit; 2020-09-18 15:19:34 -07:00
core android: fix t.graphics.debug; 2020-09-16 20:40:39 -07:00
lib Add GL_KHR_debug; 2020-07-28 16:08:37 -06:00
modules Prevent mapped buffers from being discarded; 2020-09-19 17:21:37 -07:00
resources Update nogame; 2020-08-30 21:48:47 -06:00
main.c WebXR updates; 2020-08-20 13:28:07 -06:00