9853 Commits (b12ed4aba93eca6b07cd4e00be50f7ebe171bf8a)

Author SHA1 Message Date
Lioncash b12ed4aba9 kernel/thread: Unify wait synchronization types 7 years ago
Lioncash 4be897daa0 kernel/svc: Migrate svcCancelSynchronization behavior to a thread function 7 years ago
Lioncash 0af0b0f908 CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt target 7 years ago
Lioncash a08e56c7a7 common/{lz4_compression, zstd_compression}: Add missing header guards 7 years ago
Fernando Sahmkow 7e2bd462f9 Correct Pitch in Fermi2D 7 years ago
Lioncash 78571c84b3 kernel/thread: Remove BoostPriority() 7 years ago
ReinUsesLisp 79e7fb6d6f shader_ir: Implement STG, keep track of global memory usage and flush 7 years ago
Lioncash 97ccd45bb4 kernel/svc: Implement svcUnmapProcessCodeMemory 7 years ago
Lioncash 0b1ffc40a7 kernel/svc: Implement svcMapProcessCodeMemory 7 years ago
FreddyFunk 27f51145b5 Fix Clang Format 7 years ago
Lioncash 46a7c8826b common/swap: Improve codegen of the default swap fallbacks 7 years ago
Lioncash 0d2300473a common/swap: Mark byte swapping free functions with [[nodiscard]] and noexcept 7 years ago
Lioncash d9fa38ef42 common/swap: Simplify swap function ifdefs 7 years ago
Lioncash 424250354c common/swap: Remove 32-bit ARM path 7 years ago
Lioncash 32e7264142 common/scope_exit: Replace std::move with std::forward in ScopeExit() 7 years ago
Lioncash 255a6c6f4b kernel: Make handle type declarations constexpr 7 years ago
FreddyFunk 9ddb70acb2 ui_settings: Rename game directory variables 7 years ago
Fernando Sahmkow 5a01502521 gl_rasterizer_cache: Relax restrictions on FastCopySurface and FastLayeredCopySurface 7 years ago
Lioncash 14ead4ceb0 service: Update service function tables 7 years ago
ReinUsesLisp 750ff46cbc gl_shader_manager: Move code to source file and minor clean up 7 years ago
ReinUsesLisp 3215c52cad gl_rasterizer: Apply just the needed state on Clear 7 years ago
Lioncash d0484bc83d ldr: Mark IsValidNROHash() as a const member function 7 years ago
Lioncash 5e0b8ed169 ldr: Amend parameters for LoadNro/UnloadNro LoadNrr/UnloadNrr 7 years ago
ReinUsesLisp d334042c75 vk_shader_decompiler: Implement flow primitives 7 years ago
ReinUsesLisp e3c886a149 vk_shader_decompiler: Implement most common texture primitives 7 years ago
ReinUsesLisp 7b813afc88 vk_shader_decompiler: Implement texture decompilation helper functions 7 years ago
ReinUsesLisp 357a5fcded vk_shader_decompiler: Implement Assign and LogicalAssign 7 years ago
ReinUsesLisp b6b1cc9ffa vk_shader_decompiler: Implement non-OperationCode visits 7 years ago
ReinUsesLisp 4d83f1ea9e vk_shader_decompiler: Implement OperationCode decompilation interface 7 years ago
ReinUsesLisp 86647aee2e vk_shader_decompiler: Implement Visit 7 years ago
ReinUsesLisp 4d331aeab6 vk_shader_decompiler: Implement labels tree and flow 7 years ago
ReinUsesLisp 946b97b6f4 vk_shader_decompiler: Implement declarations 7 years ago
ReinUsesLisp 0589785e80 vk_shader_decompiler: Declare and stub interface for a SPIR-V decompiler 7 years ago
ReinUsesLisp 6272cafac7 video_core: Add sirit as optional dependency with Vulkan 7 years ago
Lioncash 591d12d34b fsp_srv: Remove unnecessary parameter popping in IDirectory's Read() 7 years ago
Lioncash 630d841435 fsp_srv: Log out option values in IFile's Read and Write functions 7 years ago
Lioncash c7d85ae11e kernel/server_session: Remove obsolete TODOs 7 years ago
Lioncash 540b874cf3 configure_hotkeys: Pass the dialog as a parent to SequenceDialog() 7 years ago
Lioncash 0a2bf1dc80 configure_hotkeys: Avoid dialog memory leak within Configure() 7 years ago
Fernando Sahmkow 3d337af7b8 Remove bounding in LD_C 7 years ago
Lioncash 5fd51f501d configure_hotkeys: Mark member variables as const where applicable in Configure() 7 years ago
Lioncash a55ddfb175 configure_hotkeys: Make comparison check a little more self-documenting 7 years ago
Lioncash 4c08ff8b1c configure_dialog: Amend constructor initializer list order 7 years ago
Lioncash ccb03bcd2f configure_hotkey: Remove unnecessary include 7 years ago
Lioncash 2ca7bacabb configure_hotkey: Make IsUsedKey() a const member function 7 years ago
Fernando Sahmkow 50484ee68a Correct Fermi Copy on Linear Textures. 7 years ago
Lioncash 9e3d4595b7 kernel/process: Set page table when page table resizes occur. 7 years ago
Fernando Sahmkow 1f12f92fc8 Implement Texture Format ZF32_X24S8. 7 years ago
Fernando Sahmkow 9360d5e854 Correct depth compare with color formats for R32F 7 years ago
Lioncash af836c2968 yuzu/loading_screen: Resolve runtime Qt string formatting warnings 7 years ago