lovr/src/modules
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
..
audio lovrMicrophoneGetData: fix potential buffer overrun 2020-06-04 14:31:24 +02:00
data Fix ModelData pointer alignment; 2020-08-04 12:28:21 -06:00
event Add resize event; lovr.resize callback; 2020-05-02 13:09:10 -06:00
filesystem Fix desktop game packaging issue; 2020-07-29 16:30:14 -06:00
graphics fix crash in lovrGraphicsGetPixelDensity 2020-08-05 14:48:58 +02:00
headset Fix Pico build 2020-08-04 10:42:04 +02:00
math Adjust includes; 2019-12-10 13:01:28 -08:00
physics Get/set World and Joint simulation parameters 2020-06-03 19:03:38 +03:00
thread Move core/hash to core/util; 2020-05-19 13:49:40 -06:00
timer platform -> os; 2019-12-13 19:55:46 -08:00