summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/DriverDetails.h
AgeCommit message (Expand)Author
2026-01-17Fix various typos and spelling mistakesSintendo
2025-07-29VKPipeline: Don't include depth clamp control struct when not supportedCrossVR
2025-07-29DriverDetails: Disable depth_clamp_control on AMD official driversCrossVR
2024-01-28VideoCommon: Post to analytics when bug is overriddenTellowKrinkle
2024-01-28VideoCommon: Add ability for backends to override bugsTellowKrinkle
2024-01-28VideoBackends:Multiple: Split up BUG_BROKEN_SUBGROUP_OPSTellowKrinkle
2023-08-15Remove out-dated hack of AMD driver issue WRT dual-source blending output index.takayhan-AMD
2022-10-08VideoBackends:Multiple: More GPUs with broken subgroup opsTellowKrinkle
2022-09-30VideoBackends:Vulkan: Workaround slow vkCmdCopyImageToBuffer on QCom driverRobin Kertels
2022-07-21VideoBackends:Metal: Use DriverDetails for bugsTellowKrinkle
2022-07-13VideoCommon: Better driver bug handlingTellowKrinkle
2022-07-10Merge pull request #10749 from tellowkrinkle/IntelUbershadersJMC47
2022-06-16VideoCommon: Fix SSBO layout and remove associated "bug"TellowKrinkle
2022-06-14VideoCommon: Fix Intel GPUs on Metal/Vulkan locking up in ubershadersTellowKrinkle
2022-04-20DriverDetails: Add broken discard with early-Z bug on Apple Silicon GPUsOatmealDome
2022-04-19DriverDetails: Introduce new VENDOR_APPLE for Apple GPUsOatmealDome
2022-01-04VideoCommon: assume the majority of os/drivers support parallel compiling of ...iwubcode
2021-11-22VideoCommon: Gate Multi-Threaded Shader Pre-Compilation behind a bug entryDevJPM
2021-09-20DriverDetails: Add broken dual source blending bug to MoltenVK on Intel GPUsOatmealDome
2021-09-16VulkanContext: Disable subgroup reduction on macOS with AMD GPUsOatmealDome
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-31VideoCommon: Fix bounding box on AMD/OpenGL/WindowsPokechu22
2021-04-11DriverDetails: Fix broken vector bitwise AND on Mali driverssspacelynx
2021-01-02Rehabilitate Haiku support.waddlesplash
2020-12-15Add NetBSD supportDavid Carlier
2020-10-08DriverDetails: Remove bug for broken GPU Texture DecodingTechjar
2020-09-07VideoBackends: Disable GPU Texture Decoding under MoltenVKTechjar
2019-10-02Vulkan: Add a DriverDetails bug for "slow cached readback memory"Stenzek
2019-07-18Vulkan: Use reversed depth range in viewportStenzek
2018-11-07Vulkan: Support macOS via MoltenVKStenzek
2018-10-20GLInterface: Drop Haiku supportStenzek
2018-09-01Revert "ShaderGen: Drop broken fragment shader index workaround for Vulkan"Pierre Bourdon
2018-08-28ShaderGen: Drop broken fragment shader index workaround for VulkanStenzek
2018-07-19FramebufferManager: Use D24S8 on Adreno when using VulkanStenzek
2018-07-17DriverDetails: Disable shared context shader compilation on nouveauStenzek
2018-05-24OGL/Streambuffer: Use coherent mapping by default.degasus
2018-03-14Vulkan: Provide a more accurate method of detecting drivers/vendorsStenzek
2018-03-10OGL: Re-implement async shader compilingStenzek
2018-02-25OGL: Use glBufferData on Mali.Markus Wick
2017-09-07Vulkan: Extend the NVIDIA MSAA bug to render-pass based clearsStenzek
2017-09-03Merge pull request #5649 from JonnyH/WIP/disable-vk-clear-renderpassStenzek
2017-09-02Mark an ImgTec driver bug as fixed in 1.8@4693462Jonathan Hamilton
2017-08-28Add Bug to Disable "LoadOp" clear renderpass in vulkanJonathan Hamilton
2017-08-03Vulkan: Add a driver bug for NV when MSAA is enabledStenzek
2017-07-30OGL: Uber shader supportStenzek
2017-05-03Add a workaround for a PowerVR glsl compiler bugJonathan Hamilton
2017-03-27Initial support for Haiku.Augustin Cavalier
2016-10-31DriverDetails: Make the bug identifiers humanly readable.Jules Blok
2016-10-31Merge pull request #4383 from Sintendo/minor-text-fixesMarkus Wick
2016-10-27DriverDetails: Disable dual-source blending on AMD OGL drivers.Jules Blok