2373 Commits (b1503b202043a577720e28969b74cca6f9c954f8)
 

Author SHA1 Message Date
bunnei 1c3cda5d7e Merge pull request #783 from jroweboy/cond-wait 11 years ago
bunnei 859707642e Merge pull request #766 from purpasmart96/cfg_service_update 11 years ago
James Rowe a406207cd8 Use condition var to properly pause the CPU thread 11 years ago
bunnei f0365f28c2 Merge pull request #772 from lioncash/warn 11 years ago
bunnei 1b47da4115 Merge pull request #785 from archshift/break 11 years ago
Tony Wasserka 2c721f3764 Merge pull request #787 from Subv/default_attributes_fallback 11 years ago
Subv 24d9416930 GPU/DefaultAttributes: Clear up a comment in command_processor 11 years ago
Subv 658c44af5c GPU/DefaultAttributes: Let the attribute data from the loaders overwrite the default attributes, if set. 11 years ago
archshift 11057488f9 Implement svcBreak 11 years ago
bunnei 9fb9750411 Merge pull request #781 from archshift/delete 11 years ago
bunnei 42c6590349 Merge pull request #778 from purpasmart96/apt_assert_fix 11 years ago
archshift 4b300ba763 Delete unused hle/coprocessor.cpp 11 years ago
Yuri Kunde Schlesner ba2fe7f795 Merge pull request #758 from yuriks/sync-logging 11 years ago
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