orca/src
martinfouilleul 72338b1a25 Extracted commonalities from platform specific app backends 2022-12-23 20:46:42 +01:00
..
platform win32 opengl loader nonsense 2022-12-22 18:24:43 +01:00
util win32 opengl loader nonsense 2022-12-22 18:24:43 +01:00
graphics.c windows port initial commit: simple window with GL 4.3 context 2022-12-21 12:03:55 +01:00
graphics.h windows port initial commit: simple window with GL 4.3 context 2022-12-21 12:03:55 +01:00
graphics_internal.h Remote GLES surfaces 2022-08-19 20:55:00 +02:00
metal_painter.m Remote GLES surfaces 2022-08-19 20:55:00 +02:00
metal_shader.h initial commit 2022-08-14 18:19:40 +02:00
metal_shader.metal Fixing metal compute shader coordinate bug that prevented rendering the last row/column of tiles 2022-08-15 17:20:44 +02:00
metal_surface.m Remote GLES surfaces 2022-08-19 20:55:00 +02:00
milepost.c win32 opengl loader nonsense 2022-12-22 18:24:43 +01:00
milepost.h win32 opengl loader nonsense 2022-12-22 18:24:43 +01:00
milepost.m Added platform detection macros and atomic/thread_local abstraction 2022-12-22 15:29:07 +01:00
mp_app.c Extracted commonalities from platform specific app backends 2022-12-23 20:46:42 +01:00
mp_app.h Extracted commonalities from platform specific app backends 2022-12-23 20:46:42 +01:00
mp_app_internal.h Extracted commonalities from platform specific app backends 2022-12-23 20:46:42 +01:00
osx_app.h trying to integrate mg_surface_client/server 2022-08-19 19:46:31 +02:00
osx_app.m Extracted commonalities from platform specific app backends 2022-12-23 20:46:42 +01:00
osx_gles_surface.h Remote GLES surfaces 2022-08-19 20:55:00 +02:00
osx_gles_surface.m directory create/remove 2022-08-28 13:49:40 +02:00
osx_surface_client.m Remote GLES surfaces 2022-08-19 20:55:00 +02:00
stb_image.h initial commit 2022-08-14 18:19:40 +02:00
stb_truetype.h initial commit 2022-08-14 18:19:40 +02:00
ui.c Fixed executable/bundle paths procs 2022-08-21 17:07:54 +02:00
ui.h trying to integrate mg_surface_client/server 2022-08-19 19:46:31 +02:00
win32_app.c Extracted commonalities from platform specific app backends 2022-12-23 20:46:42 +01:00
win32_app.h Extracted commonalities from platform specific app backends 2022-12-23 20:46:42 +01:00
win32_gl_loader.h win32 opengl loader nonsense 2022-12-22 18:24:43 +01:00
win32_gl_surface.c Extracted commonalities from platform specific app backends 2022-12-23 20:46:42 +01:00