index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-09-21
Remove special rules for Windows.h and library includes
Yuri Kunde Schlesner
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Tweak formatting settings
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
Dyncom: Disable clang-format on the decoding table.
Emmanuel Gil Peyrot
2016-09-18
Sources: Add a .clang-format configuration file.
Emmanuel Gil Peyrot
2016-09-15
VideoCore: Fix dangling lambda context in shader interpreter
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-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
Qt: fix birthday combo box updating
wwylele
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
Qt: unify running detection
wwylele
2016-08-31
Merge pull request #2032 from bunnei/qt-graphics
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
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-28
Merge pull request #1948 from wwylele/cro++
Yuri Kunde Schlesner
2016-08-27
Merge pull request #1987 from Lectem/ipcdescriptors
Yuri Kunde Schlesner
2016-08-27
LDR: Implement CRO
wwylele
2016-08-27
ARM: add ClearInstructionCache function
wwylele
2016-08-27
Memory: add ReadCString function
wwylele
2016-08-27
Auto-detect original shared_font.bin memory base
Yuri Kunde Schlesner
2016-08-22
dyncom: Read-after-write in SMLA
MerryMage
2016-08-15
citra: Default to HW renderer.
bunnei
2016-08-14
Dyncom: Correct implementation of STM for R15
MerryMage
2016-08-02
fix #1942 and adds a few IPC functions for descriptors
Lectem
2016-07-29
Input GUI: Add tab to remap controls (#1900)
Anon
2016-07-28
Merge pull request #1950 from JamePeng/fix-apt-0x0055004-and-0x00560000
bunnei
2016-07-28
Instead of segfaulting, log an error to remind the user to dump the shared fo...
Henrik Rydgard
2016-07-28
Merge pull request #1959 from MerryMage/revsh-upstream
bunnei
[next]