Enable depth submission by default;

This commit is contained in:
bjorn 2022-08-06 23:45:37 -07:00
parent 2ebb4bb415
commit 2047127a97
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ function lovr.boot()
offset = 1.7,
stencil = false,
antialias = true,
submitdepth = true,
overlay = false
},
math = {