summaryrefslogtreecommitdiff
path: root/Source/Core/Common
AgeCommit message (Expand)Author
2018-10-28Merge pull request #7515 from JosJuice/wcsftimePierre Bourdon
2018-10-28Merge pull request #7445 from Techjar/improve-sfmlhelperPierre Bourdon
2018-10-27Common/Analytics: add basic support for vector serializationPierre Bourdon
2018-10-26Use wcsftime instead of strftime on Windows to fix encoding errorsJosJuice
2018-10-20GLContext: Try GL versions 3.2-4.6 when getting a contextStenzek
2018-10-20CMake: Make X11 and EGL optionalStenzek
2018-10-20GLContext: Runtime selection of EGL/GLX on LinuxStenzek
2018-10-20GLContext: Use destructor instead of Shutdown() to cleanupStenzek
2018-10-20GLContext: Combine shared context initialization and creationStenzek
2018-10-20GLContext: Remove global context pointerStenzek
2018-10-20VideoBackends: Pass window system info from host on creationStenzek
2018-10-20GLContext: Use host connectionStenzek
2018-10-20Refactoring and cleanup of GLInterface (now GLContext)Stenzek
2018-10-20GLInterface: Drop Haiku supportStenzek
2018-10-20Update to Visual Studio's default Windows SDKTillmann Karras
2018-10-08GekkoDisassembler: fix mtfsf yet againTillmann Karras
2018-10-07GekkoDisassembler: fix disassembly of mtfsfTillmann Karras
2018-10-06Merge pull request #7414 from Sintendo/shortmovsTilka
2018-10-05Merge pull request #7419 from Sintendo/miscoptsTilka
2018-10-02Improve SFMLHelperTechjar
2018-09-29Fix sram accesses.Shawn Hoffman
2018-09-29x64Emitter: nit, use helper method in CMP_or_TESTSintendo
2018-09-16x64Emitter: short MOV for 64bit immediates (2)Sintendo
2018-09-14x64Emitter: short MOV for 64bit immediates (1)Sintendo
2018-08-30Arm64Emitter: Remove unsequenced expressionsMerryMage
2018-08-28Fix reducing log paths when building with MSVCJosJuice
2018-08-28Merge pull request #7376 from lioncash/sfmlPierre Bourdon
2018-08-27SFMLHelper: Simplify 64-bit packet reading function and remove 64-bit write f...Lioncash
2018-08-27Common/SFMLHelper: Remove unused forward declarationLioncash
2018-08-27Arm64Emitter: Make the Align* functions return a non-const data pointerLioncash
2018-08-27Merge pull request #7318 from VinDuv/rename-master-logPierre Bourdon
2018-08-27Merge pull request #7240 from lioncash/namespacePierre Bourdon
2018-08-27Merge pull request #7350 from zackhow/android-analyticsPierre Bourdon
2018-08-23Android: Add usage statistics to android.zackhow
2018-08-20Merge pull request #7333 from weihuoya/gamecover-nomediaMarkus Wick
2018-08-19Fix critital buffer overflow in LoadPNGJosJuice
2018-08-19Merge pull request #7249 from yourWaifu/discord-rpc-joinPierre Bourdon
2018-08-19Use simplified libpng PNG reading API to avoid PNG reading bugs.Admiral H. Curtiss
2018-08-15Fix spelling in assert macroBreadFish64
2018-08-15hide game cover in android galleryweihuoya
2018-08-14Arm64Emitter: Get rid of a pointer cast within SetJumpTarget()Lioncash
2018-08-13Force IPv4 on external IP addressesSleepy Flower Girl
2018-08-13Attempt to fix linter issues.Billy Robert O'Neal III
2018-08-13Workaround use of private constant _Snan no longer being present in <limits>.Billy Robert O'Neal III
2018-08-11LogManager: Change Master Log short nameVincent Duvert
2018-08-07Cleanup: Remove some left over references to wxWidgetsspycrab
2018-07-30Revert "Revert "Qt/GameList: Add option to show covers in grid mode""spycrab
2018-07-28Revert "Qt/GameList: Add option to show covers in grid mode"Pierre Bourdon
2018-07-27Qt/GameList: Add option to show covers in grid modespycrab
2018-07-19NetPlay save data synchronizationTechjar