Update ImGui GLFW and OpenGL 3.x backends.

The new embedded ImGui OpenGL loader has been extended with a couple of
functions and definitions needed by TracyTexture.cpp.
This commit is contained in:
Bartosz Taudul
2021-08-22 13:11:26 +02:00
parent 30445b656f
commit 673dfd0f02
14 changed files with 1228 additions and 8874 deletions

View File

@@ -1,5 +1,4 @@
#include <GL/gl3w.h>
#include "../profiler/src/imgui_impl_opengl3_loader.h"
#include "TracyTexture.hpp"
#ifndef COMPRESSED_RGB_S3TC_DXT1_EXT