summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
AgeCommit message (Expand)Author
2020-12-26VideoCommon: Fix crash that occurs on loading a fifo log due to uninitialized...iwubcode
2020-12-24VideoCommon: Update active config when we check for config changes, this ensu...iwubcode
2020-12-24VideoCommon: Add 'Active' state to FreelookCamera to future proof if we ever ...iwubcode
2020-12-24VideoCommon: Update Free Look camera with settings change...iwubcode
2020-12-24Core / VideoCommon: Remove old Free Look configiwubcode
2020-12-24VideoCommon: Change 'Zoom' to 'MoveForward' since it really isn't a zoomiwubcode
2020-12-24VideoCommon: Add speed to Free Look cameraiwubcode
2020-12-16Core: Remove ImageWrite and get rid of -Wmissing-declarations warningsLéo Lam
2020-12-16Fix -Wclass-memaccess warningsLéo Lam
2020-12-15Add NetBSD supportDavid Carlier
2020-12-11Merge pull request #9289 from AdmiralCurtiss/simple-png-api-writeLéo Lam
2020-12-05Merge pull request #9275 from JosJuice/framedump-boot-timeLéo Lam
2020-12-02General: Convert PanicAlerts over to fmt equivalentLioncash
2020-11-27FrameDump: Start timing at 0 ticks when starting from bootJosJuice
2020-11-26VideoCommon: Use Common::SavePNG() to write textures.Admiral H. Curtiss
2020-11-26Core: Remove commented out logsLioncash
2020-11-23Fix vertex ubershader GLES compile errorsJosJuice
2020-11-22FrameDump: Re-add call to av_register_allJosJuice
2020-11-20LightingShaderGen: Always calculate lighting for both color channelsStenzek
2020-11-20Fix translatable strings which contain non-positional argumentsJosJuice
2020-11-20Merge pull request #9239 from altimumdelta/FFDUMP_Separate_LoggingLéo Lam
2020-11-17VideoCommon: Migrate over to fmtLioncash
2020-11-10FrameDump Logging: Separate log type and migrate to fmtaltimumdelta
2020-11-09ShaderGenCommon: Rename WriteFmt() to Write()Lioncash
2020-11-09Merge pull request #9197 from lioncash/uber-pixelLC
2020-11-05Common/LinearDiskCache: Replace std::fstream with File::IOFileJosJuice
2020-10-29Merge pull request #9141 from Techjar/but-for-how-longJMC47
2020-10-27UberShaderPixel: Migrate over to fmtLioncash
2020-10-26Merge pull request #9171 from lioncash/pixelLéo Lam
2020-10-26Merge pull request #9188 from jordan-woyak/stop-caring-about-old-avcodec-vers...Léo Lam
2020-10-23VideoCommon: update vcproj file to set HAS_OPENGLiwubcode
2020-10-23VideoCommon: remove HAS_OPENGL from VideoBackendBaseiwubcode
2020-10-23VideoCommon: update vcproj file to set HAS_VULKANiwubcode
2020-10-23VideoCommon: rename USE_VULKAN to HAS_VULKAN in VideoBackendBaseiwubcode
2020-10-23PixelShaderGen: Migrate over to fmtLioncash
2020-10-23VideoCommon/FrameDump: Remove code for older versions of avcodec.Jordan Woyak
2020-10-23CMake: Add option to enable/disable Vulkan video backendmazes-80
2020-10-23Merge pull request #9179 from leoetlino/available-video-backendsJosJuice
2020-10-22VideoCommon: FrameDump fixes/cleanups.Jordan Woyak
2020-10-22Merge pull request #9169 from lioncash/uber-vertLéo Lam
2020-10-21VideoCommon: Simplify VideoBackendBase::GetDefaultBackendNameLéo Lam
2020-10-21VideoCommon: Get rid of the global g_available_video_backendsLéo Lam
2020-10-20UberShaderVertex: Migrate over to fmtLioncash
2020-10-20Merge pull request #9168 from lioncash/ifconstLéo Lam
2020-10-20DataReader: Make use of if constexpr where applicableLioncash
2020-10-20Merge pull request #9165 from lioncash/ubercommonLéo Lam
2020-10-20Merge pull request #9163 from lioncash/fbgenLéo Lam
2020-10-20UberShaderCommon: Migrate over to fmtLioncash
2020-10-20Merge pull request #9164 from lioncash/geoshaderLéo Lam
2020-10-20Merge pull request #8318 from iwubcode/dynamic_input_texturesLéo Lam