2360 Commits (c319d1ada7409c396a8724ff62a81b7e41e1a911)
 

Author SHA1 Message Date
purpasmart96 dd9aed9ea9 CFG: Update the cfg service to be like other integrated services 11 years ago
bunnei 742fd191a9 Merge pull request #780 from citra-emu/roadmap 11 years ago
archshift 1e436304fa Update README.md, removing the old Roadmap link and adding the TODO list 11 years ago
Yuri Kunde Schlesner 7dbc27ff57 Remove unused concurrent_ring_buffer.h 11 years ago
purpasmart96 0fd727f3ad APT/FS: Remove asserts that were causing false positives 11 years ago
Yuri Kunde Schlesner 12f6216741 Merge pull request #774 from lioncash/decodings 11 years ago
bunnei 6abed88092 Merge pull request #770 from lioncash/dyncom_clean 11 years ago
bunnei ef8d0e9823 Merge pull request #761 from Subv/resource_limits 11 years ago
Yuri Kunde Schlesner a188e0fa57 Merge pull request #675 from jroweboy/windows-build-fixes 11 years ago
Subv d3634d4bf4 Core/ResourceLimits: Implemented the basic structure of ResourceLimits. 11 years ago
Yuri Kunde Schlesner bb68933894 Merge pull request #762 from yuriks/memmap 11 years ago
Yuri Kunde Schlesner dd4430609a Memory: Use a table based lookup scheme to read from memory regions 11 years ago
Yuri Kunde Schlesner 52158c1b8d Memory: Read SharedPage directly from Memory::Read 11 years ago
Yuri Kunde Schlesner ec514b16a6 Memory: Read ConfigMem directly from Memory::Read 11 years ago
Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files 11 years ago
Yuri Kunde Schlesner a251721bf3 Memmap: Remove unused declarations 11 years ago
bunnei 9f503387dc Merge pull request #769 from lioncash/cond 11 years ago
bunnei 4b542f91ef Merge pull request #768 from linkmauve/axe-math_utils 11 years ago
Lioncash 8cd72428c9 dyncom: Add ARMv6K NOP and hint instructions to the decoding table 11 years ago
Lioncash 699b67d7cf dyncom: Handle some MSR variants individually 11 years ago
Lioncash be0119be08 dyncom: Move exclusive load/stores above bbl and swi in the decoding table 11 years ago
Lioncash 1e0255364c dyncom: Remove duplicate enums/prototypes 11 years ago
Lioncash f4921d0f9d dyncom: Remove unnecessary defines 11 years ago
Lioncash 0530fd2499 dyncom: Make translation-unit functions and variables static 11 years ago
Lioncash 497f4bee0c pica: Add the ULL specifier in IsDefaultAttribute 11 years ago
Lioncash 773b1ef6bf vfp: Get rid of warnings 11 years ago
Lioncash 150e700729 process: Get rid of warnings 11 years ago
Lioncash f3c4de4ce4 dyncom: Remove unnecessary typedefs 11 years ago
Lioncash a48b4ec583 dyncom: Remove unused structs 11 years ago
Lioncash 207087c856 thread: Fix a conditional check in Reschedule 11 years ago
Emmanuel Gil Peyrot a31fd7f86b Common: Remove unused cruft from math_util, and remove a duplicated Rect class in common_types. 11 years ago
bunnei e83bc5b7ee dyncom: Removed irrelevant log. 11 years ago
bunnei 09c8110e1a Merge pull request #763 from bunnei/qt-fix-crash 11 years ago
bunnei 9e8b703b5e Merge pull request #765 from lioncash/bkpt 11 years ago
bunnei 3d44dc4064 Merge pull request #707 from linkmauve/freedesktop 11 years ago
Lioncash 832c130ed1 dyncom: Fix decoding of BKPT's immediate 11 years ago
Emmanuel Gil Peyrot d0ee89e2fe Install a .desktop file to make citra-qt launchable from DE menus. 11 years ago
bunnei c3bd797917 Qt: Shutdown emulation session only if EmuThread exists. 11 years ago
bunnei 7d21b0663b Merge pull request #756 from purpasmart96/ptm_service_changes 11 years ago
Yuri Kunde Schlesner 9d8e1f7a92 Merge pull request #760 from yuriks/gpu-profile 11 years ago
Yuri Kunde Schlesner def5913d19 GPU: Add more fine grained profiling for vertex shader and rasterization 11 years ago
Yuri Kunde Schlesner c8eae338a8 Common: Use the log system to print assert messages 11 years ago
Yuri Kunde Schlesner b88c91dd3d Common: Remove async logging 11 years ago
bunnei cb2b2071a8 Merge pull request #748 from Subv/tls_max 11 years ago
bunnei ee8da4c356 Merge pull request #751 from yuriks/idle-thread 11 years ago
bunnei 6e26d063a5 Merge pull request #757 from Subv/scheduling 11 years ago
bunnei 6223496a49 Merge pull request #752 from lioncash/flush 11 years ago
bunnei d22bc68175 Merge pull request #755 from lioncash/mcrr-mrrc 11 years ago
Yuri Kunde Schlesner 4f7a055081 Thread: Remove the idle thread 11 years ago
Subv dda94e56dd Core/Memory: Add TLS support for creating up to 300 threads 11 years ago