index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
video_core/compatible_formats: Table to test if two formats are legal to view...
ReinUsesLisp
2020-06-26
3
-0
/
+196
*
Merge pull request #4159 from ogniK5377/mem-manager-dumb-assert
bunnei
2020-06-25
1
-1
/
+0
|
\
|
*
memory_manager: Remove useless assertion
David Marcec
2020-06-25
1
-1
/
+0
*
|
Merge pull request #4151 from ReinUsesLisp/gl-invalidations
Rodrigo Locatti
2020-06-25
2
-6
/
+7
|
\
\
|
*
|
gl_shader_cache: Avoid use after move for program size
ReinUsesLisp
2020-06-23
2
-6
/
+7
*
|
|
Merge pull request #4136 from VolcaEM/mods
bunnei
2020-06-25
3
-0
/
+19
|
\
\
\
|
*
|
|
Correct function name (2/2)
VolcaEM
2020-06-21
1
-2
/
+2
|
*
|
|
Correct function name (1/2)
VolcaEM
2020-06-21
1
-1
/
+1
|
*
|
|
Clang-format
VolcaEM
2020-06-21
1
-1
/
+1
|
*
|
|
Remove unnecessary conversion
VolcaEM
2020-06-21
1
-3
/
+2
|
*
|
|
Address review comment by Lioncash
VolcaEM
2020-06-21
1
-1
/
+1
|
*
|
|
Add a "Open Mods Page" button to the GUI
VolcaEM
2020-06-21
3
-0
/
+20
*
|
|
|
Merge pull request #4160 from ogniK5377/IsASTCSupported-fix
Rodrigo Locatti
2020-06-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
gl_device: Fix IsASTCSupported
David Marcec
2020-06-25
1
-1
/
+1
*
|
|
|
|
Merge pull request #4141 from Morph1984/SevenSixAxisSensor
David
2020-06-25
2
-21
/
+85
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
hid: Stub a series of "SevenSixAxisSensor" service commands
Morph
2020-06-24
2
-21
/
+85
*
|
|
|
|
Merge pull request #4105 from ReinUsesLisp/resident-buffers
bunnei
2020-06-24
14
-213
/
+277
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
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 #4083 from Morph1984/B10G11R11F
bunnei
2020-06-24
1
-9
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
decode/image: Implement B10G11R11F
Morph
2020-06-20
1
-9
/
+17
*
|
|
|
|
|
Merge pull request #4046 from ogniK5377/macro-hle-prod
Fernando Sahmkow
2020-06-24
9
-10
/
+219
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
addressed issues
David Marcec
2020-06-24
2
-4
/
+7
|
*
|
|
|
|
clear mme draw mode
David Marcec
2020-06-24
1
-0
/
+3
|
*
|
|
|
|
Addressed issues
David Marcec
2020-06-24
5
-13
/
+17
|
*
|
|
|
|
Fix constbuffer for 0217920100488FF7
David Marcec
2020-06-24
1
-6
/
+6
|
*
|
|
|
|
Macro HLE support
David Marcec
2020-06-24
9
-10
/
+209
*
|
|
|
|
|
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 #4135 from FearlessTobi/port-5324
bunnei
2020-06-23
1
-23
/
+57
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Update manifest file to include new elements that are introduced with Window...
FearlessTobi
2020-06-21
1
-23
/
+57
*
|
|
|
|
|
|
|
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
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #4148 from Morph1984/silence-warnings
Rodrigo Locatti
2020-06-23
2
-2
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
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
|
/
/
/
/
/
/
/
/
[next]