mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-26 19:17:52 +00:00
Corrects vertical event announcement, and adjusts namespaces for OpenGL primitives.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user