]> git.tdb.fi Git - libs/gl.git/history - source/backends/opengl/vertexsetup_backend.cpp
Check the flat qualifier from the correct member
[libs/gl.git] / source / backends / opengl / vertexsetup_backend.cpp
2021-11-17 Mikko RasaAdjust access to main class members from backend classes
2021-11-17 Mikko RasaDon't assume vertex arrays start from the beginning...
2021-11-17 Mikko RasaAdd support for padding in vertex formats
2021-11-14 Mikko RasaAdd correct copy and move semantics to most classes
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory