dolphin/Source/Core/VideoBackends
Ryan Houdek 7650117c26 Properly support MSAA and SSAA as separate features(+GLES)
SSAA relies on MSAA being active to work. We only supports 4x SSAA while in fact you can enable SSAA at any MSAA level.
I even managed to run 64xMSAA + SSAA on my Quadro which made some pretty sleek looking games. They were very cinematic though.

With this, it properly fixes up SSAA and MSAA support in GLES as well. Before they were broken when stereo rendering was enabled.
Now in GLES they can properly support MSAA and also stereo rendering with MSAA enabled(with proper extensions).
2015-09-05 05:23:29 -05:00
..
D3D Properly support MSAA and SSAA as separate features(+GLES) 2015-09-05 05:23:29 -05:00
OGL Properly support MSAA and SSAA as separate features(+GLES) 2015-09-05 05:23:29 -05:00
Software [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00