summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2016-05-18Merge pull request #3816 from magumagu/neogamma-hackMarkus Wick
2016-05-18Merge pull request #3811 from magumagu/eslaunch-timingMarkus Wick
2016-05-18Merge pull request #3840 from degasus/armMarkus Wick
2016-05-17Fix reading CISO files on AndroidJosJuice
2016-05-14[Qt] VS build no longer adds all of Data to Binaryrukai
2016-05-13Merge pull request #3821 from mathieui/gcadapter-no-deviceMat M
2016-05-14JitArm64: optimize bclrxdegasus
2016-05-14JitArm64: Check downcount on block linking.degasus
2016-05-14JitCommon: Pass jit block instead of host pointer on linking.degasus
2016-05-14JitArm64: Use B() instead of BR() to jumo to ASM.degasus
2016-05-14JitArm64: Inline JitAsm in JitArm64.degasus
2016-05-13Core/Movie: Add ability to run code in Host contextEmptyChaos
2016-05-13Movie: Threadsafety AuditEmptyChaos
2016-05-13Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer)EmptyChaos
2016-05-12Disable part of the adapter features for netplaymathieui
2016-05-13Brings visual studio build files up to date with recent Qt changesRukai
2016-05-12Merge pull request #3571 from rukai/dolphinQtVisualStudioMatthew Parlane
2016-05-12Merge pull request #3810 from mathieui/fix-adapter-recording-savestateMatthew Parlane
2016-05-12Fix loading save states with input recording with the adaptermathieui
2016-05-12Revert "Fix netplay desync when using wii-u adapter."mathieui
2016-05-11OGL: Use coherent mapping on Qualcomm devices.degasus
2016-05-11DriverDetails: Drop BUG_BROKENALPHATEST.degasus
2016-05-11OGL: Drop QC ES3.1 workaround.degasus
2016-05-11Merge pull request #3830 from Lionel07/qt-settings-windowMatthew Parlane
2016-05-10[Qt] Settings Window for QtCorwin McKnight
2016-05-11Merge pull request #3532 from rukai/enterOpenGameMatthew Parlane
2016-05-11Merge pull request #3615 from rukai/qtCrashMatthew Parlane
2016-05-10Piping the wxMsgAlert through netplay window during netplay instead of runnin...Summate
2016-05-10Merge pull request #3713 from stenzek/d3d12-more-fixesMatthew Parlane
2016-05-09Increase Audio DMA Interrupt delay to 200 cycles.Scott Mansell
2016-05-08Merge pull request #3801 from Helios747/the_30_minute_blocker_fixMat M
2016-05-08D3D12: Specify read/write ranges when calling Map/UnmapStenzek
2016-05-08D3D12: Fix invalid CopyTextureRegion call in CopyRectangleFromTextureStenzek
2016-05-08D3D12: Cleanup startup/shutdown processStenzek
2016-05-08D3D12: Implement perf query supportStenzek
2016-05-08D3D12: Remove D3D11 header referencesStenzek
2016-05-08D3D12: Implement XFB encoding/decoding (support Real XFB)Stenzek
2016-05-08D3D12: Remove feature level checksStenzek
2016-05-08D3D12: Don't add padding when allocating within empty StreamBufferStenzek
2016-05-08D3D12: Improve output of shader compiler errorsStenzek
2016-05-08D3D12: Refactoring and cleanupsStenzek
2016-05-08D3D12: Fix error with >1xIR/MSAA EFB depth accessStenzek
2016-05-08D3D12: Implement GPU-based bounding boxStenzek
2016-05-08D3D12: Use helper method for binding EFB render targetsStenzek
2016-05-08D3D12: Use signed ints for viewport originStenzek
2016-05-08D3D12: Allow large texture uploads (>64MiB) by using temporary bufferStenzek
2016-05-07Fix IPCHLE to make NeoGamma work.magumagu
2016-05-07Merge pull request #3815 from degasus/scmMatthew Parlane
2016-05-07Merge pull request #3820 from Lionel07/netplay-elf-title-regressionMatthew Parlane
2016-05-06Fix regression for .elf files in Netplay Game SelectorCorwin Mcknight