summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/D3D/D3DNativeVertexFormat.cpp
AgeCommit message (Expand)Author
2026-02-08Misc: fix compiler warning: implicit declaration of functionoltolm
2024-04-04Fix out of bounds accesses for invalid vertex component formatsPokechu22
2023-01-31Implement AbstractGfx for Dx11Scott Mansell
2022-11-23VideoBackends/D3D11: Simplify vertex attribute codePokechu22
2022-11-23Fix build errors related to formatting non-scoped enumsPokechu22
2022-06-24D3D / VideoCommon: generate HLSL from SPIRViwubcode
2022-04-22VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormalPokechu22
2022-01-09VideoBackends/D3D11: Include HRESULT in error messagesPokechu22
2022-01-09VideoBackends/D3D: Eliminate CHECK in favor of ASSERT_MSGPokechu22
2021-12-18Eliminate VarType for ComponentFormatPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27normalize common filenames in VideoBackends/D3DShawn Hoffman