mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-01 15:16:22 +00:00
ogl: drop csaa support
This commit is contained in:
parent
3161cdfa8e
commit
afea848e3b
5 changed files with 8 additions and 56 deletions
|
@ -23,7 +23,6 @@ extern struct VideoConfig {
|
|||
bool bSupportsGLSync;
|
||||
bool bSupportsGLBaseVertex;
|
||||
bool bSupportsGLBufferStorage;
|
||||
bool bSupportCoverageMSAA;
|
||||
bool bSupportSampleShading;
|
||||
GLSL_VERSION eSupportedGLSLVersion;
|
||||
bool bSupportOGL31;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue