14933 Commits (32a2dcd4153f4e2aea7b5f88c85d8a352f647f12)
 

Author SHA1 Message Date
ReinUsesLisp 32a2dcd415 buffer_cache: Use buffer methods instead of cache virtual methods 6 years ago
ReinUsesLisp 39c97f1b65 gl_stream_buffer: Use InvalidateBufferData instead unmap and map 6 years ago
ReinUsesLisp 41a4090320 gl_rasterizer: Use NV_vertex_buffer_unified_memory for vertex buffer robustness 6 years ago
ReinUsesLisp 32485917ba gl_buffer_cache: Mark buffers as resident 6 years ago
ReinUsesLisp 73fb3a304b gl_device: Expose NV_vertex_buffer_unified_memory except on Turing 6 years ago
ReinUsesLisp 00c66a7289 gl_stream_buffer: Always use a non-coherent buffer 6 years ago
ReinUsesLisp da79ec9565 gl_stream_buffer: Always use persistent memory maps 6 years ago
Rodrigo Locatti b66ccaa376
Merge pull request #4129 from Morph1984/texture-shadow-lod-workaround 6 years ago
bunnei 3bab5a5e4a
Merge pull request #4138 from Morph1984/GyroscopeZeroDriftMode 6 years ago
bunnei 1d1489da80
Merge pull request #4128 from lioncash/move2 6 years ago
bunnei bfe2e40882
Merge pull request #4135 from FearlessTobi/port-5324 6 years ago
bunnei 15aeae3dd3
Merge pull request #4127 from lioncash/dst-typo 6 years ago
bunnei 60da57b518
Merge pull request #3948 from Morph1984/log-cpu-instructions 6 years ago
Rodrigo Locatti 2ce3aedda8
Merge pull request #4148 from Morph1984/silence-warnings 6 years ago
Morph b8798a995b yuzu_tester: Silence type conversion warning 6 years ago
Morph 45dac6bc5c lm: Silence no return value warning 6 years ago
VolcaEM e193aa3f53
account: Update function tables and add missing classes (#4145) 6 years ago
LC 25174afa79
Merge pull request #4142 from Morph1984/core-arm-logging 6 years ago
Morph f2df941e8d arm_dynarmic_64: Log the instruction when an exception is raised 6 years ago
Morph e0af4cdf98 arm_dynarmic_32: Log under Core_ARM instead of HW_GPU 6 years ago
Rodrigo Locatti 406d298457
Merge pull request #4110 from ReinUsesLisp/direct-upload-sets 6 years ago
bunnei 14a1181a97
Merge pull request #4122 from lioncash/hide 6 years ago
bunnei c27c76ed43
Merge pull request #4126 from lioncash/noexcept 6 years ago
bunnei e8855ed0fc
Merge pull request #4134 from FearlessTobi/port-5322 6 years ago
Morph 0235915baa hid: Implement Get/ResetGyroscopeZeroDriftMode 6 years ago
Morph f77c897b8d gl_shader_decompiler: Enable GL_EXT_texture_shadow_lod if available 6 years ago
Morph 1e65da971b gl_device: Check for GL_EXT_texture_shadow_lod 6 years ago
bunnei f98bf1025f
Merge pull request #4120 from lioncash/arb 6 years ago
FearlessTobi 20ed33b53b Update manifest file to include new elements that are introduced with Windows 10 later versions 6 years ago
FearlessTobi a8674a7b86 Fix: fatal error CVT1100 when compiling manifest file 6 years ago
LC c6ba7a228d
Merge pull request #4133 from MerryMage/macrojit-shifts 6 years ago
MerryMage c12eb814b4 macro_jit_x64: Use ecx for shift register 6 years ago
Lioncash ef53b2fd08 texture_cache: Fix incorrect address used in a DeduceSurface() call 6 years ago
merry 928e9c09aa
Merge pull request #4125 from lioncash/macro-shift 6 years ago
merry 2bd903e021
Merge pull request #4123 from lioncash/unused-var 6 years ago
Lioncash a5ed0c3df7 software_keyboard: Eliminate trivial redundant copies 6 years ago
Morph 9bb5bf0b2b main: Append AVX and FMA instructions to cpu string 6 years ago
Morph 97ba520434 common/telemetry: Add AVX512 to telemetry 6 years ago
Morph d6474b4aca common/cpu_detect: Add AVX512 detection 6 years ago
bunnei 7d1dca4c98
Merge pull request #4099 from MerryMage/macOS-build 6 years ago
Lioncash 5865a10885 gl_arb_decompiler: Avoid several string copies 6 years ago
Lioncash a6e5b84d1f vulkan/wrapper: Remove noexcept from GetSurfaceCapabilitiesKHR() 6 years ago
Lioncash 5a4e89b901 macro_jit_x64: Correct readability of Compile_ExtractShiftLeftImmediate() 6 years ago
Lioncash 140f953b6a macro_jit_x64: Correct readability of Compile_ExtractShiftLeftRegister() 6 years ago
Lioncash 8ea749c1ca macro_jit_x64: Remove unused variable 6 years ago
Lioncash 479605b3e5 memory_manager: Eliminate variable shadowing 6 years ago
bunnei 9c5ed4408d
Merge pull request #4113 from ogniK5377/boxcat-disable 6 years ago
David Marcec a7fe6dc232 Add translation of "Current Boxcat Events" 6 years ago
Lioncash 811bff009e macro_jit_x64: Eliminate variable shadowing in Compile_ProcessResult() 6 years ago
Lioncash 4514b80b3e buffer_cache: Eliminate local variable shadowing 6 years ago