index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
Age
Commit message (
Expand
)
Author
2018-07-19
filesystem: Remove pragma disabling global optimizations
Lioncash
2018-07-18
Merge pull request #692 from lioncash/assign
bunnei
2018-07-18
Merge pull request #690 from lioncash/move
bunnei
2018-07-18
Merge pull request #691 from lioncash/guard
bunnei
2018-07-18
Merge pull request #688 from lioncash/comma
bunnei
2018-07-18
Merge pull request #687 from lioncash/instance
bunnei
2018-07-18
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
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: Don't construct instance of Core::System, just to access its live instance
Lioncash
2018-07-18
Fill in more fields in TouchScreenEntryTouch
Zach Hilman
2018-07-18
Single touch support
Zach Hilman
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
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
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
HID: Update controllers less often
James Rowe
2018-07-14
Merge pull request #663 from Subv/bsd
bunnei
2018-07-14
Services/BSD: Corrected the return for StartMonitoring according to SwIPC.
Subv
2018-07-14
No need to use ASSERT_MSG with an empty message
David Marcec
2018-07-13
We only need to alert for memory pool changes
David Marcec
2018-07-13
initialized voice status and unused sizes in the update data header
David Marcec
2018-07-12
Merge pull request #648 from ogniK5377/no-net
bunnei
2018-07-12
Audout "Auto" functions
David Marcec
2018-07-12
Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyIn...
David Marcec
2018-07-11
Merge pull request #559 from Subv/mount_savedata
bunnei
2018-07-10
hid: Fix timestamps and controller type.
bunnei
2018-07-10
NvOsGetConfigU32 production impl
David Marcec
2018-07-08
nvhost_ctrl: Fix NvOsGetConfigU32 for Snipper Clips.
bunnei
2018-07-07
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-06
Virtual Filesystem (#597)
Zach Hilman
2018-07-03
Update AudioRenderer Voice Sections (#614)
David
2018-07-02
Update clang format
James Rowe
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-07-01
GPU: Remove a surface from the cache when its backing memory is being unmappe...
Subv
2018-07-01
nvmap: Return the address of the nvmap object when Freeing it for the last time.
Subv
2018-06-27
Merge pull request #588 from mailwl/hwopus
bunnei
2018-06-25
Send the correct RequestUpdateAudioRenderer revision in the output header (#587)
David
2018-06-25
Service/Audio: add hwopus service, stub GetWorkBufferSize function
mailwl
2018-06-23
Removed duplicate structs, changed AudioRendererResponse -> UpdateDataHeader ...
David
2018-06-22
Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes prope...
David
2018-06-22
Merge pull request #579 from SciresM/master
bunnei
2018-06-22
IPC: skip empty buffer write
mailwl
[next]