1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-26 03:29:40 +00:00

Corrects vertical event announcement, and adjusts namespaces for OpenGL primitives.

This commit is contained in:
Thomas Harte
2018-11-11 15:11:32 -05:00
parent b70227ac1b
commit be12d78c83
9 changed files with 44 additions and 11 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#include <cstdio>
#include <cstring>
using namespace OpenGL;
using namespace Outputs::Display::OpenGL;
namespace {
// The below is disabled because it isn't context/thread-specific. Which makes it