occt: master f0430952

Author Committer Branch Timestamp Parent
kgv kgv master 2012-04-12 08:49:54 master 0316739b
Changeset 0023081: This is desirable to retrieve GPU memory information from graphic driver

Added Graphic3d_GraphicDriver::MemoryInfo() function.
Added vfps command to estimate average frame rate of 3D Viewer
Simplified vdrawsphere command
Removed turnVbo and performance measurements from vdrawsphere.
Added vvbo command to control VBO usage flag.
Added vmemgpu command to display GPU memory info from graphic driver
mod - src/Draw/Draw_BasicCommands.cxx Diff File
mod - src/Graphic3d/Graphic3d_GraphicDriver.cdl Diff File
mod - src/OpenGl/OpenGl_Context.cxx Diff File
mod - src/OpenGl/OpenGl_Context.hxx Diff File
mod - src/OpenGl/OpenGl_GraphicDriver.cxx Diff File
mod - src/OpenGl/OpenGl_GraphicDriver.hxx Diff File
mod - src/OSD/FILES Diff File
mod - src/OSD/OSD.cdl Diff File
add - src/OSD/OSD_MemInfo.cxx Diff File
add - src/OSD/OSD_MemInfo.hxx Diff File
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx Diff File