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
2018-08-06
Merge pull request #933 from lioncash/memory
bunnei
2018-08-06
Merge pull request #937 from mailwl/audout-fix
Mat M
2018-08-06
Service/Audio: audout_a.cpp: remove pragma once
mailwl
2018-08-05
maxwell_3d: Remove outdated assert.
bunnei
2018-08-05
gl_rasterizer_cache: Avoid superfluous surface copies.
bunnei
2018-08-05
Merge pull request #932 from lioncash/func
bunnei
2018-08-05
Merge pull request #929 from lioncash/addr
bunnei
2018-08-05
Merge pull request #930 from lioncash/thread
bunnei
2018-08-05
Merge pull request #925 from bunnei/audren
bunnei
2018-08-05
perf_stats: Correct literal used for MAX_LAG_TIME_US
Lioncash
2018-08-05
core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds
Lioncash
2018-08-05
memory: Make prototype parameter names match their definitions
Lioncash
2018-08-05
memory: Correct prototype of ZeroBlock
Lioncash
2018-08-05
memory: Remove unnecessary const qualifiers in prototypes
Lioncash
2018-08-05
core_timing: Convert typedef into a type alias
Lioncash
2018-08-05
core_timing: Use transparent functors where applicable
Lioncash
2018-08-05
loader: Make AppLoader_NCA rely on directory loading code
Zach Hilman
2018-08-05
Merge pull request #927 from bunnei/fix-texs
bunnei
2018-08-05
gdbstub: Use type alias for breakpoint maps
Lioncash
2018-08-05
gdbstub: Move all file-static variables into the GDBStub namespace
Lioncash
2018-08-05
Merge pull request #912 from lioncash/global-var
bunnei
2018-08-05
address_arbiter: Return by value from GetThreadsWaitingOnAddress()
Lioncash
2018-08-05
gdbstub: Replace PAddr alias with VAddr
Lioncash
2018-08-05
Merge pull request #928 from MerryMage/dynarmic
Mat M
2018-08-05
externals: Update dynarmic to 4f96c63
MerryMage
2018-08-05
gl_shader_decompiler: Fix TEXS mask and dest.
bunnei
2018-08-05
Merge pull request #926 from ogniK5377/vertex-attrib-format
bunnei
2018-08-04
audio_core: Implement audren_u audio playback.
bunnei
2018-08-05
added braces for conditions
David Marcec
2018-08-05
fix the attrib format for ints
David Marcec
2018-08-04
Merge pull request #924 from lioncash/arp
bunnei
2018-08-04
Merge pull request #921 from lioncash/view
bunnei
2018-08-04
Merge pull request #923 from lioncash/pragma
bunnei
2018-08-04
audio_core: Use s16 where possible for audio samples.
bunnei
2018-08-04
audio_core: Port codec code from Citra for ADPCM decoding.
bunnei
2018-08-04
service: Add arp services
Lioncash
2018-08-04
service: Remove redundant #pragma once directives
Lioncash
2018-08-04
aes_util: Add static assertion to Transcode() and XTSTranscode() to ensure we...
Lioncash
2018-08-04
aes_util: Make CalculateNintendoTweak() an internally linked function
Lioncash
2018-08-04
aes_util: Make Transcode() a const member function
Lioncash
2018-08-04
core/crypto: Remove unnecessary includes
Lioncash
2018-08-04
key_manager: Use regular std::string instead of std::string_view
Lioncash
2018-08-04
cubeb_sink: Support variable sample_rate and num_channels.
bunnei
2018-08-04
content_archive: Add support for titlekey cryptography
Zach Hilman
2018-08-04
audio_core: Sinks need unique names as well.
bunnei
2018-08-04
audio_core: Streams need unique names for CoreTiming.
bunnei
2018-08-04
Merge pull request #849 from DarkLordZach/xci
bunnei
2018-08-04
Merge pull request #919 from lioncash/sign
bunnei
2018-08-04
gl_shader_manager: Invert conditional in SetShaderUniformBlockBinding()
Lioncash
2018-08-04
gl_shader_manager: Amend sign differences in an assertion comparison in SetSh...
Lioncash
[prev]
[next]