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
2017-03-01
Input: add device and factory template
wwylele
2017-03-01
Common: add ParamPackage
wwylele
2017-02-26
Merge pull request #2587 from yuriks/status-bar
Yuri Kunde Schlesner
2017-02-26
Remove built-in (non-Microprofile) profiler
Yuri Kunde Schlesner
2017-02-26
SynchronizedWrapper: Add Lock convenience method
Yuri Kunde Schlesner
2017-02-25
Merge pull request #2569 from wwylele/wrap-unwrap
bunnei
2017-02-23
Gui: Change title bar to include build name
James Rowe
2017-02-21
HW: add AES engine & implement AES-CCM
wwylele
2017-02-13
applied the change suggested by @wwylele
noah the goodra
2017-02-13
added http service enum to the log.h file
noah the goodra
2017-02-04
Merge pull request #2476 from yuriks/shader-refactor3
Yuri Kunde Schlesner
2017-01-31
Common/x64: remove legacy emitter and abi (#2504)
Weiyi Wang
2017-01-30
file_util: Fixed implicit type conversion warning (#2503)
noah the goodra
2017-01-29
Common: Optimize BitSet iterator
Yuri Kunde Schlesner
2017-01-28
common: add <cstddef> to hash.h
Kloen
2017-01-28
common: switch ComputeHash64 len param to size_t instead of int, fix warning ...
Kloen
2017-01-07
Merge pull request #1951 from wwylele/motion-sensor
bunnei
2016-12-30
Service/NFC: stub GetTagInRangeEvent
mailwl
2016-12-26
Common: add Quaternion
wwylele
2016-12-26
vector math: add implementation of Length and Normalize
wwylele
2016-12-26
MathUtil: add PI constant
wwylele
2016-12-26
Common::Event: add WaitUntil
wwylele
2016-12-23
Merge pull request #2369 from MerryMage/core-frontend
bunnei
2016-12-23
file_util: fix missing sysdata path
wwylele
2016-12-23
core: Move emu_window and key_map into core
MerryMage
2016-12-22
Merge pull request #2343 from bunnei/core-cleanup
bunnei
2016-12-22
Merge pull request #2285 from mailwl/csnd-format
bunnei
2016-12-21
file_util: Remove unused paths.
bunnei
2016-12-19
Fixed GPLv2 license text in the start.
Vamsi Krishna
2016-12-16
Merge pull request #2316 from endrift/macos-gcc
bunnei
2016-12-14
VideoCore: Convert x64 shader JIT to use Xbyak for assembly
Yuri Kunde Schlesner
2016-12-13
Common: Fix gcc build on macOS
Jeffrey Pfau
2016-12-12
csnd:SND reformat source code
mailwl
2016-12-05
Support mingw cross-compile
Jannik Vogel
2016-11-30
Merge pull request #2228 from freiro/winver_fix
Yuri Kunde Schlesner
2016-11-30
WINVER definition moved to CMake and cleanup
freiro
2016-11-30
Set client SDK version to Service APIs
mailwl
2016-11-29
Build: Fixed a few warnings.
Subv
2016-11-27
Merge pull request #2168 from mailwl/mic
Sebastian Valle
2016-11-26
Move to AppData/Roaming/Citra/
freiro
2016-11-26
Removed /user/ from path
freiro
2016-11-25
MIC_U: Stub service funcions
mailwl
2016-11-24
Switch to AppData/Roaming
freiro
2016-11-19
Return by value and other fixes
freiro
2016-11-19
Win32 move default user folder location to AppData
freiro
2016-11-15
Merge pull request #2172 from jroweboy/fix-mingw
bunnei
2016-11-13
Add mingw compile support
James Rowe
2016-11-12
Round the rectangle size to prevent float to int casting issues
James Rowe
2016-11-05
Add default hotkey to swap primary screens.
James Rowe
2016-11-05
Rework frame layouts to use a max rectangle instead of hardcoded calculations
James Rowe
[next]