summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/OGLNativeVertexFormat.cpp
AgeCommit message (Expand)Author
2024-04-04Fix out of bounds accesses for invalid vertex component formatsPokechu22
2023-01-31Implement AbstractGfx for OpenGLScott Mansell
2022-11-28VideoBackends:OGL: Creating vertex formats shouldn't unbind anythingTellowKrinkle
2022-11-23Fix build errors related to formatting non-scoped enumsPokechu22
2022-04-22VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormalPokechu22
2021-12-18Eliminate VarType for ComponentFormatPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27normalize common filenames in VideoBackends/OGLShawn Hoffman