blob: 514aeae6e08484b7f94c082fa9eb660b0e853fd4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# This .cfg file is used to generate the interface to the GLX routines
# used internally by the X11GLContext implementation.
Package net.java.games.jogl.impl.macosx
JavaClass MacOSXGL
Style allstatic
Include gl-common-macosx.cfg
|