3rd attempt to fix opengl on ubuntu

This commit is contained in:
Enrico Turri 2018-06-27 12:36:49 +02:00
parent 23d10fdadc
commit 8db4fdc24c
8 changed files with 58 additions and 45 deletions

View file

@ -519,9 +519,9 @@ public:
//#################################################################################################################
// static bool set_current(wxGLCanvas* canvas, bool force);
// static void reset_current_canvas();
//
// static void set_active(wxGLCanvas* canvas, bool active);
//#################################################################################################################
static void set_active(wxGLCanvas* canvas, bool active);
static void set_as_dirty(wxGLCanvas* canvas);
static unsigned int get_volumes_count(wxGLCanvas* canvas);