Ryujinx/Ryujinx.Common/Configuration
mageven f0c91d9efb
Facilitate OpenGL debug logging via GUI (#1373)
* Allow printing GL Debug logs with GUI options

Improve GL Debugger

Make the new option persistent

Address gdkchan's comments
- Rename enum to GraphicsDebugLevel
- Move Debugger Init to Renderer Init
- Fix formatting

* nit: newlines
2020-08-02 16:41:24 +02:00
..
Hid Remember GUI column sort and separate hotkey settings from emulated input settings (#1223) 2020-06-26 12:30:16 +02:00
System Implement GetRegionCode and add the RegionCode to settings (#999) 2020-03-20 09:37:55 +11:00
Ui Remember GUI column sort and separate hotkey settings from emulated input settings (#1223) 2020-06-26 12:30:16 +02:00
AudioBackend.cs Implement audio backend configuration option (#1325) 2020-07-04 01:16:49 +02:00
ConfigurationFileFormat.cs Facilitate OpenGL debug logging via GUI (#1373) 2020-08-02 16:41:24 +02:00
ConfigurationState.cs Facilitate OpenGL debug logging via GUI (#1373) 2020-08-02 16:41:24 +02:00
DlcContainer.cs Implement dlc management window (#1313) 2020-06-23 10:32:07 +10:00
DlcNca.cs Implement dlc management window (#1313) 2020-06-23 10:32:07 +10:00
GraphicsDebugLevel.cs Facilitate OpenGL debug logging via GUI (#1373) 2020-08-02 16:41:24 +02:00
LoggerModule.cs Reducing log sizes (#724) 2020-02-12 12:18:33 +11:00
TitleUpdateMetadata.cs Implement update loader and log loaded application info (#1023) 2020-04-12 23:02:37 +02:00