]> git.saurik.com Git - wxWidgets.git/commit - utils/ogl/src/divided.h
Restore previous ogl sources. Waiting for fix in configure system
authorBart A.M. Jourquin <bart.jourquin@fucam.ac.be>
Wed, 1 Mar 2000 08:44:38 +0000 (08:44 +0000)
committerBart A.M. Jourquin <bart.jourquin@fucam.ac.be>
Wed, 1 Mar 2000 08:44:38 +0000 (08:44 +0000)
commit1c2d49808c776fcfef8db18018cdd948984a9bf1
tree49edf84a8f4690173e533e0ff321a5380f99e7aa
parent294d195c3cfd9b39b8e1855e9a89dba86bef0082
Restore previous ogl sources. Waiting for fix in configure system

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
35 files changed:
utils/ogl/src/Makefile.in [new file with mode: 0644]
utils/ogl/src/basic.cpp [new file with mode: 0644]
utils/ogl/src/basic.h [new file with mode: 0644]
utils/ogl/src/basic2.cpp [new file with mode: 0644]
utils/ogl/src/basicp.h [new file with mode: 0644]
utils/ogl/src/bmpshape.cpp [new file with mode: 0644]
utils/ogl/src/bmpshape.h [new file with mode: 0644]
utils/ogl/src/canvas.cpp [new file with mode: 0644]
utils/ogl/src/canvas.h [new file with mode: 0644]
utils/ogl/src/composit.cpp [new file with mode: 0644]
utils/ogl/src/composit.h [new file with mode: 0644]
utils/ogl/src/constrnt.cpp [new file with mode: 0644]
utils/ogl/src/constrnt.h [new file with mode: 0644]
utils/ogl/src/divided.cpp [new file with mode: 0644]
utils/ogl/src/divided.h [new file with mode: 0644]
utils/ogl/src/drawn.cpp [new file with mode: 0644]
utils/ogl/src/drawn.h [new file with mode: 0644]
utils/ogl/src/drawnp.h [new file with mode: 0644]
utils/ogl/src/lines.cpp [new file with mode: 0644]
utils/ogl/src/lines.h [new file with mode: 0644]
utils/ogl/src/linesp.h [new file with mode: 0644]
utils/ogl/src/makefile.b32 [new file with mode: 0644]
utils/ogl/src/makefile.bcc [new file with mode: 0644]
utils/ogl/src/makefile.dos [new file with mode: 0644]
utils/ogl/src/makefile.g95 [new file with mode: 0644]
utils/ogl/src/makefile.unx [new file with mode: 0644]
utils/ogl/src/makefile.vc [new file with mode: 0644]
utils/ogl/src/makefile.wat [new file with mode: 0644]
utils/ogl/src/mfutils.cpp [new file with mode: 0644]
utils/ogl/src/mfutils.h [new file with mode: 0644]
utils/ogl/src/misc.cpp [new file with mode: 0644]
utils/ogl/src/misc.h [new file with mode: 0644]
utils/ogl/src/ogl.h [new file with mode: 0644]
utils/ogl/src/ogldiag.cpp [new file with mode: 0644]
utils/ogl/src/ogldiag.h [new file with mode: 0644]