mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Removed 'Use legacy OpenGL 1.1 rendering' option
This commit is contained in:
parent
27cc66eb54
commit
3d755e1bbe
6 changed files with 11 additions and 37 deletions
|
@ -75,7 +75,6 @@ private:
|
|||
wxGLContext* m_context;
|
||||
static GLInfo s_gl_info;
|
||||
bool m_gl_initialized;
|
||||
bool m_use_legacy_opengl;
|
||||
bool m_use_VBOs;
|
||||
static EMultisampleState s_multisample;
|
||||
static bool s_compressed_textures_supported;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue