+1
−0
+116
−192
common/gal/opengl/vbo_container.cpp
0 → 100644
+369
−0
File added.
Preview size limit exceeded, changes collapsed.
+34
−71
Loading
GitLab was upgraded during the server migration. If you cannot sign in, use "Forgot your password?" to reset it — passwords could not be carried over.
Added VBO_CONTAINER as a faster storage for vertices (OPENGL_GAL), tuned for exchanging data with GPU. Removed a few unnecessary variables and fields from OPENGL_GAL. Added function GAL::ClearCache() for freeing memory used by cached items. Fixed a few memory leaks (tesselator, PAINTER's settings & VIEW_ITEM's groups). Changed a few functions into inlines.
File added.
Preview size limit exceeded, changes collapsed.