]> git.mxchange.org Git - simgear.git/commit
Use SGAtomic's compareAndExchange instead of a new SGSwappable class
authorTim Moore <moore@blackbox.bricoworks.com>
Thu, 16 Jul 2009 22:29:48 +0000 (00:29 +0200)
committerTim Moore <moore@blackbox.bricoworks.com>
Thu, 16 Jul 2009 22:29:48 +0000 (00:29 +0200)
commitf525a05be8be446f93b2ed386ab34c2e1efe5d61
tree896c4334ae4fa244917640b8797c0801a17952ad
parentfc7ec4299e15cd27ce8c0a581a7e9bb2b3ea11ee
Use SGAtomic's compareAndExchange instead of a new SGSwappable class

Also, eliminate the __declspec(32) of that class which is causing problems
in osg::buffered_object.
simgear/scene/material/Technique.hxx
simgear/structure/SGAtomic.hxx