summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-18Common/Fiber: Implement Rewind on Boost Context.Fernando Sahmkow
2020-06-18Common/uint128: Correct MSVC Compilation in old versions.Fernando Sahmkow
2020-06-18Common/Fiber: Document fiber interexchange.Fernando Sahmkow
2020-06-18Common/Fiber: Implement Rewinding.Fernando Sahmkow
2020-06-18Common/Fiber: Additional corrections to f_context.Fernando Sahmkow
2020-06-18Common/Fiber: Correct f_context based Fibers.Fernando Sahmkow
2020-06-18Host Timing: Correct clang format.Fernando Sahmkow
2020-06-18HostTiming: Correct rebase and implement AddTicks.Fernando Sahmkow
2020-06-18Core/HostTiming: Allow events to be advanced manually.Fernando Sahmkow
2020-06-18Common/Tests: Address FeedbackFernando Sahmkow
2020-06-18Common: Make MinGW build use Windows Fibers instead of fcontext_tFernando Sahmkow
2020-06-18Common/Tests: Clang Format.Fernando Sahmkow
2020-06-18Common: Correct fcontext fibers.Fernando Sahmkow
2020-06-18Common: Refactor & Document Wall clock.Fernando Sahmkow
2020-06-18Common: Implement WallClock Interface and implement a native clock for x64Fernando Sahmkow
2020-06-18Tests: Add base tests to host timingFernando Sahmkow
2020-06-18Core: Implement a Host Timer.Fernando Sahmkow
2020-06-18Common: Polish Fiber class, add comments, asserts and more tests.Fernando Sahmkow
2020-06-18Tests: Add tests for fibers and refactor/fix Fiber classFernando Sahmkow
2020-06-18Common: Implement a basic Fiber class.Fernando Sahmkow
2020-06-18Common: Implement a basic SpinLock classFernando Sahmkow
2020-06-18Merge pull request #4108 from ReinUsesLisp/a32-implicit-castbunnei
2020-06-18arm_dynarmic_32: Fix implicit conversion error in SetTPIDR_EL0ReinUsesLisp
2020-06-18bootmanager: Remove references to OpenGL for macOSMerryMage
2020-06-18memory_manager: Explicitly specifcy std::min<size_t>MerryMage
2020-06-18shared_font: Service::NS::EncryptSharedFont takes a size_t&MerryMage
2020-06-18vk_rasterizer: BindTransformFeedbackBuffersEXT accepts a size of type VkDevic...MerryMage
2020-06-18renderer_vulkan: Fix macOS GetBundleDirectory referenceMerryMage
2020-06-18memory_util: boost hashes are size_tMerryMage
2020-06-18Rename PAGE_SHIFT to PAGE_BITSMerryMage
2020-06-18Move SHA256Hash to its original positionVolcaEM
2020-06-18vk_sampler_cache: Emulate GL_LINEAR/NEAREST minification filtersMorph
2020-06-18maxwell_to_vk: Reorder filter cases and correct mipmap_filter=NoneMorph
2020-06-18maxwell_to_gl: Miscellaneous changesMorph
2020-06-18Merge pull request #4092 from Morph1984/image-bindingsRodrigo Locatti
2020-06-17Merge pull request #4100 from MerryMage/no-a32-interpFernando Sahmkow
2020-06-17macro_jit_x64: Inline Engines::Maxwell3D::GetRegisterValueMerryMage
2020-06-17arm_dynarmic_cp15: Implement CNTPCTMerryMage
2020-06-17arm_dynarmic_cp15: Update CP15MerryMage
2020-06-17arm_dynarmic_32: InterpreterFallback should never happenMerryMage
2020-06-17Merge pull request #4086 from MerryMage/abibunnei
2020-06-17macro_jit_x64: Optimization implicitly assumes same destinationMerryMage
2020-06-17macro_jit_x64: Should not skip zero registers for certain ALU opsMerryMage
2020-06-16Fix framebuffer size on fractional scaling display.Kaiwen Xu
2020-06-16Merge pull request #4089 from MerryMage/macrojit-cleanup-1bunnei
2020-06-16Merge pull request #3976 from Neodyblue/qdarkstyle_fix_propbunnei
2020-06-16externals: Revert to libressl, as build is broken with find_package(OpenSSL)....bunnei
2020-06-16Merge pull request #4041 from ReinUsesLisp/arb-decompbunnei
2020-06-16Remove unnecessary pragmasVolcaEM
2020-06-16Revert IsValidNRO refactor but make it more readableVolcaEM