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
*
hwopus: Leverage multistream API for decoding regular Opus packets
Lioncash
2019-03-11
1
-34
/
+48
*
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
|
\
\
|
*
|
kernel/scheduler: Pass in system instance in constructor
Lioncash
2019-03-04
5
-17
/
+23
*
|
|
Merge pull request #2147 from ReinUsesLisp/texture-clean
bunnei
2019-03-10
8
-527
/
+589
|
\
\
\
|
*
|
|
shader/decode: Remove extras from MetaTexture
ReinUsesLisp
2019-02-26
4
-40
/
+65
|
*
|
|
shader/decode: Split memory and texture instructions decoding
ReinUsesLisp
2019-02-26
7
-501
/
+538
*
|
|
|
Merge pull request #2143 from ReinUsesLisp/texview
bunnei
2019-03-10
3
-32
/
+42
|
\
\
\
\
|
*
|
|
|
gl_rasterizer_cache: Create texture views for array discrepancies
ReinUsesLisp
2019-02-27
3
-32
/
+42
*
|
|
|
|
Merge pull request #2220 from lioncash/cubeb
bunnei
2019-03-10
2
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
audio_core/cubeb_sink: Convert _MSC_VER ifdefs to _WIN32
Lioncash
2019-03-09
2
-4
/
+4
*
|
|
|
|
|
Merge pull request #2217 from ReinUsesLisp/rasterizer-logger
Mat M
2019-03-10
1
-19
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gl_rasterizer: Minor logger changes
ReinUsesLisp
2019-03-09
1
-19
/
+13
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2219 from Hexagon12/log-settings
Mat M
2019-03-10
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
clang fix
Hexagon12
2019-03-09
1
-1
/
+2
|
*
|
|
|
|
|
Log 2 new setting values
Hexagon12
2019-03-09
1
-0
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
yuzu_cmd/config: Replace C casts with static_cast
ReinUsesLisp
2019-03-09
1
-4
/
+5
*
|
|
|
|
|
yuzu_cmd/config: Silent implicit cast warning
ReinUsesLisp
2019-03-09
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #2210 from lioncash/optional
bunnei
2019-03-08
5
-56
/
+54
|
\
\
\
\
\
|
*
|
|
|
|
kernel/hle_ipc: Convert std::shared_ptr IPC header instances to std::optional
Lioncash
2019-03-07
4
-47
/
+47
|
*
|
|
|
|
common/bit_field: Make BitField trivially copyable
Lioncash
2019-03-07
1
-9
/
+7
*
|
|
|
|
|
Merge pull request #2209 from lioncash/reorder
bunnei
2019-03-08
1
-5
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
video_core/gpu_thread: Remove unimplemented WaitForIdle function prototype
Lioncash
2019-03-07
1
-3
/
+0
|
*
|
|
|
|
|
video_core/gpu_thread: Amend constructor initializer list order
Lioncash
2019-03-07
1
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2208 from lioncash/gpu
bunnei
2019-03-08
3
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
video_core/gpu: Make GPU's destructor virtual
Lioncash
2019-03-07
3
-3
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2191 from ReinUsesLisp/maxwell-to-vk
bunnei
2019-03-08
4
-3
/
+553
|
\
\
\
\
\
\
|
*
|
|
|
|
|
maxwell_to_vk: Initial implementation
ReinUsesLisp
2019-03-04
4
-3
/
+553
*
|
|
|
|
|
|
dma_pusher: Store command_list_header by copy
ReinUsesLisp
2019-03-08
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #2195 from lioncash/shared-global
bunnei
2019-03-07
1
-3
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
kernel/shared_memory: Get rid of the use of global accessor functions within ...
Lioncash
2019-03-04
1
-3
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #2196 from DarkLordZach/web-applet-esc
bunnei
2019-03-07
2
-0
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
web_browser: Add shortcut to Enter key to exit applet
Zach Hilman
2019-03-04
2
-0
/
+7
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2202 from lioncash/port-priv
bunnei
2019-03-07
6
-36
/
+78
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kernel/server_session: Make data members private
Lioncash
2019-03-05
5
-32
/
+73
|
*
|
|
|
|
|
kernel/client_session: Make data members private
Lioncash
2019-03-05
1
-4
/
+5
*
|
|
|
|
|
|
Merge pull request #2205 from FearlessTobi/docked-undocked-hotkey
bunnei
2019-03-07
1
-0
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
yuzu: add a hotkey to switch between undocked and docked mode
fearlessTobi
2019-03-06
1
-0
/
+8
*
|
|
|
|
|
|
|
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
26
-52
/
+529
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
gpu_thread: Fix deadlock with threading idle state check.
bunnei
2019-03-06
2
-7
/
+11
|
*
|
|
|
|
|
|
|
gpu_thread: (HACK) Ignore flush on FlushAndInvalidateRegion.
bunnei
2019-03-06
1
-3
/
+1
|
*
|
|
|
|
|
|
|
gpu: Always flush.
bunnei
2019-03-06
2
-13
/
+6
|
*
|
|
|
|
|
|
|
gpu: Refactor a/synchronous implementations into their own classes.
bunnei
2019-03-06
8
-65
/
+162
|
*
|
|
|
|
|
|
|
gpu: Move command processing to another thread.
bunnei
2019-03-06
9
-15
/
+358
[next]