Diederick C. Niehorster
3c33371938
adding vs folder to ignores
2017-07-12 22:38:00 +02:00
beuc
8aac2a48ce
Android: unify toolchain and module builds
...
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1296 7f0cb862-5218-0410-a997-914c9d46530a
2012-05-04 11:17:43 +00:00
beuc
f0f4e33556
typo
...
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1261 7f0cb862-5218-0410-a997-914c9d46530a
2012-04-21 20:21:16 +00:00
beuc
716701e477
Add 'shapes' test for GLES1 (Android and Mesa EGL), as an independent CMake sample app
...
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1246 7f0cb862-5218-0410-a997-914c9d46530a
2012-04-19 21:10:59 +00:00
beuc
abfe42bc9b
Add some CMake build directories to svn:ignore
...
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1245 7f0cb862-5218-0410-a997-914c9d46530a
2012-04-19 20:56:48 +00:00
dcnieho
67c4e24bc1
also added build64 to list of ignores
...
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1129 7f0cb862-5218-0410-a997-914c9d46530a
2012-03-14 03:38:47 +00:00
dcnieho
64fb938163
Removed VS2008 and VS2010 files
...
set ignore for my /build directory, removed ignore for config.h.in
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1124 7f0cb862-5218-0410-a997-914c9d46530a
2012-03-13 11:08:26 +00:00
beuc
eb37483010
Android documentation
...
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1103 7f0cb862-5218-0410-a997-914c9d46530a
2012-03-11 09:18:53 +00:00
fayjf
33d23d40ab
Deleting project directories that were deprecated last January and are now redundant and out of date
...
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@952 7f0cb862-5218-0410-a997-914c9d46530a
2011-12-13 05:40:10 +00:00
spanne
3ba47f5708
Move all files related to Visual Studio 2008 into 2 directories, one for the normal DLL build, and one for the static build. We should do this for other IDEs, too.
...
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@824 7f0cb862-5218-0410-a997-914c9d46530a
2009-05-24 12:31:43 +00:00
spanne
ad2f613a10
Put static library stuff into its own solution. This way, a rather uncommon way doesn't clutter up our normal solution, which is DLL-based.
...
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@823 7f0cb862-5218-0410-a997-914c9d46530a
2009-05-23 12:50:37 +00:00
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