index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
fsp_srv: Unstub SetCurrentProcess
Lioncash
2019-03-18
2
-1
/
+5
*
|
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
11
-219
/
+91
|
\
\
|
*
|
core: Move PageTable struct into Common.
bunnei
2019-03-16
11
-219
/
+91
*
|
|
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 #2243 from bunnei/mem-simplify-cache
bunnei
2019-03-16
2
-66
/
+21
|
\
\
\
|
*
|
|
memory: Simplify rasterizer cache operations.
bunnei
2019-03-16
2
-66
/
+21
*
|
|
|
Merge pull request #2129 from FernandoS27/cntpct
bunnei
2019-03-16
3
-2
/
+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Corrections, documenting and fixes.
Fernando Sahmkow
2019-02-16
2
-4
/
+3
|
*
|
|
Use u128 on Clock Cycles calculation.
Fernando Sahmkow
2019-02-15
3
-6
/
+6
|
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
gpu: Use host address for caching instead of guest address.
bunnei
2019-03-14
2
-6
/
+10
*
|
|
Merge pull request #2230 from lioncash/global
bunnei
2019-03-14
2
-8
/
+9
|
\
\
\
|
*
|
|
kernel/process: Remove use of global system accessors
Lioncash
2019-03-12
2
-8
/
+9
|
|
/
/
*
|
|
Merge pull request #2226 from lioncash/private
bunnei
2019-03-13
4
-14
/
+36
|
\
\
\
|
*
|
|
kernel/server_port: Make data members private
Lioncash
2019-03-11
4
-14
/
+36
*
|
|
|
Merge pull request #2223 from lioncash/error
bunnei
2019-03-13
3
-19
/
+5
|
\
\
\
\
|
*
|
|
|
core/hle/result: Remove now-unnecessary manually defined copy assignment oper...
Lioncash
2019-03-10
1
-5
/
+0
|
*
|
|
|
core/hle/result: Amend error in comment description for ResultCode
Lioncash
2019-03-10
1
-1
/
+1
|
*
|
|
|
core/hle/result: Remove now-unused constructor for ResultCode
Lioncash
2019-03-10
1
-10
/
+0
|
*
|
|
|
core/hle/result: Relocate IPC error code to ipc_helpers
Lioncash
2019-03-10
3
-3
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #2166 from lioncash/vi-init-service
bunnei
2019-03-13
9
-40
/
+146
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
service/vi: Unstub GetDisplayService
Lioncash
2019-02-26
5
-11
/
+49
|
*
|
|
core/ipc_helper: Allow popping all signed value types with RequestParser
Lioncash
2019-02-26
1
-0
/
+15
|
*
|
|
service/vi: Remove use of a module class
Lioncash
2019-02-26
8
-46
/
+99
*
|
|
|
Merge pull request #2211 from lioncash/arbiter
bunnei
2019-03-12
8
-64
/
+80
|
\
\
\
\
|
*
|
|
|
kernel: Make the address arbiter instance per-process
Lioncash
2019-03-07
7
-27
/
+34
|
*
|
|
|
kernel/svc: Move address arbiter signaling behind a unified API function
Lioncash
2019-03-07
3
-22
/
+26
|
*
|
|
|
kernel/svc: Move address arbiter waiting behind a unified API function
Lioncash
2019-03-07
3
-19
/
+24
*
|
|
|
|
service/service: Remove unncessary calls to c_str()
Lioncash
2019-03-10
1
-4
/
+3
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #2207 from lioncash/hwopus
bunnei
2019-03-10
1
-69
/
+107
|
\
\
\
\
|
*
|
|
|
service/audio/hwopus: Move decoder state to its own class
Lioncash
2019-03-07
1
-50
/
+85
|
*
|
|
|
service/audio/hwopus: Provide a name for the second word of OpusPacketHeader
Lioncash
2019-03-07
1
-2
/
+4
|
*
|
|
|
service/audio/hwopus: Move Opus packet header out of the IHardwareOpusDecoder...
Lioncash
2019-03-07
1
-17
/
+17
|
*
|
|
|
service/audio/hwopus: Enclose internals in an anonymous namespace
Lioncash
2019-03-07
1
-2
/
+3
*
|
|
|
|
Merge pull request #2193 from lioncash/global
bunnei
2019-03-10
5
-17
/
+23
|
\
\
\
\
\
[next]