mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Only pad when needed
This commit is contained in:
@@ -69,6 +69,9 @@ namespace opengl
|
||||
Image::Wrap wrap;
|
||||
} settings;
|
||||
|
||||
bool loadVolatilePOT();
|
||||
bool loadVolatileNPOT();
|
||||
|
||||
public:
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user