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-18
Merge pull request #693 from lioncash/unused
bunnei
2018-07-18
Merge pull request #687 from lioncash/instance
bunnei
2018-07-18
Merge pull request #680 from bunnei/fix-swizz
bunnei
2018-07-18
Merge pull request #685 from lioncash/build
bunnei
2018-07-18
Merge pull request #684 from lioncash/nonmember
bunnei
2018-07-18
decoders: Fix calc of swizzle image_width_in_gobs.
bunnei
2018-07-18
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-18
core/memory: Remove unused function GetSpecialHandlers() and an unused variab...
Lioncash
2018-07-18
address_arbiter: Correct assignment within an assertion statement in WakeThre...
Lioncash
2018-07-18
service/prepo: Add missing header guard
Lioncash
2018-07-18
vm_manager: Add missing commas to string literal array elements in GetMemoryS...
Lioncash
2018-07-18
core/memory, core/hle/kernel: Use std::move where applicable
Lioncash
2018-07-18
core: Make System's default constructor private
Lioncash
2018-07-18
core: Don't construct instance of Core::System, just to access its live instance
Lioncash
2018-07-18
externals: update fmt to version 5.1.0
Lioncash
2018-07-18
hle/filesystem: Amend trace log in OpenSaveData() to compile in debug mode
Lioncash
2018-07-18
Merge pull request #683 from DarkLordZach/touch
bunnei
2018-07-18
game_list: Make ContainsAllWords an internally linked non-member function
Lioncash
2018-07-18
Fill in more fields in TouchScreenEntryTouch
Zach Hilman
2018-07-18
Single touch support
Zach Hilman
2018-07-18
Merge pull request #681 from lioncash/const
bunnei
2018-07-18
Merge pull request #682 from lioncash/telemetry
bunnei
2018-07-17
Merge pull request #679 from lioncash/ctor
bunnei
2018-07-17
Merge pull request #678 from lioncash/astc
bunnei
2018-07-18
telemetry: Remove unnecessary Field constructor
Lioncash
2018-07-18
telemetry: Make operator== and operator!= const member functions of Field
Lioncash
2018-07-17
Merge pull request #677 from bunnei/crop-fb
bunnei
2018-07-18
telemetry: Default copy/move constructors and assignment operators
Lioncash
2018-07-18
game_list: Upper-case containsAllWords to ContainsAllWords()
Lioncash
2018-07-18
game_list: Make containsAllWords a const member function
Lioncash
2018-07-18
game_list: Remove unnecessary QString initialization in KeyReleaseEater
Lioncash
2018-07-17
astc: Initialize vector size directly in Decompress
Lioncash
2018-07-17
astc: Mark functions as internally linked where applicable
Lioncash
2018-07-17
astc: const-correctness changes where applicable
Lioncash
2018-07-17
astc: Delete Bits' copy contstructor and assignment operator
Lioncash
2018-07-17
astc: In-class initialize member variables where appropriate
Lioncash
2018-07-17
settings: Turn docked mode off by default.
bunnei
2018-07-17
vi: Change TransactionId::CancelBuffer to LOG_CRITICAL.
bunnei
2018-07-17
vi: Fix size for ListDisplays default display.
bunnei
2018-07-17
vi: Partially implement buffer crop parameters.
bunnei
2018-07-17
Merge pull request #675 from Subv/stencil
bunnei
2018-07-17
GPU: Added register definitions for the stencil parameters.
Subv
2018-07-17
General Filesystem and Save Data Fixes (#670)
Zach Hilman
2018-07-17
Merge pull request #671 from MerryMage/clear-exclusive-state
bunnei
2018-07-17
Merge pull request #672 from SciresM/to_address_fix
bunnei
2018-07-17
Merge pull request #673 from bunnei/fix-buffer-queue-evt
bunnei
2018-07-17
nvflinger: Fix for BufferQueue event handling.
bunnei
2018-07-16
Kernel/Arbiter: Fix bug in WaitIfLessThan
Michael Scire
2018-07-16
scheduler: Clear exclusive state when switching contexts
MerryMage
2018-07-15
Merge pull request #669 from lioncash/dynarmic
bunnei
[prev]
[next]