13214 Commits (9140f5d1f313ee6cdccd2f9f0a5c31d99b69e76b)

Author SHA1 Message Date
David Marcec 36302b6e20 account: ListQualifiedUsers 6 years ago
David Marcec f3209e7baa Audin:u ListAudioIns, OpenAudioIn, ListAudioInsAuto, OpenAudioInAuto, ListAudioInsAutoFiltered, OpenAudioInProtocolSpecified 6 years ago
ReinUsesLisp 6e79375f46 vk_rasterizer: Skip index buffer setup when vertices are zero 6 years ago
ReinUsesLisp 8835d40024 {maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers 6 years ago
Fernando Sahmkow 4c11487d1e VideoCore/GPU: Delegate subchannel engines to the dma pusher. 6 years ago
Fernando Sahmkow b916b58702 VideoCore/Engines: Refactor Engines CallMethod. 6 years ago
ReinUsesLisp b82e61dff0 maxwell_3d: Fix depth clamping register 6 years ago
ReinUsesLisp 8e3af5d3ca texture_cache: Reintroduce preserve_contents accurately 6 years ago
ReinUsesLisp 9b433b2467 shader/memory_util: Deduplicate code 6 years ago
ReinUsesLisp 7442f21c5b shader/arithmetic_integer: Fix edge case and mark IADD.X Rd.CC as unimplemented 6 years ago
ReinUsesLisp 45cb8fc72a shader/arithmetic_integer: Change IAdd to UAdd to avoid signed overflow 6 years ago
ReinUsesLisp 6404cd824b shader/arithmetic_integer: Implement IADD.X 6 years ago
ReinUsesLisp 7e8f51273c shader/arithmetic_integer: Implement CC for IADD 6 years ago
ReinUsesLisp 26dc95c7bc decode/register_set_predicate: Implement CC 6 years ago
ReinUsesLisp 491e2cbfd7 decode/register_set_predicate: Use move for shared pointers 6 years ago
M&M 381eed14f6 services: hid: Stub StopSevenSixAxisSensor. 6 years ago
Vitor Kiguchi de072fd257 Fix the mistake in the port and update the comment for clarity 6 years ago
ReinUsesLisp 88a6c10687 vk_rasterizer: Pack texceptions and color formats on invalid formats 6 years ago
Kewlan 37b1427ea9 Add Restore Defaults and Clear options to hotkeys 6 years ago
Fernando Sahmkow b19e1d2c09 Revert: shader_decode: Fix LD, LDG when track constant buffer. 6 years ago
Markus Wick 1acd6b34e9 Fix -Wdeprecated-copy warning. 6 years ago
Markus Wick ac24f0506c Fix -Werror=conversion error. 6 years ago
David Marcec efe3e5c7c6 vi: Don't let uninitialized data pass as a response for SetBufferCount 6 years ago
Lioncash dca9c90af3 physical_core: Make use of std::make_unique instead of std::make_shared in ctor 6 years ago
Lioncash 9a5a6ebe0a shared_memory: Amend doxygen reference 6 years ago
Lioncash 224d3c6b9d svc: Re-add MapProcessCodeMemory/UnmapProcessCodeMemory 6 years ago
Lioncash 2fc4351547 svc: Remove unused variable 6 years ago
Lioncash a881161d3c page_table: Remove unused captures 6 years ago
ReinUsesLisp 3e808936a8 decode/arithmetic_half: Fix HADD2 and HMUL2 absolute and negation bits 6 years ago
ReinUsesLisp 0034e6310d shader/texture: Support multiple unknown sampler properties 6 years ago
ReinUsesLisp c9b4c56d69 shader_ir: Turn classes into data structures 6 years ago
ReinUsesLisp f78f26b75a vk_rasterizer: Fix framebuffer creation validation errors 6 years ago
ReinUsesLisp ab7eae6fff vk_pipeline_cache: Unify pipeline cache keys into a single operation 6 years ago
ReinUsesLisp 7b76c67803 vk_renderpass_cache: Pack renderpass cache key to 12 bytes 6 years ago
bunnei da893629a0 kernel: memory: Improve implementation of device shared memory. (#3707) 6 years ago
Fernando Sahmkow 0cf32d6184 Clang Format. 6 years ago
Fernando Sahmkow c8f4549d43 GPU: Add Fast GPU Time Option. 6 years ago
Fernando Sahmkow 9311983f3d Maxwell3D: Process Macros on MultiMethod. 6 years ago
Fernando Sahmkow ef3a0ae64a DMAPusher: Propagate multimethod writes into the engines. 6 years ago
Ben Russell 616289e6b5 Update src/yuzu/main.cpp with missing const 6 years ago
Ben Russell b14e413c35 Dump RomFS command to include Updates 6 years ago
Kewlan 0e86640777 Edit modifier_scale with the deadzone slider 6 years ago
H27CK dece9ce075 Fix format error in performance statistics 6 years ago
ReinUsesLisp 910decd9cb vk_pipeline_cache: Fix unintentional memcpy into optional 6 years ago
Fernando Sahmkow e211e30093 GL_Fence_Manager: use GL_TIMEOUT_IGNORED instead of a loop, 6 years ago
H27CK bcfc119c3b Add missing ; 6 years ago
Fernando Sahmkow 02e55a28eb Address Feedback. 6 years ago
Fernando Sahmkow 491aea4a91 Async GPU: Correct flushing behavior to be similar to old async GPU behavior. 6 years ago
Fernando Sahmkow 64b69273f5 MaxwellDMA: Correct copying on accuracy level. 6 years ago
Fernando Sahmkow d9f1d5a4fd ShaderCache/PipelineCache: Cache null shaders. 6 years ago