| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update AudioRenderer Voice Sections (#614) | 2018-07-03 | 1 | -0/+87 | |
| | | | | | | | | | * voice section updating * fixed slight offset miscalculation * fixed overflow | ||||
| * | Update clang format | 2018-07-02 | 25 | -114/+106 | |
| | | |||||
| * | Rename logging macro back to LOG_* | 2018-07-02 | 79 | -556/+556 | |
| | | |||||
| * | GPU: Remove a surface from the cache when its backing memory is being ↵ | 2018-07-01 | 1 | -0/+5 | |
| | | | | | unmapped from the GPU's MMU. | ||||
| * | nvmap: Return the address of the nvmap object when Freeing it for the last time. | 2018-07-01 | 2 | -4/+11 | |
| | | | | | This behavior is confirmed by reverse engineering. | ||||
| * | Merge pull request #595 from bunnei/raster-cache | 2018-06-29 | 2 | -0/+3 | |
| |\ | | | | | Rewrite the OpenGL rasterizer cache | ||||
| | * | settings: Add a configuration for use_accurate_framebuffers. | 2018-06-27 | 2 | -0/+3 | |
| | | | |||||
| * | | Merge pull request #588 from mailwl/hwopus | 2018-06-27 | 4 | -0/+53 | |
| |\ \ | |/ |/| | Service/Audio: add hwopus service, stub GetWorkBufferSize function | ||||
| | * | Service/Audio: add hwopus service, stub GetWorkBufferSize function | 2018-06-25 | 4 | -0/+53 | |
| | | | |||||
| * | | Send the correct RequestUpdateAudioRenderer revision in the output header (#587) | 2018-06-25 | 1 | -1/+1 | |
| |/ | | | | | | | | * We should be returning our revision instead of what is requested. Hardware test on a 5.1.0 console * Added sysversion comment | ||||
| * | Removed duplicate structs, changed AudioRendererResponse -> UpdateDataHeader ↵ | 2018-06-23 | 2 | -34/+21 | |
| | | | | | | | | | | | | | (#583) * Removed duplicate structs, changed AudioRendererResponse -> UpdateDataHeader According to game symbols(SMO), there's references to UpdateDataHeader which seems to be what AudioRendererResponse actually is * oops * AudioRendererParameters should be AudioRendererParameter according to SMO | ||||
| * | Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes ↵ | 2018-06-22 | 2 | -44/+76 | |
| | | | | | | | | properly (#580) * Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes properly This fixes RequestUpdateAudioRenderer deadlocks in games like Puyo Puyo Tetris and games which require a proper section size in games such as Retro City Rampage. This fixes causes various games to start rendering or trying to render | ||||
| * | Merge pull request #579 from SciresM/master | 2018-06-22 | 11 | -9/+308 | |
| |\ | | | | | svc: Fully implement svcSignalToAddress and svcWaitForAddress | ||||
| | * | Kernel/Arbiters: Fix casts, cleanup comments/magic numbers | 2018-06-22 | 4 | -17/+27 | |
| | | | |||||
| | * | Add additional missing format. | 2018-06-21 | 2 | -21/+27 | |
| | | | |||||
| | * | Run clang-format on PR. | 2018-06-21 | 3 | -180/+181 | |
| | | | |||||
| | * | Kernel/Arbiters: HLE is atomic, adjust code to reflect that. | 2018-06-21 | 2 | -37/+13 | |
| | | | |||||
| | * | Kernel/Arbiters: Initialize arb_wait_address in thread struct. | 2018-06-21 | 3 | -1/+7 | |
| | | | |||||
| | * | Kernel/Arbiters: Clear WaitAddress in SignalToAddress | 2018-06-21 | 1 | -0/+1 | |
| | | | |||||
| | * | Kernel/Arbiters: Mostly implement SignalToAddress | 2018-06-21 | 4 | -10/+110 | |
| | | | |||||
| | * | Kernel/Arbiters: Implement WaitForAddress | 2018-06-21 | 4 | -6/+67 | |
| | | | |||||
| | * | Kernel/Arbiters: Add stubs for 4.x SignalToAddress/WaitForAddres SVCs. | 2018-06-21 | 7 | -9/+147 | |
| | | | |||||
| * | | IPC: skip empty buffer write | 2018-06-22 | 1 | -0/+5 | |
| | | | | | | | | | prevent yuzu crash, if games, like Axiom Verge, trying to read 0 bytes from file | ||||
| * | | Merge pull request #577 from mailwl/audren-update | 2018-06-21 | 2 | -49/+60 | |
| |\ \ | | | | | | | Service/Audio: update audren:u service | ||||
| | * | | Service/Audio: update audren:u service | 2018-06-21 | 2 | -49/+60 | |
| | |/ | |||||
| * / | Add support for decrypted NCA files (#567) | 2018-06-21 | 9 | -15/+452 | |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Start to add NCA support in loader * More nca stuff * More changes to nca.cpp * Now identifies decrypted NCA cont. * Game list fixes and more structs and stuff * More updates to Nca class * Now reads ExeFs (i think) * ACTUALLY LOADS EXEFS! * RomFS loads and games execute * Cleanup and Finalize * plumbing, cleanup and testing * fix some things that i didnt think of before * Preliminary Review Changes * Review changes for bunnei and subv | ||||
| * | Build: Fixed some MSVC warnings in various parts of the code. | 2018-06-20 | 5 | -10/+11 | |
| | | |||||
| * | Implement GetAvailableLanguageCodes2 (#575) | 2018-06-19 | 1 | -4/+1 | |
| | | | | | | | | | | | | | * Implement GetAvailableLanguageCodes2 * Revert "Implement GetAvailableLanguageCodes2" This reverts commit caadd9eea3497ae2a13382aecb8ca29e1c02c5af. * Implement GetAvailableLanguageCodes2 * Implement GetAvailableLanguageCodes2 | ||||
| * | Merge pull request #561 from DarkLordZach/fix-odyssey-input-crash | 2018-06-18 | 1 | -0/+4 | |
| |\ | | | | | Avoid initializing single-joycon layouts with handheld controller | ||||
| | * | Narrow down filter of layout configs | 2018-06-13 | 2 | -10/+5 | |
| | | | |||||
| | * | Move loop condition to free function | 2018-06-13 | 1 | -4/+9 | |
| | | | |||||
| | * | Avoid initializing single-joycon layouts with handheld controller | 2018-06-13 | 2 | -1/+5 | |
| | | | |||||
| * | | Merge pull request #572 from Armada651/user-except-stub | 2018-06-18 | 1 | -0/+5 | |
| |\ \ | |/ |/| | svc: Add a stub for UserExceptionContextAddr. | ||||
| | * | svc: Add a stub for UserExceptionContextAddr. | 2018-06-18 | 1 | -0/+5 | |
| | | | |||||
| * | | hid: Update all layouts and only show handheld as connected, fixes libnx ↵ | 2018-06-11 | 2 | -2/+3 | |
| | | | | | | | | | input for P1_AUTO | ||||
| * | | Common/string_util: add StringFromBuffer function | 2018-06-07 | 1 | -22/+9 | |
| | | | | | | | | | convert input buffer (std::vector<u8>) to string, stripping zero chars | ||||
| * | | Merge pull request #522 from mailwl/mm-u | 2018-06-07 | 4 | -0/+83 | |
| |\ \ | | | | | | | Service/MM: add service and stub some functions | ||||
| | * | | Remove unused header files | 2018-06-06 | 1 | -2/+0 | |
| | | | | |||||
| | * | | Small fixes | 2018-06-05 | 2 | -6/+8 | |
| | | | | |||||
| | * | | Service/MM: add service and stub some functions | 2018-06-05 | 4 | -0/+83 | |
| | | | | |||||
| * | | | Merge pull request #503 from mailwl/nfp-stubs | 2018-06-06 | 1 | -7/+101 | |
| |\ \ \ | | | | | | | | | Service/nfp:user : stub some functions. | ||||
| | * | | | Stub IUser::AttachAvailabilityChangeEvent | 2018-06-06 | 1 | -5/+23 | |
| | | | | | |||||
| | * | | | Correct function results | 2018-06-04 | 1 | -4/+16 | |
| | | | | | |||||
| | * | | | Service/nfp:user : stub some functions. | 2018-06-04 | 1 | -6/+70 | |
| | | | | | | | | | | | | | | | | | Used by Zelda: BoTW | ||||
| * | | | | nvdrv/devices/nvidia_ctrl_gpu : add IoctlCommands with their params (#524) | 2018-06-06 | 2 | -0/+53 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add IoctlCommands with their params in nvidia_ctrl_gpu.h * add function related to the changes done previously * fix clang-format * delete trailing whitespace * correct mistake | ||||
| * | | | | Merge pull request #529 from bunnei/am-nifm-stubs | 2018-06-06 | 3 | -2/+23 | |
| |\ \ \ \ | | | | | | | | | | | Stub SetConnectionConfirmationOption, GetPseudoDeviceId | ||||
| | * | | | | nifm: Stub out IRequest::SetConnectionConfirmationOption. | 2018-06-05 | 1 | -1/+10 | |
| | | | | | | |||||
| | * | | | | am: Stub out IApplicationFunctions::GetPseudoDeviceId. | 2018-06-05 | 2 | -1/+13 | |
| | | |/ / | |/| | | |||||
| * / | | | GDB Stub Improvements (#508) | 2018-06-06 | 4 | -27/+194 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * GDB Stub should work now. * Applied clang-format. * Replaced htonll with swap64. * Tidy up. | ||||
| * | | | Nvdrv/devices/nvhost_gpu : Add some IoctlCommands with their params (#511) | 2018-06-04 | 1 | -0/+47 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add some IoctlCommand with their params to nvhost_gpu * fix clang-format * delete trailing whitespace * fix some clang-format * delete one other trailing whitespace * last clang-format fix | ||||