Directory Packages/Kurt/Dataflow/Modules/Visualization/

Total Files:
18
Deleted Files:
0
Lines of Code:
2330

[root]/Packages/Kurt/Dataflow/Modules/Visualization

Lines of Code

Packages/Kurt/Dataflow/Modules/Visualization/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 60 (100.0%) 2854 (100.0%) 47.5
kuzimmer 37 (61.7%) 2780 (97.4%) 75.1
mjc 7 (11.7%) 53 (1.9%) 7.5
dav 16 (26.7%) 21 (0.7%) 1.3

Most Recent Commits

kuzimmer 2006-12-04 17:12 Rev.: 35989

quiet some compiler warnings

0 lines of code changed in 2 files:

  • Packages/Kurt/Dataflow/Modules/Visualization: ParticleFlowRenderer.cc (new)
kuzimmer 2006-12-04 17:11 Rev.: 35988

remove a dependency

0 lines of code changed in 2 files:

  • Packages/Kurt/Dataflow/Modules/Visualization: sub.mk (changed)
kuzimmer 2006-12-04 17:11 Rev.: 35987

add more integration control to shader

0 lines of code changed in 2 files:

  • Packages/Kurt/Dataflow/Modules/Visualization: advect.frag (new)
kuzimmer 2006-11-15 16:36 Rev.: 35862

Changed the texture format to 16 bit, now interpolation is being done on GPU. In future, we need to check the video card to determine the correct format.

126 lines of code changed in 6 files:

  • Packages/Kurt/Dataflow/Modules/Visualization: ParticleFlow.cc (+3 -1), ParticleFlowRenderer.cc (+113 -304), ParticleFlowRenderer.h (+9 -1), advect.frag (+1 -1)
kuzimmer 2006-08-25 14:56 Rev.: 35134

ARB_pixel_buffer_objects working with EXT_frame_buffer_objects, thanks Guo-Shi

139 lines of code changed in 5 files:

  • Packages/Kurt/Dataflow/Modules/Visualization: ParticleFlowRenderer.cc (+130 -35), ParticleFlowRenderer.h (+1 -2), advect.frag (+4 -3), advect.vert (new)
kuzimmer 2006-08-21 22:59 Rev.: 35104

trying to add pixel_buffer_object support for faster rendering, not working yet.

59 lines of code changed in 3 files:

  • Packages/Kurt/Dataflow/Modules/Visualization: ParticleFlow.cc (+2 -2), ParticleFlowRenderer.cc (+55 -11), ParticleFlowRenderer.h (+2)
kuzimmer 2006-08-19 12:01 Rev.: 35096

add the particle and advection shaders to this directory for now

126 lines of code changed in 4 files:

  • Packages/Kurt/Dataflow/Modules/Visualization: advect.frag (+58), advect.vert (+18), particle.frag (new 17), particle.vert (new 33)
kuzimmer 2006-08-19 11:59 Rev.: 35095

add slider to change the number of particles, modify step size range

31 lines of code changed in 3 files:

  • Packages/Kurt/Dataflow/Modules/Visualization: ParticleFlow.cc (+3), ParticleFlowRenderer.cc (+26 -5), ParticleFlowRenderer.h (+2)
kuzimmer 2006-08-03 18:47 Rev.: 34930

more features

279 lines of code changed in 3 files:

  • Packages/Kurt/Dataflow/Modules/Visualization: ParticleFlow.cc (+76 -16), ParticleFlowRenderer.cc (+192 -176), ParticleFlowRenderer.h (+11 -6)
kuzimmer 2006-07-31 16:19 Rev.: 34887

more updates and files

1195 lines of code changed in 3 files:

  • Packages/Kurt/Dataflow/Modules/Visualization: ParticleFlow.cc (+2 -2), ParticleFlowRenderer.cc (+1041), ParticleFlowRenderer.h (+152)
kuzimmer 2006-07-25 15:08 Rev.: 34865

moving particle shader into Kurt package, as it seems easier to work with than the branch and I can keep it working with the rest of the trunk.

825 lines of code changed in 4 files:

  • Packages/Kurt/Dataflow/Modules/Visualization: GLSLShader.cc (new 425), GLSLShader.h (new 63), ParticleFlow.cc (+324), sub.mk (+13 -7)
dav 2006-03-22 21:17 Rev.: 33600

Two things coming on it commit:

1) Dataflow/Ports was moved into Dataflow/Network/Ports

- Fixed the sub.mk files to not use libDataflow_Ports as it is now part of
libDataflow_Network. Cleaned many of the sub.mk files up so that
libraries were only listed once.

- I've only tested these changes on the main Packages... I visually
inspected the others, don't know for sure if I got everything.

2) Clean up of Uintah problems from the large commit Marty made earlier

- continue to use getID() for patches.

- another commit is coming shortly to continue the fixes for Uintah



21 lines of code changed in 16 files:

  • Packages/Kurt/Dataflow/Modules/Visualization: GridSliceVis.cc (new), GridSliceVis.h (new), GridVolVis.cc (+3 -3), GridVolVis.h (+3 -3), HarvardVis.cc (new), HarvardVis.h (new), SCIRex.cc (new), SCIRex.h (new)
mjc 2006-03-22 16:42 Rev.: 33591

add with-tetgen option to configure, Make Module.h conform to the coding standard, and all the massive fallout from renaming variables and slots in that class

53 lines of code changed in 7 files:

  • Packages/Kurt/Dataflow/Modules/Visualization: GridSliceVis.cc (+17 -17), GridSliceVis.h (+1 -1), GridVolVis.cc (+11 -11), GridVolVis.h (+1 -1), HarvardVis.cc (+5 -5), SCIRex.cc (+17 -17), SCIRex.h (+1 -1)
Generated by StatSVN 0.4.0