summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
AgeCommit message (Expand)Author
2020-09-25FramebufferManager: Fix EFB readbacks with MSAA onStenzek
2020-09-16Merge pull request #9075 from JosJuice/android-osd-left-marginJMC47
2020-09-16Merge pull request #9073 from darkain/patch-1JMC47
2020-09-16Android: Move OSD out of the way when menu is openJosJuice
2020-09-10Merge pull request #8743 from Techjar/apple-pls-support-standard-apiJMC47
2020-09-09Adding AmdPowerXpressRequestHighPerformanceVincent Milum Jr
2020-09-07Merge pull request #8976 from JosJuice/port-some-settingsLC
2020-09-07VideoBackends: Disable GPU Texture Decoding under MoltenVKTechjar
2020-09-06Make default graphics backend not show up as emptyJosJuice
2020-08-27msvc: enable /Zc:preprocessor and make build compile cleanlyShawn Hoffman
2020-08-22name some threadsShawn Hoffman
2020-08-22msbuild: re-enable standalone vcxproj processingShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for dolphin)Shawn Hoffman
2020-08-22prettify some constructs in vcxproj filesShawn Hoffman
2020-08-11FrameDump: Don't ignore the time base numeratorJosJuice
2020-08-06Remove wait_for_completion parameter from Renderer::SaveScreenshotJosJuice
2020-08-03Port some settings to the new config systemJosJuice
2020-08-02OnScreenDisplay: fix names rgba -> argbFelk
2020-07-28Merge pull request #8988 from JosJuice/no-refresh-rate-roundLC
2020-07-28VideoCommon: Don't round the refresh rateJosJuice
2020-07-22DolphinQt / VideoCommon: Add additional texture dumping options. Specificall...iwubcode
2020-07-04Merge pull request #8884 from iwubcode/freelook_performance_fixConnor McLaughlin
2020-07-02VertexShaderManager: Avoid accessing freelook control type configuration each...iwubcode
2020-06-30Merge pull request #8913 from JosJuice/msvc-preprocessorLC
2020-06-29Support the new MSVC preprocessorJosJuice
2020-06-29VideoCommon: Show profiler output againJosJuice
2020-06-28FreeLookCamera: Fix savestate branch inconsistency.Admiral H. Curtiss
2020-06-25VideoCommon: change freelook camera fov step size and expose itiwubcode
2020-06-25VideoCommon: Use freelook field of view to change the perspective of the cameraiwubcode
2020-06-25Replace Windows CMake lambda constexpr capture workaroundJosJuice
2020-06-17VideoCommon: Clean freelook camera dirty state when getting the new viewiwubcode
2020-05-28Merge pull request #8827 from stenzek/adreno-more-like-brokenrenoConnor McLaughlin
2020-05-25VideoCommon/ShaderGenCommon: Make template functions regular functionsLioncash
2020-05-25VideoCommon/ShaderGenCommon: Convert helper functions over to fmtLioncash
2020-05-25Merge pull request #8828 from stenzek/gles-readpixelsMarkus Wick
2020-05-24FramebufferManager: Copy to color format for depth readbacks on GLESStenzek
2020-05-24FramebufferManager: Fix invalid readback of EFB D24S8 depthStenzek
2020-05-22Migrate video backend setting to the new config systemLéo Lam
2020-05-17Merge pull request #8767 from iwubcode/freelook-camera-typePierre Bourdon
2020-05-13Externals: Add zstdJosJuice
2020-05-03VideoCommon: remove VertexShaderManager functions instead preferring the dire...iwubcode
2020-05-03VideoCommon: Add Free Look camera with separate modesiwubcode
2020-05-03Fix Windows CMake build errorsJosJuice
2020-04-29Fix windows build system.degasus
2020-04-29XFMemory: SETPOSMTXINFO should be SETPOSTMTXINFOPierre Bourdon
2020-04-28Merge pull request #8689 from howard0su/cleanup_signLéo Lam
2020-04-28Cleanup warnings of -WswitchJun Su
2020-04-24Analytics: Report correct quirk for mismatched xf/bp colorsSintendo
2020-04-21Merge pull request #8717 from stenzek/mismatched-xf-bpJMC47
2020-04-16Merge pull request #8730 from JosJuice/frame-advance-duplicate-frameJMC47