Added a test program for dynamically loading OpenGL

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40840
This commit is contained in:
Sam Lantinga 2004-02-17 18:16:49 +00:00
parent 0160ec6888
commit 6e5735ed77
2 changed files with 197 additions and 1 deletions

View file

@ -4,7 +4,7 @@ noinst_PROGRAMS = \
testver testtypes testcpuinfo testhread testlock testerror testsem testtimer \
loopwave testcdrom testkeys testvidinfo checkkeys testwin graywin \
testsprite testbitmap testalpha testgamma testpalette testwm \
threadwin testoverlay testoverlay2 testgl testjoystick
threadwin testoverlay testoverlay2 testgl testdyngl testjoystick
testalpha_SOURCES = testalpha.c
testalpha_LDADD = @MATHLIB@