mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-08 01:59:41 +00:00
Redo the rest of the config sections.
Now they're all just once, rather than twice.
This commit is contained in:
parent
db918d01e8
commit
9e02b4307c
852
Core/Config.cpp
852
Core/Config.cpp
File diff suppressed because it is too large
Load Diff
@ -326,7 +326,6 @@ namespace Reporting
|
||||
bool IsSupported()
|
||||
{
|
||||
// Disabled when using certain hacks, because they make for poor reports.
|
||||
// TODO: Numbers to avoid dependency on GLES code.
|
||||
if (g_Config.iRenderingMode >= FBO_READFBOMEMORY_MIN)
|
||||
return false;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user