summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2016-06-23GUI: Fix truncated text on OS Xhthh
2016-06-22Merge pull request #3904 from dhustkoder/masterChris Burgener
2016-06-22analytics: Collect less data about controllers.Scott Mansell
2016-06-21analytics: Collect controller information.Scott Mansell
2016-06-20analytics: Report OpenGL's adapter name too.Scott Mansell
2016-06-19_DEFAULT_SOURCE flag added, and clang check for IsTriviallyCopyable macrodhust
2016-06-19Merge pull request #3908 from delroth/analytics-gpuPierre Bourdon
2016-06-19analytics: More accurate video backend name.Pierre Bourdon
2016-06-19analytics: Disable ALPN only on Windows.Pierre Bourdon
2016-06-19Analytics: Implement UI.Pierre Bourdon
2016-06-19Add an Analytics reporting system.Pierre Bourdon
2016-06-18scmrev: Add "distributor" option.Pierre Bourdon
2016-06-18Externals: Add libcurl.Pierre Bourdon
2016-06-18StringUtil: Add a HexDump function.Pierre Bourdon
2016-06-18TextureCache: Rename functions and add comments to clear up docsScott Mansell
2016-06-17TextureCache: Track efb copies used in a partially updated textureScott Mansell
2016-06-05Merge pull request #3776 from EmptyChaos/ar-isoprop-corruptPierre Bourdon
2016-06-02Merge pull request #3872 from JosJuice/movie-revision-nonhexadecimalMat M
2016-06-02Movie: Improve handling of non-hexadecimal revision stringsJosJuice
2016-05-31Merge pull request #3873 from JosJuice/arghMatthew Parlane
2016-05-30Undo the addition of a translatable string during the string freezeJosJuice
2016-05-30Merge pull request #3871 from Helios747/weird_nvidia_fixPierre Bourdon
2016-05-30[OGL] Workaround nvidia being weird with GL_MAX_TEXTURE_SIZEAnthony Serna
2016-05-29EGL: specify version firstKarol Herbst
2016-05-29SectorReader: Fix reading the last block of the disc.Pierre Bourdon
2016-05-30ISOProperties/GameListCtrl: Use Global INI Change event.EmptyChaos
2016-05-29Merge pull request #3867 from phire/fix_wii_savestates_some_morePierre Bourdon
2016-05-29ActionReplay: UI Consistency and CleanupEmptyChaos
2016-05-29ActionReplay: Fix ISOProperties corrupting active code setEmptyChaos
2016-05-29Merge pull request #3857 from JosJuice/update-language-listPierre Bourdon
2016-05-29Cleanup: fix an incorrect variable name.Scott Mansell
2016-05-29IPC_HLE: Close file handles before savestating. Fixes DKCR crashing.Scott Mansell
2016-05-26Fix building with PCH disabled.Rohit Nirmal
2016-05-25Merge pull request #3819 from mimimi085181/netplay-fix-gamecube-port-mapping1Mat M
2016-05-25Add more languages, and remove Hebrew because it's very incompleteJosJuice
2016-05-25Fix builds when using newest version of NDKsigmabeta
2016-05-24Fix latency regressionmimimi085181
2016-05-24Netplay: Fix gamecube controller mappingmimimi085181
2016-05-23[UI] Fix Gamelist encoding bugAnthony Serna
2016-05-22Merge pull request #3794 from EmptyChaos/frame-advance-raceMat M
2016-05-21Merge pull request #3854 from degasus/armMarkus Wick
2016-05-21Merge pull request #3823 from Summate/developmentMatthew Parlane
2016-05-20Merge pull request #3802 from mathieui/netplay-disable-wiimotes-for-real-i-swearMarkus Wick
2016-05-20Disable wiimotes on game start if running in netplaymathieui
2016-05-20Merge pull request #3851 from JosJuice/revision-20Markus Wick
2016-05-20JitArm64: Fix dispatcher with MMU.degasus
2016-05-20JitArm64: Implement DSI exception.degasus
2016-05-19Merge pull request #3805 from mathieui/gcadapter-unplug-crashMarkus Wick
2016-05-19GCAdapter: protect some more functionsmathieui
2016-05-19JitArm64: Fix broken block handling.degasus