mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-02 16:20:27 +02:00
OpenGL3: Add driver-dependent feature checks
This commit is contained in:
@ -19,6 +19,7 @@ namespace video {
|
||||
|
||||
protected:
|
||||
OpenGLVersion getVersionFromOpenGL() const override;
|
||||
void initFeatures() override;
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user