15864 Commits (01dbe3a6249fe6a013c19cd3d3cf460b3a7bfe23)
 

Author SHA1 Message Date
bunnei a14e4ddda9 Merge pull request #4134 from FearlessTobi/port-5322 6 years ago
Ameer 92a812d815 shared_ptr for the GC adapter class, constexpr constants 6 years ago
Ameer 4a54dc6bbf std::arrays where appropriate, clear q in adapter class, other touch ups 6 years ago
Ameer 5ebed7b1bb fix include thread 6 years ago
Ameer eddf2d0f4e Singleton GC Adapter class, remove globals, fix naming convention 6 years ago
Morph eaa3067fa8 hid: Implement Get/ResetGyroscopeZeroDriftMode 6 years ago
Ameer 77ae7fe5dd Clang Formatting 6 years ago
Ameer 243dbee81e Cleanup after linter 6 years ago
Ameer c506cb494f Add libusb dependency 6 years ago
Ameer dbe1ad4fe4 GC Adapter Implementation 6 years ago
VolcaEM fc68fb9ff5 Correct function name (2/2) 6 years ago
VolcaEM 7f61427719 Correct function name (1/2) 6 years ago
VolcaEM ba50f8b8e6 Clang-format 6 years ago
VolcaEM 2d1d304a4d Remove unnecessary conversion 6 years ago
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