aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-22gl_state: Fix a condition typo in ApplyLioncash
2015-05-22Merge pull request #802 from bunnei/vfp-trace-logLioncash
2015-05-22VFP: Log as trace to get rid of spamming.bunnei
2015-05-22Flush for y2r (moflex)tfarley
2015-05-22MakeCurrent race condition fixtfarley
2015-05-22OpenGL renderertfarley
2015-05-22INI hw/sw renderer toggletfarley
2015-05-22Merge pull request #798 from yuriks/y2r-bwYuri Kunde Schlesner
2015-05-22Service::Y2R: Support for grayscale decoding of specific formatsYuri Kunde Schlesner
2015-05-21dyncom: Eliminate clang warningsLioncash
2015-05-21Kernel: Fix a warning introduced with ResourceLimit, and remove the fallback ...Emmanuel Gil Peyrot
2015-05-20y2r_u: Stub StartConversion to prevent moflex games from hanging.bunnei
2015-05-20Kernel: Move reschedules from SVCs to actual mechanisms that reschedule.bunnei
2015-05-18Merge pull request #783 from jroweboy/cond-waitbunnei
2015-05-18Merge pull request #766 from purpasmart96/cfg_service_updatebunnei
2015-05-18Use condition var to properly pause the CPU threadJames Rowe
2015-05-18Merge pull request #772 from lioncash/warnbunnei
2015-05-18Merge pull request #785 from archshift/breakbunnei
2015-05-17GPU/DefaultAttributes: Clear up a comment in command_processorSubv
2015-05-17GPU/DefaultAttributes: Let the attribute data from the loaders overwrite the ...Subv
2015-05-16Implement svcBreakarchshift
2015-05-16Merge pull request #781 from archshift/deletebunnei
2015-05-16Merge pull request #778 from purpasmart96/apt_assert_fixbunnei
2015-05-15Delete unused hle/coprocessor.cpparchshift
2015-05-15Merge pull request #758 from yuriks/sync-loggingYuri Kunde Schlesner
2015-05-15CFG: Update the cfg service to be like other integrated servicespurpasmart96
2015-05-15Remove unused concurrent_ring_buffer.hYuri Kunde Schlesner
2015-05-15APT/FS: Remove asserts that were causing false positivespurpasmart96
2015-05-15Merge pull request #774 from lioncash/decodingsYuri Kunde Schlesner
2015-05-15Merge pull request #770 from lioncash/dyncom_cleanbunnei
2015-05-15Merge pull request #761 from Subv/resource_limitsbunnei
2015-05-14Merge pull request #675 from jroweboy/windows-build-fixesYuri Kunde Schlesner
2015-05-14Core/ResourceLimits: Implemented the basic structure of ResourceLimits.Subv
2015-05-15Memory: Use a table based lookup scheme to read from memory regionsYuri Kunde Schlesner
2015-05-15Memory: Read SharedPage directly from Memory::ReadYuri Kunde Schlesner
2015-05-15Memory: Read ConfigMem directly from Memory::ReadYuri Kunde Schlesner
2015-05-15Memmap: Re-organize memory function in two filesYuri Kunde Schlesner
2015-05-15Memmap: Remove unused declarationsYuri Kunde Schlesner
2015-05-14Merge pull request #769 from lioncash/condbunnei
2015-05-14dyncom: Add ARMv6K NOP and hint instructions to the decoding tableLioncash
2015-05-14dyncom: Handle some MSR variants individuallyLioncash
2015-05-14dyncom: Move exclusive load/stores above bbl and swi in the decoding tableLioncash
2015-05-14dyncom: Remove duplicate enums/prototypesLioncash
2015-05-14dyncom: Remove unnecessary definesLioncash
2015-05-14dyncom: Make translation-unit functions and variables staticLioncash
2015-05-14pica: Add the ULL specifier in IsDefaultAttributeLioncash
2015-05-14vfp: Get rid of warningsLioncash
2015-05-14process: Get rid of warningsLioncash
2015-05-14dyncom: Remove unnecessary typedefsLioncash
2015-05-14dyncom: Remove unused structsLioncash