sagedemage / opengl_sdl2_window

A simple OpenGL window with SDL2 written in C++
MIT No Attribution
0 stars 0 forks source link

Simplify GLAttributes Structure #5

Closed sagedemage closed 2 months ago

sagedemage commented 2 months ago

Remove the gVertexPos2DLocation variable of the GLAttributes structure.

Optional

sagedemage commented 2 months ago
git fetch origin
git checkout 5-simplify-glattributes-structure