From 113a35d0fe8938973fa1c100b77f456ed250e61b Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Tue, 2 Jun 2020 21:47:06 -0300 Subject: OpenGL bugfixes and wxGC port alternative init OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC. --- Project/Project.project | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Project/Project.project') diff --git a/Project/Project.project b/Project/Project.project index 82b109b..25c00fe 100644 --- a/Project/Project.project +++ b/Project/Project.project @@ -118,6 +118,7 @@ + @@ -251,6 +252,7 @@ + -- cgit