View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013853ParaView(No Category)public2013-02-01 15:492013-05-18 20:00
ReporterAndy Bauer 
Assigned ToAndy Bauer 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version4.0 
Summary0013853: turn on immediate mode rendering for catalyst generated python scripts
DescriptionBy default pvserver uses display lists for rendering. When rendering with catalyst on memory constrained machines we probably want to turn on immediate mode rendering to avoid memory fragmentation.
TagsNo tags attached.
ProjectSandia-Catalyst
Topic Name13853_catalyst_immediate_mode_rendering2
Typeusability
Attached Files

 Relationships

  Notes
(0030626)
Utkarsh Ayachit (administrator)
2013-04-26 15:18

SUMMARY
---------------------------------------------
Topics merged into master:
        13815_polygon_selection
        13853_catalyst_immediate_mode_rendering2
        14032_fix_CoProcessingTestInput
(VTK) fix_plot3d
        pvw-extend-viewport-api
        pvw-fix-install-rules2
        pvw-fix-timeout-handling


---------------------------------------------
(0030730)
Andy Bauer (developer)
2013-05-08 13:15

The change is causing problems with Catalyst configured without rendering.
(0030735)
Andy Bauer (developer)
2013-05-09 10:16

I snuck in some other issues with this fix as well. All of the fixes are:
1) When setting immediate mode rendering on, I need to check if Catalyst has that proxy definition first.
2) Catalyst base edition had the module names for Catalyst and PythonCatalyst wrong and I fixed them.
3) For Catalyst builds I need to make the vtkPVCatalyst module depend on vtkCommonCore in order to properly wrap its code.
4) I excluded vtkCPCxxHelper from being wrapped. I'm pretty sure that this doesn't need to be wrapped.
(0030737)
Andy Bauer (developer)
2013-05-09 12:50

Need to properly modify CoProcessing/Catalyst/module.cmake for Catalyst.
(0030755)
Andy Bauer (developer)
2013-05-13 10:54

made it through gatekeeper review.

 Issue History
Date Modified Username Field Change
2013-02-01 15:49 Andy Bauer New Issue
2013-02-01 15:49 Andy Bauer Assigned To => Andy Bauer
2013-04-24 16:59 Andy Bauer Status backlog => todo
2013-04-24 16:59 Andy Bauer Status todo => active development
2013-04-26 09:11 Andy Bauer Topic Name => 13853_catalyst_immediate_mode_rendering2
2013-04-26 09:11 Andy Bauer Status active development => gatekeeper review
2013-04-26 09:11 Andy Bauer Fixed in Version => git-next
2013-04-26 09:11 Andy Bauer Resolution open => fixed
2013-04-26 15:18 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-04-26 15:18 Utkarsh Ayachit Status gatekeeper review => customer review
2013-04-26 15:18 Utkarsh Ayachit Note Added: 0030626
2013-05-08 13:15 Andy Bauer Note Added: 0030730
2013-05-08 13:15 Andy Bauer Status customer review => active development
2013-05-09 10:16 Andy Bauer Note Added: 0030735
2013-05-09 10:16 Andy Bauer Status active development => gatekeeper review
2013-05-09 12:50 Andy Bauer Note Added: 0030737
2013-05-09 12:50 Andy Bauer Status gatekeeper review => active development
2013-05-13 10:54 Andy Bauer Status active development => gatekeeper review
2013-05-13 10:54 Andy Bauer Note Added: 0030755
2013-05-13 10:54 Andy Bauer Status gatekeeper review => closed
2013-05-18 20:00 Utkarsh Ayachit Fixed in Version git-master => 4.0


Copyright © 2000 - 2018 MantisBT Team