orca/src/graphics
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
..
glsl_shaders Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00
egl_surface.c Licensing and copyright information 2023-09-11 11:09:47 +02:00
egl_surface.h Licensing and copyright information 2023-09-11 11:09:47 +02:00
gl_api.h Licensing and copyright information 2023-09-11 11:09:47 +02:00
gl_canvas.c Licensing and copyright information 2023-09-11 11:09:47 +02:00
gl_loader.c Licensing and copyright information 2023-09-11 11:09:47 +02:00
gl_loader.h Licensing and copyright information 2023-09-11 11:09:47 +02:00
graphics.h Consistency/intent 2023-09-14 11:54:38 +02:00
graphics_common.c Consistency/intent 2023-09-14 11:54:38 +02:00
graphics_common.h Licensing and copyright information 2023-09-11 11:09:47 +02:00
graphics_surface.c Licensing and copyright information 2023-09-11 11:09:47 +02:00
graphics_surface.h Licensing and copyright information 2023-09-11 11:09:47 +02:00
mtl_renderer.h Licensing and copyright information 2023-09-11 11:09:47 +02:00
mtl_renderer.m Remove oc_scratch()/oc_scratch_next() in favour of safer oc_scratch_begin()/oc_scratch_end() 2023-09-13 18:10:47 +02:00
mtl_renderer.metal Licensing and copyright information 2023-09-11 11:09:47 +02:00
mtl_surface.h Licensing and copyright information 2023-09-11 11:09:47 +02:00
mtl_surface.m Licensing and copyright information 2023-09-11 11:09:47 +02:00
wgl_surface.c Licensing and copyright information 2023-09-11 11:09:47 +02:00
wgl_surface.h Licensing and copyright information 2023-09-11 11:09:47 +02:00
win32_vsync.c Licensing and copyright information 2023-09-11 11:09:47 +02:00