Home
last modified time | relevance | path

Searched refs:dds_flip (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/
H A DReaderWriterDDS.cpp1406 bool dds_flip(false); in readImage() local
1416 if (opt == "dds_flip") dds_flip = true; in readImage()
1422 osg::Image* osgImage = ReadDDSFile(fin, dds_flip); in readImage()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dds/
H A DReaderWriterDDS.cpp1364 bool dds_flip(false);
1374 if (opt == "dds_flip") dds_flip = true;
1380 osg::Image* osgImage = ReadDDSFile(fin, dds_flip);
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/
H A DChangeLog2268 …to flip the mipmaps using the rowStep for the full-size image (we have "dds_flip" set in the osgDB…
7738 …utoFlipWrite" option was added. I also moved a few lines of code about "dds_flip" option, and made…
53589 Changed the "flip" keyword to "dds_flip"
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/
H A DChangeLog12834 …to flip the mipmaps using the rowStep for the full-size image (we have "dds_flip" set in the osgDB…
18304 …utoFlipWrite" option was added. I also moved a few lines of code about "dds_flip" option, and made…
64155 Changed the "flip" keyword to "dds_flip"