index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2016-03-18
vector_math: Add missing member in Vec4's SetZero function
Lioncash
2016-03-15
Reorganize the ndm service path for dummy implement function
JamePeng
2016-03-13
Merge pull request #1509 from lioncash/noncopy
bunnei
2016-03-13
PICA: Align vertex attributes
Jannik Vogel
2016-03-12
common_types: Make NonCopyable constructor constexpr
Lioncash
2016-03-12
common_types: Specify const in deleted copy constructor/assignment operator
Lioncash
2016-03-10
Merge pull request #1476 from lioncash/emit
bunnei
2016-03-09
emitter: templatize ImmPtr
Lioncash
2016-03-09
emitter: constexpr-ify helper functions
Lioncash
2016-03-09
emitter: Get rid of CanDoOpWith
Lioncash
2016-03-09
emitter: constexpr-ify OpArg
Lioncash
2016-03-09
emitter: friend class OpArg with XEmitter
Lioncash
2016-03-09
emitter: Remove unimplemented prototype
Lioncash
2016-03-09
Common: Get rid of alignment macros
Lioncash
2016-03-01
Merge pull request #1297 from Subv/saves
bunnei
2016-02-28
Merge pull request #1427 from MerryMage/emit-lbit
Yuri Kunde Schlesner
2016-02-27
x64 Emitter: Fix L bit in VEX prefix
MerryMage
2016-02-26
Initial implementation ir:user
mailwl
2016-02-21
AudioCore: Skeleton Implementation
MerryMage
2016-02-12
BitField: Make trivially copyable and remove assignment operator
MerryMage
2016-02-04
backend: defaulted move constructor/assignment
Lioncash
2016-01-27
color: Make trivial helpers constexpr
Lioncash
2016-01-25
key_map: Use std::tie for comparisons
Lioncash
2016-01-16
DiskDirectory: Initialize the directory member with valid info.
Subv
2015-12-23
Add missing return values in ForeachDirectoryEntry
LFsWang
2015-12-03
Merge pull request #1252 from Subv/cam
bunnei
2015-11-27
Refactor ScanDirectoryTreeAndCallback to separate errors and retvals
archshift
2015-11-23
Services/Cam: Added new log type and camera enums from 3dbrew.
Subv
2015-11-12
fix failure on gcc and clang
wwylele
2015-11-12
disable unary minus when the type is not signed
wwylele
2015-10-04
Implement gdbstub
polaris-
2015-10-03
Merge pull request #1176 from lioncash/vs2015-code-junking-day
bunnei
2015-10-01
Merge pull request #1095 from archshift/game-list
bunnei
2015-10-01
bit_field: Re-enable code on MSVC
Lioncash
2015-09-30
Split up FileUtil::ScanDirectoryTree to be able to use callbacks for custom b...
archshift
2015-09-30
symbols: Replace an insert call with emplace
Lioncash
2015-09-30
symbols: Get rid of initial underscores in variable names
Lioncash
2015-09-30
symbols: Directly initialize TSymbol members
Lioncash
2015-09-30
symbols: Simplify GetSymbol
Lioncash
2015-09-16
hash: Get rid of unused functions
Lioncash
2015-09-16
general: Silence some warnings when using clang
Lioncash
2015-09-11
memory_util: Remove unnecessary assignment in FreeMemoryPages
Lioncash
2015-09-11
memory_util: Remove commented out printf statements
Lioncash
2015-09-11
general: Replace 0 literals with nullptr where applicable
Lioncash
2015-09-11
synchronized_wrapper: Add missing return in SynchronizedRef move assignment o...
Lioncash
2015-09-11
Merge pull request #1144 from lioncash/remove
bunnei
2015-09-11
common: Get rid of a cast in swap.h
Lioncash
2015-09-11
common: Get rid of debug_interface.h
Lioncash
2015-09-01
x64: Proper stack alignment in shader JIT function calls
aroulin
2015-09-01
Common: Import BitSet from Dolphin
aroulin
[next]