Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nicholas Bishop
mesa
Commits
10250e27
Commit
10250e27
authored
Jul 20, 2000
by
hwaechtler
Browse files
added #define GL_MESA_texture_env_combine2 1
parent
f40676ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/GL/glext.h
View file @
10250e27
...
...
@@ -2930,6 +2930,9 @@ extern void APIENTRY glTextureColorMaskSGIS (GLboolean, GLboolean, GLboolean, GL
typedef
void
(
APIENTRY
*
PFNGLTEXTURECOLORMASKSGISPROC
)
(
GLboolean
red
,
GLboolean
green
,
GLboolean
blue
,
GLboolean
alpha
);
#endif
#ifndef GL_MESA_texture_env_combine2
#define GL_MESA_texture_env_combine2 1
#endif
#ifdef __cplusplus
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment