mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-04 20:39:13 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user