This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
297dd320115856432bbab493bf5451396de6b2a5
OpenSceneGraph
/
examples
/
osgunittests
History
Robert Osfield
720551d549
From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and
...
fopen to osgDB::fopen to facilitate support for wide character filenames using UT8 encoding.
2008-11-07 15:08:08 +00:00
..
CMakeLists.txt
Added read-threads <numThreads> command line and read thread test back end
2008-09-23 13:58:49 +00:00
MultiThreadRead.cpp
From Jean-Sebastian Guay, fixed windows build
2008-09-24 16:03:47 +00:00
MultiThreadRead.h
Added "serialize" and plugin "preload" options in the "read-threads" code path.
2008-09-23 15:41:49 +00:00
osgunittests.cpp
Added docs for read-threads <numthreads> command line options
2008-09-26 13:51:49 +00:00
performance.cpp
From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License
2007-06-12 14:20:16 +00:00
performance.h
From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License
2007-06-12 14:20:16 +00:00
UnitTestFramework.cpp
From Martin Lavery and Robert Osfield, Updated examples to use a variation of the MIT License
2007-06-12 14:20:16 +00:00
UnitTestFramework.h
From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and
2008-11-07 15:08:08 +00:00
UnitTests_osg.cpp
From Mathias Froehlich, "This is a generic optimization that does not depend on any cpu or instruction
2008-09-17 16:14:28 +00:00