12790 Commits (07552d46151ac0bc8cca15bc6ea2e9f0c048c8d0)

Author SHA1 Message Date
David Marcec 55e423c8b6 nim: CreateServerInterface, CreateAccessorInterface, CreateAsyncInterface 6 years ago
David Marcec 738140fdd8 caps: Add missing service names to caps:su 6 years ago
David Marcec 973c40b63e psm: Mark as debug instead of warning 6 years ago
David Marcec b4dbf1b9c7 Don't fail silently for vi, sm, set and ns services 6 years ago
ReinUsesLisp 871aadbe36 shader/arithmetic_integer: Fix tracking issue in temporary 6 years ago
David Marcec 2261cf24af kernel: Bad GetInfo ids should not be marked as stubs 6 years ago
David Marcec 0f6064e5c9 style: Change AMs & Glues error codes to be dec instead of hex 6 years ago
ReinUsesLisp bb1ed66d99 maxwell_3d: Fix depth clamping register 6 years ago
ReinUsesLisp 8da16cf9fb texture_cache: Reintroduce preserve_contents accurately 6 years ago
ReinUsesLisp ddd82ef42b shader/memory_util: Deduplicate code 6 years ago
ReinUsesLisp e895a4e2d7 shader/arithmetic_integer: Fix edge case and mark IADD.X Rd.CC as unimplemented 6 years ago
ReinUsesLisp 2a96bea6a7 shader/arithmetic_integer: Change IAdd to UAdd to avoid signed overflow 6 years ago
ReinUsesLisp c788f9c0bd shader/arithmetic_integer: Implement IADD.X 6 years ago
ReinUsesLisp 255197e643 shader/arithmetic_integer: Implement CC for IADD 6 years ago
ReinUsesLisp ffc5ec6fa8 decode/register_set_predicate: Implement CC 6 years ago
ReinUsesLisp d523734266 decode/register_set_predicate: Use move for shared pointers 6 years ago
M&M c1ffaa8b29 services: hid: Stub StopSevenSixAxisSensor. 6 years ago
Vitor Kiguchi dffcff9fec Fix the mistake in the port and update the comment for clarity 6 years ago
ReinUsesLisp 527a1574c3 vk_rasterizer: Pack texceptions and color formats on invalid formats 6 years ago
Kewlan a19c6317ef Add Restore Defaults and Clear options to hotkeys 6 years ago
Fernando Sahmkow d8a961cd6c Revert: shader_decode: Fix LD, LDG when track constant buffer. 6 years ago
Markus Wick e717a1df20 Fix -Wdeprecated-copy warning. 6 years ago
Markus Wick c499c22cf7 Fix -Werror=conversion error. 6 years ago
David Marcec 03a6f3b0f4 vi: Don't let uninitialized data pass as a response for SetBufferCount 6 years ago
Lioncash cc84b48ce5 physical_core: Make use of std::make_unique instead of std::make_shared in ctor 6 years ago
Lioncash ce7c02735e shared_memory: Amend doxygen reference 6 years ago
Lioncash 4730347f8e svc: Re-add MapProcessCodeMemory/UnmapProcessCodeMemory 6 years ago
Lioncash bed4865981 svc: Remove unused variable 6 years ago
Lioncash f77b5dfe81 page_table: Remove unused captures 6 years ago
ReinUsesLisp dbaebd8582 decode/arithmetic_half: Fix HADD2 and HMUL2 absolute and negation bits 6 years ago
ReinUsesLisp 3e35101895 vk_rasterizer: Fix framebuffer creation validation errors 6 years ago
ReinUsesLisp 8c37cd1af6 vk_pipeline_cache: Unify pipeline cache keys into a single operation 6 years ago
ReinUsesLisp f665c92114 vk_renderpass_cache: Pack renderpass cache key to 12 bytes 6 years ago
bunnei ff0c49e1ce
kernel: memory: Improve implementation of device shared memory. (#3707) 6 years ago
Fernando Sahmkow 5c9feaebb6 Clang Format. 6 years ago
Fernando Sahmkow b8aef40c56 GPU: Add Fast GPU Time Option. 6 years ago
Fernando Sahmkow 18a88d19dc Maxwell3D: Process Macros on MultiMethod. 6 years ago
Fernando Sahmkow 3fedcc2f6e DMAPusher: Propagate multimethod writes into the engines. 6 years ago
Ben Russell bcd0444bb9
Update src/yuzu/main.cpp with missing const 6 years ago
Ben Russell dd43d725c6
Dump RomFS command to include Updates 6 years ago
Kewlan 8d917e14f8 Edit modifier_scale with the deadzone slider 6 years ago
H27CK a26a725515 Fix format error in performance statistics 6 years ago
ReinUsesLisp d9463f4562 vk_pipeline_cache: Fix unintentional memcpy into optional 6 years ago
Fernando Sahmkow c043ac4f13 GL_Fence_Manager: use GL_TIMEOUT_IGNORED instead of a loop, 6 years ago
H27CK 4d74578d35 Add missing ; 6 years ago
Fernando Sahmkow 4e37f1b113 Address Feedback. 6 years ago
Fernando Sahmkow 39e5b72948 Async GPU: Correct flushing behavior to be similar to old async GPU behavior. 6 years ago
Fernando Sahmkow 1b3be8a8f8 MaxwellDMA: Correct copying on accuracy level. 6 years ago
Fernando Sahmkow 644588fd88 ShaderCache/PipelineCache: Cache null shaders. 6 years ago
Fernando Sahmkow f616dc0b59 Address Feedback. 6 years ago