lovr/src
Nevyn Bengtsson b938a839e0 fix crash in lovrGraphicsGetPixelDensity
Neither Quest nor Pico check for null on its out-params.
Better to send in dummy params to avoid nulls.
2020-08-05 14:48:58 +02:00
..
api Fix lovr.headset.getDriver when passed a Device; 2020-08-04 12:19:22 -06:00
core ALIGN macro aligns up instead of down; 2020-08-04 12:23:45 -06:00
lib Add GL_KHR_debug; 2020-07-28 16:08:37 -06:00
modules fix crash in lovrGraphicsGetPixelDensity 2020-08-05 14:48:58 +02:00
resources Default errhand implementation handles restart event; 2020-08-04 12:21:38 -06:00
main.c lovr.log; 2020-07-06 16:20:55 -06:00