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
*
Merge pull request #2421 from lioncash/svc-call
bunnei
2019-04-19
1
-1
/
+1
|
\
|
*
kernel/svc: Name supervisor call 0x36
Lioncash
2019-04-19
1
-1
/
+1
*
|
Merge pull request #2374 from lioncash/pagetable
bunnei
2019-04-19
38
-177
/
+253
|
\
\
|
|
/
|
/
|
|
*
core/core: Move process execution start to System's Load()
Lioncash
2019-04-11
20
-107
/
+144
|
*
core/process: Remove unideal page table setting from LoadFromMetadata()
Lioncash
2019-04-11
1
-5
/
+0
|
*
core/core: Move main process creation into Load()
Lioncash
2019-04-11
1
-4
/
+3
|
*
video_core/gpu: Create threads separately from initialization
Lioncash
2019-04-11
10
-25
/
+51
|
*
core/cpu_core_manager: Create threads separately from initialization.
Lioncash
2019-04-11
11
-39
/
+58
*
|
Merge pull request #2397 from lioncash/thread-unused
bunnei
2019-04-17
3
-18
/
+17
|
\
\
|
*
|
svc: Specify handle value in thread's name
Lioncash
2019-04-15
2
-2
/
+10
|
*
|
kernel/thread: Remove unused guest_handle member variable
Lioncash
2019-04-14
3
-16
/
+7
*
|
|
Merge pull request #2318 from ReinUsesLisp/sampler-cache
bunnei
2019-04-17
9
-181
/
+183
|
\
\
\
|
*
|
|
gl_sampler_cache: Port sampler cache to OpenGL
ReinUsesLisp
2019-04-02
5
-123
/
+82
|
*
|
|
video_core: Abstract vk_sampler_cache into a templated class
ReinUsesLisp
2019-04-02
5
-58
/
+101
*
|
|
|
Merge pull request #2348 from FernandoS27/guest-bindless
bunnei
2019-04-17
8
-44
/
+217
|
\
\
\
\
|
*
|
|
|
Adapt Bindless to work with AOFFI
Fernando Sahmkow
2019-04-08
1
-7
/
+18
|
*
|
|
|
Move ConstBufferAccessor to Maxwell3d, correct mistakes and clang format.
Fernando Sahmkow
2019-04-08
9
-44
/
+25
|
*
|
|
|
Fix bad rebase
Fernando Sahmkow
2019-04-08
1
-2
/
+1
|
*
|
|
|
Fix TMML
Fernando Sahmkow
2019-04-08
1
-5
/
+7
|
*
|
|
|
Simplify ConstBufferAccessor
Fernando Sahmkow
2019-04-08
5
-53
/
+22
|
*
|
|
|
Refactor GetTextureCode and GetTexCode to use an optional instead of optional...
Fernando Sahmkow
2019-04-08
2
-34
/
+33
|
*
|
|
|
Implement TXQ_B
Fernando Sahmkow
2019-04-08
2
-2
/
+10
|
*
|
|
|
Implement TMML_B
Fernando Sahmkow
2019-04-08
1
-5
/
+10
|
*
|
|
|
Corrections to TEX_B
Fernando Sahmkow
2019-04-08
2
-4
/
+37
|
*
|
|
|
Fixes to Const Buffer Accessor and Formatting
Fernando Sahmkow
2019-04-08
3
-10
/
+10
|
*
|
|
|
Implement Bindless Handling on SetupTexture
Fernando Sahmkow
2019-04-08
4
-18
/
+34
|
*
|
|
|
Unify both sampler types.
Fernando Sahmkow
2019-04-08
4
-22
/
+48
|
*
|
|
|
Implement Bindless Samplers and TEX_B in the IR.
Fernando Sahmkow
2019-04-08
4
-16
/
+77
|
*
|
|
|
Implement Const Buffer Accessor
Fernando Sahmkow
2019-04-08
5
-2
/
+65
*
|
|
|
|
Merge pull request #2315 from ReinUsesLisp/severity-decompiler
bunnei
2019-04-16
2
-5
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
shader_ir/memory: Reduce severity of LD_L cache management and log it
ReinUsesLisp
2019-04-03
2
-2
/
+9
|
*
|
|
|
|
shader_ir/memory: Reduce severity of ST_L cache management and log it
ReinUsesLisp
2019-04-03
2
-3
/
+11
*
|
|
|
|
|
Merge pull request #2384 from ReinUsesLisp/gl-state-clear
bunnei
2019-04-16
1
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gl_rasterizer: Apply just the needed state on Clear
ReinUsesLisp
2019-04-10
1
-4
/
+4
*
|
|
|
|
|
|
Merge pull request #2405 from lioncash/qt
bunnei
2019-04-16
2
-1
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt target
Lioncash
2019-04-15
2
-1
/
+7
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #2092 from ReinUsesLisp/stg
bunnei
2019-04-16
11
-89
/
+186
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
shader_ir: Implement STG, keep track of global memory usage and flush
ReinUsesLisp
2019-04-14
11
-89
/
+186
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #2376 from lioncash/const
bunnei
2019-04-16
3
-12
/
+12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
configure_hotkeys: Pass the dialog as a parent to SequenceDialog()
Lioncash
2019-04-09
1
-1
/
+1
|
*
|
|
|
|
|
|
configure_hotkeys: Avoid dialog memory leak within Configure()
Lioncash
2019-04-09
1
-3
/
+3
|
*
|
|
|
|
|
|
configure_hotkeys: Mark member variables as const where applicable in Configu...
Lioncash
2019-04-09
1
-7
/
+7
|
*
|
|
|
|
|
|
configure_hotkeys: Make comparison check a little more self-documenting
Lioncash
2019-04-09
1
-1
/
+2
|
*
|
|
|
|
|
|
configure_dialog: Amend constructor initializer list order
Lioncash
2019-04-09
1
-1
/
+1
|
*
|
|
|
|
|
|
configure_hotkey: Remove unnecessary include
Lioncash
2019-04-09
1
-1
/
+0
|
*
|
|
|
|
|
|
configure_hotkey: Make IsUsedKey() a const member function
Lioncash
2019-04-09
2
-2
/
+2
*
|
|
|
|
|
|
|
Merge pull request #2401 from lioncash/guard
bunnei
2019-04-16
2
-0
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
common/{lz4_compression, zstd_compression}: Add missing header guards
Lioncash
2019-04-15
2
-0
/
+4
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #2382 from lioncash/table
bunnei
2019-04-15
27
-57
/
+262
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
service: Update service function tables
Lioncash
2019-04-11
27
-57
/
+262
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
[next]