| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Merge pull request #2591 from lioncash/record | 2019-06-19 | 5 | -399/+0 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | core: Remove unused CiTrace source files | 2019-06-18 | 5 | -399/+0 | ||
| * | | | | | | | | Merge pull request #2590 from lioncash/event | 2019-06-19 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | service/audio/audren_u: Correct event reset type for the system event | 2019-06-18 | 1 | -1/+1 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2594 from FearlessTobi/very-important-change | 2019-06-19 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Change to a more descriptive name | 2019-06-19 | 1 | -1/+1 | ||
| | * | | | | | | | yuzu/configure_input: Add missing space in window name | 2019-06-19 | 1 | -1/+1 | ||
| * | | | | | | | | Added missing space between two words | 2019-06-20 | 1 | -1/+1 | ||
| * | | | | | | | | Merge pull request #2584 from ogniK5377/cadence | 2019-06-19 | 18 | -37/+134 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Addressed issues | 2019-06-17 | 4 | -9/+14 | ||
| | * | | | | | | | | Signalled accumulated_suspended_tick_changed_event on creation based on RE | 2019-06-16 | 1 | -0/+1 | ||
| | * | | | | | | | | Cleanup | 2019-06-16 | 12 | -30/+39 | ||
| | * | | | | | | | | Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part... | 2019-06-16 | 10 | -11/+93 | ||
| * | | | | | | | | | Merge pull request #2562 from ReinUsesLisp/split-cbuf-upload | 2019-06-17 | 6 | -56/+69 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | gl_rasterizer: Remove unused parameters in descriptor uploads | 2019-06-07 | 2 | -8/+6 | ||
| | * | | | | | | | | video_core/engines: Move ConstBufferInfo out of Maxwell3D | 2019-06-07 | 6 | -49/+64 | ||
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2538 from ReinUsesLisp/ssy-pbk | 2019-06-15 | 4 | -27/+78 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | shader: Split SSY and PBK stack | 2019-06-07 | 4 | -27/+78 | ||
| * | | | | | | | | | Merge pull request #2581 from lioncash/hex | 2019-06-15 | 11 | -39/+45 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | common/hex_util: Reserve std::string memory ahead of time | 2019-06-12 | 1 | -0/+5 | ||
| | * | | | | | | | | | common/hex_util: Combine HexVectorToString() and HexArrayToString() | 2019-06-12 | 11 | -39/+40 | ||
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2582 from lioncash/reserved | 2019-06-14 | 1 | -1/+0 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | file_sys/ips_layer: Remove unnecessary reserve() call | 2019-06-12 | 1 | -1/+0 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2580 from lioncash/redundant | 2019-06-12 | 1 | -3/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kernel/vm_manager: Remove redundant Reset call in destructor | 2019-06-12 | 1 | -3/+1 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2577 from lioncash/fs | 2019-06-12 | 1 | -17/+29 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | file_sys/card_image: Remove obsolete TODO | 2019-06-12 | 1 | -1/+1 | ||
| | * | | | | | | | | file_sys/card_image: Deduplicate casts within AddNCAFromPartition() | 2019-06-10 | 1 | -3/+6 | ||
| | * | | | | | | | | file_sys/card_image: Make bracing consistent | 2019-06-10 | 1 | -4/+8 | ||
| | * | | | | | | | | file_sys/card_image: Assign collapsed NCA contents directly to ncas member | 2019-06-10 | 1 | -3/+1 | ||
| | * | | | | | | | | file_sys/card_image: Deduplicate type cast | 2019-06-10 | 1 | -4/+6 | ||
| | * | | | | | | | | file_sys/card_image: Get rid of a magic number | 2019-06-10 | 1 | -1/+1 | ||
| | * | | | | | | | | file_sys/card_image: Use std::array deduction guides | 2019-06-10 | 1 | -1/+6 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2578 from lioncash/cnmt | 2019-06-11 | 1 | -2/+7 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | file_sys/nca_metadata: Update CNMT structures | 2019-06-10 | 1 | -2/+7 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2572 from FernandoS27/gpu-mem | 2019-06-11 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | GPUVM: Correct GPU VM virtual address space | 2019-06-09 | 1 | -2/+2 | ||
| * | | | | | | | | Merge pull request #2571 from lioncash/ref | 2019-06-09 | 2 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | kernel/process: Make Create()'s name parameter be taken by value | 2019-06-09 | 2 | -2/+2 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | kernel/svc: Implement TotalMemoryUsedWithoutMmHeap/TotalMemoryAvailableWithou... | 2019-06-09 | 3 | -2/+42 | ||
| * | | | | | | | | kernel/svc: Amend naming for TotalMemoryUsage in svcGetInfo() | 2019-06-09 | 3 | -6/+6 | ||
| * | | | | | | | | kernel/svc: Remove duplicate enum entry in svcGetInfo() | 2019-06-09 | 1 | -2/+1 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #2564 from ReinUsesLisp/block-dim-x-fix | 2019-06-08 | 1 | -3/+4 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | kepler_compute: Use std::array for cbuf info | 2019-06-07 | 1 | -2/+3 | ||
| | * | | | | | | kepler_compute: Fix block_dim_x encoding | 2019-06-07 | 1 | -1/+1 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #2553 from lioncash/language | 2019-06-07 | 31 | -58/+326 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | yuzu/configuration: Make all widgets and dialogs aware of language changes | 2019-06-05 | 31 | -58/+326 | ||
| * | | | | | | | constants: Extract backup JPEG used by account services | 2019-06-07 | 5 | -28/+43 | ||
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #2514 from ReinUsesLisp/opengl-compat | 2019-06-07 | 24 | -252/+45 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | gl_buffer_cache: Remove unused ReserveMemory method | 2019-05-30 | 2 | -13/+0 | ||