source: trunk/packages/vizservers/nanovis @ 2870

Name Size Rev Age Author Last Change
../
data 1488   15 years gah move data files to build-and-test
events 393   18 years qiaow Performance optimized for testing.
imgLoaders 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
newmat11 2096   13 years ldelgass Normalize line endings, set eol-style to native on *.cpp, *.h files
R2 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
resources 1698   14 years vrinside added flow arrows
scripts 2042   13 years ldelgass Remove vi(m) swap file
shaders 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
socket 2827   12 years ldelgass Move Vector3/4Array typdefs to the Vector3/4.h headers and remove …
test 1446   15 years gah
transfer-function 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
vrmath 2853   12 years ldelgass Minor, mostly formatting changes
vrutil 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
Axis.cpp 14.2 KB 2844   12 years ldelgass Cleanups, no functional changes
Axis.h 7.6 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
AxisRange.h 1.1 KB 2844   12 years ldelgass Cleanups, no functional changes
BucketSort.cpp 933 bytes 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
BucketSort.h 1.4 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
Chain.cpp 7.7 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Chain.h 3.1 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
CircularQueue.h 4.7 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
CmdProc.cpp 6.4 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
CmdProc.h 1.6 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Color.cpp 1.8 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
Color.h 1.6 KB 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
Command.cpp 72.1 KB 2854   12 years ldelgass Minor cleanups, add static zoom method to nanovis.cpp and use default …
config.h 2.0 KB 2841   12 years ldelgass Misc. cleanups. Make libs look in nanovis src dir for includes, so …
ContourLineFilter.cpp 8.4 KB 2827   12 years ldelgass Move Vector3/4Array typdefs to the Vector3/4.h headers and remove …
ContourLineFilter.h 1.4 KB 2827   12 years ldelgass Move Vector3/4Array typdefs to the Vector3/4.h headers and remove …
ConvexPolygon.cpp 5.3 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
ConvexPolygon.h 1.9 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
DataLoader.cpp 10.9 KB 2862   12 years ldelgass Move extern declarations for DataLoader? functions to a header, remove …
DataLoader.h 1.1 KB 2862   12 years ldelgass Move extern declarations for DataLoader? functions to a header, remove …
define.h 3.5 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
dxReader2.cpp 3.0 KB 2845   12 years ldelgass More cleanups
dxReader2.h 309 bytes 2846   12 years ldelgass Move declarations of dx volume loading functions to separate headers, …
dxReader.cpp 28.8 KB 2861   12 years ldelgass Continue bringing load_volume_stream and load_volume_stream2 in line …
dxReader.h 434 bytes 2853   12 years ldelgass Minor, mostly formatting changes
dxReaderCommon.cpp 3.2 KB 2851   12 years ldelgass Restore meanining of comment changed in r2844. Should be 1.0, not .01
dxReaderCommon.h 462 bytes 2845   12 years ldelgass More cleanups
Event.cpp 996 bytes 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Event.h 1.1 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
EventPlayer.cpp 5.2 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
FlowCmd.cpp 62.2 KB 2863   12 years ldelgass Use NvColorTableShader? in PlaneRenderer?, remove cg context param from …
FlowCmd.h 10.1 KB 2844   12 years ldelgass Cleanups, no functional changes
GradientFilter.cpp 16.6 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
GradientFilter.h 497 bytes 2844   12 years ldelgass Cleanups, no functional changes
Grid.cpp 5.6 KB 2844   12 years ldelgass Cleanups, no functional changes
Grid.h 1.1 KB 2844   12 years ldelgass Cleanups, no functional changes
HeightMap.cpp 18.8 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
HeightMap.h 3.8 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
Makefile.in 10.6 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
Mat4x4.cpp 5.6 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
Mat4x4.h 1.0 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
nanovis.cpp 67.7 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
nanovis.h 6.0 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
NvCamera.cpp 1.9 KB 2854   12 years ldelgass Minor cleanups, add static zoom method to nanovis.cpp and use default …
NvCamera.h 2.7 KB 2854   12 years ldelgass Minor cleanups, add static zoom method to nanovis.cpp and use default …
NvColorTableRenderer.cpp 1.8 KB 2863   12 years ldelgass Use NvColorTableShader? in PlaneRenderer?, remove cg context param from …
NvColorTableRenderer.h 634 bytes 2863   12 years ldelgass Use NvColorTableShader? in PlaneRenderer?, remove cg context param from …
NvColorTableShader.cpp 1.1 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
NvColorTableShader.h 533 bytes 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
nvconf.h.in 5.6 KB 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
NvDefaultTFData.cpp 11.3 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
NvEventLog.cpp 1.7 KB 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
NvEventLog.h 239 bytes 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
NvFlowVisRenderer.cpp 8.0 KB 2836   12 years ldelgass More cleanups, remove NEW_FLOW_ENGINE define flag
NvFlowVisRenderer.h 2.6 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
NvLIC.cpp 14.4 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
NvLIC.h 3.2 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
NvParticleAdvectionShader.cpp 1.9 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
NvParticleAdvectionShader.h 1.1 KB 2837   12 years ldelgass More misc. cleanups
NvParticleRenderer.cpp 11.2 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
NvParticleRenderer.h 3.0 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
NvRegularVolumeShader.cpp 2.0 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
NvRegularVolumeShader.h 661 bytes 2859   12 years ldelgass No need to inline bind/unbind
NvShader.cpp 2.3 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
NvShader.h 1.7 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
NvStdVertexShader.cpp 887 bytes 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
NvStdVertexShader.h 542 bytes 2859   12 years ldelgass No need to inline bind/unbind
NvVectorField.cpp 7.6 KB 2863   12 years ldelgass Use NvColorTableShader? in PlaneRenderer?, remove cg context param from …
NvVectorField.h 2.1 KB 2835   12 years ldelgass Exclude unused file from build, misc. cleanups
NvVolumeShader.cpp 172 bytes 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
NvVolumeShader.h 402 bytes 2844   12 years ldelgass Cleanups, no functional changes
NvZincBlendeReconstructor.cpp 15.6 KB 2844   12 years ldelgass Cleanups, no functional changes
NvZincBlendeReconstructor.h 2.8 KB 2844   12 years ldelgass Cleanups, no functional changes
NvZincBlendeVolumeShader.cpp 2.4 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
NvZincBlendeVolumeShader.h 664 bytes 2859   12 years ldelgass No need to inline bind/unbind
ParticleEmitter.cpp 318 bytes 2805   12 years ldelgass Whitespace fixes
ParticleEmitter.h 1.8 KB 2860   12 years ldelgass Put class member declarations in standard order
ParticleSystem.cpp 60.2 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
ParticleSystem.h 9.1 KB 2860   12 years ldelgass Put class member declarations in standard order
ParticleSystemFactory.cpp 7.5 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
ParticleSystemFactory.h 726 bytes 2860   12 years ldelgass Put class member declarations in standard order
PCASplit.cpp 10.7 KB 2844   12 years ldelgass Cleanups, no functional changes
PCASplit.h 3.3 KB 2844   12 years ldelgass Cleanups, no functional changes
PerfQuery.cpp 1.1 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
PerfQuery.h 1.5 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
Plane.cpp 1.5 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
Plane.h 1.5 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
PlaneRenderer.cpp 2.4 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
PlaneRenderer.h 1.7 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
PointSet.cpp 1.7 KB 2844   12 years ldelgass Cleanups, no functional changes
PointSet.h 1.3 KB 2844   12 years ldelgass Cleanups, no functional changes
PointSetRenderer.cpp 4.1 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
PointSetRenderer.h 705 bytes 2844   12 years ldelgass Cleanups, no functional changes
PointShader.cpp 1.4 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
PointShader.h 1.3 KB 2833   12 years ldelgass Formatting and fix loadVertexProgram in NvShader?
README 1.7 KB 226   18 years mmc - Added code for Wei's visualization server. - Fixed the energyLevels …
Renderable.cpp 1.0 KB 2844   12 years ldelgass Cleanups, no functional changes
Renderable.h 1.4 KB 2844   12 years ldelgass Cleanups, no functional changes
RenderContext.cpp 264 bytes 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
RenderContext.h 1.3 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
RenderVertexArray.cpp 3.6 KB 2837   12 years ldelgass More misc. cleanups
RenderVertexArray.h 1.3 KB 2837   12 years ldelgass More misc. cleanups
RpAVTranslate.cpp 12.4 KB 2810   12 years ldelgass Movie bitrate flag is an int not a float
RpAVTranslate.h 2.4 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
RpDX.cpp 9.8 KB 2844   12 years ldelgass Cleanups, no functional changes
RpDX.h 2.7 KB 2844   12 years ldelgass Cleanups, no functional changes
ScreenSnapper.cpp 3.9 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
ScreenSnapper.h 1.5 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
Sphere.cpp 1.4 KB 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
Sphere.h 1.2 KB 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
Switch.cpp 12.7 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Switch.h 3.8 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Texture1D.cpp 2.6 KB 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
Texture1D.h 1.4 KB 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
Texture2D.cpp 3.4 KB 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
Texture2D.h 1.5 KB 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
Texture3D.cpp 4.3 KB 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
Texture3D.h 2.0 KB 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
Trace.cpp 3.2 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Trace.h 879 bytes 2841   12 years ldelgass Misc. cleanups. Make libs look in nanovis src dir for includes, so …
TransferFunction.cpp 2.7 KB 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
TransferFunction.h 1.8 KB 2844   12 years ldelgass Cleanups, no functional changes
Unirect.cpp 25.3 KB 2843   12 years ldelgass tabs -> spaces
Unirect.h 6.5 KB 2831   12 years ldelgass Refactor texture classes, misc. cleanups, cut down on header pollution …
Vector3.h 3.9 KB 2827   12 years ldelgass Move Vector3/4Array typdefs to the Vector3/4.h headers and remove …
Vector4.h 1.9 KB 2827   12 years ldelgass Move Vector3/4Array typdefs to the Vector3/4.h headers and remove …
VelocityArrowsSlice.cpp 16.5 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
VelocityArrowsSlice.h 2.5 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
Volume.cpp 2.8 KB 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
Volume.h 8.4 KB 2870   12 years ldelgass remove global.h header. Move global Cg context handle into NvShader?
VolumeInterpolator.cpp 4.8 KB 2853   12 years ldelgass Minor, mostly formatting changes
VolumeInterpolator.h 1.2 KB 2853   12 years ldelgass Minor, mostly formatting changes
VolumeRenderer.cpp 25.1 KB 2853   12 years ldelgass Minor, mostly formatting changes
VolumeRenderer.h 4.0 KB 2853   12 years ldelgass Minor, mostly formatting changes
ZincBlendeVolume.cpp 1.8 KB 2844   12 years ldelgass Cleanups, no functional changes
ZincBlendeVolume.h 1.3 KB 2844   12 years ldelgass Cleanups, no functional changes
Note: See TracBrowser for help on using the repository browser.