flycast/core/rend/gles
Flyinghead 802f70fedd pvr: recover from renderer init failure
issue MINIDUMP-V
fix some warnings
2022-12-29 19:18:19 +01:00
..
glcache.h pvr: recover from renderer init failure 2022-12-29 19:18:19 +01:00
gldraw.cpp pvr: sort triangles during parse. Use primitive restart 2022-12-13 22:57:57 +01:00
gles.cpp gl: no GL_PRIMITIVE_RESTART and glPrimitiveRestartIndex in GLES 2022-12-13 23:42:11 +01:00
gles.h gl: macOS build fix 2022-12-14 23:43:36 +01:00
gltex.cpp tex cache: minor key mask fix. egl: no need for depth/stencil surface 2022-12-09 17:49:32 +01:00
imgui_impl_opengl3.cpp box art fetch and display 2022-06-15 21:22:12 +02:00
imgui_impl_opengl3.h box art fetch and display 2022-06-15 21:22:12 +02:00
naomi2.cpp native depth interpolation option to help AMD gpus 2022-06-01 19:26:56 +02:00
naomi2.h naomi2: gmp diffuse/specular flags select vertex or model colors only 2022-04-21 13:55:09 +02:00
opengl_driver.cpp Various GDB fixes and improvements (#832) 2022-12-16 20:34:30 +01:00
opengl_driver.h Various GDB fixes and improvements (#832) 2022-12-16 20:34:30 +01:00
postprocess.cpp Full framebuffer emulation. Renderer interface changes 2022-10-23 16:32:42 +02:00
postprocess.h Full framebuffer emulation. Renderer interface changes 2022-10-23 16:32:42 +02:00
quad.cpp gl: use static buffers for quad vertices 2022-12-13 20:56:19 +01:00