View Issue Details

IDProjectCategoryView StatusLast Update
0024392Open CASCADEOCCT:Visualizationpublic2013-12-19 13:59
Reporterkgv Assigned Tobugmaster  
PrioritynormalSeverityintegration request 
Status closedResolutionfixed 
PlatformAOSL 
Product Version6.6.0 
Target Version6.7.0Fixed in Version6.7.0 
Summary0024392: TKService, Image_PixMap - use bottom-up image data storage by default
DescriptionMost APIs (FreeImage, OpenGL) require bottom-up image data layout, thus it is more natural to use it by default.
Additional information
and documentation updates
Image_PixMap::IsTopDown() is now false (rows of image are stored in bottom-up order) by default.
TagsNo tags attached.
Test case numberNot needed

Relationships

related to 0023813 closedbugmaster TKOpenGl, OpenGl_Texture ignores stride image property 

Activities

kgv

2013-11-22 06:55

developer   ~0026832

Patch is ready for review in CR24392 branch.

san

2013-11-22 16:25

developer   ~0026851

Branch CR24392 reviewed without remarks, ready for testing.

apn

2013-11-25 14:07

administrator   ~0026877

Dear BugMaster,

Branch CR24392 (and products from GIT master) was compiled on Linux and Windows platforms and tested.
SHA-1: 28a8d6860a5f3fab15ddc8ad5744288309a07f25

Number of compiler warnings:

occt component :
Linux: 320 (320 on master)
Windows: 0 (0 on master)

products component :
Linux: 188 (188 on master)
Windows: 286 (286 on master)

Regressions/Differences:
No regressions/differences

Testing cases:
Not needed

Testing on Linux:
Total MEMORY difference: 358054408 / 358553472
Total CPU difference: 42239.950000000186 / 43978.16000000039

Testing on Windows:
Total MEMORY difference: 412739080 / 412727724
Total CPU difference: 31780.15625 / 32189.140625

There are not differences in images found by testdiff.

Related Changesets

occt: master f823def0

2013-11-22 02:54:16

kgv


Committer: bugmaster Details Diff
0024392: TKService, Image_PixMap - use bottom-up image data storage by default Affected Issues
0024392
mod - src/Graphic3d/Graphic3d_TextureRoot.cdl Diff File
mod - src/Image/Image_PixMap.cxx Diff File
mod - src/Image/Image_PixMap.hxx Diff File

Issue History

Date Modified Username Field Change
2013-11-22 06:38 kgv New Issue
2013-11-22 06:38 kgv Assigned To => kgv
2013-11-22 06:39 kgv Relationship added related to 0023813
2013-11-22 06:55 kgv Note Added: 0026832
2013-11-22 06:55 kgv Assigned To kgv => san
2013-11-22 06:55 kgv Status new => resolved
2013-11-22 16:25 san Note Added: 0026851
2013-11-22 16:25 san Assigned To san => bugmaster
2013-11-22 16:25 san Status resolved => reviewed
2013-11-22 16:30 apn Assigned To bugmaster => apn
2013-11-25 14:07 apn Note Added: 0026877
2013-11-25 14:08 apn Test case number => Not needed
2013-11-25 14:08 apn Assigned To apn => bugmaster
2013-11-25 14:08 apn Status reviewed => tested
2013-12-02 10:21 bugmaster Changeset attached => occt master f823def0
2013-12-02 10:21 bugmaster Status tested => verified
2013-12-02 10:21 bugmaster Resolution open => fixed
2013-12-19 13:50 bugmaster Status verified => closed
2013-12-19 13:59 bugmaster Fixed in Version => 6.7.0