sthen 96da4e2934 import graphics/glew:
The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist
C/C++ OpenGL developers with two tedious tasks: initializing and using
extensions and writing portable applications. GLEW provides an efficient
run-time mechanism to determine whether a certain extension is supported
by the driver or not. OpenGL core and extension functionality is exposed
via a single header file.
2009-04-13 23:24:01 +00:00

24 lines
549 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2009/04/13 23:24:01 sthen Exp $
%%SHARED%%
@bin bin/glewinfo
@bin bin/visualinfo
include/GL/
include/GL/glew.h
include/GL/glxew.h
include/GL/wglew.h
lib/libGLEW.a
share/doc/glew/
share/doc/glew/advanced.html
share/doc/glew/basic.html
share/doc/glew/credits.html
share/doc/glew/glew.css
share/doc/glew/glew.html
share/doc/glew/glew.png
share/doc/glew/glxew.html
share/doc/glew/index.html
share/doc/glew/install.html
share/doc/glew/log.html
share/doc/glew/new.png
share/doc/glew/ogl_sm.jpg
share/doc/glew/wglew.html