Merge in default

--HG--
branch : minor
This commit is contained in:
Bart van Strien
2016-02-26 14:52:02 +01:00
20 changed files with 95 additions and 113 deletions
+1 -1
View File
@@ -468,7 +468,7 @@ public:
/**
* Gets whether a graphics feature is supported on this system.
**/
bool isSupported(Support feature) const;
bool isSupported(Feature feature) const;
void push(StackType type = STACK_TRANSFORM);
void pop();