This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
Define GLAPIENTRYP properly so that GLU compiles on Windows.
tags/R300_DRIVER_0
Karl Schultz
22 years ago
parent
ec7eb274ab
commit
906449753f
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
include/GL/glu.h
+ 1
- 1
include/GL/glu.h
View File
@@ -41,7 +41,7 @@
#endif
#ifndef GLAPIENTRYP
#define GLAPIENTRYP
#define GLAPIENTRYP
GLAPIENTRY *
#endif
#ifndef GLAPI
Write
Preview
Loading…
Cancel
Save