mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-31 12:41:20 -06:00
5th Attempt to fix texture rendering on OpenGL 1.1 cards
This commit is contained in:
parent
15c69a90ec
commit
de540de9aa
4 changed files with 27 additions and 8 deletions
|
|
@ -57,7 +57,7 @@ public:
|
|||
EState get_state() const;
|
||||
void set_state(EState state);
|
||||
|
||||
unsigned int get_textures_id() const;
|
||||
unsigned int get_texture_id() const;
|
||||
int get_textures_size() const;
|
||||
|
||||
int get_hover_id() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue