mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
fixed canvas:clear() when multi-canvas rendering is active, changed some names and wording
--HG-- branch : MRTs
This commit is contained in:
@@ -101,7 +101,7 @@ public:
|
||||
|
||||
static bool isSupported();
|
||||
static bool isHDRSupported();
|
||||
static bool isMRTSupported();
|
||||
static bool isMultiCanvasSupported();
|
||||
static bool getConstant(const char *in, TextureType &out);
|
||||
static bool getConstant(TextureType in, const char *&out);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user