index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
set_sys: Move constants to anonymous namespace
Zach Hilman
2019-03-11
1
-1
/
+1
*
set_sys: Use official nintendo version string
Zach Hilman
2019-03-10
1
-11
/
+7
*
set_sys: Use correct error codes in GetFirmwareVersion*
Zach Hilman
2019-03-10
1
-21
/
+41
*
set_sys: Implement GetFirmwareVersion(2) for libnx hosversion
Zach Hilman
2019-03-10
2
-2
/
+63
*
Merge pull request #2202 from lioncash/port-priv
bunnei
2019-03-07
1
-1
/
+1
|
\
|
*
kernel/server_session: Make data members private
Lioncash
2019-03-05
1
-1
/
+1
*
|
Merge pull request #2206 from lioncash/audio-stop
bunnei
2019-03-07
1
-1
/
+3
|
\
\
|
*
|
service/audio/audout_u: Only actually stop the audio stream in StopAudioOut i...
Lioncash
2019-03-07
1
-1
/
+3
*
|
|
Merge pull request #2055 from bunnei/gpu-thread
bunnei
2019-03-07
4
-15
/
+5
|
\
\
\
|
*
|
|
gpu: Move command processing to another thread.
bunnei
2019-03-06
1
-1
/
+1
|
*
|
|
gpu: Refactor command and swap buffers interface for asynch.
bunnei
2019-03-06
3
-14
/
+4
|
|
/
/
*
|
|
Merge pull request #2197 from lioncash/include
bunnei
2019-03-06
2
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
core/hle/ipc: Remove unnecessary includes
Lioncash
2019-03-05
2
-0
/
+4
|
|
/
*
|
hle/service/audio/audout_u: Correct lack of return in failure case of AppendA...
Lioncash
2019-03-06
1
-0
/
+1
*
|
hle/service/audio: Extract audio error codes to a header
Lioncash
2019-03-05
3
-10
/
+20
|
/
*
Merge pull request #2180 from lioncash/audren
bunnei
2019-03-01
1
-1
/
+12
|
\
|
*
service/audio: Provide an implementation of ExecuteAudioRendererRendering
Lioncash
2019-03-01
1
-1
/
+12
*
|
service/audio/audren_u: Implement OpenAudioRendererAuto
Lioncash
2019-03-01
2
-7
/
+20
|
/
*
service/hid: Amend forward declaration of ServiceManager
Lioncash
2019-02-27
1
-1
/
+1
*
Merge pull request #2169 from lioncash/naming
bunnei
2019-02-27
1
-13
/
+13
|
\
|
*
audio_core/audio_renderer: Name previously unknown parameters of AudioRendere...
Lioncash
2019-02-27
1
-13
/
+13
*
|
common/math_util: Move contents into the Common namespace
Lioncash
2019-02-27
5
-6
/
+6
|
/
*
service/vi: Update IManagerDisplayService's function table
Lioncash
2019-02-25
1
-0
/
+1
*
service/nvflinger: Store BufferQueue instances as regular data members
Lioncash
2019-02-21
7
-36
/
+39
*
service/vi/vi_layer: Convert Layer struct into a class
Lioncash
2019-02-21
6
-10
/
+43
*
service/nvflinger: Move display specifics over to vi_display
Lioncash
2019-02-21
4
-35
/
+141
*
service/nvflinger: Relocate definitions of Layer and Display to the vi service
Lioncash
2019-02-19
6
-57
/
+119
*
core_timing: Convert core timing into a class
Lioncash
2019-02-15
27
-60
/
+92
*
core_timing: Rename CoreTiming namespace to Core::Timing
Lioncash
2019-02-12
16
-38
/
+33
*
nvdisp_disp0: change drawing message log level from Warning to Trace
Tobias
2019-02-08
1
-3
/
+3
*
service/nvflinger,service/vi: Handle failure cases with exposed API
Lioncash
2019-02-05
4
-47
/
+133
*
service/nvflinger: Mark FindVsyncEvent() as a const member function
Lioncash
2019-02-05
2
-2
/
+2
*
service/nvflinger: Rename GetVsyncEvent() to FindVsyncEvent()
Lioncash
2019-02-05
3
-3
/
+3
*
Merge pull request #2073 from lioncash/opus
bunnei
2019-02-01
1
-42
/
+75
|
\
|
*
hwopus: Implement DecodeInterleaved
Lioncash
2019-01-30
1
-4
/
+35
|
*
hwopus: Deduplicate the decoding code within DecodeInterleavedOld and DecodeI...
Lioncash
2019-01-29
1
-19
/
+14
|
*
hwopus: Replace std::optional<std::reference_wrapper<u64>> with u64*
Lioncash
2019-01-29
1
-9
/
+6
|
*
hwopus: Mark local variables as const where applicable
Lioncash
2019-01-29
1
-8
/
+16
|
*
hwopus: Fill in the rest of the unknown service function names
Lioncash
2019-01-29
1
-9
/
+11
*
|
Merge pull request #2072 from lioncash/service
bunnei
2019-01-31
12
-153
/
+281
|
\
\
|
*
|
service/ns: Update function tables
Lioncash
2019-01-29
1
-14
/
+20
|
*
|
service/ncm: Update function tables
Lioncash
2019-01-29
1
-4
/
+4
|
*
|
service/audio: Update function tables
Lioncash
2019-01-29
4
-8
/
+23
|
*
|
service/am/applet_ae: Update function tables
Lioncash
2019-01-29
1
-1
/
+2
|
*
|
service/fsp-srv: Update function tables
Lioncash
2019-01-29
2
-17
/
+25
|
*
|
service/btm: Update function tables
Lioncash
2019-01-29
1
-55
/
+97
|
*
|
service/btdrv: Update function tables
Lioncash
2019-01-29
1
-46
/
+101
|
*
|
service/psc: Update function tables
Lioncash
2019-01-29
1
-8
/
+9
*
|
|
service/nvflinger: Make FindBufferQueueId() a const member function
Lioncash
2019-01-30
2
-2
/
+26
*
|
|
service/nvflinger: Rename Get prefix on function to Find
Lioncash
2019-01-30
3
-23
/
+23
|
|
/
|
/
|
[next]