OpenSceneGraph/src/osgDB
2009-04-10 14:11:38 +00:00
..
Archive.cpp Renamed Archive::ArchiveStatus to ReaderWriter::ArchiveStatus 2008-07-15 14:15:42 +00:00
AuthenticationMap.cpp Moved AuthenticalMap/AuthenticationDetails out in their own files 2008-07-17 12:13:04 +00:00
CMakeLists.txt From Glenn Waldron, "Here is a first cut at the mime-type support we discussed a little while ago 2009-04-09 14:00:16 +00:00
ConvertUTF.cpp From Andy Skinner, fixes for Solaris build 2009-01-09 12:17:40 +00:00
DatabasePager.cpp Fixed to DatabasePager::getRequestsInProgress(), merged from: 2009-02-09 22:33:51 +00:00
DotOsgWrapper.cpp From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
DynamicLibrary.cpp Changed notication level to INFO, merged changed from OSG-2.8 branch using: 2009-02-10 20:09:18 +00:00
Field.cpp Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
FieldReader.cpp From Mathias Froehlich, "I did some performance test runs with the development gcc-4.4 version. 2008-09-18 10:52:35 +00:00
FieldReaderIterator.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
FileCache.cpp Introduce osgDB::FileCache, and updated osgfilecache and DatabasePager to use it. 2008-10-20 16:24:57 +00:00
FileNameUtils.cpp From Stephan Huber, 2009-03-10 12:21:13 +00:00
FileUtils.cpp Added VS checks around code block from Mark Sciabica that broke the mingw build 2009-04-10 14:11:38 +00:00
fstream.cpp From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
ImageOptions.cpp Set default values for datatype & pixelformat. 2003-10-17 10:27:18 +00:00
ImagePager.cpp Fixed warnings 2009-01-07 12:27:45 +00:00
Input.cpp From Art Trevs, add support for saving external shader files. 2008-03-04 14:04:48 +00:00
MimeTypes.cpp From Glenn Waldron, "Here is a first cut at the mime-type support we discussed a little while ago 2009-04-09 14:00:16 +00:00
Output.cpp Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
PluginQuery.cpp From Ralf Habacker, "The appended patch fixes this issue by adding a virtual method named supportedFeatures() to the class ReaderWriter, which could be overriden by a specific plugin to adjust the set of features. 2009-03-10 15:00:39 +00:00
ReaderWriter.cpp Completed support for automatic detection of plugin features. 2009-03-10 17:27:39 +00:00
ReadFile.cpp Added handling of ImageStream Origin to make sure the movie always appears the correct way up. 2009-03-04 13:24:36 +00:00
Registry.cpp From Glenn Waldron, "Here is a first cut at the mime-type support we discussed a little while ago 2009-04-09 14:00:16 +00:00
SharedStateManager.cpp Introduced support for UNSCPECIFIED and STATIC DataVariance of StateSet/Textures 2008-07-02 09:25:08 +00:00
Version.cpp From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00
WriteFile.cpp From Art Trevs, add support for saving external shader files. 2008-03-04 14:04:48 +00:00