| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | logging/log: Remove incorrect description in PCV doc comment | 2018-08-01 | 1 | -1/+1 | ||
| | * | | | | | | service: Add psc services | 2018-08-01 | 6 | -0/+98 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #896 from lioncash/audio-out | 2018-08-02 | 2 | -2/+2 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | audio_out: Use Buffer::Tag alias in GetTagsAndReleaseBuffers()'s prototype | 2018-08-02 | 2 | -2/+2 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #888 from lioncash/caps | 2018-08-01 | 6 | -0/+173 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | service: Add capture services | 2018-08-01 | 6 | -0/+173 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #890 from lioncash/logger | 2018-08-01 | 1 | -4/+4 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | lm: Amend name of ILogger | 2018-08-01 | 1 | -4/+4 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #889 from lioncash/fsp | 2018-08-01 | 6 | -0/+89 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | service/filesystem: Add fsp:ldr and fsp:pr services | 2018-08-01 | 6 | -0/+89 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #887 from lioncash/pcv | 2018-08-01 | 8 | -0/+183 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | service: Add bpc and pcv services | 2018-08-01 | 8 | -0/+183 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #885 from greggameplayer/R32-Float | 2018-08-01 | 3 | -0/+5 | ||
| |\ \ \ \ | ||||||
| | * | | | | Implement R32_FLOAT RenderTargetFormat | 2018-08-01 | 3 | -0/+5 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #882 from lioncash/unused | 2018-07-31 | 1 | -6/+0 | ||
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | kernel/thread: Remove unimplemented function prototype | 2018-07-31 | 1 | -6/+0 | ||
| * | | | | Merge pull request #871 from bunnei/audio-config | 2018-07-31 | 12 | -21/+330 | ||
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | audio_core: Add configuration settings. | 2018-07-31 | 12 | -21/+330 | ||
| * | | | | Merge pull request #877 from lioncash/remove | 2018-07-31 | 6 | -104/+0 | ||
| |\ \ \ \ | ||||||
| | * | | | | kernel: Remove unused object_address_table.cpp/.h | 2018-07-31 | 6 | -104/+0 | ||
| * | | | | | Merge pull request #880 from lioncash/audio | 2018-07-31 | 14 | -2/+289 | ||
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | service/audio: Add missing services | 2018-07-31 | 14 | -2/+289 | ||
| * | | | | | Merge pull request #876 from lioncash/include | 2018-07-31 | 23 | -28/+47 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | kernel: Remove unnecessary includes | 2018-07-31 | 23 | -28/+47 | ||
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #879 from lioncash/audio | 2018-07-31 | 1 | -1/+1 | ||
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | audout_u: Remove std::move in OpenAudioOutImpl() | 2018-07-31 | 1 | -1/+1 | ||
| * | | | | | Merge pull request #864 from FearlessTobi/port-3973 | 2018-07-31 | 1 | -2/+30 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | remove polymorphism issue | 2018-07-29 | 1 | -2/+30 | ||
| * | | | | | | Merge pull request #869 from Subv/ubsan | 2018-07-31 | 4 | -8/+23 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | MacroInterpreter: Avoid left shifting negative values. | 2018-07-30 | 2 | -2/+6 | ||
| | * | | | | | | nvhost_gpu: Added checks to ensure we don't read past the end of the entries ... | 2018-07-30 | 1 | -3/+6 | ||
| | * | | | | | | nvhost_ctrl_gpu: Only read the input parameters if they are actually there. | 2018-07-30 | 1 | -3/+11 | ||
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge pull request #875 from lioncash/fgm | 2018-07-31 | 6 | -0/+96 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | service: Add fgm services | 2018-07-31 | 6 | -0/+96 | ||
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #874 from lioncash/am | 2018-07-31 | 8 | -0/+156 | ||
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | service/am: Add missing am services | 2018-07-31 | 8 | -0/+156 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #870 from lioncash/init | 2018-07-31 | 1 | -9/+7 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | arm_dynarmic: Make SetTlsAddress() prototype and definition consistent | 2018-07-31 | 1 | -1/+1 | ||
| | * | | | | | arm_dynarmic: Remove unnecessary qualifying of ThreadContext | 2018-07-31 | 1 | -3/+3 | ||
| | * | | | | | arm_dynarmic: Correct initializer list order | 2018-07-31 | 1 | -5/+3 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #872 from lioncash/pcie | 2018-07-31 | 6 | -0/+85 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | service: Add the pcie service | 2018-07-31 | 6 | -0/+85 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #855 from bunnei/cubeb | 2018-07-30 | 21 | -39/+473 | ||
| |\ \ \ \ | ||||||
| | * | | | | audio_core: Implement Sink and SinkStream interfaces with cubeb. | 2018-07-30 | 10 | -6/+269 | ||
| | * | | | | audio_core: Add interfaces for Sink and SinkStream. | 2018-07-30 | 6 | -0/+163 | ||
| | * | | | | audio_core: Misc. improvements to stream/buffer/audio_out. | 2018-07-30 | 5 | -20/+32 | ||
| | * | | | | audio_core: Move to audout_u impl. | 2018-07-30 | 4 | -13/+6 | ||
| | * | | | | externals: Add cubeb for audio output. | 2018-07-30 | 2 | -0/+3 | ||
| * | | | | | Port #3758 from Citra (#852): Add missing std::string import in text_formatter | 2018-07-30 | 1 | -0/+1 | ||
| |/ / / / | ||||||
| * | | | | Implemented various hwopus functions (#853) | 2018-07-30 | 6 | -6/+139 | ||