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
2016-09-15
Merge pull request #2042 from bunnei/dynarmic
Yuri Kunde Schlesner
2016-09-15
arm_dynarmic: Implement GetVFPSystemReg/SetVFPSystemReg.
bunnei
2016-09-15
microprofile: Double buffer size to 16MB.
bunnei
2016-09-15
arm: ResetContext shouldn't be part of ARM_Interface.
bunnei
2016-09-15
arm_dynarmic/arm_dyncom: Remove unnecessary "virtual" keyword.
bunnei
2016-09-15
dyncom: Use VFP_FPSCR/VFP_FPEXC.
bunnei
2016-09-15
qt: Add UI configuration option to enable CPU JIT.
bunnei
2016-09-15
core: Add configuration option for CPU JIT.
bunnei
2016-09-15
dynarmic: Implement ARM CPU interface.
bunnei
2016-09-15
dynarmic: Add new submodule.
bunnei
2016-09-15
CMakeLists: Set Boost_INCLUDE_DIR.
bunnei
2016-09-15
externals/boost: Use latest upstream with variant.
bunnei
2016-09-13
Merge pull request #2064 from linkmauve/remove-readdir_r
Yuri Kunde Schlesner
2016-09-13
Common: readdir_r() is deprecated, switch to readdir().
Emmanuel Gil Peyrot
2016-09-13
Merge pull request #2069 from wwylele/fix-birthday
Yuri Kunde Schlesner
2016-09-13
Qt: fix birthday combo box updating
wwylele
2016-09-11
Merge pull request #2059 from MerryMage/tweak-audio-latency
bunnei
2016-09-08
travis cache for cmake and sdl2 (#2060)
Lectem
2016-09-07
audio_core: Tweak audio latency
MerryMage
2016-09-03
Merge pull request #2050 from MerryMage/adpcm
Yuri Kunde Schlesner
2016-09-03
codec: Fix ADPCM distortion caused by incorrect nibble order
fincs
2016-09-02
Merge pull request #2045 from MerryMage/travis
bunnei
2016-09-02
travis: Update to XCode 7.3.1
MerryMage
2016-09-02
Merge pull request #2044 from wwylele/system-setting-fix
bunnei
2016-09-02
Qt: unify running detection
wwylele
2016-09-01
Merge pull request #2040 from citra-emu/revert-2037-msvc-relwithdebinfo
bunnei
2016-09-01
Revert "MSVC: Add RelWithDebInfo and removing debugging from Release."
bunnei
2016-09-01
Merge pull request #2037 from jroweboy/msvc-relwithdebinfo
bunnei
2016-09-01
Merge pull request #2039 from jroweboy/remove-pdb
bunnei
2016-09-01
Create a separate archive for debugsymbols on windows
James Rowe
2016-09-01
Merge pull request #2038 from MerryMage/rm-tests
bunnei
2016-09-01
appveyor: Remove tests.exe and tests.pdb from archive
MerryMage
2016-08-31
MSVC: Add RelWithDebInfo and removing debugging from Release.
James Rowe
2016-08-31
Merge pull request #2032 from bunnei/qt-graphics
bunnei
2016-08-31
Merge pull request #2035 from MerryMage/disable-stretch
bunnei
2016-08-31
qt: Rename all "toogle" to "toggle".
bunnei
2016-08-31
configure_audio: User-configuratble option to enable/disable audio stretching
MerryMage
2016-08-31
audio_core: Add EnableStretching to interface so that one can toggle stretchi...
MerryMage
2016-08-31
sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::v...
MerryMage
2016-08-30
Merge pull request #2034 from JayFoxRox/avoid-glsl-error
bunnei
2016-08-30
OpenGL: Avoid error on unsupported lighting LUT
Jannik Vogel
2016-08-30
Merge pull request #2023 from yuriks/autobase-bcfnt
bunnei
2016-08-29
qt: Add an option to settings for enabling V-Sync.
bunnei
2016-08-29
qt: Recreate GL context on startup to support changing V-Sync.
bunnei
2016-08-29
system: Add a function to see if the emulator is running.
bunnei
2016-08-29
config: Add a setting for graphics V-Sync.
bunnei
2016-08-29
qt: Add a configuration tab for Graphics and move relevant fields.
bunnei
2016-08-29
Merge pull request #2029 from JayFoxRox/appveyor-cache
bunnei
2016-08-29
AppVeyor: Cache chocolatey packages
Jannik Vogel
2016-08-28
Merge pull request #1948 from wwylele/cro++
Yuri Kunde Schlesner
[prev]
[next]