# # ChangeLog for trunk/VUT/work/ogre_changes/RenderSystems/GL/include/OgreGLHardwareOcclusionQuery.h # # Generated by Trac 0.12.3dev-r10799 # 07/05/24 01:38:40 Mon, 30 May 2005 01:20:23 GMT mattausch [115] * trunk/VUT/GtpVisibility/src/CoherentHierarchicalCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/FrustumCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/StopAndWaitCullingManager.cpp (modified) * trunk/VUT/Ogre/include/OgrePlatformHierarchyInterface.h (modified) * trunk/VUT/Ogre/include/OgreVisibilityOctreeSceneManager.h (modified) * trunk/VUT/Ogre/include/OgreVisibilitySceneManager.h (modified) * trunk/VUT/Ogre/include/OgreVisibilityTerrainSceneManager.h (modified) * trunk/VUT/Ogre/resources/VisibilityDemo.overlay (modified) * trunk/VUT/Ogre/scripts/Plugin_VisibilitySceneManager.vcproj (modified) * trunk/VUT/Ogre/src/OgreOctreeHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgrePlatformHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgrePlatformOcclusionQuery.cpp (modified) * trunk/VUT/Ogre/src/OgreSceneNodeHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityOctreeSceneManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilitySceneManager.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilitySceneManagerDll.cpp (modified) * trunk/VUT/Ogre/src/OgreVisibilityTerrainSceneManager.cpp (modified) * trunk/VUT/scripts/GtpVisibility.suo (modified) * trunk/VUT/work/TestCulling/TestCulling.vcproj (modified) * trunk/VUT/work/TestCulling/TestCullingApplication.cpp (modified) * trunk/VUT/work/TestCulling/TestCullingApplication.h (modified) * trunk/VUT/work/TestCullingTerrain/TerrainMouseQueryListener.cpp (added) * trunk/VUT/work/TestCullingTerrain/TerrainMouseQueryListener.h (added) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrain.vcproj (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.cpp (modified) * trunk/VUT/work/TestCullingTerrain/TestCullingTerrainApplication.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreHardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreRenderQueueSortingGrouping.h (added) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreSceneManager.h (modified) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreRenderQueueSortingGrouping.cpp (added) * trunk/VUT/work/ogre_changes/OgreMain/src/OgreSceneManager.cpp (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/include/OgreOctreeSceneManager.h (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src/OgreOctree.cpp (modified) * trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src/OgreOctreeSceneManager.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystems/Direct3D9/include/OgreD3D9HardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystems/Direct3D9/src/OgreD3D9HardwareOcclusionQuery.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/include/OgreGLHardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/include/OgreGLPrerequisites.h (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/src/OgreGLHardwareOcclusionQuery.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/src/OgreGLRenderSystem.cpp (modified) * trunk/VUT/work/ogre_changes/Samples/Common/include/ExampleFrameListener.h (modified) added depth pass algorithm + delayed transparent object rendering (so ... Wed, 11 May 2005 13:29:32 GMT mattausch [92] * trunk/VUT/GtpVisibility/include/VisibilityManager.h (modified) * trunk/VUT/GtpVisibility/src/StopAndWaitCullingManager.cpp (modified) * trunk/VUT/GtpVisibility/src/VisibilityManager.cpp (modified) * trunk/VUT/Ogre/include/OgrePlatformHierarchyInterface.h (modified) * trunk/VUT/Ogre/include/OgreSolidBoundingBox.h (added) * trunk/VUT/Ogre/include/OgreSolidHalfBoundingBox.h (modified) * trunk/VUT/Ogre/include/OgreVisibilityOctreeSceneManager.h (modified) * trunk/VUT/Ogre/include/OgreVisibilityTerrainSceneManager.h (modified) * trunk/VUT/Ogre/scripts/Plugin_VisibilitySceneManager.vcproj (modified) * trunk/VUT/Ogre/src/OgrePlatformHierarchyInterface.cpp (modified) * trunk/VUT/Ogre/src/OgreSolidBoundingBox.cpp (added) * trunk/VUT/Ogre/src/OgreVisibilityOctreeSceneManager.cpp (modified) * trunk/VUT/scripts/GtpVisibility.suo (modified) * trunk/VUT/work/ogre_changes/OgreMain/include/OgreHardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystems/Direct3D9/include/OgreD3D9HardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystems/GL/include/OgreGLHardwareOcclusionQuery.h (modified) exchanged halfbounding box with full bounding box Tue, 10 May 2005 07:55:14 GMT mattausch [90] * trunk/VUT/work/ogre_changes/RenderSystems (moved) Mon, 09 May 2005 20:55:21 GMT mattausch [88] * trunk/VUT/work/ogre_changes/OgreMain/include/OgreHardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystem/Direct3D9/include/OgreD3D9HardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystem/Direct3D9/src/OgreD3D9HardwareOcclusionQuery.cpp (modified) * trunk/VUT/work/ogre_changes/RenderSystem/GL/include/OgreGLHardwareOcclusionQuery.h (modified) * trunk/VUT/work/ogre_changes/RenderSystem/GL/src/OgreGLHardwareOcclusionQuery.cpp (modified)