summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-24Merge pull request #4046 from ogniK5377/macro-hle-prodFernando Sahmkow
2020-06-24Merge pull request #4129 from Morph1984/texture-shadow-lod-workaroundRodrigo Locatti
2020-06-24addressed issuesDavid Marcec
2020-06-24clear mme draw modeDavid Marcec
2020-06-24Addressed issuesDavid Marcec
2020-06-24Fix constbuffer for 0217920100488FF7David Marcec
2020-06-24Macro HLE supportDavid Marcec
2020-06-23Merge pull request #4138 from Morph1984/GyroscopeZeroDriftModebunnei
2020-06-23Merge pull request #4128 from lioncash/move2bunnei
2020-06-23Merge pull request #4135 from FearlessTobi/port-5324bunnei
2020-06-23Merge pull request #4127 from lioncash/dst-typobunnei
2020-06-23Merge pull request #3948 from Morph1984/log-cpu-instructionsbunnei
2020-06-23Merge pull request #4148 from Morph1984/silence-warningsRodrigo Locatti
2020-06-22yuzu_tester: Silence type conversion warningMorph
2020-06-22lm: Silence no return value warningMorph
2020-06-22account: Update function tables and add missing classes (#4145)VolcaEM
2020-06-22Merge pull request #4142 from Morph1984/core-arm-loggingLC
2020-06-22arm_dynarmic_64: Log the instruction when an exception is raisedMorph
2020-06-22arm_dynarmic_32: Log under Core_ARM instead of HW_GPUMorph
2020-06-22Merge pull request #4110 from ReinUsesLisp/direct-upload-setsRodrigo Locatti
2020-06-21Merge pull request #4122 from lioncash/hidebunnei
2020-06-21Merge pull request #4126 from lioncash/noexceptbunnei
2020-06-21Merge pull request #4134 from FearlessTobi/port-5322bunnei
2020-06-21hid: Implement Get/ResetGyroscopeZeroDriftModeMorph
2020-06-20gl_shader_decompiler: Enable GL_EXT_texture_shadow_lod if availableMorph
2020-06-20gl_device: Check for GL_EXT_texture_shadow_lodMorph
2020-06-20Merge pull request #4120 from lioncash/arbbunnei
2020-06-21 Update manifest file to include new elements that are introduced with Window...FearlessTobi
2020-06-21Fix: fatal error CVT1100 when compiling manifest fileFearlessTobi
2020-06-20Merge pull request #4133 from MerryMage/macrojit-shiftsLC
2020-06-20macro_jit_x64: Use ecx for shift registerMerryMage
2020-06-20texture_cache: Fix incorrect address used in a DeduceSurface() callLioncash
2020-06-20Merge pull request #4125 from lioncash/macro-shiftmerry
2020-06-20Merge pull request #4123 from lioncash/unused-varmerry
2020-06-20software_keyboard: Eliminate trivial redundant copiesLioncash
2020-06-20main: Append AVX and FMA instructions to cpu stringMorph
2020-06-20common/telemetry: Add AVX512 to telemetryMorph
2020-06-20common/cpu_detect: Add AVX512 detectionMorph
2020-06-19Merge pull request #4099 from MerryMage/macOS-buildbunnei
2020-06-19gl_arb_decompiler: Avoid several string copiesLioncash
2020-06-19vulkan/wrapper: Remove noexcept from GetSurfaceCapabilitiesKHR()Lioncash
2020-06-19macro_jit_x64: Correct readability of Compile_ExtractShiftLeftImmediate()Lioncash
2020-06-19macro_jit_x64: Correct readability of Compile_ExtractShiftLeftRegister()Lioncash
2020-06-19macro_jit_x64: Remove unused variableLioncash
2020-06-19memory_manager: Eliminate variable shadowingLioncash
2020-06-19Merge pull request #4113 from ogniK5377/boxcat-disablebunnei
2020-06-20Add translation of "Current Boxcat Events"David Marcec
2020-06-19macro_jit_x64: Eliminate variable shadowing in Compile_ProcessResult()Lioncash
2020-06-19buffer_cache: Eliminate local variable shadowingLioncash
2020-06-19Merge pull request #4087 from MerryMage/macrojit-inline-Readbunnei