Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dreveman:Factory:cr
cr
cr-ext-bgra.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cr-ext-bgra.diff of Package cr
commit ce4b0fe33c9efa6045bd419ed2542b0a29d1ba22 Author: David Reveman <davidr@novell.com> Date: Wed Apr 22 13:19:47 2009 -0400 Add GL_EXT_bgra to extension string. diff --git a/include/cr_extstring.h b/include/cr_extstring.h index 3cc5a5b..7f881cc 100644 --- a/include/cr_extstring.h +++ b/include/cr_extstring.h @@ -89,6 +89,9 @@ static const char *crExtensions = #ifdef CR_ARB_window_pos "GL_ARB_window_pos " #endif +#ifdef CR_OPENGL_VERSION_1_2 + "GL_EXT_bgra " +#endif #ifdef CR_EXT_blend_color "GL_EXT_blend_color " #endif
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor