pcsx2/plugins/GSdx/Renderers/OpenGL
lightningterror f2f66c02d3 GSdx: Add option to Disable Safe Features.
Idea is to disable multiple features in 1 option to avoid gui clutter.

Unscale Point and Line:
This partially reverts PR #2710 restoring Unscale Point and Line but as a disable option.
It can help Xenosaga games.

GS Memory clearning:
This disables GS memory clearing to be done on the CPU, by default both gpu and cpu do memory clearing
which is more accurate.
It can help Kingdom Hearts games.
2019-01-09 15:44:41 +01:00
..
GLLoader.cpp GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
GLLoader.h GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +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: Cleanup file includes. 2018-12-25 20:12:29 +01:00
GSDeviceOGL.h GSdx: Cleanup file includes. 2018-12-25 20:12:29 +01:00
GSRendererOGL.cpp GSdx: Add option to Disable Safe Features. 2019-01-09 15:44:41 +01:00
GSRendererOGL.h GSdx: Cleanup file includes. 2018-12-25 20:12:29 +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: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +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