The is known bug in NVidia drivers [...]
What is OSG strategy concerning HW bugs, drivers bugs, extension bugs...
Is it expected that:
- each user of OSG has to handle the hw bugs by its own
-> OSG code is simple and clear
-> OSG users has to do much debugging on different hw again
and again
- OSG is expected to disable buggy extension,... if it detects the
problem
-> saving the time of other developers
-> some workarounds may "pollute" the clean OSG code
- something other - ?
I was pretty happy with Coin (Inventor clone) since they handled nearly
all different kinds of driver bugs and disfunctionalities in their
library. It can probably save quite much time of bug huntings at
customer side.
Interesting idea is also to make some thorough test (configure style) to
detect all kinds of known problems on different systems.
John
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/