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-07-21
Merge pull request #746 from lioncash/tests
bunnei
2018-07-21
Merge pull request #747 from lioncash/unimplemented
bunnei
2018-07-21
Merge pull request #755 from lioncash/ctor
bunnei
2018-07-21
Merge pull request #749 from lioncash/consistency
bunnei
2018-07-21
Merge pull request #751 from Subv/tpidr_el0
bunnei
2018-07-21
Merge pull request #753 from lioncash/const
bunnei
2018-07-21
externals: Update dynarmic to 7ea1241
Lioncash
2018-07-20
Merge pull request #752 from Subv/vfs_load
bunnei
2018-07-20
file_sys/errors: Remove redundant object constructor calls
Lioncash
2018-07-20
vfs_real: Remove redundant copying of std::vector instances in GetFiles() and...
Lioncash
2018-07-20
partition_filesystem, vfs_real: Add missing standard includes
Lioncash
2018-07-20
partition_filesystem, vfs_real: Use std::move in ReplaceFileWithSubdirectory(...
Lioncash
2018-07-20
partition_filesystem, vfs_real: Use std::distance() instead of subtraction
Lioncash
2018-07-20
vfs_offset: Simplify TrimToFit()
Lioncash
2018-07-20
vfs: Make WriteBytes() overload taking a std::vector pass the std::vector by ...
Lioncash
2018-07-20
vfs: Use variable template variants of std::is_trivially_copyable
Lioncash
2018-07-20
vfs: Amend constness on pointers in WriteBytes() and WriteArrays() member fun...
Lioncash
2018-07-20
Loader: Only print the module names and addresses if they actually exist.
Subv
2018-07-20
CPU: Save and restore the TPIDR_EL0 system register on every context switch.
Subv
2018-07-20
Merge pull request #743 from lioncash/view
bunnei
2018-07-20
Merge pull request #745 from lioncash/package
bunnei
2018-07-20
arm_interface: Remove unused tls_address member of ThreadContext
Lioncash
2018-07-20
gl_shader_manager: Replace unimplemented function prototype
Lioncash
2018-07-20
gpu: Rename Get3DEngine() to Maxwell3D()
Lioncash
2018-07-20
video_core: Use nested namespaces where applicable
Lioncash
2018-07-20
Merge pull request #742 from bunnei/misc-apm
bunnei
2018-07-20
Merge pull request #741 from lioncash/enum
bunnei
2018-07-20
arm_test_common: Get rid of truncation warnings
Lioncash
2018-07-20
arm_test_common: Make file static variable a member variable of the testing e...
Lioncash
2018-07-20
arm_test_common: Add missing header guard
Lioncash
2018-07-20
param_package: Take std::string by value in string-based Set() function
Lioncash
2018-07-20
param_package: Use std::unordered_map's insert_or_assign instead of map indexing
Lioncash
2018-07-20
param_package: Get rid of file-static std::string construction
Lioncash
2018-07-20
logging/filter: Use std::string_view in ParseFilterString()
Lioncash
2018-07-20
logging/backend: Add missing standard includes
Lioncash
2018-07-20
logging/backend: Use std::string_view in RemoveBackend() and GetBackend()
Lioncash
2018-07-20
apm: Improve stub for GetPerformanceConfiguration.
bunnei
2018-07-20
ipc_helpers: Add PushEnum() member function to ResponseBuilder
Lioncash
2018-07-20
Merge pull request #740 from Subv/acc_crash
bunnei
2018-07-20
Merge pull request #739 from lioncash/glad
bunnei
2018-07-20
Merge pull request #738 from lioncash/sign
bunnei
2018-07-20
Merge pull request #737 from lioncash/move
bunnei
2018-07-20
Merge pull request #736 from lioncash/null
bunnei
2018-07-20
Merge pull request #735 from lioncash/video-unused
bunnei
2018-07-20
Merge pull request #734 from lioncash/thread
bunnei
2018-07-20
Merge pull request #733 from lioncash/dirs
bunnei
2018-07-20
Merge pull request #732 from lioncash/unused
bunnei
2018-07-20
Merge pull request #731 from lioncash/shadow
bunnei
2018-07-20
HLE/ACC: Stub IManagerForApplication::GetAccountId to return an error.
Subv
2018-07-20
externals: Update glad to version 0.1.25
Lioncash
[prev]
[next]