View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026424 | Open CASCADE | OCCT:Visualization | public | 2015-07-13 17:02 | 2015-10-23 20:50 |
Reporter | kgv | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | VC++ 2013 | ||
Target Version | 6.9.1 | Fixed in Version | 6.9.1 | ||
Summary | 0026424: Visualization, TKOpenGl - fix text rendering in core profile | ||||
Description | Text is not rendered within core profile on Windows platform. | ||||
Steps To Reproduce | N/Apload MODELING VISUALIZATION vcaps -core vinit View1 vclear vaxo vzbufftrihedron | ||||
Tags | No tags attached. | ||||
Test case number | bugs vis bug26424 | ||||
|
Branch CR26424 has been created by kgv. SHA-1: d521aa55be870705b279d758d2946aaa7b2a4332 Detailed log of new commits: Author: kgv Date: Mon Jul 13 17:08:35 2015 +0300 0026424: Visualization, TKOpenGl - fix text rendering in core profile OpenGl_Context::init() - fix condition on initializing alien OpenGL context within core profile. OpenGl_Font::renderGlyph() - use GL_RED data format in core profile. OpenGl_Text::render() - do not use GL_ALPHA_TEST in core profile. |
|
Patch is ready for review. |
|
Branch CR26424 reviewed without remarks, ready for testing. |
|
Branch CR26424 has been updated by apv. SHA-1: 46c9030c4fcf135b0e68fb7d3f7e7585dac653b3 Detailed log of new commits: Author: apv Date: Thu Jul 16 14:01:57 2015 +0300 Test-case for issue 0026424 |
|
Dear BugMaster, Branch CR26424 from occt git-repository (and master from products git-repository) was compiled on Linux and Windows platforms and tested. SHA-1: d521aa55be870705b279d758d2946aaa7b2a4332 Number of compiler warnings: occt component: Linux: 24 (24 on master) Windows: 0 (0 on master) products component: Linux: 37 (37 on master) Windows: 0 (0 on master) Regressions/Differences: Not detected Testing cases: bugs vis bug26424 - OK http://occt-tests/CR26424-master-occt-64/Debian70-64/bugs/vis/bug26424.html http://occt-tests/CR26424-master-occt-64/Windows-64-VC10/bugs/vis/bug26424.html Testing on Linux: Total MEMORY difference: 96027232 / 96660517 [-0.66%] Total CPU difference: 17407.65999999992 / 17392.15999999972 [+0.09%] Testing on Windows: Total MEMORY difference: 57096004 / 56485366 [+1.08%] Total CPU difference: 16235.866475398865 / 15957.85709329893 [+1.74%] |
|
Branch CR26424 has been deleted by kgv. SHA-1: 46c9030c4fcf135b0e68fb7d3f7e7585dac653b3 |
occt: master c6ad5e5f 2015-07-20 17:58:55 Committer: bugmaster Details Diff |
0026424: Visualization, TKOpenGl - fix text rendering in core profile OpenGl_Context::init() - fix condition on initializing alien OpenGL context within core profile. OpenGl_Font::renderGlyph() - use GL_RED data format in core profile. OpenGl_Text::render() - do not use GL_ALPHA_TEST in core profile. Test-case for issue 0026424 |
Affected Issues 0026424 |
|
mod - src/OpenGl/OpenGl_Context.cxx | Diff File | ||
mod - src/OpenGl/OpenGl_Font.cxx | Diff File | ||
mod - src/OpenGl/OpenGl_Text.cxx | Diff File | ||
add - tests/bugs/vis/bug26424 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-07-13 17:02 | kgv | New Issue | |
2015-07-13 17:02 | kgv | Assigned To | => kgv |
2015-07-13 17:08 | git | Note Added: 0042976 | |
2015-07-13 17:09 | kgv | Note Added: 0042978 | |
2015-07-13 17:09 | kgv | Assigned To | kgv => san |
2015-07-13 17:09 | kgv | Status | new => resolved |
2015-07-13 17:09 | kgv | Relationship added | related to 0026002 |
2015-07-13 17:10 | kgv | Relationship added | child of 0024838 |
2015-07-13 19:33 |
|
Note Added: 0042984 | |
2015-07-13 19:33 |
|
Assigned To | san => bugmaster |
2015-07-13 19:33 |
|
Status | resolved => reviewed |
2015-07-15 14:43 |
|
Assigned To | bugmaster => apv |
2015-07-16 13:50 |
|
Test case number | => bugs vis bug26424 |
2015-07-16 14:02 | git | Note Added: 0043126 | |
2015-07-16 14:32 |
|
Note Added: 0043129 | |
2015-07-16 14:32 |
|
Assigned To | apv => bugmaster |
2015-07-16 14:32 |
|
Status | reviewed => tested |
2015-07-23 11:55 | bugmaster | Changeset attached | => occt master c6ad5e5f |
2015-07-23 11:55 | bugmaster | Status | tested => verified |
2015-07-23 11:55 | bugmaster | Resolution | open => fixed |
2015-07-27 13:39 | git | Note Added: 0043531 | |
2015-08-26 11:00 |
|
Target Version | 7.0.0 => 6.9.1 |
2015-10-16 14:56 |
|
Status | verified => closed |
2015-10-23 20:50 |
|
Fixed in Version | => 6.9.1 |