summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2018-10-28Merge pull request #7501 from Techjar/class-memaccess-cleanupPierre Bourdon
2018-10-28Merge pull request #7515 from JosJuice/wcsftimePierre Bourdon
2018-10-28Merge pull request #7445 from Techjar/improve-sfmlhelperPierre Bourdon
2018-10-28Merge pull request #7526 from Tilka/mo_loggingPierre Bourdon
2018-10-28Merge pull request #7497 from stenzek/lazy-initializePierre Bourdon
2018-10-28Merge pull request #7499 from JosJuice/purge-game-list-cachePierre Bourdon
2018-10-28DolphinQt: reduce warnings about MO filesTillmann Karras
2018-10-28Vulkan: Add missing increment of draw call countStenzek
2018-10-28Merge pull request #7517 from delroth/analytics-perfPierre Bourdon
2018-10-27RenderBase: send performance sample at every end of framePierre Bourdon
2018-10-27Core/Analytics: add support for performance samplingPierre Bourdon
2018-10-27Common/Analytics: add basic support for vector serializationPierre Bourdon
2018-10-27SystemTimers: export performance index from the throttler callbackPierre Bourdon
2018-10-26Use wcsftime instead of strftime on Windows to fix encoding errorsJosJuice
2018-10-25DolphinQt: Implement "Purge Game List Cache"JosJuice
2018-10-24Merge pull request #7504 from JosJuice/game-id-partition-noneMat M
2018-10-25ThrottleCallback: use microseconds to represent realtimePierre Bourdon
2018-10-24Core: Fix display being passed as surface to ControllerInterfaceStenzek
2018-10-24CMake: Fix DolphinNoGUI buildStenzek
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-20Renderer: Pull dimensions from GLInterface/SwapchainStenzek
2018-10-20Drop Host_GetRenderSurface and pass display to backendStenzek
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-19Merge pull request #7505 from JosJuice/korean-country-codeMat M
2018-10-19DiscIO: Restore the Korean case in CountryCodeToCountryJosJuice
2018-10-16Fix issue 11422 (inconsistent game ID for some hacked games)JosJuice
2018-10-15Merge pull request #7503 from MerryMage/signed_comparisonTilka
2018-10-15BTReal: Correct comparison of integers of different signsMerryMage
2018-10-15Merge pull request #7502 from JosJuice/functions-signatureAnthony
2018-10-15Improve the "functions signature" stringJosJuice
2018-10-14VideoCommon: Clean up class-memaccess warningsTechjar
2018-10-14Qt/GameList: Cancel ISO compression when the user cancels the save dialogZ1ni
2018-10-14Qt/MainWindow: Maintain pointer to hotkey windowStenzek
2018-10-14Qt/MainWindow: Lazy initialize child windowsStenzek
2018-10-14Merge pull request #7496 from stenzek/null-shader-cacheTilka
2018-10-14NullBackend: Initialize vtx_decl in VertexFormatStenzek
2018-10-14Merge pull request #7412 from AdmiralCurtiss/xfb-stitch-in-orderTilka
2018-10-14ShaderCache: Don't create or load shader cache with Null backendStenzek
2018-10-14Merge pull request #7216 from leoetlino/testTilka
2018-10-14Merge pull request #7495 from JosJuice/wii-menu-1.0-region-3Tilka
2018-10-14Show 1.0U instead of 1.0 for Wii Menu 1.0JosJuice