orca/examples
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
..
atlas [platform/canvas] 2023-03-08 13:19:18 +01:00
canvas [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
image [platform/canvas] 2023-03-08 13:19:18 +01:00
perf_text [platform/canvas] 2023-03-08 13:19:18 +01:00
simpleWindow re-working graphics surfaces 2022-12-26 18:33:31 +01:00
surface_sharing [surface] pull mp_layer into the generic mg_surface_data struct, out of each backend-specific implementation 2023-03-03 11:50:12 +01:00
test_app [util] 2023-03-08 11:40:40 +01:00
triangleGL end of line renormalization 2023-03-05 16:05:43 +01:00
triangleGLES end of line renormalization 2023-03-05 16:05:43 +01:00
triangleMetal [osx build/linking] 2023-02-21 17:09:26 +01:00
ui [ui] Allow styling overlay boxes (e.g. menu and drop-down list panels) locally. 2023-03-13 10:26:39 +01:00