| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Also set the damn memory to zero
Who could've guessed that you should zero your initialized memory when
you're making assumptions later that uninitizalied members are zero.
|
|
|
|
|
|
And make a mess in the meantime:(
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is a test, should be enabled/disabled on a per-framebuffer basis.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DSA (Direct State Access) is apparently a more modern way of using
OpenGL, since version 4.5.
|
|
|
|
This will make it easier to break up the code into smaller chunks again
later.
One would think doing this seems fun to me at this point.
|
|
|
|
|
|
|
|
Why exist
|
|
|
|
|
|
|
|
|
|
|