orca/sketches
Reuben Dunnington 416044ea76 Makes sketches compile and run with changes introduced by renaming pass.
This is a combination of 19 commits:

- fix atlas
- fix canvas
- fix image
- add OpenSansLatinSubset to resources
- fix multi_surface
- fix perf_text
- fix polygon
- fix render_thread
- fix simpleWindow
- fix smooth_resize
- fix surface_sharing
- fixed tiger
- fix triangleGL
- fix triangleGLES (note rendering doesn't work)
- fix ui
- fix all on osx
- Fix sketch triangleGLES
- Make transparent rectangle clearer in sketches polygon
- Add proper error message in sketch/triangleGL on macOS
2023-08-28 12:37:33 +02:00
..
atlas Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
canvas Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
image Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
multi_surface Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
perf_text Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
polygon Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
render_thread Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
resources Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
simpleWindow Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
smooth_resize Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
surface_sharing Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
tiger Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
triangleGL Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
triangleGLES Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
triangleMetal Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
ui Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00