index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-08
Merge pull request #2210 from lioncash/optional
bunnei
2019-03-08
Merge pull request #2209 from lioncash/reorder
bunnei
2019-03-08
Merge pull request #2208 from lioncash/gpu
bunnei
2019-03-08
Merge pull request #2191 from ReinUsesLisp/maxwell-to-vk
bunnei
2019-03-08
Merge pull request #2212 from ReinUsesLisp/dma-push-fix
bunnei
2019-03-08
dma_pusher: Store command_list_header by copy
ReinUsesLisp
2019-03-07
kernel/hle_ipc: Convert std::shared_ptr IPC header instances to std::optional
Lioncash
2019-03-07
travis: Bump macOS version to 10.14
Lioncash
2019-03-07
kernel: Make the address arbiter instance per-process
Lioncash
2019-03-07
kernel/svc: Move address arbiter signaling behind a unified API function
Lioncash
2019-03-07
kernel/svc: Move address arbiter waiting behind a unified API function
Lioncash
2019-03-07
Merge pull request #2195 from lioncash/shared-global
bunnei
2019-03-07
common/bit_field: Make BitField trivially copyable
Lioncash
2019-03-07
video_core/gpu_thread: Remove unimplemented WaitForIdle function prototype
Lioncash
2019-03-07
video_core/gpu_thread: Amend constructor initializer list order
Lioncash
2019-03-07
video_core/gpu: Make GPU's destructor virtual
Lioncash
2019-03-07
Merge pull request #2196 from DarkLordZach/web-applet-esc
bunnei
2019-03-07
Merge pull request #2202 from lioncash/port-priv
bunnei
2019-03-07
Merge pull request #2205 from FearlessTobi/docked-undocked-hotkey
bunnei
2019-03-07
citra_qt: Settings (configuration) rework
zhupengfei
2019-03-07
Merge pull request #2206 from lioncash/audio-stop
bunnei
2019-03-07
Merge pull request #2055 from bunnei/gpu-thread
bunnei
2019-03-07
service/audio/hwopus: Move decoder state to its own class
Lioncash
2019-03-07
service/audio/hwopus: Provide a name for the second word of OpusPacketHeader
Lioncash
2019-03-07
service/audio/hwopus: Move Opus packet header out of the IHardwareOpusDecoder...
Lioncash
2019-03-07
service/audio/hwopus: Enclose internals in an anonymous namespace
Lioncash
2019-03-07
service/audio/audout_u: Only actually stop the audio stream in StopAudioOut i...
Lioncash
2019-03-06
Merge pull request #2149 from ReinUsesLisp/decoders-style
bunnei
2019-03-06
Merge pull request #2197 from lioncash/include
bunnei
2019-03-06
gpu_thread: Fix deadlock with threading idle state check.
bunnei
2019-03-06
gpu_thread: (HACK) Ignore flush on FlushAndInvalidateRegion.
bunnei
2019-03-06
gpu: Always flush.
bunnei
2019-03-06
gpu: Refactor a/synchronous implementations into their own classes.
bunnei
2019-03-06
gpu: Move command processing to another thread.
bunnei
2019-03-06
bootmanager: Ensure that we have a context for shader loading.
bunnei
2019-03-06
Merge pull request #2190 from lioncash/ogl-global
bunnei
2019-03-06
gpu: Refactor command and swap buffers interface for asynch.
bunnei
2019-03-06
gpu: Refactor to take RendererBase instead of RasterizerInterface.
bunnei
2019-03-06
settings: Add new graphics setting for use_asynchronous_gpu_emulation.
bunnei
2019-03-06
core: Set is_powered_on before GPU is initialized.
bunnei
2019-03-06
Merge pull request #2199 from lioncash/arbiter
bunnei
2019-03-06
Merge pull request #2201 from lioncash/audio-retval
bunnei
2019-03-06
Merge pull request #2204 from lioncash/wait-tree
bunnei
2019-03-06
yuzu: add a hotkey to switch between undocked and docked mode
fearlessTobi
2019-03-06
hle/service/audio/audout_u: Correct lack of return in failure case of AppendA...
Lioncash
2019-03-06
Merge pull request #2194 from lioncash/mem
bunnei
2019-03-06
Merge pull request #2200 from lioncash/audio
bunnei
2019-03-06
Merge pull request #2203 from lioncash/engines-include
bunnei
2019-03-06
Merge pull request #2198 from lioncash/todo
bunnei
2019-03-05
yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessor
Lioncash
[prev]
[next]