freebsd-ports/graphics/allegrogl/pkg-plist
Kirill Ponomarev bdf202c987 Add allegrogl 0.2.0,
The library mostly provides functions to allow you to use
OpenGL alongside Allegro -- you use OpenGL for your rendering
to the screen, and Allegro for miscellaneous tasks like
gathering input, doing timers, getting cross-platform
portability, loading data, playing samples and drawing your
textures. So this library fills the same hole that things like
GLUT do.

PR:		ports/61763
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-01-23 10:02:47 +00:00

43 lines
1.3 KiB
Text

include/alleggl.h
include/alleggl_config.h
include/allegrogl/gl_ext.h
include/allegrogl/gl_header_detect.h
include/allegrogl/GLext/gl_ext_api.h
include/allegrogl/GLext/gl_ext_defs.h
include/allegrogl/GLext/gl_ext_list.h
include/allegrogl/GLext/glx_ext_api.h
include/allegrogl/GLext/glx_ext_defs.h
include/allegrogl/GLext/glx_ext_list.h
include/allegrogl/GLext/wgl_ext_api.h
include/allegrogl/GLext/wgl_ext_defs.h
include/allegrogl/GLext/wgl_ext_list.h
@dirrm include/allegrogl/GLext
@dirrm include/allegrogl
lib/libagl.a
%%EXAMPLESDIR%%/demofont.dat
%%EXAMPLESDIR%%/dialog.c
%%EXAMPLESDIR%%/dumbtest.c
%%EXAMPLESDIR%%/exalleg.c
%%EXAMPLESDIR%%/exalpfnt.c
%%EXAMPLESDIR%%/excamera.c
%%EXAMPLESDIR%%/exext.c
%%EXAMPLESDIR%%/exgui.c
%%EXAMPLESDIR%%/exmasked.c
%%EXAMPLESDIR%%/extext.c
%%EXAMPLESDIR%%/extextur.c
%%EXAMPLESDIR%%/lucidia.dat
%%EXAMPLESDIR%%/makefile
%%EXAMPLESDIR%%/mysha.pcx
%%EXAMPLESDIR%%/running.dat
%%EXAMPLESDIR%%/running.h
%%EXAMPLESDIR%%/test.c
%%EXAMPLESDIR%%/tex.c
@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%%%DOCSDIR%%/bugs.txt
%%PORTDOCS%%%%DOCSDIR%%/extensions.txt
%%PORTDOCS%%%%DOCSDIR%%/faq.txt
%%PORTDOCS%%%%DOCSDIR%%/howto.txt
%%PORTDOCS%%%%DOCSDIR%%/quickstart.txt
%%PORTDOCS%%%%DOCSDIR%%/readme.txt
%%PORTDOCS%%%%DOCSDIR%%/todo.txt
%%PORTDOCS%%@dirrm %%DOCSDIR%%