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: Remove usage of Memory::Read/Write functions.
bunnei
2018-10-16
1
-13
/
+8
*
gl_rasterizer_cache: Clamp cached surface size to mapped GPU region size.
bunnei
2018-10-16
2
-19
/
+37
*
memory_manager: Add a method for querying the end of a mapped GPU region.
bunnei
2018-10-16
2
-0
/
+11
*
rasterizer_cache: Reintroduce method for flushing.
bunnei
2018-10-16
3
-0
/
+23
*
gl_rasterizer_cache: Reintroduce code for handling swizzle and flush to guest...
bunnei
2018-10-16
2
-28
/
+119
*
Merge pull request #1443 from DarkLordZach/lower-loader-logs-1
bunnei
2018-10-16
2
-3
/
+9
|
\
|
*
patch_manager: Move non-Program RomFS patch log to Debug
Zach Hilman
2018-10-12
1
-2
/
+8
|
*
content_archive: Move get key log to Trace level
Zach Hilman
2018-10-12
1
-1
/
+1
*
|
Implement VI ConvertScalingMode (#1475)
David
2018-10-16
1
-1
/
+49
*
|
Merge pull request #1502 from lioncash/unique
bunnei
2018-10-16
12
-60
/
+76
|
\
\
|
*
|
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
Lioncash
2018-10-15
10
-31
/
+50
|
*
|
core: Make the live Cpu instances unique_ptrs instead of shared_ptrs
Lioncash
2018-10-15
1
-9
/
+9
|
*
|
core: Make the exclusive monitor a unique_ptr instead of a shared_ptr
Lioncash
2018-10-15
5
-15
/
+13
|
*
|
core: Make CPUBarrier a unique_ptr instead of a shared_ptr
Lioncash
2018-10-15
3
-11
/
+10
*
|
|
file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...
Lioncash
2018-10-16
12
-51
/
+53
*
|
|
Merge pull request #1473 from lioncash/cmake
bunnei
2018-10-15
7
-199
/
+214
|
\
\
\
|
*
|
|
core/CMakeLists: Make all web_service-related libraries private
Lioncash
2018-10-10
1
-1
/
+1
|
*
|
|
web_backend: Make Client use the PImpl idiom
Lioncash
2018-10-10
5
-142
/
+154
|
*
|
|
telemetry_json: Use the PImpl idiom to avoid unnecessary dependency exposure
Lioncash
2018-10-10
2
-49
/
+55
|
*
|
|
telemetry_json: Add missing override specifier to the destructor of Telemetry...
Lioncash
2018-10-10
1
-1
/
+1
|
*
|
|
telemetry_json: Take std::string parameters by value
Lioncash
2018-10-10
2
-3
/
+2
|
*
|
|
telemetry_json: Remove unnecessary includes
Lioncash
2018-10-10
2
-3
/
+1
|
*
|
|
core/CMakeLists: Use target_compile_definitions instead of add_definitions fo...
Lioncash
2018-10-10
1
-1
/
+1
*
|
|
|
Merge pull request #1487 from lioncash/maybe-unused
bunnei
2018-10-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
yuzu/main: Apply the [[maybe_unused]] attribute to the parameter of SetDiscor...
Lioncash
2018-10-13
1
-1
/
+1
*
|
|
|
|
file_sys/control_metadata: Get rid of magic constants
Lioncash
2018-10-15
1
-3
/
+6
*
|
|
|
|
Merge pull request #1494 from DarkLordZach/aoc-signature-fixes
bunnei
2018-10-15
3
-3
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
aoc: Read DLC base title ID from RegisteredCache
Zach Hilman
2018-10-14
3
-2
/
+18
|
*
|
|
|
|
aoc: Return size in ListAddOnContent
Zach Hilman
2018-10-13
1
-1
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1499 from lioncash/nro
bunnei
2018-10-15
7
-28
/
+39
|
\
\
\
\
\
|
*
|
|
|
|
nso: Return an optional address from LoadModule
Lioncash
2018-10-15
5
-16
/
+29
|
*
|
|
|
|
nso: Make LoadModule take a VfsFile by const reference
Lioncash
2018-10-14
3
-11
/
+9
|
*
|
|
|
|
nro: Make LoadNro take a VfsFile by const reference
Lioncash
2018-10-14
2
-6
/
+6
*
|
|
|
|
|
Merge pull request #1500 from DarkLordZach/key-derivation-6.0.0
bunnei
2018-10-15
2
-4
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crypto: Various crypto fixes for quickstart guide
Zach Hilman
2018-10-14
2
-4
/
+8
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
shader_bytecode: Add Control Code enum 0xf
ReinUsesLisp
2018-10-15
1
-1
/
+1
*
|
|
|
|
|
gl_shader_decompiler: Fixup style inconsistencies
ReinUsesLisp
2018-10-15
1
-5
/
+3
*
|
|
|
|
|
gl_rasterizer: Silence implicit cast warning in glBindBufferRange
ReinUsesLisp
2018-10-15
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1486 from lioncash/file
bunnei
2018-10-14
4
-63
/
+72
|
\
\
\
\
\
|
*
|
|
|
|
partition_data_manager: Reserve and insert data within output vector in Decry...
Lioncash
2018-10-13
1
-20
/
+16
|
*
|
|
|
|
partition_data_manager: Remove unused std::map instance within DecryptPackage2()
Lioncash
2018-10-13
1
-2
/
+0
|
*
|
|
|
|
partition_data_manager: Take package2_keys by const reference
Lioncash
2018-10-13
2
-2
/
+3
|
*
|
|
|
|
partition_data_manager: Move IV data to where it's needed in DecryptPackage2()
Lioncash
2018-10-13
1
-3
/
+1
|
*
|
|
|
|
partition_data_manager: Remove commented out code
Lioncash
2018-10-13
1
-2
/
+0
|
*
|
|
|
|
key_manager/partition_data_manager: Silence truncation compiler warnings
Lioncash
2018-10-13
4
-10
/
+15
|
*
|
|
|
|
partition_data_manager: Dehardcode array bounds
Lioncash
2018-10-13
2
-7
/
+12
|
*
|
|
|
|
partition_data_manager: Take VirtualFile by const reference in constructor
Lioncash
2018-10-13
2
-2
/
+2
|
*
|
|
|
|
partition_data_manager: Amend constructor initializer list order
Lioncash
2018-10-13
1
-2
/
+3
|
*
|
|
|
|
partition_data_manager: Remove unused includes
Lioncash
2018-10-13
2
-4
/
+1
|
*
|
|
|
|
key_manager: Use std::vector's insert() instead of std::copy with a back_inse...
Lioncash
2018-10-13
1
-2
/
+2
[next]