1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-04 21:43:34 +00:00
lovr/etc
bjorn 0fcbdcbf5d Fixup overlay order;
- state.features.overlay should remain a bool since it just indicates
  whether the extension is supported/enabled.
- split the config value into a bool/u32 pair so the full u32 range can
  be used for the order (seems important to coordinate with other apps).
  - Also you can use a boolean now like before, which uses 0 as the order.
2023-08-21 15:15:39 -07:00
..
shaders Make Surface more flexible; 2023-08-02 18:11:36 -07:00
Activity.java rm oculus openxr loader; 2023-05-10 18:14:09 +01:00
AndroidManifest.xml Cleanup; 2023-01-30 19:44:23 -08:00
AppRun mv resources etc; 2022-03-30 12:34:34 -07:00
boot.lua Fixup overlay order; 2023-08-21 15:15:39 -07:00
Info.plist v0.16.0; 2022-10-15 21:49:25 -07:00
logo.svg mv resources etc; 2022-03-30 12:34:34 -07:00
lovr.desktop mv resources etc; 2022-03-30 12:34:34 -07:00
lovr.html mv resources etc; 2022-03-30 12:34:34 -07:00
lovr.icns mv resources etc; 2022-03-30 12:34:34 -07:00
lovr.ico mv resources etc; 2022-03-30 12:34:34 -07:00
lovr.rc mv resources etc; 2022-03-30 12:34:34 -07:00
lovrc.bat CMake: Windows includes lovrc.bat in builds; 2022-12-30 21:20:27 -08:00
monkey.glb Compress monkey more; 2022-12-29 20:33:49 -08:00
monkey.h Frustum culling; 2023-07-07 14:51:22 -07:00
monkeycrush.lua Frustum culling; 2023-07-07 14:51:22 -07:00
nogame.lua Frustum culling; 2023-07-07 14:51:22 -07:00
shaders.h Pass rework; 2023-05-02 00:06:01 -07:00
VarelaRound.ttf mv resources etc; 2022-03-30 12:34:34 -07:00
webxr.js Expose runtime name in lovr.headset.getDriver; 2023-07-10 19:35:21 -07:00