Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-09 | Merge pull request #7495 from FernandoS27/text-blit-fix-again | Morph | |
Texture Cache: Fix mismatching image/views on blits | |||
2021-12-09 | Merge pull request #7519 from itsmeft24/master | bunnei | |
kernel: svc: Implement ProcessMemory and CodeMemory SVCs | |||
2021-12-08 | Merge pull request #7545 from Morph1984/qt-deprecated-warn | bunnei | |
profiler: Use QWheelEvent position().toPoint() | |||
2021-12-08 | profiler: Use QWheelEvent position().toPoint() | Morph | |
QWheelEvent::pos() is deprecated. Make use of position().toPoint() instead. | |||
2021-12-08 | Merge pull request #7544 from Morph1984/r16g16 | bunnei | |
renderer_vulkan: Add R16G16_UINT | |||
2021-12-08 | renderer_vulkan: Add R16G16_UINT | Morph | |
- Used by Immortals Fenyx Rising | |||
2021-12-07 | Merge pull request #7525 from german77/notifa | bunnei | |
service/notif: Add notif:a and stub ListAlarmSettings, Initialize | |||
2021-12-07 | Merge pull request #7521 from german77/dual_single_joycons | bunnei | |
service/hid: Implement SetNpadJoyAssignmentMode | |||
2021-12-07 | Merge pull request #7488 from vonchenplus/support_multiple_videos_playing | bunnei | |
Support multiple videos playing | |||
2021-12-07 | Merge pull request #7506 from heinermann/focus_crash | Mai M | |
Fixed #7502 | |||
2021-12-07 | Merge pull request #7522 from ameerj/shader-recompiler-filenames | Mai M | |
shader_recompiler/backend: Minor organization and refactoring to reduce compile time overhead | |||
2021-12-07 | Merge pull request #7526 from Void48/patch-1 | Mai M | |
(README) changed the color of Discord badge to use the new color | |||
2021-12-07 | Update k_code_memory.h | itsmeft24 | |
2021-12-07 | make KCodeMemory::GetSourceAddress const | itsmeft24 | |
Co-authored-by: Mai M. <mathew1800@gmail.com> | |||
2021-12-06 | Merge pull request #7531 from Morph1984/zm-msvc | bunnei | |
CMakeLists: Specify /Zm200 when compiling in MSVC | |||
2021-12-06 | CMakeLists: Specify /Zm200 when compiling in MSVC | Morph | |
This increases the memory heap size for constructing precompiled headers to 2x the default. | |||
2021-12-06 | Merge pull request #7529 from german77/sdl2.0.18 | bunnei | |
input_common: Update SDL to 2.0.18 | |||
2021-12-06 | Merge pull request #7524 from german77/hid_stub | bunnei | |
service/hid: Stub SetNpadCaptureButtonAssignment and ClearNpadCaptureButtonAssignment | |||
2021-12-06 | input_common: Update SDL to 2.0.18 | Narr the Reg | |
2021-12-06 | service/notif: Add notif:a and stub ListAlarmSettings,Initialize | german77 | |
Used by ring fit adventure 1.2.0 | |||
2021-12-06 | fix formatting | itsmeft24 | |
2021-12-06 | move private members below public members | itsmeft24 | |
2021-12-06 | fix formatting | itsmeft24 | |
2021-12-06 | fix formatting | itsmeft24 | |
Co-authored-by: Mai M. <mathew1800@gmail.com> | |||
2021-12-06 | Update README.md | Void48 | |
2021-12-05 | service/hid: Stub SetNpadCaptureButtonAssignment and ↵ | german77 | |
ClearNpadCaptureButtonAssignment Used by ring fit adventure 1.2.0 | |||
2021-12-05 | Merge pull request #7523 from jam1garner/support-all-subsdks | Morph | |
Add support for subsdk8 and subsdk9 | |||
2021-12-05 | loader: Support loading subsdk{8,9} | jam1garner | |
2021-12-05 | fix formatting | itsmeft24 | |
2021-12-05 | Remove unnecessary includes | itsmeft24 | |
2021-12-05 | emit_spirv: Reduce emit_spirv.h include overhead | ameerj | |
emit_spirv.h is included in video_core, which was propagating further includes that video_core did not depend on. | |||
2021-12-05 | glasm: Move implemented instructions from not_implemented.cpp | ameerj | |
2021-12-05 | shader_recompiler: Adjust emit_context includes | ameerj | |
2021-12-05 | Merge pull request #7520 from ameerj/missing-copyright | Morph | |
general: Add missing copyright notices | |||
2021-12-05 | service/hid: Implement SetNpadJoyAssignmentMode | german77 | |
2021-12-05 | Add copyright notice | itsmeft24 | |
2021-12-05 | shader_recompiler: Rename backend emit_context files | ameerj | |
2021-12-05 | general: Add missing copyright notices | ameerj | |
2021-12-05 | Add KCodeMemory to CMakeLists.txt | itsmeft24 | |
2021-12-05 | Merge pull request #7518 from german77/is_npad_valid | Morph | |
core/hid: Add missing controller type | |||
2021-12-05 | kernel: svc: Implement Map/UnmapProcessMemory and Create/ControlCodeMemory | itsmeft24 | |
Used by Skyline modding framework | |||
2021-12-05 | core/hid: Add missing controller type | german77 | |
2021-12-05 | Merge pull request #7494 from Morph1984/no-time-to-wait | Fernando S | |
native_clock: Wait for less time in EstimateRDTSCFrequency | |||
2021-12-04 | Fixed #7502 | Adam Heinermann | |
2021-12-04 | Merge pull request #7503 from german77/is_npad_valid | bunnei | |
core/hid: Ensure only valid npad are connected | |||
2021-12-04 | core/hid: Ensure only valid npad are connected | german77 | |
2021-12-05 | Address feedback | Feng Chen | |
2021-12-04 | Texture Cache: Fix crashes on NVIDIA. | Fernando Sahmkow | |
2021-12-03 | Merge pull request #7467 from liushuyu/fix-linux-decoding | bunnei | |
video_core/codecs: more robust ffmpeg hwdecoder selection logic | |||
2021-12-03 | native_clock: Wait for less time in EstimateRDTSCFrequency | Morph | |
In my testing, waiting for 200ms provided the same level of precision as the previous implementation when estimating the RDTSC frequency. This significantly improves the yuzu executable launch times since we reduced the wait time from 3 seconds to 200 milliseconds. |