source: trunk/packages/vizservers/nanovis @ 2958

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 2947   12 years ldelgass Fix bitmap loader - green channel wasn't being copied when src and dst …
newmat11 2096   13 years ldelgass Normalize line endings, set eol-style to native on *.cpp, *.h files
R2 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
resources 1698   14 years vrinside added flow arrows
scripts 2042   13 years ldelgass Remove vi(m) swap file
shaders 2956   12 years ldelgass First batch of converting shaders to use new parameter support in NvShader?.
socket 2898   12 years ldelgass janitorial
test 1446   15 years gah
transfer-function 2897   12 years ldelgass janitorial
vrmath 2896   12 years ldelgass Add rappture include directory to nanovis library Makefiles, needed if …
vrutil 2896   12 years ldelgass Add rappture include directory to nanovis library Makefiles, needed if …
Axis.cpp 15.0 KB 2946   12 years ldelgass Need to strdup() name in Axis ctor.
Axis.h 8.0 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
AxisRange.h 1.1 KB 2932   12 years ldelgass Fix a couple more GL state leaks, AxisRange? method rename
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 6.1 KB 2923   12 years ldelgass style fixes
Chain.h 3.2 KB 2923   12 years ldelgass style fixes
CircularQueue.h 4.7 KB 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
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 71.3 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
config.h 2.6 KB 2879   12 years ldelgass Use original camera code for now.
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 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
ConvexPolygon.cpp 5.3 KB 2902   12 years ldelgass Style fix (underscores to camel case)
ConvexPolygon.h 1.8 KB 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
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 17.9 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
dxReader.h 311 bytes 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
dxReaderCommon.cpp 5.1 KB 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
dxReaderCommon.h 597 bytes 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
Event.cpp 1003 bytes 2908   12 years ldelgass style fixes
Event.h 1.2 KB 2908   12 years ldelgass style fixes
EventPlayer.cpp 5.2 KB 2822   12 years ldelgass Const correctness fixes, pass vector/matrix objects by reference, …
FlowCmd.cpp 63.2 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
FlowCmd.h 10.2 KB 2920   12 years ldelgass Convert LIC renderer to use NvShader? class. Also, prevent GL state …
GradientFilter.cpp 16.6 KB 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
GradientFilter.h 542 bytes 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
Grid.cpp 6.6 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
Grid.h 1.1 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
HeightMap.cpp 18.2 KB 2956   12 years ldelgass First batch of converting shaders to use new parameter support in NvShader?.
HeightMap.h 3.6 KB 2956   12 years ldelgass First batch of converting shaders to use new parameter support in NvShader?.
Makefile.in 10.4 KB 2951   12 years ldelgass Remove unused FlowVisRenderer? from build. Remove some unused globals …
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 68.1 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
nanovis.h 5.7 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
NvCamera.cpp 3.7 KB 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
NvCamera.h 2.7 KB 2928   12 years ldelgass underscores -> camel case
NvColorTableRenderer.cpp 1.9 KB 2958   12 years ldelgass A couple more cpp files that should explicity include GL(glew) header.
NvColorTableRenderer.h 634 bytes 2863   12 years ldelgass Use NvColorTableShader? in PlaneRenderer?, remove cg context param from …
NvColorTableShader.cpp 674 bytes 2956   12 years ldelgass First batch of converting shaders to use new parameter support in NvShader?.
NvColorTableShader.h 452 bytes 2956   12 years ldelgass First batch of converting shaders to use new parameter support in NvShader?.
nvconf.h.in 5.6 KB 2857   12 years ldelgass Remove vr3d library - texture classes were redundant. Remove last …
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 7.8 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
NvFlowVisRenderer.h 2.4 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
NvLIC.cpp 15.0 KB 2951   12 years ldelgass Remove unused FlowVisRenderer? from build. Remove some unused globals …
NvLIC.h 3.1 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
NvParticleAdvectionShader.cpp 1.1 KB 2956   12 years ldelgass First batch of converting shaders to use new parameter support in NvShader?.
NvParticleAdvectionShader.h 997 bytes 2956   12 years ldelgass First batch of converting shaders to use new parameter support in NvShader?.
NvParticleRenderer.cpp 10.3 KB 2958   12 years ldelgass A couple more cpp files that should explicity include GL(glew) header.
NvParticleRenderer.h 2.8 KB 2957   12 years ldelgass NvParticleRenderer?.h still needs to include glew header for GLuint.
NvRegularVolumeShader.cpp 2.2 KB 2919   12 years ldelgass Convert volume shader classes to use NvShader::bind/unbind
NvRegularVolumeShader.h 666 bytes 2919   12 years ldelgass Convert volume shader classes to use NvShader::bind/unbind
NvShader.cpp 3.5 KB 2954   12 years ldelgass Add parameter management and methods for setting parameters to …
NvShader.h 8.2 KB 2955   12 years ldelgass Remove unused iterator
NvStdVertexShader.cpp 526 bytes 2956   12 years ldelgass First batch of converting shaders to use new parameter support in NvShader?.
NvStdVertexShader.h 397 bytes 2956   12 years ldelgass First batch of converting shaders to use new parameter support in NvShader?.
NvVectorField.cpp 7.6 KB 2909   12 years ldelgass Don't leak GL state in drawDeviceShape
NvVectorField.h 2.1 KB 2909   12 years ldelgass Don't leak GL state in drawDeviceShape
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.7 KB 2884   12 years ldelgass Use ARB versions of texture_rectangle, texture_float, point_sprite …
NvZincBlendeVolumeShader.cpp 2.3 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
NvZincBlendeVolumeShader.h 685 bytes 2919   12 years ldelgass Convert volume shader classes to use NvShader::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.3 KB 2884   12 years ldelgass Use ARB versions of texture_rectangle, texture_float, point_sprite …
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 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
PerfQuery.h 1.8 KB 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
Plane.cpp 1.5 KB 2903   12 years ldelgass Missed file in rev. 2902
Plane.h 1.5 KB 2902   12 years ldelgass Style fix (underscores to camel case)
PlaneRenderer.cpp 2.7 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
PlaneRenderer.h 1.5 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
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 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
PointSetRenderer.h 703 bytes 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
PointShader.cpp 856 bytes 2956   12 years ldelgass First batch of converting shaders to use new parameter support in NvShader?.
PointShader.h 538 bytes 2956   12 years ldelgass First batch of converting shaders to use new parameter support in NvShader?.
protocol-nanovis.txt 7.6 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
README 1.7 KB 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
Renderable.cpp 1.0 KB 2904   12 years ldelgass underscore -> camel case
Renderable.h 1.4 KB 2904   12 years ldelgass underscore -> camel case
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.7 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
RenderVertexArray.h 1.3 KB 2921   12 years ldelgass Plug more GL state leaks
RpAVTranslate.cpp 12.4 KB 2810   12 years ldelgass Movie bitrate flag is an int not a float
RpAVTranslate.h 2.5 KB 2901   12 years ldelgass formatting
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.3 KB 2907   12 years ldelgass underscore -> camel case
Sphere.h 1.2 KB 2907   12 years ldelgass underscore -> camel case
Switch.cpp 12.7 KB 2798   12 years ldelgass Add emacs mode magic line in preparation for indentation cleanup
Switch.h 3.9 KB 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
Texture1D.cpp 2.6 KB 2900   12 years ldelgass Style fix (underscores to camel case)
Texture1D.h 1.4 KB 2900   12 years ldelgass Style fix (underscores to camel case)
Texture2D.cpp 3.5 KB 2900   12 years ldelgass Style fix (underscores to camel case)
Texture2D.h 1.5 KB 2900   12 years ldelgass Style fix (underscores to camel case)
Texture3D.cpp 4.2 KB 2900   12 years ldelgass Style fix (underscores to camel case)
Texture3D.h 2.1 KB 2900   12 years ldelgass Style fix (underscores to camel case)
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.5 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
Unirect.h 6.5 KB 2922   12 years ldelgass style fixes
Vector3.h 4.0 KB 2902   12 years ldelgass Style fix (underscores to camel case)
Vector4.h 1.9 KB 2902   12 years ldelgass Style fix (underscores to camel case)
VelocityArrowsSlice.cpp 16.6 KB 2884   12 years ldelgass Use ARB versions of texture_rectangle, texture_float, point_sprite …
VelocityArrowsSlice.h 2.5 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
Volume.cpp 2.7 KB 2932   12 years ldelgass Fix a couple more GL state leaks, AxisRange? method rename
Volume.h 9.2 KB 2932   12 years ldelgass Fix a couple more GL state leaks, AxisRange? method rename
VolumeInterpolator.cpp 4.8 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
VolumeInterpolator.h 1.0 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
VolumeRenderer.cpp 25.2 KB 2932   12 years ldelgass Fix a couple more GL state leaks, AxisRange? method rename
VolumeRenderer.h 4.0 KB 2948   12 years ldelgass Remove unused CGprogram member from VolumeRenderer?
ZincBlendeVolume.cpp 1.8 KB 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
ZincBlendeVolume.h 1.3 KB 2877   12 years ldelgass Some minor refactoring, also add some more fine grained config.h …
Note: See TracBrowser for help on using the repository browser.