15148 Commits (a0226819e148c8a4faad7b98bdcccff81990673d)
 

Author SHA1 Message Date
VolcaEM 5e324ef05d Address review comment by Lioncash 6 years ago
VolcaEM b453eca31f Add a "Open Mods Page" button to the GUI 6 years ago
Morph 11ea8fa16b gl_shader_decompiler: Enable GL_EXT_texture_shadow_lod if available 6 years ago
Morph a6aa5f526c gl_device: Check for GL_EXT_texture_shadow_lod 6 years ago
bunnei 02e70bc2b9 Merge pull request #4120 from lioncash/arb 6 years ago
FearlessTobi 8a60c059a0 Update manifest file to include new elements that are introduced with Windows 10 later versions 6 years ago
FearlessTobi 18fed8039b Fix: fatal error CVT1100 when compiling manifest file 6 years ago
LC ffb4204d71 Merge pull request #4133 from MerryMage/macrojit-shifts 6 years ago
MerryMage 0192b77e5b macro_jit_x64: Use ecx for shift register 6 years ago
Lioncash 096ce9a75e texture_cache: Fix incorrect address used in a DeduceSurface() call 6 years ago
merry c71866674a Merge pull request #4125 from lioncash/macro-shift 6 years ago
merry 86a0258abc Merge pull request #4123 from lioncash/unused-var 6 years ago
Lioncash 5f8e8ba92d software_keyboard: Eliminate trivial redundant copies 6 years ago
Morph 9c5847125f main: Append AVX and FMA instructions to cpu string 6 years ago
Morph 5482a4a272 common/telemetry: Add AVX512 to telemetry 6 years ago
Morph d0a762a6a8 common/cpu_detect: Add AVX512 detection 6 years ago
Morph 1e9be249e1 decode/image: Implement B10G11R11F 6 years ago
bunnei 7612c56cff Merge pull request #4099 from MerryMage/macOS-build 6 years ago
Lioncash 64418ecaee gl_arb_decompiler: Avoid several string copies 6 years ago
Lioncash 9ba25c342f vulkan/wrapper: Remove noexcept from GetSurfaceCapabilitiesKHR() 6 years ago
Lioncash 909f289531 macro_jit_x64: Correct readability of Compile_ExtractShiftLeftImmediate() 6 years ago
Lioncash d7fa20d641 macro_jit_x64: Correct readability of Compile_ExtractShiftLeftRegister() 6 years ago
Lioncash a99150a132 macro_jit_x64: Remove unused variable 6 years ago
Lioncash 693ec509d7 memory_manager: Eliminate variable shadowing 6 years ago
bunnei d235ebeaf6 Merge pull request #4113 from ogniK5377/boxcat-disable 6 years ago
David Marcec 55654b5a12 Add translation of "Current Boxcat Events" 6 years ago
Lioncash f8e0f67e22 macro_jit_x64: Eliminate variable shadowing in Compile_ProcessResult() 6 years ago
Lioncash 8e0a422ec3 buffer_cache: Eliminate local variable shadowing 6 years ago
bunnei 938e563cd7 Merge pull request #4087 from MerryMage/macrojit-inline-Read 6 years ago
LC 7883f38d30 Merge pull request #4114 from MerryMage/nrvo 6 years ago
MerryMage b26ff8fa86 input_common/motion_emu: Remove redundant move 6 years ago
MerryMage 38f25284c8 input_common/keyboard: Remove redundant move 6 years ago
MerryMage b8983782ca mii_model: Remove redundant std::move 6 years ago
David Marcec 39ef4c6d57 Fix compilation when not building with boxcat 6 years ago
MerryMage 82b575087f macro_jit_x64: Remove unused function Read 6 years ago
bunnei 8ccd0aa8af Merge pull request #4080 from ogniK5377/audren-RendererInfo 6 years ago
bunnei 9aecde9446 Merge pull request #4090 from MerryMage/macrojit-bugs 6 years ago
ReinUsesLisp 3c9d7c54d9 vk_rasterizer: Don't preserve contents on full screen clears 6 years ago
Rodrigo Locatti 1856dc775a Merge pull request #4081 from Morph1984/maxwell-to-gl-vk 6 years ago
ReinUsesLisp 31e538de2a vk_update_descriptor: Upload descriptor sets data directly 6 years ago
Fernando Sahmkow 02fe399e26 Tests/HostTiming: Correct GCC Compile error. 6 years ago
Fernando Sahmkow 51a1732324 Common/Fiber: Address Feedback and Correct Memory leaks. 6 years ago
Fernando Sahmkow cffae9c733 Common/Fiber: Implement Rewind on Boost Context. 6 years ago
Fernando Sahmkow f28670cd46 Common/uint128: Correct MSVC Compilation in old versions. 6 years ago
Fernando Sahmkow f39a9f6efa Common/Fiber: Document fiber interexchange. 6 years ago
Fernando Sahmkow 1460bdc5ab Common/Fiber: Implement Rewinding. 6 years ago
Fernando Sahmkow a42b226559 Common/Fiber: Additional corrections to f_context. 6 years ago
Fernando Sahmkow 89c691725c Common/Fiber: Correct f_context based Fibers. 6 years ago
Fernando Sahmkow b71488b850 Host Timing: Correct clang format. 6 years ago
Fernando Sahmkow a427bf72ea HostTiming: Correct rebase and implement AddTicks. 6 years ago