Duckstation/src/util/gl
Stenzek e3d9ba4c99 Rewrite host GPU abstraction
- Don't have to repeat the same thing for 4 renderers.
 - Add native Metal renderer.
2023-08-20 21:55:38 +10:00
..
context.cpp Rewrite host GPU abstraction 2023-08-20 21:55:38 +10:00
context.h Rewrite host GPU abstraction 2023-08-20 21:55:38 +10:00
context_agl.h Rewrite host GPU abstraction 2023-08-20 21:55:38 +10:00
context_agl.mm Rewrite host GPU abstraction 2023-08-20 21:55:38 +10:00
context_egl.cpp Rewrite host GPU abstraction 2023-08-20 21:55:38 +10:00
context_egl.h Rewrite host GPU abstraction 2023-08-20 21:55:38 +10:00
context_egl_wayland.cpp Rewrite host GPU abstraction 2023-08-20 21:55:38 +10:00
context_egl_wayland.h Rewrite host GPU abstraction 2023-08-20 21:55:38 +10:00
context_egl_x11.cpp Rewrite host GPU abstraction 2023-08-20 21:55:38 +10:00
context_egl_x11.h Rewrite host GPU abstraction 2023-08-20 21:55:38 +10:00
context_wgl.cpp Rewrite host GPU abstraction 2023-08-20 21:55:38 +10:00
context_wgl.h Rewrite host GPU abstraction 2023-08-20 21:55:38 +10:00