OpenSceneGraph/include/osgDB
Robert Osfield 646fc43747 Introduced preliminary support for asynchronous file read requests,
ReaderWriter::ReadResult now has a FILE_REQUEST enum.
  ReaderWriter::Options now has a s/getAsynchronousFileReadHint() parameter methods.

  libcurl based plugin now detects enabing of the AsynchronousFileReadHint, but
  as yet does not handle async requests - handling everything syncronously.
  
  DatabasePager now by default will enable AsynchronousFileReadHint for http
  based file requests
2008-05-14 17:03:57 +00:00
..
Archive Updated copyright years. 2006-07-18 15:21:48 +00:00
DatabasePager Rewrote the DatabasePager::removeExpiredSubgraphs(double) routine as it 2008-03-28 15:52:10 +00:00
DotOsgWrapper Updated copyright years. 2006-07-18 15:21:48 +00:00
DynamicLibrary Updated copyright years. 2006-07-18 15:21:48 +00:00
Export 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
Field Updated copyright years. 2006-07-18 15:21:48 +00:00
FieldReader Updated copyright years. 2006-07-18 15:21:48 +00:00
FieldReaderIterator Updated copyright years. 2006-07-18 15:21:48 +00:00
FileNameUtils From Joakim Simonsson, added osgDB::concateFile and osgDB::getRealPath. 2007-01-17 15:59:29 +00:00
FileUtils 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
ImageOptions From Mike Wittman, fix to CopyOp&. 2007-04-12 09:32:34 +00:00
Input From Art Trevs, add support for saving external shader files. 2008-03-04 14:04:48 +00:00
Output From Art Trevs, add support for saving external shader files. 2008-03-04 14:04:48 +00:00
ParameterOutput Updated copyright years. 2006-07-18 15:21:48 +00:00
ReaderWriter Introduced preliminary support for asynchronous file read requests, 2008-05-14 17:03:57 +00:00
ReadFile From Art Trevs, add support for saving external shader files. 2008-03-04 14:04:48 +00:00
Registry From Art Trevs, add support for saving external shader files. 2008-03-04 14:04:48 +00:00
SharedStateManager Added const to operators. 2007-12-12 10:47:58 +00:00
Version From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00
WriteFile From Art Trevs, add support for saving external shader files. 2008-03-04 14:04:48 +00:00