- 12 May, 2013 3 commits
-
-
schultezub authored
* Moved destruction of ReferenceCounted object to seperate thread (thus unloading rendering thread) * integration of OpenGL garbage collector into OpenGLJobProcessor (finally, you don't need to care anymore whether your code might call a GL object destructor and hence needs an OpenGL context) * changed DataContainer implementation from mutex/lock to concurrent container * fixing improper order of GL object deinitilization on program exit git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@492 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@491 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
Introducing tgt::OpenGLGarbagecollector to centralize deletion of heavy OpenGL objects (textures, FBOs, buffers) git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@490 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 09 May, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@489 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 05 May, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@488 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 04 May, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@487 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 29 Apr, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@486 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 27 Apr, 2013 2 commits
-
-
schultezub authored
* fixed DataNameProperty not updating shared properties when being notified git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@485 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@484 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 17 Apr, 2013 2 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@483 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@482 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 15 Apr, 2013 2 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@481 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* Added GenericPointerData class git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@480 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 14 Apr, 2013 1 commit
-
-
schultezub authored
fixed further 64bit warnings git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@479 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 11 Apr, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@478 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 23 Feb, 2013 3 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@477 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@476 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* introducing CMBatchGeneration pipeline * added fan geometry to ConfidenceMapGenerator * added DevilImageReader read to local intensity * fixed XYZ color space conversion * added Hunter Lab conversion (broken) git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@475 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 19 Feb, 2013 1 commit
-
-
schultezub authored
* Fixed L*a*b* mapping in AdvancedUsFusion processor git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@474 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 18 Feb, 2013 1 commit
-
-
schultezub authored
* added tgt::Texture::isDepthTexture() * added more color conversions and updated AdvancedUsFusion processor, L*a*b*/L*C*H* still not working correctly... git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@473 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 15 Feb, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@472 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 13 Feb, 2013 1 commit
-
-
schultezub authored
further work on AdvancedUsFusion processor introducing pixelate mode git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@471 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 12 Feb, 2013 4 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@470 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@469 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@468 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* Fixed wrong DevIL dlls and libs git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@467 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 11 Feb, 2013 2 commits
-
-
schultezub authored
further work on AdvancedUsFusion: added further color spaces - conversion functions still have bug though! git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@466 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@465 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 10 Feb, 2013 2 commits
-
-
schultezub authored
Revised InvalidationLevel concept: InvalidationLevels now directly belong to an AbstractProcessor and are considered to be thread-safe. Furthermore the different levels now really act as single flags that are set (invalid) or unset (valid) individually. git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@464 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* Fixed Issue #38: Made common GLSL header conform to the standards (no samplers in structs) * Fixed failing destruction of OpenGL buffers when destructing GeometryData from threads without OpenGL context * Fixed wrong pointers in GLContexts due to using this pointer of incompletely constructed class git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@463 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 08 Feb, 2013 2 commits
-
-
schultezub authored
* Pipelines evaluate themselves * removed the PipelineEvaluator * adapted all demo pipelines except OpenCLPipeline git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@462 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@461 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 07 Feb, 2013 7 commits
-
-
schultezub authored
Performance improvenment in ImageData::getRepresentation<T> (using type_info instead of dynamic_cast where possible) git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@459 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* first test implementation for new pipeline evaluation concept implemented into DiGraphVisualizationPipeline / AdvancedUsVis pipeline * introducing AbstractProcessor::s_validated signal git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@458 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@457 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@456 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@455 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@454 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* fixed and parallelized ConfidenceMapGenerator git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@453 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 06 Feb, 2013 1 commit
-
-
schultezub authored
* fixing some compiler warning in RandomWalksLib * introducing ConfidenceMapGenerator processor git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@452 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-