| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | loader: Remove Linker inheritance from NRO and NSO loaders | 2019-03-19 | 2 | -4/+4 | ||
| | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #2263 from FearlessTobi/port-4697 | 2019-03-19 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Fix getopt on systems where char is unsigned by default | 2019-03-19 | 1 | -2/+2 | ||
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #2258 from lioncash/am | 2019-03-18 | 2 | -13/+73 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | service/am: Add basic implementation of ChangeMainAppletMasterVolume | 2019-03-18 | 2 | -1/+29 | ||
| | * | | | | | | | | | | | | | | service/am: Unstub SetTransparentVolumeRate() | 2019-03-18 | 2 | -1/+17 | ||
| | * | | | | | | | | | | | | | | service/am: Unstub SetExpectedMasterVolume() | 2019-03-18 | 2 | -11/+27 | ||
| * | | | | | | | | | | | | | | | Merge pull request #2259 from lioncash/fsp | 2019-03-18 | 2 | -1/+5 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | fsp_srv: Unstub SetCurrentProcess | 2019-03-18 | 2 | -1/+5 | ||
| * | | | | | | | | | | | | | | | | Merge pull request #2254 from lioncash/redundant | 2019-03-18 | 1 | -3/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | input_common/sdl_impl: Make lambda capture more specific in SDLState constructor | 2019-03-17 | 1 | -1/+1 | ||
| | * | | | | | | | | | | | | | | | input_common/sdl_impl: Remove unnecessary std::chrono::duration construction | 2019-03-17 | 1 | -1/+1 | ||
| | * | | | | | | | | | | | | | | | input_common/sdl_impl: Remove unused variable in SDLState constructor | 2019-03-17 | 1 | -1/+0 | ||
| | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #2238 from lioncash/thread | 2019-03-17 | 2 | -21/+41 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | kernel/thread: Expand documentation of nominal_priority and current_priority | 2019-03-15 | 2 | -3/+11 | ||
| | * | | | | | | | | | | | | | | kernel/thread: Make bracing consistent within UpdatePriority() | 2019-03-15 | 1 | -2/+4 | ||
| | * | | | | | | | | | | | | | | kernel/thread: Amend condition within UpdatePriority() | 2019-03-15 | 1 | -3/+3 | ||
| | * | | | | | | | | | | | | | | kernel/thread: Maintain priority ordering of added mutex waiting threads | 2019-03-15 | 1 | -14/+24 | ||
| | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #2257 from MerryMage/boost-1.66 | 2019-03-17 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | CMakeLists: Raise minimum Boost requirement to 1.66.0 | 2019-03-17 | 1 | -2/+2 | ||
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #2252 from bunnei/move-page-table | 2019-03-17 | 16 | -171/+215 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | core: Move PageTable struct into Common. | 2019-03-16 | 16 | -171/+215 | ||
| * | | | | | | | | | | | | | | Merge pull request #2251 from bunnei/skip-zero-flush | 2019-03-17 | 1 | -0/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | gl_rasterizer: Skip zero addr/sized regions on flush/invalidate. | 2019-03-16 | 1 | -0/+6 | ||
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #2249 from lioncash/ipc | 2019-03-16 | 1 | -0/+30 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ipc_helpers: Allow pushing and popping floating-point values | 2019-03-16 | 1 | -0/+30 | ||
| | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #2246 from lioncash/opus-fork | 2019-03-16 | 1 | -0/+0 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | externals: Update opus to latest master | 2019-03-16 | 1 | -0/+0 | ||
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #2245 from lioncash/unused-def | 2019-03-16 | 1 | -6/+0 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | kernel/thread: Actually remove the definition of ExitCurrentThread() | 2019-03-16 | 1 | -6/+0 | ||
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #2244 from bunnei/gpu-mem-refactor | 2019-03-16 | 20 | -189/+196 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | video_core: Refactor to use MemoryManager interface for all memory access. | 2019-03-16 | 20 | -189/+196 | ||
| * | | | | | | | | | | | | | | Merge pull request #2243 from bunnei/mem-simplify-cache | 2019-03-16 | 3 | -68/+22 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | memory: Simplify rasterizer cache operations. | 2019-03-16 | 3 | -68/+22 | ||
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #2129 from FernandoS27/cntpct | 2019-03-16 | 6 | -2/+69 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Corrections, documenting and fixes. | 2019-02-16 | 4 | -13/+14 | ||
| | * | | | | | | | | | | | | | Use u128 on Clock Cycles calculation. | 2019-02-15 | 5 | -27/+32 | ||
| | * | | | | | | | | | | | | | Implement 128 bits Unsigned Integer Multiplication and Division. | 2019-02-15 | 3 | -0/+50 | ||
| | * | | | | | | | | | | | | | Correct CNTPCT to use Clock Cycles instead of Cpu Cycles. | 2019-02-15 | 3 | -2/+13 | ||
| * | | | | | | | | | | | | | | Merge pull request #2241 from lioncash/compile-flags | 2019-03-16 | 1 | -8/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | CMakeLists: Remove now-unnecessary GCC special-casing | 2019-03-15 | 1 | -8/+2 | ||
| | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #2242 from lioncash/thread-fn | 2019-03-16 | 4 | -33/+31 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | kernel/thread: Move thread exiting logic from ExitCurrentThread to svcExitThread | 2019-03-15 | 2 | -8/+7 | ||
| | * | | | | | | | | | | | | | kernel/thread: Migrate WaitCurrentThread_Sleep into the Thread interface | 2019-03-15 | 4 | -25/+24 | ||
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #2237 from bunnei/cache-host-addr | 2019-03-16 | 26 | -294/+394 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | gpu: Use host address for caching instead of guest address. | 2019-03-14 | 26 | -294/+394 | ||
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2048 from FearlessTobi/port-3924 | 2019-03-15 | 2 | -203/+250 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | citra_qt: Settings (configuration) rework | 2019-03-07 | 2 | -203/+250 | ||
| * | | | | | | | | | | | Merge pull request #2233 from ReinUsesLisp/morton-cleanup | 2019-03-14 | 4 | -187/+146 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | video_core/morton: Use enum to describe MortonCopyPixels128 mode | 2019-03-13 | 3 | -7/+10 | ||