1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Fixed opengl initialization on linux

This commit is contained in:
Enrico Turri
2018-06-04 14:38:41 +02:00
parent af8e869880
commit 9729c71691
6 changed files with 0 additions and 90 deletions
-3
View File
@@ -545,10 +545,7 @@ public:
static bool remove_canvas(wxGLCanvas* canvas);
static void remove_all_canvases();
//@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
static bool init(wxGLCanvas* canvas);
// static bool init(wxGLCanvas* canvas, bool useVBOs);
//@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
static bool is_shown_on_screen(wxGLCanvas* canvas);