pcsx2/plugins/GSdx/Renderers/OpenGL
lightningterror 52da124a2b gsdx-ogl: Check if primitives are triangles instead of overlapping.
Single triangle draw can now hit the tex_is_fb path.
Primitive Overlap will return no overlap  for single primitive (triangle).
Ratchet and Clank, Jak, tri-Ace games.

It should improve shadow rendering.

Idea by Gregory.
2019-04-10 12:33:31 +02:00
..
GLLoader.cpp gsdx ogl: disable sparse in extenstion detection 2019-03-26 14:22:23 +01:00
GLLoader.h gsdx ogl: remove boilerplate of extension check 2019-02-07 12:34:02 +01:00
GLState.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GLState.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSDeviceOGL.cpp gsdx-hw: Some minor comment and code adjustments. 2019-04-04 02:13:57 +02:00
GSDeviceOGL.h gsdx ogl: re-normalize coordinate when TEX0 is invalid 2019-02-20 13:49:57 +01:00
GSRendererOGL.cpp gsdx-ogl: Check if primitives are triangles instead of overlapping. 2019-04-10 12:33:31 +02:00
GSRendererOGL.h gsdx-hw: Adjust/cleanup hw hacks variable calls. 2019-01-23 12:24:12 +01:00
GSShaderOGL.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSShaderOGL.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSTextureCacheOGL.cpp GSdx-TCOGL: Adjust depth format cases in Texture Cache GL. 2018-12-10 03:11:34 +01:00
GSTextureCacheOGL.h gsdx: Move GSTexturecache files from Common to HW renderer. 2019-02-11 18:18:02 +01:00
GSTextureOGL.cpp gsdx: remove dds parameter from texture save method 2018-12-30 20:13:59 +01:00
GSTextureOGL.h gsdx: remove dds parameter from texture save method 2018-12-30 20:13:59 +01:00
GSUniformBufferOGL.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GSVertexArrayOGL.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
PFN_GLLOADER_CPP.h gsdx-ogl: generate nearly all gl entries function pointers 2019-02-07 12:34:02 +01:00
PFN_GLLOADER_HPP.h gsdx-ogl: generate nearly all gl entries function pointers 2019-02-07 12:34:02 +01:00
glext_extra.h gsdx-ogl: add a separate glext.h file 2019-02-07 12:34:02 +01:00