orca/examples
martinfouilleul 0785b6b637 [win32]
- Take drop shadown into account when calling SetWindowPos (milepost window frame _excludes_ the drop shadow)
- Fix mp_window_center()
2023-07-26 17:35:58 +02:00
..
atlas [win32, canvas] added back texture atlasing and fixed incorrect culling of solid tiles when using a source texture 2023-07-04 17:24:41 +02:00
canvas [win32, surface] always resize surface to parent window's client area 2023-07-25 14:18:02 +02:00
image fixing conflict in gl_canvas 2023-07-05 18:07:37 +02:00
multi_surface [win32, graphics] experiments with multisurface with transparent top-level windows 2023-06-21 15:48:26 +02:00
perf_text [wip, win32, canvas] adding back textures 2023-07-04 15:59:45 +02:00
polygon [wip, win32, canvas] Cubics segment setup 2023-07-03 14:21:53 +02:00
render_thread [win32, graphics] adding example to test rendering in a secondary thread 2023-06-21 19:14:56 +02:00
simpleWindow [win32] 2023-07-26 17:35:58 +02:00
smooth_resize [win32, surface] Fix auto-selecting surface when first creating one ; checking why smooth resize still doesn't work even though we receive events and draw in a separate thread 2023-07-25 15:55:09 +02:00
surface_sharing Fix rpath in examples 2023-06-20 11:45:59 +02:00
tiger Fix rpath in examples 2023-06-20 11:45:59 +02:00
triangleGL [win32, wip] simple GL triangle example 2023-05-12 16:50:14 +02:00
triangleGLES Fix rpath in examples 2023-06-20 11:45:59 +02:00
triangleMetal Fix rpath in examples 2023-06-20 11:45:59 +02:00
ui Fix rpath in examples 2023-06-20 11:45:59 +02:00