mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-12-29 09:30:20 +00:00
ac48b2eea4
Mesa (llvmpipe) only reports 4x MSAA, and doesn't report 2x (or 1x, but we implicitly add that). The old logic did not handle this correctly, causing selecting 4x to fail and fall back to None.
This also removes VideoUtils::GetAvailableAntialiasingModes, and thus VideoUtils entirely, as its only other function was removed in
|
||
---|---|---|
.. | ||
ResourcePack | ||
AutoUpdate.cpp | ||
AutoUpdate.h | ||
CMakeLists.txt | ||
CommandLineParse.cpp | ||
CommandLineParse.h | ||
Disassembler.cpp | ||
Disassembler.h | ||
DiscordPresence.cpp | ||
DiscordPresence.h | ||
GameFile.cpp | ||
GameFile.h | ||
GameFileCache.cpp | ||
GameFileCache.h | ||
NetPlayIndex.cpp | ||
NetPlayIndex.h | ||
UICommon.cpp | ||
UICommon.h | ||
USBUtils.cpp | ||
USBUtils.h | ||
X11Utils.cpp | ||
X11Utils.h |