This repo is not used anymore. Development of Orca was moved here: https://github.com/orca-app/orca https://orca-app.dev/
Go to file
Martin Fouilleul 7c58145524 [mtl surface] Allow setting swap interval to 0. Note however that vsync needs to be turned off at the OS level for that to work smoothly. Otherwise, we get jittery frame rate with stalls when we run off of drawables (I suppose? should investigate some more).
This can be done with Quart Debugger in Additional Tools for XCode.
2023-03-13 12:21:33 +01:00
examples [mtl surface] Allow setting swap interval to 0. Note however that vsync needs to be turned off at the OS level for that to work smoothly. Otherwise, we get jittery frame rate with stalls when we run off of drawables (I suppose? should investigate some more). 2023-03-13 12:21:33 +01:00
ext end of line renormalization 2023-03-05 16:05:43 +01:00
resources adding image with transparency (top512.png) in resources to test transparency/overlaying 2023-02-27 19:34:54 +01:00
scripts end of line renormalization 2023-03-05 16:05:43 +01:00
src [mtl surface] Allow setting swap interval to 0. Note however that vsync needs to be turned off at the OS level for that to work smoothly. Otherwise, we get jittery frame rate with stalls when we run off of drawables (I suppose? should investigate some more). 2023-03-13 12:21:33 +01:00
.gitignore end of line renormalization 2023-03-05 16:05:43 +01:00
build.bat end of line renormalization 2023-03-05 16:05:43 +01:00
build.sh [osx build/linking] 2023-02-21 17:09:26 +01:00