]> git.mxchange.org Git - simgear.git/history - simgear/bvh
DrawElementsFacade: use ref_ptr instead of mismatched new/free
[simgear.git] / simgear / bvh /
2012-09-16 James TurnerStandardise SimGear libraries, for static vs shared.
2012-08-27 Mathias Froehlichbvh: Fix headless build.
2012-08-24 Mathias Froehlichbvh: Add an abstract pager implementation.
2012-08-24 Mathias Froehlichbvh: Introduce BVHMaterial independent of SGMaterial.
2012-08-24 Mathias Froehlichbvh: Move the basic bounding volume tree functionality...