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

82 Commits

Author SHA1 Message Date
bugmaster
d64e6d05d9 0023022: This is desirable to access OpenGl extensions and core API (1.2+) in one place
Correction of compilation errors
2012-03-16 10:39:06 +04:00
kgv
5f8b738ea5 0023022: This is desirable to access OpenGl extensions and core API (1.2+) in one place
Extend OpenGl_Context to provide GL2.0 core functionality

Added 'glext.h' header provided by Khronos group with definitions
and GL functions' types.
Added OpenGl_GlCoreXX structures with function list
to appropriate GL core functionality.
Fixed memory leak in OpenGl_Context destructor.
Eliminate inclusions of gl.h header
Use OpenGl_GlCore11.hxx instead.
Removed obsolote M_PI redefinitions.
Slightly cleaned up included headers.
Reuse definitions from glext.h
OpenGl_ArbVBO and OpenGl_ExtFBO originally provide own definitions
for OpenGL extensions.
2012-03-15 13:58:13 +04:00
dbv@opencascade.com
6e6cd5d949 0022922: Clean up warnings on uninitialized / unused variables 2012-03-15 11:57:41 +04:00
apl
25289ec1e1 0022879: Possible bug in Opengl_togl_begin_layer_mode.cxx 2012-03-15 11:20:53 +04:00
dln
8ca7beb8ad 0022751: Issues around Prs3d_TextAspect::Print() 2012-03-15 11:17:09 +04:00
bugmaster
65c62757a4 0022815: Missing delete operator for placement new 2012-03-07 10:59:17 +04:00
dbv
1c35b92f5f 0022815: Missing delete operator for placement new 2012-03-06 17:25:00 +04:00
kgv
59f45b7cef 0022795: Make possible to display some presentable objects in overlay of others, groupped by display priority 2012-03-06 15:18:23 +04:00
vsr
f8b2ed3650 0023000: Improve the way the gradient and textured background is managed in 3d viewer 2012-03-06 15:15:50 +04:00
KGV
529afc1a20 0022782: Uninitialized global variable used in conditionals in OpenGl package 2012-03-05 19:33:07 +04:00
APL
c320e55791 0022819: Redesign of OpenGl driver Additional integration 2012-03-05 19:32:56 +04:00
SAN, KGV
2166f0fad8 0022819: Redesign of OpenGl driver 2012-03-05 19:32:22 +04:00
SZV
46921bd5c8 0022906: Gradient background is clipped by planes 2012-03-05 19:32:07 +04:00
SAN, AAA
ac04d1012c 0012121: Optimization of existing selection classes 2012-03-05 19:31:55 +04:00
DBV
c6541a0c86 0022792: Globally defined symbol PI conflicts with VTK definition (Intel compiler) 2012-03-05 19:31:33 +04:00
AGV
f7ae443ad8 0022779: Pixel format should be chosen to support stencil buffer 2012-03-05 19:31:02 +04:00
KGV
5cedc27f81 0022649: Export to EMF not available 2012-03-05 19:30:50 +04:00
APL
b299a91c4d 0021981: Additional callback before redraw procedure 2012-03-05 19:30:24 +04:00
APL and KGV
18758aca3d 0022353: Problem in OpenGl viewer with MESA drivers 2012-03-05 19:30:14 +04:00
APL
7edf74fd3d 0022337: V3d_View::Print crashes in OCCT 6.5.0 2012-03-05 19:30:00 +04:00
APL
98178592fc 0022650: Exception in Primitive Array during Redisplay of Presentable Object 2012-03-05 19:29:53 +04:00
SZV
13a224570c 0022149: Strings with Japanese characters can not be displayed in 3D viewer 2012-03-05 19:29:52 +04:00
APL
47d31ec6a4 OCC22377 Patch for visualization component 2012-03-05 19:28:51 +04:00
bugmaster
d4c2114a1d Merging OCC22105, OCC22354, OCC22150 , OCC22199 , OCC22391 and OCC22108 2012-03-05 19:28:29 +04:00
bugmaster
4952a30a49 OCC22357 Hidden face selection 2012-03-05 19:28:20 +04:00
APL
256d432045 OCC22354 Bug in Overlay Text rendering 2012-03-05 19:28:19 +04:00
APL
2de462d4eb OCC22108 Cutting plane unpredictable behaviour in V3d_View 2012-03-05 19:28:18 +04:00
APL
762aacaed7 OCC22391 Polylines arrays not drawn for mesh with VBO flag enabled 2012-03-05 19:28:07 +04:00
APL
8ab673bb2f OCC22150 Problem with GetWindowLong function on 64-bit platform 2012-03-05 19:27:52 +04:00
KGV
161c447667 OCC22199 OpenGL memory leaks in TKOpenGl 2012-03-05 19:27:50 +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