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
*
common/uint128: Add missing header guard
Lioncash
2019-03-20
1
-0
/
+2
*
common/uint128: Add missing top-file source text
Lioncash
2019-03-20
2
-0
/
+7
*
common/CMakeLists: Amend boost dependency
Lioncash
2019-03-20
1
-1
/
+1
*
Merge pull request #2267 from FernandoS27/fix-2238
bunnei
2019-03-20
1
-1
/
+2
|
\
|
*
Fix crash caused by 2238.
Fernando Sahmkow
2019-03-19
1
-1
/
+2
*
|
Merge pull request #2247 from lioncash/include
bunnei
2019-03-20
2
-4
/
+4
|
\
\
|
*
|
common/thread_queue_list: Remove unnecessary dependency on boost
Lioncash
2019-03-16
2
-4
/
+4
*
|
|
Merge pull request #2224 from lioncash/opus
bunnei
2019-03-20
1
-34
/
+48
|
\
\
\
|
*
|
|
hwopus: Leverage multistream API for decoding regular Opus packets
Lioncash
2019-03-11
1
-34
/
+48
*
|
|
|
Merge pull request #2239 from FearlessTobi/port-4684
bunnei
2019-03-20
1
-3
/
+1
|
\
\
\
\
|
*
|
|
|
frontend: qt: fix a freeze where if you click on entry in the game list too f...
liushuyu
2019-03-15
1
-3
/
+1
*
|
|
|
|
Merge pull request #2264 from lioncash/linker
bunnei
2019-03-20
5
-189
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
loader: Remove Linker class
Lioncash
2019-03-19
3
-185
/
+0
|
*
|
|
|
|
loader: Remove Linker inheritance from NRO and NSO loaders
Lioncash
2019-03-19
2
-4
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
Fix getopt on systems where char is unsigned by default
xperia64
2019-03-19
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #2258 from lioncash/am
bunnei
2019-03-18
2
-13
/
+73
|
\
\
\
\
|
*
|
|
|
service/am: Add basic implementation of ChangeMainAppletMasterVolume
Lioncash
2019-03-18
2
-1
/
+29
|
*
|
|
|
service/am: Unstub SetTransparentVolumeRate()
Lioncash
2019-03-18
2
-1
/
+17
|
*
|
|
|
service/am: Unstub SetExpectedMasterVolume()
Lioncash
2019-03-18
2
-11
/
+27
*
|
|
|
|
Merge pull request #2259 from lioncash/fsp
bunnei
2019-03-18
2
-1
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
fsp_srv: Unstub SetCurrentProcess
Lioncash
2019-03-18
2
-1
/
+5
*
|
|
|
|
|
Merge pull request #2254 from lioncash/redundant
bunnei
2019-03-18
1
-3
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
input_common/sdl_impl: Make lambda capture more specific in SDLState constructor
Lioncash
2019-03-17
1
-1
/
+1
|
*
|
|
|
|
input_common/sdl_impl: Remove unnecessary std::chrono::duration construction
Lioncash
2019-03-17
1
-1
/
+1
|
*
|
|
|
|
input_common/sdl_impl: Remove unused variable in SDLState constructor
Lioncash
2019-03-17
1
-1
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #2238 from lioncash/thread
bunnei
2019-03-17
2
-21
/
+41
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
kernel/thread: Expand documentation of nominal_priority and current_priority
Lioncash
2019-03-15
2
-3
/
+11
|
*
|
|
|
kernel/thread: Make bracing consistent within UpdatePriority()
Lioncash
2019-03-15
1
-2
/
+4
|
*
|
|
|
kernel/thread: Amend condition within UpdatePriority()
Lioncash
2019-03-15
1
-3
/
+3
|
*
|
|
|
kernel/thread: Maintain priority ordering of added mutex waiting threads
Lioncash
2019-03-15
1
-14
/
+24
*
|
|
|
|
Merge pull request #2252 from bunnei/move-page-table
bunnei
2019-03-17
16
-171
/
+215
|
\
\
\
\
\
|
*
|
|
|
|
core: Move PageTable struct into Common.
bunnei
2019-03-16
16
-171
/
+215
*
|
|
|
|
|
Merge pull request #2251 from bunnei/skip-zero-flush
bunnei
2019-03-17
1
-0
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gl_rasterizer: Skip zero addr/sized regions on flush/invalidate.
bunnei
2019-03-16
1
-0
/
+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2249 from lioncash/ipc
bunnei
2019-03-16
1
-0
/
+30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ipc_helpers: Allow pushing and popping floating-point values
Lioncash
2019-03-16
1
-0
/
+30
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #2245 from lioncash/unused-def
bunnei
2019-03-16
1
-6
/
+0
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kernel/thread: Actually remove the definition of ExitCurrentThread()
Lioncash
2019-03-16
1
-6
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #2244 from bunnei/gpu-mem-refactor
bunnei
2019-03-16
20
-189
/
+196
|
\
\
\
\
\
|
*
|
|
|
|
video_core: Refactor to use MemoryManager interface for all memory access.
bunnei
2019-03-16
20
-189
/
+196
*
|
|
|
|
|
Merge pull request #2243 from bunnei/mem-simplify-cache
bunnei
2019-03-16
3
-68
/
+22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
memory: Simplify rasterizer cache operations.
bunnei
2019-03-16
3
-68
/
+22
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2129 from FernandoS27/cntpct
bunnei
2019-03-16
6
-2
/
+69
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Corrections, documenting and fixes.
Fernando Sahmkow
2019-02-16
4
-13
/
+14
|
*
|
|
|
|
Use u128 on Clock Cycles calculation.
Fernando Sahmkow
2019-02-15
5
-27
/
+32
|
*
|
|
|
|
Implement 128 bits Unsigned Integer Multiplication and Division.
Fernando Sahmkow
2019-02-15
3
-0
/
+50
|
*
|
|
|
|
Correct CNTPCT to use Clock Cycles instead of Cpu Cycles.
Fernando Sahmkow
2019-02-15
3
-2
/
+13
*
|
|
|
|
|
Merge pull request #2242 from lioncash/thread-fn
bunnei
2019-03-16
4
-33
/
+31
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kernel/thread: Move thread exiting logic from ExitCurrentThread to svcExitThread
Lioncash
2019-03-15
2
-8
/
+7
|
*
|
|
|
|
kernel/thread: Migrate WaitCurrentThread_Sleep into the Thread interface
Lioncash
2019-03-15
4
-25
/
+24
|
|
|
/
/
/
|
|
/
|
|
|
[next]