orca/examples
Martin Fouilleul 592f4cdecd end of line renormalization 2023-03-05 16:05:43 +01:00
..
atlas [canvas] decompose image atlas API into simple rect atlas API + image atlas helpers. This avoids creating a bunch of new types/handles, and exposes the underlying image/sourceRegion so that user code can freely use these for more complex scenarios (eg drawing only a sub-region of an atlased image, or using an atlas image for arbitrary path filling) 2023-02-28 16:54:39 +01:00
canvas end of line renormalization 2023-03-05 16:05:43 +01:00
image [canvas] decompose image atlas API into simple rect atlas API + image atlas helpers. This avoids creating a bunch of new types/handles, and exposes the underlying image/sourceRegion so that user code can freely use these for more complex scenarios (eg drawing only a sub-region of an atlased image, or using an atlas image for arbitrary path filling) 2023-02-28 16:54:39 +01:00
perf_text end of line renormalization 2023-03-05 16:05:43 +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 text box 2022-08-15 10:20:29 +02: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, textbox] position cursor at mouse position / extend selection on shift + mouse press or drag 2023-03-05 15:59:57 +01:00