| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct Linux Compile Error. | Fernando Sahmkow | 2020-04-22 | 1 | -7/+2 |
* | UI: Replasce accurate GPU option for GPU Accuracy Level | Fernando Sahmkow | 2020-04-22 | 1 | -1/+15 |
* | dynarmic: Add option to disable CPU JIT optimizations | MerryMage | 2020-04-20 | 1 | -0/+1 |
* | set: implement GetRegionCode | Dan | 2020-03-19 | 1 | -0/+1 |
* | yuzu: Save sound output mode and set it to Stereo by default | FearlessTobi | 2020-03-17 | 1 | -0/+1 |
* | Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. | Morph | 2020-02-28 | 1 | -0/+1 |
* | core: settings: Add setting to enable vsync, which is on by default. | bunnei | 2020-02-26 | 1 | -0/+1 |
* | Add following aspect ratios: 16:9, 21:9, Stretch to Window | Morph | 2020-02-14 | 1 | -0/+1 |
* | settings: Add settings for graphics backend | ReinUsesLisp | 2020-01-29 | 1 | -0/+9 |
* | Input: UDP Client to provide motion and touch controls | fearlessTobi | 2020-01-23 | 1 | -0/+3 |
* | settings: Add option to set BCAT backend | Zach Hilman | 2019-09-30 | 1 | -0/+4 |
* | settings: Add options for managing gamecard emulation | Zach Hilman | 2019-09-21 | 1 | -2/+3 |
* | settings: Add options for setting storage sizes | Zach Hilman | 2019-09-21 | 1 | -0/+29 |
* | Add frametime logging for tracking performance over time | fearlessTobi | 2019-09-10 | 1 | -0/+1 |
* | yuzu: Remove setting for using Unicorn | Lioncash | 2019-07-11 | 1 | -1/+0 |
* | Merge pull request #2669 from FearlessTobi/move-cpujit-setting | Zach Hilman | 2019-07-04 | 1 | -1/+1 |
|\ |
|
| * | yuzu: Remove CPU Jit setting from the UI | fearlessTobi | 2019-07-04 | 1 | -1/+1 |
* | | settings: Add config option for kiosk (quest) mode | Zach Hilman | 2019-06-29 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #2482 from DarkLordZach/prepo | bunnei | 2019-06-21 | 1 | -0/+1 |
|\ |
|
| * | settings: Add 'Reporting Services' config option | Zach Hilman | 2019-05-25 | 1 | -0/+1 |
* | | rasterizer_opengl: Remove OpenGL core profile | ReinUsesLisp | 2019-05-30 | 1 | -1/+0 |
|/ |
|
* | Allow picking a Compatibility Profile for OpenGL. | Fernando Sahmkow | 2019-04-20 | 1 | -0/+1 |
* | added a toggle to force 30fps mode | zarroboogs | 2019-04-09 | 1 | -0/+1 |
* | core/yuzu: Remove enable_nfc setting | fearlessTobi | 2019-03-29 | 1 | -1/+0 |
* | settings: Add new graphics setting for use_asynchronous_gpu_emulation. | bunnei | 2019-03-07 | 1 | -0/+1 |
* | settings: Hide shader cache behind a setting | ReinUsesLisp | 2019-02-07 | 1 | -0/+1 |
* | citra_qt: Log settings on launch | zhupengfei | 2019-01-22 | 1 | -0/+1 |
* | settings: Fix comment structure | Zach Hilman | 2019-01-08 | 1 | -4/+5 |
* | settings: Use std::chrono::seconds instead of s64 for RTC | Zach Hilman | 2019-01-08 | 1 | -3/+5 |
* | settings: Add custom RTC settings | Zach Hilman | 2019-01-08 | 1 | -0/+3 |
* | settings: Store list of disabled add-ons per title ID | Zach Hilman | 2018-12-03 | 1 | -0/+5 |
* | Merge pull request #1747 from DarkLordZach/exefs-lfs | bunnei | 2018-11-24 | 1 | -0/+1 |
|\ |
|
| * | settings: Add option to dump ExeFS of games upon launch | Zach Hilman | 2018-11-20 | 1 | -0/+1 |
* | | hid: Use player-defined controller type as PREFERRED_CONTROLLER | Zach Hilman | 2018-11-19 | 1 | -41/+3 |
* | | settings: Add settings for multiple players and controllers | Zach Hilman | 2018-11-19 | 1 | -3/+48 |
* | | settings: Add Native type for keyboard | Zach Hilman | 2018-11-19 | 1 | -0/+210 |
* | | settings: Add Native type for mouse buttons | Zach Hilman | 2018-11-19 | 1 | -0/+27 |
|/ |
|
* | Merge pull request #1618 from DarkLordZach/dump-nso | bunnei | 2018-11-15 | 1 | -0/+1 |
|\ |
|
| * | settings: Add setting to control NSO dumping | Zach Hilman | 2018-10-29 | 1 | -0/+1 |
* | | svc: Use proper random entropy generation algorithm | Zach Hilman | 2018-11-13 | 1 | -1/+1 |
* | | settings: Add config option to set RNG seed | Zach Hilman | 2018-11-12 | 1 | -0/+2 |
* | | configure_system: Fix compiler warning | Frederic Laing | 2018-11-06 | 1 | -2/+2 |
|/ |
|
* | profile_manager: Load user icons, names, and UUIDs from system save | Zach Hilman | 2018-10-24 | 1 | -2/+0 |
* | settings: Add users and current_user settings and remove username | Zach Hilman | 2018-10-24 | 1 | -1/+3 |
* | Added Amiibo support (#1390) | David | 2018-10-24 | 1 | -0/+1 |
* | config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. | bunnei | 2018-10-16 | 1 | -1/+1 |
* | settings: Add program_args string setting | Zach Hilman | 2018-10-07 | 1 | -0/+1 |
* | Port web_service from Citra | fearlessTobi | 2018-10-02 | 1 | -0/+6 |
* | Merge pull request #1163 from FearlessTobi/add-audio-stretching | bunnei | 2018-09-13 | 1 | -0/+1 |
|\ |
|
| * | Add audio stretching support | fearlessTobi | 2018-09-08 | 1 | -0/+1 |
* | | hid: Implement ReloadInputDevices | fearlessTobi | 2018-09-09 | 1 | -0/+2 |
|/ |
|
* | settings: Save and load NAND/SD dirs from config | Zach Hilman | 2018-09-04 | 1 | -0/+2 |
* | Port #3353 from Citra | fearlessTobi | 2018-08-21 | 1 | -1/+2 |
* | Merge pull request #849 from DarkLordZach/xci | bunnei | 2018-08-04 | 1 | -0/+2 |
|\ |
|
| * | Remove files that are not used | Zach Hilman | 2018-08-01 | 1 | -0/+2 |
* | | Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851) | David | 2018-08-03 | 1 | -0/+2 |
|/ |
|
* | audio_core: Add configuration settings. | bunnei | 2018-08-01 | 1 | -0/+5 |
* | settings: Add a configuration for use_accurate_framebuffers. | bunnei | 2018-06-27 | 1 | -0/+1 |
* | core: Add a configuration setting for use_multi_core. | bunnei | 2018-05-11 | 1 | -0/+1 |
* | hid: Tweaks, Analog Sticks (#435) | Max Thomas | 2018-05-07 | 1 | -0/+4 |
* | settings: Remove unused CpuCore class. | bunnei | 2018-03-27 | 1 | -5/+0 |
* | config: Use simplified checkbox (from Citra) for CPU JIT. | bunnei | 2018-03-27 | 1 | -1/+1 |
* | config: Rename is_docked to use_docked_mode to be consistent with other config bools. | bunnei | 2018-03-27 | 1 | -1/+1 |
* | config: Add setting for whether the system is docked or not. | bunnei | 2018-03-27 | 1 | -0/+3 |
* | Format: Run the new clang format on everything | James Rowe | 2018-01-21 | 1 | -1/+2 |
* | settings: Fix button mappings array to have correct entries. | bunnei | 2018-01-15 | 1 | -2/+6 |
* | settings: Screenshot button | shinyquagsire23 | 2018-01-15 | 1 | -0/+2 |
* | settings: adjust button configs for Switch controllers | shinyquagsire23 | 2018-01-15 | 1 | -17/+50 |
* | Removing unused settings and yuzu rebranding | James Rowe | 2018-01-13 | 1 | -44/+0 |
* | configuration: Add cpu_core configuration option | MerryMage | 2018-01-12 | 1 | -1/+6 |
* | hle: Remove a large amount of 3ds-specific service code. | bunnei | 2017-10-10 | 1 | -5/+0 |
* | WebService: Verify username and token (#2930) | B3n30 | 2017-09-19 | 1 | -0/+1 |
* | Merge pull request #2899 from wwylele/touch-refactor | bunnei | 2017-08-29 | 1 | -0/+1 |
|\ |
|
| * | HID: use TouchDevice for touch pad | wwylele | 2017-08-24 | 1 | -0/+1 |
* | | settings: Add enable_telemetry, citra_username, and citra_token. | bunnei | 2017-08-26 | 1 | -0/+3 |
* | | SidebySide Layout (#2859) | ThaMighty90 | 2017-08-25 | 1 | -2/+3 |
|/ |
|
* | HID: use MotionDevice for Accelerometer and Gyroscope | wwylele | 2017-08-11 | 1 | -0/+1 |
* | settings: Add telemetry endpoint URL. | bunnei | 2017-07-10 | 1 | -0/+3 |
* | Merge pull request #2512 from SonofUgly/custom-layout | bunnei | 2017-03-22 | 1 | -1/+9 |
|\ |
|
| * | Add custom layout settings. | SonofUgly | 2017-02-23 | 1 | -1/+9 |
* | | Input: remove unused stuff & clean up | wwylele | 2017-03-01 | 1 | -54/+0 |
* | | HID: use AnalogDevice | wwylele | 2017-03-01 | 1 | -0/+14 |
* | | HID: use ButtonDevice | wwylele | 2017-03-01 | 1 | -0/+44 |
* | | Merge pull request #2368 from wwylele/camera-2 | Yuri Kunde Schlesner | 2017-01-30 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | CAM: implement basic camera functions with a blank camera | wwylele | 2017-01-11 | 1 | -0/+5 |
* | | SDL: Select audio device (#2403) | Kloen Lansfiel | 2017-01-26 | 1 | -0/+1 |
* | | config: Add option for specifying screen resolution scale factor. | bunnei | 2017-01-07 | 1 | -1/+1 |
* | | Config: auto-select region and language | wwylele | 2016-12-07 | 1 | -0/+4 |
|/ |
|
* | Implement Frame rate limiter (#2223) | emmauss | 2016-12-06 | 1 | -0/+1 |
* | GPU: Remove the broken frame_skip option. | Emmanuel Gil Peyrot | 2016-11-27 | 1 | -1/+0 |
* | Support additional screen layouts. | James Rowe | 2016-11-05 | 1 | -0/+11 |
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -1/+0 |
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -21/+30 |
* | core: Add configuration option for CPU JIT. | bunnei | 2016-09-15 | 1 | -0/+1 |
* | Merge pull request #2032 from bunnei/qt-graphics | bunnei | 2016-09-01 | 1 | -0/+1 |
|\ |
|
| * | config: Add a setting for graphics V-Sync. | bunnei | 2016-08-30 | 1 | -0/+1 |
* | | configure_audio: User-configuratble option to enable/disable audio stretching | MerryMage | 2016-08-31 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #1789 from wwylele/input-refactor | bunnei | 2016-06-11 | 1 | -5/+17 |
|\ |
|
| * | implement circle pad modifier | wwylele | 2016-05-15 | 1 | -1/+5 |
| * | Refactor input subsystem | wwylele | 2016-05-15 | 1 | -5/+13 |
* | | New3DS: Minor style cleanup to #1520. | bunnei | 2016-05-24 | 1 | -1/+1 |
* | | Merge pull request #1520 from JamePeng/checknew3ds | bunnei | 2016-05-24 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Implement CheckNew3DS and CheckNew3DSApp | JamePeng | 2016-04-20 | 1 | -0/+3 |
* | | VideoCore: Run include-what-you-use and fix most includes. | Emmanuel Gil Peyrot | 2016-04-30 | 1 | -1/+2 |
* | | Audio: Add sink selection to configuration files | MerryMage | 2016-04-30 | 1 | -0/+3 |
* | | Config: Add scaled resolution option | tfarley | 2016-04-21 | 1 | -0/+1 |
* | | CitraQt: Apply config at startup | Jannik Vogel | 2016-04-11 | 1 | -0/+2 |
|/ |
|
* | Implement gdbstub | polaris- | 2015-10-04 | 1 | -0/+5 |
* | general: Silence some warnings when using clang | Lioncash | 2015-09-16 | 1 | -4/+4 |
* | Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. | bunnei | 2015-08-16 | 1 | -0/+1 |
* | Move input values into an array | James Rowe | 2015-07-28 | 1 | -23/+31 |
* | Remove gpu_refresh_rate configuration option | Yuri Kunde Schlesner | 2015-05-30 | 1 | -1/+0 |
* | INI hw/sw renderer toggle | tfarley | 2015-05-22 | 1 | -0/+2 |
* | Allow the user to set the background clear color during emulation | archshift | 2015-04-04 | 1 | -0/+5 |
* | Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one. | Emmanuel Gil Peyrot | 2015-02-22 | 1 | -0/+6 |
* | Merge pull request #526 from purpasmart96/citra_stubs | bunnei | 2015-02-11 | 1 | -0/+3 |
|\ |
|
| * | Services: Stub some functions | purpasmart96 | 2015-02-08 | 1 | -0/+3 |
* | | arm: Adios armemu | Lioncash | 2015-02-01 | 1 | -1/+0 |
|/ |
|
* | GPU: Implement frameskip and remove forced framebuffer swap hack. | bunnei | 2014-12-29 | 1 | -0/+1 |
* | License change | purpasmart96 | 2014-12-21 | 1 | -1/+1 |
* | Add configurable per-class log filtering | Yuri Kunde Schlesner | 2014-12-13 | 1 | -1/+3 |
* | Merge pull request #159 from SeannyM/enable_log | Tony Wasserka | 2014-11-15 | 1 | -0/+2 |
|\ |
|
| * | Add support for disabling log from settings | Sean | 2014-11-03 | 1 | -0/+2 |
* | | Added `gpu_refresh_rate` config setting for the new interpreter speed hack. | archshift | 2014-10-28 | 1 | -0/+1 |
* | | Use configuration files to enable or disable the new dyncom interpreter. | archshift | 2014-10-28 | 1 | -0/+5 |
|/ |
|
* | Use config files to store whether SDMC is enabled or not | archshift | 2014-10-23 | 1 | -0/+2 |
* | Added configuration file system. | archshift | 2014-10-08 | 1 | -0/+29 |