Commit Graph

11 Commits

Author SHA1 Message Date
spanne
6abe740e61 Ignore more files generated by Visual C++ 2008
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@822 7f0cb862-5218-0410-a997-914c9d46530a
2009-05-23 12:42:05 +00:00
spanne
c40212af37 Ignore file generated by Visual C++ 2008
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@814 7f0cb862-5218-0410-a997-914c9d46530a
2009-05-22 14:07:13 +00:00
spanne
280a735302 Initial version of a fully OpenGL-3.0-compliant of the famous smooth.c from the
Red Book. What has been done already:

   * Explicitly request a forward-compatible 3.0 context

   * Report GL errors, if any, at a few crucial places

   * Replaced gluOrtho2D with a home-grown matrix + glLoadMatrixf

What remains to be done:

   * Use vertex shaders and fragment shaders

   * Use vertex buffer objects


git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@774 7f0cb862-5218-0410-a997-914c9d46530a
2009-02-14 20:38:53 +00:00
spanne
4729884625 Ignore config.lt, too. It seems to be generated by recent autotools.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@767 7f0cb862-5218-0410-a997-914c9d46530a
2009-02-13 17:44:22 +00:00
spanne
ee19720b42 Ignore *.exe
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@752 7f0cb862-5218-0410-a997-914c9d46530a
2008-11-05 18:16:17 +00:00
spanne
9ea2a52be0 Ooops, forgot to ingore INSTALL and install-sh in previous commit...
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@692 7f0cb862-5218-0410-a997-914c9d46530a
2005-10-12 14:22:04 +00:00
spanne
593887dece Simply use autoreconf in autogen.sh, it is much simpler and the recommended
way in the autotools documentation. Removed INSTALL, install-sh and
mkinstalldirs, they are either unused or automatically generated by
autogen.sh.


git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@690 7f0cb862-5218-0410-a997-914c9d46530a
2005-10-12 13:04:46 +00:00
spanne
6446237de5 Ignore files generated during RPM build.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@645 7f0cb862-5218-0410-a997-914c9d46530a
2005-06-30 11:03:25 +00:00
spanne
207d5dc3c9 Ignore files generated by autoscan.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@536 7f0cb862-5218-0410-a997-914c9d46530a
2005-01-01 14:17:28 +00:00
spanne
c0b1e6178d Ignore distribution tar files
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@532 7f0cb862-5218-0410-a997-914c9d46530a
2005-01-01 13:37:11 +00:00
spanne
14f372e2fa Improved ignorance.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@525 7f0cb862-5218-0410-a997-914c9d46530a
2004-12-31 13:42:51 +00:00