fixed canvas:clear() when multi-canvas rendering is active, changed some names and wording

--HG--
branch : MRTs
This commit is contained in:
Alex Szpakowski
2013-03-26 04:58:43 -03:00
parent 6c5daab312
commit a55c7e871e
7 changed files with 72 additions and 50 deletions
+1 -1
View File
@@ -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);