index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
buffer_cache: Use buffer methods instead of cache virtual methods
ReinUsesLisp
2020-06-24
5
-99
/
+90
*
gl_stream_buffer: Use InvalidateBufferData instead unmap and map
ReinUsesLisp
2020-06-24
2
-15
/
+5
*
gl_rasterizer: Use NV_vertex_buffer_unified_memory for vertex buffer robustness
ReinUsesLisp
2020-06-24
3
-9
/
+39
*
gl_buffer_cache: Mark buffers as resident
ReinUsesLisp
2020-06-24
10
-67
/
+111
*
gl_device: Expose NV_vertex_buffer_unified_memory except on Turing
ReinUsesLisp
2020-06-24
2
-1
/
+30
*
gl_stream_buffer: Always use a non-coherent buffer
ReinUsesLisp
2020-06-24
2
-14
/
+10
*
gl_stream_buffer: Always use persistent memory maps
ReinUsesLisp
2020-06-24
2
-30
/
+14
*
Merge pull request #4129 from Morph1984/texture-shadow-lod-workaround
Rodrigo Locatti
2020-06-24
3
-7
/
+50
|
\
|
*
gl_shader_decompiler: Enable GL_EXT_texture_shadow_lod if available
Morph
2020-06-20
1
-7
/
+43
|
*
gl_device: Check for GL_EXT_texture_shadow_lod
Morph
2020-06-20
2
-0
/
+7
*
|
Merge pull request #4138 from Morph1984/GyroscopeZeroDriftMode
bunnei
2020-06-23
4
-6
/
+56
|
\
\
|
*
|
hid: Implement Get/ResetGyroscopeZeroDriftMode
Morph
2020-06-21
4
-6
/
+56
*
|
|
Merge pull request #4128 from lioncash/move2
bunnei
2020-06-23
1
-2
/
+2
|
\
\
\
|
*
|
|
software_keyboard: Eliminate trivial redundant copies
Lioncash
2020-06-20
1
-2
/
+2
*
|
|
|
Merge pull request #4127 from lioncash/dst-typo
bunnei
2020-06-23
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
texture_cache: Fix incorrect address used in a DeduceSurface() call
Lioncash
2020-06-20
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #3948 from Morph1984/log-cpu-instructions
bunnei
2020-06-23
4
-1
/
+21
|
\
\
\
\
|
*
|
|
|
main: Append AVX and FMA instructions to cpu string
Morph
2020-06-20
1
-1
/
+14
|
*
|
|
|
common/telemetry: Add AVX512 to telemetry
Morph
2020-06-20
1
-0
/
+1
|
*
|
|
|
common/cpu_detect: Add AVX512 detection
Morph
2020-06-20
2
-0
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
yuzu_tester: Silence type conversion warning
Morph
2020-06-22
1
-1
/
+1
*
|
|
|
lm: Silence no return value warning
Morph
2020-06-22
1
-1
/
+2
*
|
|
|
account: Update function tables and add missing classes (#4145)
VolcaEM
2020-06-22
5
-42
/
+384
*
|
|
|
arm_dynarmic_64: Log the instruction when an exception is raised
Morph
2020-06-22
1
-2
/
+2
*
|
|
|
arm_dynarmic_32: Log under Core_ARM instead of HW_GPU
Morph
2020-06-22
1
-1
/
+1
*
|
|
|
Merge pull request #4110 from ReinUsesLisp/direct-upload-sets
Rodrigo Locatti
2020-06-22
3
-42
/
+30
|
\
\
\
\
|
*
|
|
|
vk_update_descriptor: Upload descriptor sets data directly
ReinUsesLisp
2020-06-18
3
-42
/
+30
*
|
|
|
|
Merge pull request #4122 from lioncash/hide
bunnei
2020-06-21
4
-28
/
+31
|
\
\
\
\
\
|
*
|
|
|
|
memory_manager: Eliminate variable shadowing
Lioncash
2020-06-19
2
-24
/
+28
|
*
|
|
|
|
macro_jit_x64: Eliminate variable shadowing in Compile_ProcessResult()
Lioncash
2020-06-19
1
-2
/
+2
|
*
|
|
|
|
buffer_cache: Eliminate local variable shadowing
Lioncash
2020-06-19
1
-2
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #4126 from lioncash/noexcept
bunnei
2020-06-21
2
-3
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
vulkan/wrapper: Remove noexcept from GetSurfaceCapabilitiesKHR()
Lioncash
2020-06-19
2
-3
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #4134 from FearlessTobi/port-5322
bunnei
2020-06-21
3
-3
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Fix: fatal error CVT1100 when compiling manifest file
FearlessTobi
2020-06-21
3
-3
/
+3
*
|
|
|
|
Merge pull request #4120 from lioncash/arb
bunnei
2020-06-20
1
-32
/
+31
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
gl_arb_decompiler: Avoid several string copies
Lioncash
2020-06-19
1
-32
/
+31
|
|
/
/
/
*
|
|
|
macro_jit_x64: Use ecx for shift register
MerryMage
2020-06-20
1
-2
/
+2
*
|
|
|
Merge pull request #4125 from lioncash/macro-shift
merry
2020-06-20
1
-6
/
+7
|
\
\
\
\
|
*
|
|
|
macro_jit_x64: Correct readability of Compile_ExtractShiftLeftImmediate()
Lioncash
2020-06-19
1
-3
/
+3
|
*
|
|
|
macro_jit_x64: Correct readability of Compile_ExtractShiftLeftRegister()
Lioncash
2020-06-19
1
-3
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #4123 from lioncash/unused-var
merry
2020-06-20
1
-2
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
macro_jit_x64: Remove unused variable
Lioncash
2020-06-19
1
-2
/
+1
|
|
/
/
*
|
|
Merge pull request #4099 from MerryMage/macOS-build
bunnei
2020-06-19
9
-19
/
+38
|
\
\
\
|
*
|
|
bootmanager: Remove references to OpenGL for macOS
MerryMage
2020-06-18
2
-2
/
+19
|
*
|
|
memory_manager: Explicitly specifcy std::min<size_t>
MerryMage
2020-06-18
1
-2
/
+2
|
*
|
|
shared_font: Service::NS::EncryptSharedFont takes a size_t&
MerryMage
2020-06-18
1
-1
/
+1
|
*
|
|
vk_rasterizer: BindTransformFeedbackBuffersEXT accepts a size of type VkDevic...
MerryMage
2020-06-18
1
-1
/
+1
|
*
|
|
renderer_vulkan: Fix macOS GetBundleDirectory reference
MerryMage
2020-06-18
1
-1
/
+3
|
*
|
|
memory_util: boost hashes are size_t
MerryMage
2020-06-18
1
-2
/
+2
[next]