mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Unify GLES support in gui scaling filter
This commit is contained in:
parent
ca363d3ef8
commit
6c2ded4cac
3 changed files with 45 additions and 39 deletions
|
@ -135,6 +135,7 @@ public:
|
|||
IWritableTextureSource *createTextureSource();
|
||||
|
||||
#if ENABLE_GLES
|
||||
bool hasNPotSupport();
|
||||
video::IImage * Align2Npot2(video::IImage * image, irr::video::IVideoDriver* driver);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue