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
*
gl_rasterizer_cache: Workaround for Texture2D -> Texture2DArray scenario.
bunnei
2018-09-30
3
-6
/
+21
*
gl_rasterizer_cache: Keep track of surface 2D size separately from total size.
bunnei
2018-09-30
2
-32
/
+46
*
loader: Make the Load() function take a process as a regular reference, not a...
Lioncash
2018-09-29
18
-42
/
+28
*
Merge pull request #1412 from lioncash/move
bunnei
2018-09-29
2
-3
/
+2
|
\
|
*
kernel/object: Remove unnecessary std::move from DynamicObjectCast()
Lioncash
2018-09-28
2
-3
/
+2
*
|
Merge pull request #1411 from ReinUsesLisp/point-size
bunnei
2018-09-29
5
-1
/
+27
|
\
\
|
*
|
video_core: Implement point_size and add point state sync
ReinUsesLisp
2018-09-28
5
-1
/
+27
*
|
|
Merge pull request #1406 from ReinUsesLisp/multibind-samplers
bunnei
2018-09-29
5
-8
/
+25
|
\
\
\
|
*
|
|
gl_state: Pack sampler bindings into a single ARB_multi_bind
ReinUsesLisp
2018-09-28
5
-8
/
+25
*
|
|
|
Merge pull request #1395 from lioncash/vm
bunnei
2018-09-29
18
-160
/
+418
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
memory: Dehardcode the use of fixed memory range constants
Lioncash
2018-09-24
11
-75
/
+60
|
*
|
|
svc: Report correct memory-related values within some of the cases in svcGetI...
Lioncash
2018-09-24
3
-28
/
+41
|
*
|
|
memory: Dehardcode the use of a 36-bit address space
Lioncash
2018-09-24
6
-22
/
+61
|
*
|
|
process/vm_manager: Amend API to allow reading parameters from NPDM metadata
Lioncash
2018-09-24
10
-38
/
+259
*
|
|
|
Merge pull request #1360 from FearlessTobi/port-3979
bunnei
2018-09-27
3
-35
/
+51
|
\
\
\
\
|
*
|
|
|
game_list: move SearchField to game_list_p.h and fix untranslated text
zhupengfei
2018-09-21
3
-35
/
+51
*
|
|
|
|
Merge pull request #1394 from lioncash/stream
bunnei
2018-09-27
5
-12
/
+12
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
stream: Preserve enum class type in GetState()
Lioncash
2018-09-23
5
-12
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1389 from PhiBabin/valgrind
Mat M
2018-09-27
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
FPCR register was uninitialized at start up
Philippe Babin
2018-09-22
1
-1
/
+1
*
|
|
|
|
Merge pull request #1377 from FernandoS27/faster-swizzle
bunnei
2018-09-27
1
-51
/
+66
|
\
\
\
\
\
|
*
|
|
|
|
Reverse stride align restriction on FastSwizzle due to lost performance
FernandoS27
2018-09-21
1
-3
/
+2
|
*
|
|
|
|
Join both Swizzle methods within one interface function
FernandoS27
2018-09-21
1
-11
/
+19
|
*
|
|
|
|
Standarized Legacy Swizzle to look alike FastSwizzle and use a Swizzling Tabl...
FernandoS27
2018-09-21
1
-42
/
+38
|
*
|
|
|
|
Remove same output bpp restriction on FastSwizzle
FernandoS27
2018-09-21
1
-4
/
+5
|
*
|
|
|
|
Improved Legacy Swizzler to be better documented and work better
FernandoS27
2018-09-21
1
-15
/
+21
|
*
|
|
|
|
Improved fast swizzle and removed restrictions to it
FernandoS27
2018-09-20
1
-7
/
+12
*
|
|
|
|
|
fsmitm_romfsbuild: std::move std::vector instances in Build()
Lioncash
2018-09-26
1
-2
/
+2
*
|
|
|
|
|
fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp()
Lioncash
2018-09-26
1
-12
/
+11
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #1399 from lioncash/sched
bunnei
2018-09-26
4
-14
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
core_cpu: Make arm_interface instances a std::unique_ptr
Lioncash
2018-09-25
2
-4
/
+4
|
*
|
|
|
|
kernel/scheduler: Take ARM_Interface instance by reference in the constructor
Lioncash
2018-09-25
3
-10
/
+10
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1400 from lioncash/header
bunnei
2018-09-26
5
-1
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
service: Add missing headers inclusions where applicable
Lioncash
2018-09-25
5
-1
/
+7
*
|
|
|
|
|
Merge pull request #1402 from ReinUsesLisp/asserts
bunnei
2018-09-26
5
-3
/
+92
|
\
\
\
\
\
\
|
*
|
|
|
|
|
video_core: Add asserts for CS, TFB and alpha testing
ReinUsesLisp
2018-09-25
5
-3
/
+92
*
|
|
|
|
|
|
patch_manager: Invert conditionals within ApplyLayeredFS()
Lioncash
2018-09-25
1
-27
/
+30
*
|
|
|
|
|
|
vfs_vector: Amend initializer list order in VectorVfsFile's constructor initi...
Lioncash
2018-09-25
1
-1
/
+1
*
|
|
|
|
|
|
fsmitm_romfsbuild: Avoid type truncation warnings
Lioncash
2018-09-25
1
-7
/
+10
*
|
|
|
|
|
|
fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFS...
Lioncash
2018-09-25
1
-5
/
+3
*
|
|
|
|
|
|
fsmitm_romfsbuild: Remove unnecessary loops in Build()
Lioncash
2018-09-25
1
-6
/
+0
*
|
|
|
|
|
|
fsmitm_romfsbuild: Make auto variable into a std::size_t variable within Build()
Lioncash
2018-09-25
1
-1
/
+1
*
|
|
|
|
|
|
yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize()
Lioncash
2018-09-25
1
-1
/
+1
*
|
|
|
|
|
|
yuzu/main: Move functions stored into static std::function instances out of O...
Lioncash
2018-09-25
1
-42
/
+42
*
|
|
|
|
|
|
vfs/etc: Append std:: to size_t usages
Lioncash
2018-09-25
7
-29
/
+30
*
|
|
|
|
|
|
vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile
Lioncash
2018-09-25
8
-61
/
+59
*
|
|
|
|
|
|
vfs_static: Remove template byte parameter from StaticVfsFile
Lioncash
2018-09-25
4
-42
/
+42
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #1365 from DarkLordZach/lfs
bunnei
2018-09-25
31
-36
/
+1203
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
fsmitm: Cleanup and modernize fsmitm port
Zach Hilman
2018-09-23
22
-378
/
+378
|
*
|
|
|
|
qt: Add UI elements for LayeredFS and related tools
Zach Hilman
2018-09-21
6
-5
/
+162
[next]