mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
milek7/sim branch opengl 3.3 renderer import
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
// 2016-09-05: OpenGL: Fixed save and restore of current scissor rectangle.
|
||||
|
||||
#include "stdafx.h"
|
||||
#define IMGUI_IMPL_OPENGL_LOADER_GLEW
|
||||
#define IMGUI_IMPL_OPENGL_LOADER_GLAD
|
||||
|
||||
#include "imgui.h"
|
||||
#include "imgui_impl_opengl2.h"
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
//----------------------------------------
|
||||
|
||||
#include "stdafx.h"
|
||||
#define IMGUI_IMPL_OPENGL_LOADER_GLEW
|
||||
#define IMGUI_IMPL_OPENGL_LOADER_GLAD
|
||||
|
||||
#if defined(_MSC_VER) && !defined(_CRT_SECURE_NO_WARNINGS)
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
|
||||
Reference in New Issue
Block a user