orca/examples
martinfouilleul 4a8c77f023 - Move and Zoom perf_text example with the mouse
- Reverted to using 4 bits of subpixel precision and computing cross products with 32 bits integers, for perf reasons
- Fixed some confusion in tile array size vs number of elements (could still clean-up naming a bit though)
- Fixed bug where triangles on the left or below canvas boundaries where bucketted to the first colum/row of tiles
- Fixed bug in mouse button message handling (was always sending press on left button)
2023-02-09 13:09:41 +01:00
..
canvas applied canvas changes to metal backend 2023-02-08 10:42:21 +01:00
perf_text - Move and Zoom perf_text example with the mouse 2023-02-09 13:09:41 +01:00
simpleWindow re-working graphics surfaces 2022-12-26 18:33:31 +01:00
test_app text box 2022-08-15 10:20:29 +02:00
triangleGL Desktop opengl 4.3 canvas 2023-02-07 13:24:14 +01:00
triangleGLES added notes on bindless textures indexing 2023-02-02 17:02:55 +01:00
triangleMetal - Conflating mp_views and surfaces 2023-01-28 17:24:43 +01:00
win_canvas fix mp_app_get_resource_path() 2023-02-08 20:40:48 +01:00