mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
fix GL_BGRA error
This commit is contained in:
parent
fbc37338e4
commit
ab709b528b
@ -109,6 +109,7 @@
|
|||||||
#define GL_FUNC_ADD GL_FUNC_ADD_OES
|
#define GL_FUNC_ADD GL_FUNC_ADD_OES
|
||||||
#define GL_FUNC_SUBTRACT GL_FUNC_SUBTRACT_OES
|
#define GL_FUNC_SUBTRACT GL_FUNC_SUBTRACT_OES
|
||||||
#define GL_FUNC_REVERSE_SUBTRACT GL_FUNC_REVERSE_SUBTRACT_OES
|
#define GL_FUNC_REVERSE_SUBTRACT GL_FUNC_REVERSE_SUBTRACT_OES
|
||||||
|
#define GL_BGRA GL_BGRA_EXT
|
||||||
|
|
||||||
#undef SUPPORT_IMMEDIATE_MODE
|
#undef SUPPORT_IMMEDIATE_MODE
|
||||||
#define APIENTRY
|
#define APIENTRY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user