source: trunk/packages/vizservers/nanovis @ 3335

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 2972   12 years ldelgass Remove vrutil library. Was only used for FilePath? that already exists …
resources 2974   12 years ldelgass Remove unused volume axis/bbox labeling from VolumeRenderer?. This …
scripts 2042   13 years ldelgass Remove vi(m) swap file
shaders 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
socket 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
test 1446   15 years gah
transfer-function 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
vrmath 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 2972   12 years ldelgass Remove vrutil library. Was only used for FilePath? that already exists …
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 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Color.h 1.6 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Command.cpp 71.7 KB 3330   11 years gah merge (by hand) with Rappture1.2 branch
config.h 2.6 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
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 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
ConvexPolygon.h 1.8 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
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 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
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 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
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 1000 bytes 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Event.h 1.2 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
EventPlayer.cpp 5.2 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
FlowCmd.cpp 63.3 KB 2967   12 years ldelgass Convert NvLIC to use new NvShader? parameter API. Also fixes for LIC …
FlowCmd.h 10.2 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
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.0 KB 2974   12 years ldelgass Remove unused volume axis/bbox labeling from VolumeRenderer?. This …
Mat4x4.cpp 5.6 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Mat4x4.h 1.0 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
nanovis.cpp 70.4 KB 3330   11 years gah merge (by hand) with Rappture1.2 branch
nanovis.h 5.9 KB 3330   11 years gah merge (by hand) with Rappture1.2 branch
NvCamera.cpp 3.7 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
NvCamera.h 2.7 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
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 6.4 KB 3335   11 years gah fixes for new version of ffmeg
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 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
NvFlowVisRenderer.h 2.4 KB 2953   12 years ldelgass Remove unused global origin, make default transfer function a bit more …
NvLIC.cpp 15.2 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
NvLIC.h 3.0 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
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 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
NvParticleRenderer.h 2.7 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
NvRegularVolumeShader.cpp 1.5 KB 2971   12 years ldelgass Convert volume shaders to use new NvShader? parameter API. With the …
NvRegularVolumeShader.h 442 bytes 2971   12 years ldelgass Convert volume shaders to use new NvShader? parameter API. With the …
NvShader.cpp 3.3 KB 2972   12 years ldelgass Remove vrutil library. Was only used for FilePath? that already exists …
NvShader.h 8.1 KB 2971   12 years ldelgass Convert volume shaders to use new NvShader? parameter API. With the …
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 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
NvZincBlendeVolumeShader.cpp 1.7 KB 2971   12 years ldelgass Convert volume shaders to use new NvShader? parameter API. With the …
NvZincBlendeVolumeShader.h 468 bytes 2971   12 years ldelgass Convert volume shaders to use new NvShader? parameter API. With the …
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 59.7 KB 2972   12 years ldelgass Remove vrutil library. Was only used for FilePath? that already exists …
ParticleSystem.h 9.1 KB 2860   12 years ldelgass Put class member declarations in standard order
ParticleSystemFactory.cpp 7.5 KB 2972   12 years ldelgass Remove vrutil library. Was only used for FilePath? that already exists …
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 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
PerfQuery.h 1.8 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Plane.cpp 1.5 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Plane.h 1.5 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
PlaneRenderer.cpp 2.7 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
PlaneRenderer.h 1.5 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
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 2972   12 years ldelgass Remove vrutil library. Was only used for FilePath? that already exists …
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.5 KB 2974   12 years ldelgass Remove unused volume axis/bbox labeling from VolumeRenderer?. This …
README 1.7 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Renderable.cpp 1.0 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Renderable.h 1.4 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
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 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
RenderVertexArray.h 1.3 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
RpAVTranslate.cpp 12.8 KB 3335   11 years gah fixes for new version of ffmeg
RpAVTranslate.h 2.5 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
RpDX.cpp 9.8 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
RpDX.h 2.7 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
ScreenSnapper.cpp 3.8 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
ScreenSnapper.h 1.5 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Sphere.cpp 1.3 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Sphere.h 1.2 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
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 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Texture1D.h 1.4 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Texture2D.cpp 3.5 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Texture2D.h 1.5 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Texture3D.cpp 4.2 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Texture3D.h 2.1 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
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 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
TransferFunction.h 1.8 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
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 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Vector4.h 1.9 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
VelocityArrowsSlice.cpp 18.2 KB 2972   12 years ldelgass Remove vrutil library. Was only used for FilePath? that already exists …
VelocityArrowsSlice.h 2.2 KB 2964   12 years ldelgass Convert arrow glyph shaders to new NvShader? API. Fix velocity arrow …
Volume.cpp 2.6 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Volume.h 9.0 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
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 16.6 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
VolumeRenderer.h 3.1 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
ZincBlendeVolume.cpp 1.8 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
ZincBlendeVolume.h 1.3 KB 3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
Note: See TracBrowser for help on using the repository browser.