Posted on Mar 8, 2012 by
Grumpy Bird
This code should be added to polo.h:
ifndef GL_BGR_EXT
define GL_BGR_EXT 0x80E0
endif
ifndef GL_BGRA_EXT
define GL_BGRA_EXT 0x80E1
endif
Comment #1
Posted on Jul 27, 2014 by Swift CatComment deleted
Status: Accepted
Labels:
Type-Defect
Priority-Medium