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
2017-09-26
Tests: Added Memory::IsValidVirtualAddress tests.
Subv
2017-09-26
Tests: Fixed ARM VFP tests
Subv
2017-09-26
Memory: Allow IsValidVirtualAddress to be called with a specific process para...
Subv
2017-09-26
Merge pull request #2958 from Subv/audio_buffer_datatype
Merry
2017-09-25
Audio: Use std::deque instead of std::vector for the audio buffer type (Stere...
Subv
2017-09-25
HLE/Archives: Allow multiple loaded applications to access their SelfNCCH arc...
Subv
2017-09-25
Merge pull request #2952 from MerryMage/page-tables
B3n30
2017-09-25
Merge pull request #2951 from huwpascoe/perf-4
B3n30
2017-09-25
Merge pull request #2949 from wwylele/fix-tr
B3n30
2017-09-25
Merge pull request #2948 from Subv/register_service
B3n30
2017-09-25
Loader/NCCH: Add support for loading application updates (#2927)
Max Thomas
2017-09-25
Services/UDS: Added a function to send EAPoL-Start packets (#2920)
B3n30
2017-09-25
Optimized Float<M,E> multiplication
Huw Pascoe
2017-09-24
ARM_Interface: Implement PageTableChanged
MerryMage
2017-09-24
memory: Remove GetCurrentPageTablePointers
MerryMage
2017-09-24
memory: Add GetCurrentPageTable/SetCurrentPageTable
MerryMage
2017-09-24
Optimized Morton
Huw Pascoe
2017-09-24
citra-qt: fix some untranslated strings
wwylele
2017-09-24
Merge pull request #2921 from jroweboy/batch-fix-2
James Rowe
2017-09-24
HLE/SRV: Implemented RegisterService.
Subv
2017-09-23
Remove pipeline.gpu_mode and fix minor issues
James Rowe
2017-09-22
Merge pull request #2928 from huwpascoe/master
Yuri Kunde Schlesner
2017-09-19
Merge pull request #2933 from huwpascoe/perf-1
bunnei
2017-09-18
WebService: Verify username and token (#2930)
B3n30
2017-09-17
Improved performance of FromAttributeBuffer
Huw Pascoe
2017-09-17
Fixed framebuffer warning
Huw Pascoe
2017-09-16
Merge pull request #2906 from Subv/ns_new_framework
Yuri Kunde Schlesner
2017-09-16
Services/NS: Port ns:s to the new service framework.
Subv
2017-09-16
Merge pull request #2900 from wwylele/clip-2
Yuri Kunde Schlesner
2017-09-15
Merge pull request #2842 from Subv/switchable_page_table
B3n30
2017-09-15
CPU/Dynarmic: Disable the fast page-table access in dynarmic until it support...
Subv
2017-09-15
Tests/VFP: Use a standalone pagetable for the TestEnvironment memory operations.
Subv
2017-09-15
Kernel/Memory: Make IsValidPhysicalAddress not go through the current process...
Subv
2017-09-15
Kernel/Threads: Don't clear the CPU instruction cache when performing a conte...
Subv
2017-09-15
Kernel/Memory: Changed GetPhysicalPointer so that it doesn't go through the c...
Subv
2017-09-11
Merge pull request #2915 from wwylele/font-archive-2
bunnei
2017-09-11
GPU: Add draw for immediate and batch modes
James Rowe
2017-09-10
Kernel/Memory: Switch the current page table when a new process is scheduled.
Subv
2017-09-10
Kernel/Memory: Give each Process its own page table.
Subv
2017-09-07
Merge pull request #2865 from wwylele/gs++
bunnei
2017-09-05
Merge pull request #2914 from wwylele/fresnel-fix
bunnei
2017-09-05
Merge pull request #2831 from Subv/uds_auth
Weiyi Wang
2017-09-04
Remove _flag in var names
mailwl
2017-09-04
Mii Selector Applet: update Mii structures
mailwl
2017-09-03
Fix icon for citra qt
James Rowe
2017-09-03
APT: load different shared font depending on the region
wwylele
2017-09-03
pica/lighting: only apply Fresnel factor for the last light
wwylele
2017-09-02
Add manifest
DaMan
2017-08-31
Merge pull request #2909 from wwylele/telemetry-gas
bunnei
2017-08-31
video_core: report telemetry for gas mode
wwylele
[next]