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
*
Fixes to mipmap's process and reconstruct process
Fernando Sahmkow
2019-06-20
2
-3
/
+3
*
surface_base: Add parenthesis to EmplaceOverview's predicate
ReinUsesLisp
2019-06-20
1
-3
/
+2
*
Texture Cache: Implement Blitting and Fermi Copies
Fernando Sahmkow
2019-06-20
7
-100
/
+93
*
surface_view: Add constructor for ViewParams
ReinUsesLisp
2019-06-20
3
-39
/
+23
*
surface_base: Split BreakDown into layered and non-layered variants
ReinUsesLisp
2019-06-20
1
-45
/
+48
*
surface_base: Silence truncation warnings and minor renames and reordering
ReinUsesLisp
2019-06-20
2
-32
/
+37
*
copy_params: Use constructor instead of C-like initialization
ReinUsesLisp
2019-06-20
3
-47
/
+39
*
Correct Mipmaps View method in Texture Cache
Fernando Sahmkow
2019-06-20
3
-32
/
+29
*
Change texture_cache chaching from GPUAddr to CacheAddr
Fernando Sahmkow
2019-06-20
7
-101
/
+60
*
Corrections to Structural Matching
Fernando Sahmkow
2019-06-20
2
-24
/
+53
*
Implement Texture Cache V2
Fernando Sahmkow
2019-06-20
6
-381
/
+568
*
Correct Surface Base and Views for new Texture Cache
Fernando Sahmkow
2019-06-20
7
-380
/
+466
*
Add OGLTextureView
Fernando Sahmkow
2019-06-20
2
-0
/
+43
*
Deglobalize Memory Manager on texture cahe and Implement Invalidation and Flu...
Fernando Sahmkow
2019-06-20
4
-1
/
+20
*
texture_cache: Remove execution context copies from the texture cache
ReinUsesLisp
2019-06-20
7
-168
/
+59
*
gl_texture_cache: Implement fermi copies
ReinUsesLisp
2019-06-20
5
-2
/
+105
*
texture_cache: Split texture cache into different files
ReinUsesLisp
2019-06-20
12
-876
/
+965
*
texture_cache: Move staging buffer into a generic implementation
ReinUsesLisp
2019-06-20
4
-181
/
+211
*
texture_cache: Flush 3D textures in the order they are drawn
ReinUsesLisp
2019-06-20
5
-19
/
+44
*
gl_texture_cache: Minor changes
ReinUsesLisp
2019-06-20
5
-140
/
+185
*
gl_texture_cache: Add copy from multiple overlaps into a single surface
ReinUsesLisp
2019-06-20
3
-6
/
+84
*
gl_texture_cache: Attach surface textures instead of views
ReinUsesLisp
2019-06-20
3
-20
/
+32
*
gl_texture_cache: Add fast copy path
ReinUsesLisp
2019-06-20
4
-7
/
+60
*
gl_texture_cache: Initial implementation
ReinUsesLisp
2019-06-20
9
-47
/
+809
*
Merge pull request #2596 from FernandoS27/revert-2590
bunnei
2019-06-20
1
-1
/
+1
|
\
|
*
Revert PR 2590.
Fernando Sahmkow
2019-06-19
1
-1
/
+1
*
|
Merge pull request #2595 from jonsn0w/patch-1
Hexagon12
2019-06-20
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Update content_archive.cpp
jonsn0w
2019-06-19
1
-2
/
+2
*
|
Merge pull request #2591 from lioncash/record
bunnei
2019-06-19
5
-399
/
+0
|
\
\
|
*
|
core: Remove unused CiTrace source files
Lioncash
2019-06-18
5
-399
/
+0
*
|
|
Merge pull request #2590 from lioncash/event
bunnei
2019-06-19
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
service/audio/audren_u: Correct event reset type for the system event
Lioncash
2019-06-18
1
-1
/
+1
|
|
/
*
|
Merge pull request #2594 from FearlessTobi/very-important-change
Zach Hilman
2019-06-19
1
-1
/
+1
|
\
\
|
*
|
Change to a more descriptive name
Tobias
2019-06-19
1
-1
/
+1
|
*
|
yuzu/configure_input: Add missing space in window name
Tobias
2019-06-19
1
-1
/
+1
*
|
|
Added missing space between two words
Alex Subaric
2019-06-20
1
-1
/
+1
*
|
|
Merge pull request #2584 from ogniK5377/cadence
Zach Hilman
2019-06-19
18
-37
/
+134
|
\
\
\
|
*
|
|
Addressed issues
David Marcec
2019-06-17
4
-9
/
+14
|
*
|
|
Signalled accumulated_suspended_tick_changed_event on creation based on RE
David Marcec
2019-06-16
1
-0
/
+1
|
*
|
|
Cleanup
David Marcec
2019-06-16
12
-30
/
+39
|
*
|
|
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...
David Marcec
2019-06-16
10
-11
/
+93
*
|
|
|
Merge pull request #2562 from ReinUsesLisp/split-cbuf-upload
bunnei
2019-06-17
6
-56
/
+69
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
gl_rasterizer: Remove unused parameters in descriptor uploads
ReinUsesLisp
2019-06-07
2
-8
/
+6
|
*
|
|
video_core/engines: Move ConstBufferInfo out of Maxwell3D
ReinUsesLisp
2019-06-07
6
-49
/
+64
*
|
|
|
Merge pull request #2538 from ReinUsesLisp/ssy-pbk
Zach Hilman
2019-06-15
4
-27
/
+78
|
\
\
\
\
|
*
|
|
|
shader: Split SSY and PBK stack
ReinUsesLisp
2019-06-07
4
-27
/
+78
*
|
|
|
|
Merge pull request #2581 from lioncash/hex
Zach Hilman
2019-06-15
11
-39
/
+45
|
\
\
\
\
\
|
*
|
|
|
|
common/hex_util: Reserve std::string memory ahead of time
Lioncash
2019-06-12
1
-0
/
+5
|
*
|
|
|
|
common/hex_util: Combine HexVectorToString() and HexArrayToString()
Lioncash
2019-06-12
11
-39
/
+40
*
|
|
|
|
|
Merge pull request #2582 from lioncash/reserved
bunnei
2019-06-14
1
-1
/
+0
|
\
\
\
\
\
\
[next]