orca/sketches
Martin Fouilleul 09cf30cf45 Consistency/intent
- pass arenas as first parameters (exception being texbox widget, where we always pass tag as first parameter)
- pass lists by value when there's no modification (eg oc_list_for etc...)
- fix sketches, use oc_arena_scope as value.
2023-09-14 11:54:38 +02:00
..
atlas Remove oc_scratch()/oc_scratch_next() in favour of safer oc_scratch_begin()/oc_scratch_end() 2023-09-13 18:10:47 +02:00
canvas Consistency/intent 2023-09-14 11:54:38 +02:00
image Consistency/intent 2023-09-14 11:54:38 +02:00
keyboard Consistency/intent 2023-09-14 11:54:38 +02:00
multi_surface Consistency/intent 2023-09-14 11:54:38 +02:00
perf_text Consistency/intent 2023-09-14 11:54:38 +02:00
render_thread Consistency/intent 2023-09-14 11:54:38 +02:00
resources Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
simpleWindow Consistency/intent 2023-09-14 11:54:38 +02:00
smiley Consistency/intent 2023-09-14 11:54:38 +02:00
smooth_resize Consistency/intent 2023-09-14 11:54:38 +02:00
tiger Consistency/intent 2023-09-14 11:54:38 +02:00
triangleGL Consistency/intent 2023-09-14 11:54:38 +02:00
triangleGLES Consistency/intent 2023-09-14 11:54:38 +02:00
triangleMetal Consistency/intent 2023-09-14 11:54:38 +02:00
ui Remove oc_scratch()/oc_scratch_next() in favour of safer oc_scratch_begin()/oc_scratch_end() 2023-09-13 18:10:47 +02:00