summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends
AgeCommit message (Expand)Author
2022-10-08VideoBackends:Metal: Unroll lighting loopTellowKrinkle
2022-10-08VideoBackends:Metal: Properly set vsync on creationTellowKrinkle
2022-10-08VideoBackends:Multiple: More GPUs with broken subgroup opsTellowKrinkle
2022-10-04Vulkan/CommandBufferManager: Show error code in PanicAlerts.Admiral H. Curtiss
2022-09-30Merge pull request #11090 from K0bin/submit-reworkJMC47
2022-10-01VideoBackends:Vulkan: Raise number of command buffersRobin Kertels
2022-10-01VideoBackends:Vulkan: Associate descriptor pool with frame rather than comman...Robin Kertels
2022-10-01VideoBackends:Vulkan: Decouple available command buffers from frames in flightRobin Kertels
2022-10-01VideoBackends:Vulkan: Only synchronize with submission thread when necessaryRobin Kertels
2022-10-01VideoBackends:Vulkan: Fix validation error around surface_capabilities2Robin Kertels
2022-09-30Merge pull request #11084 from K0bin/qcom-workaroundJMC47
2022-09-30VideoBackends:Vulkan: Workaround slow vkCmdCopyImageToBuffer on QCom driverRobin Kertels
2022-09-29Merge pull request #11100 from Pokechu22/software-settings-mergeMai
2022-09-26Software: Fix mipmaps and uneven strides in SWTexturePokechu22
2022-09-26D3D12: Fix backend multithreading incorrectly being marked as supportedPokechu22
2022-09-26Software: Remove dedicated texture/frame dumping infrastructurePokechu22
2022-09-20VideoBackends:Metal: Use BitField for stuffing bits in pipeline idsTellowKrinkle
2022-09-19VideoCommon: Use std::array in PortableVertexDeclarationTellowKrinkle
2022-09-19VideoBackends:Vulkan: Make dynamic vertex loader optionalTellowKrinkle
2022-09-19VideoBackends:D3D12: Dynamic vertex loader supportTellowKrinkle
2022-09-19VideoBackends:Vulkan: Dynamic vertex loader supportTellowKrinkle
2022-09-19VideoBackends:Metal: Don't set primitive on ubershadersTellowKrinkle
2022-09-19VideoCommon: Add separate pipeline usage for UberShadersTellowKrinkle
2022-09-19VideoBackends:Metal: Dynamic vertex loader supportTellowKrinkle
2022-09-19VideoCommon: Add dynamic vertex loader to ubershadersTellowKrinkle
2022-09-08Merge pull request #10549 from Pokechu22/sw-tev-enum-mapPokechu22
2022-08-29MTLObjectCache: Correct signature of equality operatorMerry
2022-08-29BPMemory: Make TevKSel more clearPokechu22
2022-08-29SW/Rasterizer: Use RAS1_IREF::getTexCoord and getTexMapPokechu22
2022-08-29SW/Tev: Replace Tev::SetRegColor with Tev::SetKonstColorsPokechu22
2022-08-29SW/Tev: Use std::clamp for Clamp255 and Clamp1024Pokechu22
2022-08-29SW/Tev: Remove Tev::InitPokechu22
2022-08-29SW/Tev: Use EnumMap for scale/bias tablesPokechu22
2022-08-29SW/Tev: Use EnumMap for RegPokechu22
2022-08-29SW/Tev: Use TevColorRef/TevAlphaRef instead of raw s16 pointersPokechu22
2022-08-28SW/Rasterizer: Fix indirect stage using texture coordinates/maps >= 4Pokechu22
2022-08-23Use `__VA_OPT__(, ) __VA_ARGS__` instead of `##__VA_ARGS__`Pokechu22
2022-08-17D3DCommon: Remove unused swap chain functionsPokechu22
2022-08-17Vulkan: Remove unused swap chain functionsPokechu22
2022-07-23MTLUtil: Include TargetConditionalsOatmealDome
2022-07-23MTLMain: Include TargetConditionalsOatmealDome
2022-07-23MTLMain: Only compile NSView manipulation code on macOSOatmealDome
2022-07-23MTLUtil: Return invalid for non-supported texture formats on non-macOS platformsOatmealDome
2022-07-23MTLUtil: Don't attempt to get all GPUs on non-macOS platformsOatmealDome
2022-07-23CMakeLists: Link videometal with FoundationOatmealDome
2022-07-21VideoBackends:Multiple: Grammar fixesTellowKrinkle
2022-07-21VideoBackends:Metal: Remove unified memory configTellowKrinkle
2022-07-21VideoBackends:Metal: Avoid submitting draw calls with no vertices/indicesTellowKrinkle
2022-07-21VideoBackends:Metal: Implement PerfQueryTellowKrinkle
2022-07-21VideoBackends:Metal: Use unified memory path by default on all GPUsTellowKrinkle