1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

67 Commits

Author SHA1 Message Date
bugmaster
9fa641d946 Correction of compilation errors 2012-04-13 16:34:10 +04:00
kgv
f04309524a 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
2012-04-12 12:49:54 +04:00
kgv
208e6839be 0023065: This is desirable to add general DRAW command to estimate visualization performance
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.
2012-04-06 12:33:47 +04:00
bugmaster
b311480ed5 0023024: Update headers of OCCT files
Added appropriate copyright and license information in source files
2012-03-21 19:43:04 +04:00
kgv
270a5d4e0c 0023019: OSD_Chronometer fails to compile due to lack of clock_gettime() on Mac OS X
Usage of task_info() system function in OSD_Chronometer::GetThreadCPU() to retrieve process info.
2012-03-15 14:42:44 +04:00
skv
13b4230bdb 0023006: Improvement to debug memory leaks and insufficient memory growths. 2012-03-15 12:17:48 +04:00
dbv
8413a813df 0022954: Variable not freed upon realloc failure 2012-03-15 11:05:21 +04:00
Pawel, DBV
f78c0415f7 0022953: strcat expects null-terminated destination string 2012-03-05 19:32:36 +04:00
DBV
6601f504db 0022904: Clean up sccsid variables 2012-03-05 19:32:14 +04:00
EPV
a6535b1d3f 0022774: Memory leak in OSD_FontMgr::InitFontDataBase() method 2012-03-05 19:31:43 +04:00
bugmaster
e2f8b392a6 Update for compilation on gcc compilers up to 4.4.5 2012-03-05 19:30:27 +04:00
MSV
213cb88863 OCC22256 Add mechanism based on malloc/free callback for debugging memory problems 2012-03-05 19:28:40 +04:00
bugmaster
c3d894867d Merge OCC22105 and OCC22360 2012-03-05 19:28:28 +04:00
MSV,AGV
7af17f1e1a OCC22256 Add mechanism based on malloc/free callback for debugging memory problems 2012-03-05 19:28:17 +04:00
MSV
5b181c6297 OCC22360 Writing out of allocated memory in the method OSD_FontMgr::InitFontDataBase 2012-03-05 19:27:55 +04:00
APL
28e8503452 OCC22105 Suspicious call to XOpenDisplay() in OSD_FontMgr class 2012-03-05 19:27:49 +04:00
bugmaster
7fd59977df Integration of OCCT 6.5.0 from SVN 2012-03-05 19:23:40 +04:00