summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-21Loader: Add a GetFileType method to get the type of a loaded fileEmmanuel Gil Peyrot
2016-05-21Loader, Frontends: Refactor loader creation and game loadingEmmanuel Gil Peyrot
2016-05-21Appveyor: Restore working directory after test_script (#1835)Maribel
2016-05-21Merge pull request #1564 from MerryMage/this-is-only-a-testbunnei
2016-05-20Merge pull request #1816 from JayFoxRox/refactor-tev-dumpbunnei
2016-05-21Refactor Tev stage dumperJannik Vogel
2016-05-21Extend Tev stage dumperJannik Vogel
2016-05-20Config: Restore previously selected audio sink option (#1824)James Rowe
2016-05-19Merge pull request #1797 from MerryMage/audio-mixerbunnei
2016-05-19Tests: Run tests on CIMerryMage
2016-05-19tests: Infrastructure for unit testsMerryMage
2016-05-19DSP/HLE: Audio outputMerryMage
2016-05-19DSP/HLE: Implement mixer processingMerryMage
2016-05-18Merge pull request #1785 from MerryMage/mp-dpibunnei
2016-05-18Config: Audio sink configuration (#1798)Maribel
2016-05-18Merge pull request #1814 from JayFoxRox/fix-read-after-writeMat M
2016-05-18Fix read-after-write in SMUAD, SMLAD, SMUSD, SMLSDJannik Vogel
2016-05-17Update ACT:U and create ACT:A (#1809)András Domonkos
2016-05-17Merge pull request #1800 from JayFoxRox/set-fpscrbunnei
2016-05-17Set fpscr for new threadsJannik Vogel
2016-05-16Merge pull request #1786 from JayFoxRox/blend-equationbunnei
2016-05-16Merge pull request #1787 from JayFoxRox/refactor-jitlinkmauve
2016-05-15Merge pull request #1792 from JayFoxRox/avoid-uninitialisedbunnei
2016-05-15DSP_DSP: Remove GetHeadphoneStatus logspam (#1799)Maribel
2016-05-14AudioCore: Implement time stretcher (#1737)Maribel
2016-05-14Merge pull request #1794 from Subv/regression_fixbunnei
2016-05-14Memory: Fixed a regression caused by #1695 and #1689.Subv
2016-05-14OpenGL: Only update depth uniforms if the depth changedJannik Vogel
2016-05-14OpenGL: value-initialize variables which cause uninitialised access otherwiseJannik Vogel
2016-05-13Merge pull request #1689 from Subv/shmembunnei
2016-05-13Merge pull request #1788 from MerryMage/ext-soundtouchTony Wasserka
2016-05-13gitmodules: citra-emu/soundtouch → citra-emu/ext-soundtouchMerryMage
2016-05-13Use new shader-jit signature for interpreterJannik Vogel
2016-05-13Refactor access to state in shader-jitJannik Vogel
2016-05-12Merge pull request #1695 from Subv/tls_allocbunnei
2016-05-12HLE/Applets: Give each applet its own block of heap memory, and use that when...Subv
2016-05-12Kernel: Account for automatically-allocated shared memories in the amount of ...Subv
2016-05-12APT: Move the shared font loading and relocation functions to their own subdi...Subv
2016-05-12Kernel/SharedMemory: Log an error when Map fails.Subv
2016-05-12Kernel: Implemented shared memory permissions.Subv
2016-05-12APT: Implement relocating the shared font to its true address.Subv
2016-05-12Kernel/Memory: Remove the Shared Memory region from the legacy memory map.Subv
2016-05-12Kernel/SharedMemory: Properly implemented shared memory support.Subv
2016-05-12Kernel/SVC: Fixed the register order for svcCreateMemoryBlock.Subv
2016-05-12Merge pull request #1783 from JayFoxRox/cleanup-shadersetupbunnei
2016-05-12OpenGL: Support blend equationJannik Vogel
2016-05-12Microprofile: DPI-aware drawingMerryMage
2016-05-12Move program_counter and call_stack from UnitState to interpreterJannik Vogel
2016-05-12Move default_attributes into Pica stateJannik Vogel
2016-05-11Merge pull request #1690 from JayFoxRox/tex-type-3bunnei