OpenSceneGraph/src/osgPlugins/rgb
Robert Osfield c05330089d From Mathias Froehlich, "While tracking some valgrind problems in flightgear, I found a remaining off by
one error in the rgb loader.

Previously we limited the current line to the image with + 1. With that change
it is correctly limited to the width of the image.
Also flightgear seems to run nice with that change.
"
2010-06-01 11:51:37 +00:00
..
CMakeLists.txt From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
ReaderWriterRGB.cpp From Mathias Froehlich, "While tracking some valgrind problems in flightgear, I found a remaining off by 2010-06-01 11:51:37 +00:00