]> git.mxchange.org Git - flightgear.git/commit
We can't remove ssg branches in the threaded tile page because if we happen
authorcurt <curt>
Sun, 20 May 2001 06:49:06 +0000 (06:49 +0000)
committercurt <curt>
Sun, 20 May 2001 06:49:06 +0000 (06:49 +0000)
commit2afcbb4bc815e02f8b0c2e42f0047387b6bddb49
tree8013fc43d0827d423b211979f85b54095ec2baed
parent34854ab2afaeca05e6949755b8d65e991c77675f
We can't remove ssg branches in the threaded tile page because if we happen
to have attached an ssg loaded object to this branch, then plib will remove
it and all it's states (and textures) which will call opengl api commands
which will crash the program if run from a separate thread from the main render
thread.
src/Scenery/FGTileLoader.cxx
src/Scenery/FGTileLoader.hxx
src/Scenery/newcache.cxx
src/Scenery/tileentry.cxx
src/Scenery/tileentry.hxx
src/Scenery/tilemgr.hxx