14737 Commits (05eeb7de3d85adfc3f9502d79eecc0274ef4e28a)
 

Author SHA1 Message Date
bunnei c9b8476b99 Merge pull request #3744 from lioncash/table2 6 years ago
Rodrigo Locatti 0f7a89c2ef Merge pull request #3753 from ReinUsesLisp/ac-vulkan 6 years ago
ReinUsesLisp 9b433b2467 shader/memory_util: Deduplicate code 6 years ago
bunnei ed2f950518 Merge pull request #3791 from Kewlan/hotkey-config-plus 6 years ago
bunnei cc25a04993 Merge pull request #3761 from Kewlan/stick-modifier-slider 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
bunnei 6cd0fc2a95 Merge pull request #3721 from ReinUsesLisp/sort-devices 6 years ago
bunnei 05a54192f8 Merge pull request #3734 from ReinUsesLisp/half-float-mods 6 years ago
bunnei 01c26ad131 Merge pull request #3780 from lioncash/process 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
bunnei d1294ad83b Merge pull request #3749 from ReinUsesLisp/lea-imm 6 years ago
Fernando Sahmkow b19e1d2c09 Revert: shader_decode: Fix LD, LDG when track constant buffer. 6 years ago
Zach Hilman f9a92d2468 Merge pull request #3786 from degasus/fix_warnings 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
bunnei 957454cfa5 Merge pull request #3760 from Morph1984/trailing-filedir-separator 6 years ago
Lioncash dca9c90af3 physical_core: Make use of std::make_unique instead of std::make_shared in ctor 6 years ago
Rodrigo Locatti 25bd2ba359 Merge pull request #3777 from lioncash/warn 6 years ago
Rodrigo Locatti eef3218a82 Merge pull request #3778 from lioncash/unused-var 6 years ago
Rodrigo Locatti 28525c8afb Merge pull request #3781 from lioncash/docs 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
Rodrigo Locatti d23435c112 Merge pull request #3768 from H27CK/cmd-title-fmt 6 years ago
gxcreator a9c6146a12 Fixed packaging on some systems with different QT5 path 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
bunnei 7b07b97735 Merge pull request #3730 from lioncash/time 6 years ago
bunnei 9c753735c5 Merge pull request #3697 from lioncash/declarations 6 years ago