Duckstation/src/common/gl
2021-02-14 18:36:21 +10:00
..
context.cpp GL/Context: Filter Mali GPUs based on ARM GL_VENDOR only 2021-02-06 20:25:26 +10:00
context.h Common: Add GL context wrapper implementation 2020-05-25 15:02:44 +10:00
context_agl.h Make context_agl.h compatible with ObjC ARC code. 2020-10-12 16:38:47 -06:00
context_agl.mm Common: Add GL context wrapper implementation 2020-05-25 15:02:44 +10:00
context_egl.cpp GL/Context: Ensure context is destroyed before GBM device 2021-02-01 01:28:39 +10:00
context_egl.h GL/Context: Ensure context is destroyed before GBM device 2021-02-01 01:28:39 +10:00
context_egl_android.cpp GLContext: Fix Android context creation 2020-07-07 00:59:49 +10:00
context_egl_android.h GLContext: Fix Android context creation 2020-07-07 00:59:49 +10:00
context_egl_gbm.cpp DRMDisplay: Use width/height/refresh rate to select mode 2021-02-14 18:36:21 +10:00
context_egl_gbm.h NoGUI: Move DRM display to GL context 2021-02-04 19:39:19 +10:00
context_egl_wayland.cpp GL: Fix window resize not applying under Wayland 2020-10-26 01:09:09 +10:00
context_egl_wayland.h GL: Fix window resize not applying under Wayland 2020-10-26 01:09:09 +10:00
context_egl_x11.cpp Common: Add GL context wrapper implementation 2020-05-25 15:02:44 +10:00
context_egl_x11.h Common: Add GL context wrapper implementation 2020-05-25 15:02:44 +10:00
context_glx.cpp Common: Add DRM display helper class and GBM GL context 2021-01-31 17:10:27 +10:00
context_glx.h GL/Context: Fix crash in some GLX drivers 2020-06-27 17:35:08 +10:00
context_wgl.cpp Common: Add DRM display helper class and GBM GL context 2021-01-31 17:10:27 +10:00
context_wgl.h Common: Add GL context wrapper implementation 2020-05-25 15:02:44 +10:00
program.cpp Fix possible log formatting errors. 2021-02-04 17:54:51 -07:00
program.h GL/ShaderCache: Support geometry shaders 2020-04-16 21:25:56 +10:00
shader_cache.cpp ShaderCache: Add a data version field 2021-01-11 15:24:38 +10:00
shader_cache.h ShaderCache: Add a data version field 2021-01-11 15:24:38 +10:00
stream_buffer.cpp GL/StreamBuffer: Support non-coherent mappings 2021-02-06 19:23:39 +10:00
stream_buffer.h Common: Persistent-mapped stream buffer implementation 2019-11-07 00:08:13 +10:00
texture.cpp OpenGLHostDisplay: Work around functions unavailable in GLES2 2021-01-26 03:38:31 +10:00
texture.h Common/GL: Add replace method to texture 2020-12-26 00:47:03 +10:00
x11_window.cpp GL/ContextGLX: Add additional logging 2020-07-15 15:50:30 +10:00
x11_window.h Common: Add GL context wrapper implementation 2020-05-25 15:02:44 +10:00