SCM Repository
Log of /branches/vis12/src/include/Diderot/diderot.h
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 2035 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 12 21:03:15 2012 UTC (8 years, 4 months ago) by jhr
File length: 6495 byte(s)
Diff to previous 1979
Working on dynamic sequence loading
Revision 1979 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 21 16:25:51 2012 UTC (8 years, 7 months ago) by jhr
File length: 6414 byte(s)
Diff to previous 1978
Fix a few type errors, etc.
Revision 1978 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 21 16:19:40 2012 UTC (8 years, 7 months ago) by jhr
File length: 6436 byte(s)
Diff to previous 1943
Working on sequence loading
Revision 1943 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 5 16:29:06 2012 UTC (8 years, 8 months ago) by jhr
File length: 6009 byte(s)
Diff to previous 1941
Added support for vec6 type and beginning of support for ":" operator. Also fixed some bugs.
Revision 1941 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 3 15:22:31 2012 UTC (8 years, 8 months ago) by jhr
File length: 5984 byte(s)
Diff to previous 1870
Minor edits ported from trunk
Revision 1870 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 11 17:44:18 2012 UTC (8 years, 9 months ago) by nseltzer
File length: 5947 byte(s)
Diff to previous 1831
Fixed memory leaks.
Revision 1831 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 13 13:33:40 2012 UTC (8 years, 10 months ago) by jhr
File length: 5695 byte(s)
Diff to previous 1824
Working on support for parallel target
Revision 1824 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 11 15:49:51 2012 UTC (8 years, 10 months ago) by jhr
File length: 5571 byte(s)
Diff to previous 1807
Cleaning up the header files; support C++ as application language.
Revision 1807 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 7 12:00:48 2012 UTC (8 years, 10 months ago) by jhr
File length: 5548 byte(s)
Diff to previous 1796
Added support for setting image inputs from nrrd objects; better propogation of errors; better use of world err field for error messages.
Revision 1796 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 5 12:34:47 2012 UTC (8 years, 11 months ago) by jhr
File length: 5291 byte(s)
Diff to previous 1718
Fix error in type names and include inline-tensor3.h in diderot.h
Revision 1718 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 10 23:03:02 2012 UTC (8 years, 11 months ago) by jhr
File length: 5263 byte(s)
Diff to previous 1716
Working on library support
Revision 1716 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 10 17:08:11 2012 UTC (8 years, 11 months ago) by jhr
File length: 5209 byte(s)
Diff to previous 1691
Working on library support
Revision 1691 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 26 19:36:51 2012 UTC (9 years, 1 month ago) by jhr
File length: 5184 byte(s)
Diff to previous 1685
Working on dynamic sequences.
Revision 1685 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 22 15:23:36 2012 UTC (9 years, 1 month ago) by jhr
File length: 5138 byte(s)
Diff to previous 1640
Create a branch to implement things that we need for the Vis 2012 paper
Revision 1640 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 16 02:19:51 2011 UTC (9 years, 3 months ago) by jhr
Original Path: trunk/src/include/Diderot/diderot.h
File length: 5138 byte(s)
Diff to previous 1380
Merging in changes from pure-cfg branch.
Revision 1380 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 23 19:20:07 2011 UTC (9 years, 8 months ago) by jhr
Original Path: trunk/src/include/Diderot/diderot.h
File length: 2768 byte(s)
Diff to previous 1301
merging changes from pure-cfg
Revision 1301 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 9 23:58:40 2011 UTC (9 years, 8 months ago) by jhr
Original Path: trunk/src/include/Diderot/diderot.h
File length: 2772 byte(s)
Diff to previous 1295
Added support for hest-based command-line arguments to trunk. Also switched output filename to prog.txt (from mip.txt)
Revision 1295 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 9 06:42:54 2011 UTC (9 years, 8 months ago) by jhr
Original Path: trunk/src/include/Diderot/diderot.h
File length: 2811 byte(s)
Diff to previous 1232
Added support for clamp to trunk
Revision 1232 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 16 23:37:52 2011 UTC (9 years, 9 months ago) by jhr
Original Path: trunk/src/include/Diderot/diderot.h
File length: 2474 byte(s)
Diff to previous 1115
Porting many changes from the pure-cfg branch, including value numbering and support for parallel execution on SMP systems.
Revision 1115 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu May 5 04:42:18 2011 UTC (9 years, 10 months ago) by jhr
Original Path: trunk/src/include/Diderot/diderot.h
File length: 1857 byte(s)
More merging of pure-cfg back into trunk
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |