This commit is contained in:
Ariel Manzur
2015-04-02 01:35:12 -03:00
12 changed files with 147 additions and 302 deletions
+1 -1
View File
@@ -905,7 +905,7 @@ void OS_OSX::initialize(const VideoMode& p_desired,int p_video_driver,int p_audi
unsigned int attributeCount = 0;
// OS X needs non-zero color size, so set resonable values
int colorBits = 24;
int colorBits = 32;
// Fail if a robustness strategy was requested