lovr/src
bjornbytes 80a33c0544 mat4_multiply -> mat4_mul;
quat_mul vs. mat4_multiply is inconsistent.  Going with mul over
multiply is consistent with vec3_sub and Lua's __mul metamethod.
2020-11-21 14:32:59 -07:00
..
api mat4_multiply -> mat4_mul; 2020-11-21 14:32:59 -07:00
core mat4_multiply -> mat4_mul; 2020-11-21 14:32:59 -07:00
lib Windows: Thread:wait no longer destroys thread; 2020-09-19 17:42:55 -07:00
modules mat4_multiply -> mat4_mul; 2020-11-21 14:32:59 -07:00
resources lovr.mirror disables blending when drawing headset texture; 2020-11-12 18:08:05 -07:00
main.c lovrDestroy calls lovrPlatformDestroy; 2020-11-12 18:08:04 -07:00