- 24 Aug, 2012 3 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@256 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* Fixed TrackballNavigationEventHandler's viewport size not being updated git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@255 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* fixed kisscl::CommandQueue destructor * documented OpenGLJobProcessor scheduling strategy git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@254 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 23 Aug, 2012 2 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@253 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* started converting old multi-threaded OpenGL code to new job-concept * painter and evaluator of a VisualizationPipeline now share the same OpenGL context git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@252 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 22 Aug, 2012 3 commits
-
-
schultezub authored
* introducing OpenGLJobProcessor (the name somehow sucks...) * renamed JobPool to PriorityPool (still needs some work) * AbstractPipeline::executeProcessor() now takes a pointer as argument (necessary for job pattern) git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@251 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* using concurrent_queue in JobPool git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@250 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* added early JobPool class git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@249 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 21 Aug, 2012 3 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@248 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* Command queue properties are global per CLRuntime * Simplified Kernel::setArgument() and added templated Kernel::setArguments() * cleaned up BUffer, Image and SharedTexture/GLTexture * some work on CLRaycaster git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@247 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* fixed Program::getBuildLog() * CLRaycaster renders images now git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@246 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 20 Aug, 2012 2 commits
-
-
schultezub authored
* CLRuntime is a resource manager for programs and command queues * added Image and SharedTexture * introduced WeaklyTypedPointer::getClChannelOrder/Type() Started implementing proof of concept processor CLRaycaster git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@245 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* added DataHandle::getTimestamp() * added ImageDataRenderTarget::getColor/DepthTexture() git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@244 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 18 Aug, 2012 1 commit
-
-
schultezub authored
* added (de)initialization of KissCL to TumVisApplication git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@243 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 17 Aug, 2012 5 commits
-
-
schultezub authored
* adapted KissCL header guards git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@242 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@241 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* added CommandQueue::enqueueBarrier and Co., CommandQueue::enqueueRead/Write git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@240 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* Added CLWrapper<T>::getInfo() and CLWrapper<T>::getInfoString() (using CLWrapperTraits<T>::InfoType and CLWrapperTraits<T>::getInfo()) * Introducing cllib::Program git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@239 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@238 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 16 Aug, 2012 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@237 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 14 Aug, 2012 2 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@236 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* fixed depth calculation in SimpleRaycaster git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@235 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 13 Aug, 2012 3 commits
-
-
schultezub authored
* added depth calculation fragment shader git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@234 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@233 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@232 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 10 Aug, 2012 5 commits
-
-
schultezub authored
* added update_legal_header.py script for updating the legal header in all code files of the project * ran the file => all TUMVis source files now contain the legal header git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@231 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@230 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@229 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@228 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* adapted SimpleRaycaster and DRRRaycaster * fixed TumVisApplication::deinit() using wrong OpenGL context for deinitialization git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@227 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 09 Aug, 2012 2 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@226 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* introduced tools/raycasting.frag with useful helper methods for ray casting git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@225 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 08 Aug, 2012 8 commits
-
-
schultezub authored
* fixed ImageDataRenderTarget::bind() * fixed InvalidationLevel git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@224 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@223 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@222 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@221 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* samplerXd.frag is now textureXd.frag * TextureParameters is now TextureXd and contains also the handle to the GLSL texture2d.frag * simplified getElementXd footprint: now only one texture parameter * adapted bind() methods of textures git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@220 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
some GUI improvements git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@219 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@218 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* fixed EEPGenerator and added TrackballNavigationEventHandler to DVRVis git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@217 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-