mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-28 05:58:29 +00:00
Retrieve ImGui with CPM.
ImGui OpenGL loader is patched, and not regenerated, because the gl3w script requires network connectivity to download the header files from Khronos at build time.
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
#include <EGL/eglext.h>
|
||||
#include <GLES2/gl2.h>
|
||||
#include <emscripten/html5.h>
|
||||
|
||||
#include "imgui/imgui_impl_opengl3.h"
|
||||
#include <backends/imgui_impl_opengl3.h>
|
||||
|
||||
#include "Backend.hpp"
|
||||
#include "RunQueue.hpp"
|
||||
|
||||
Reference in New Issue
Block a user