ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/rc2.c
Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Wed Sep 4 20:19:51 2019 UTC (4 years, 7 months ago) by greg
Branch: MAIN
CVS Tags: rad5R3
Changes since 2.23: +4 -4 lines
Diff to previous 2.23
Minor change should not affect behavior

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Wed Aug 14 20:07:20 2019 UTC (4 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.22: +3 -1 lines
Diff to previous 2.22
Added BigEndian= line to binary header output

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Tue Feb 7 16:48:14 2017 UTC (7 years, 2 months ago) by greg
Branch: MAIN
CVS Tags: rad5R1, rad5R2
Changes since 2.21: +2 -2 lines
Diff to previous 2.21
Minor changes

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Fri Sep 16 05:06:07 2016 UTC (7 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.20: +4 -2 lines
Diff to previous 2.20
Addition tweaks/fixes to recovery when there is no data or missing file(s)

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Fri Sep 16 04:49:15 2016 UTC (7 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.19: +38 -87 lines
Diff to previous 2.19
Fixed issue with new picture bin renumbering and recovery operation

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Mon Sep 12 20:31:34 2016 UTC (7 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.18: +11 -5 lines
Diff to previous 2.18
Hopeful fix to issue with rcontrib writing multiple records/pixel

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Thu Aug 18 00:52:48 2016 UTC (7 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.17: +10 -10 lines
Diff to previous 2.17
Switched over to more efficient fread/fwrite replacements getbinary/putbinary

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Sun Mar 6 01:13:18 2016 UTC (8 years, 1 month ago) by schorsch
Branch: MAIN
Changes since 2.16: +3 -2 lines
Diff to previous 2.16
Prepare for SCons build on Win32 and Win64

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Tue Mar 1 00:58:31 2016 UTC (8 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.15: +5 -4 lines
Diff to previous 2.15
Made recovery more consisten w.r.t. resolution string

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Sun Aug 23 00:17:12 2015 UTC (8 years, 8 months ago) by greg
Branch: MAIN
CVS Tags: rad5R0
Changes since 2.14: +4 -4 lines
Diff to previous 2.14
Minor tweaks & performance improvements for rcontrib file locking

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Fri Aug 21 18:21:05 2015 UTC (8 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.13: +4 -4 lines
Diff to previous 2.13
Hopefull fix to deadlock issues under Mac OS X 10.10.x (Yosemite)

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Thu Jul 24 16:28:17 2014 UTC (9 years, 9 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2, rad4R2P1, rad4R2P2
Changes since 2.12: +9 -5 lines
Diff to previous 2.12
Made NROWS/NCOLS more consistent with resolution string

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Wed Jul 9 21:09:28 2014 UTC (9 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.11: +2 -3 lines
Diff to previous 2.11
Removed redundant NCOLS= line in header

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Fri Jun 13 01:16:41 2014 UTC (9 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.10: +18 -6 lines
Diff to previous 2.10
Added NROWS= setting to header

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Fri May 30 16:05:52 2014 UTC (9 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.9: +4 -3 lines
Diff to previous 2.9
Added NCOMP to header

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Thu May 29 04:56:43 2014 UTC (9 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.8: +8 -6 lines
Diff to previous 2.8
Added NCOLS= and NCOMP= to header output

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Wed Aug 7 05:10:09 2013 UTC (10 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.7: +2 -13 lines
Diff to previous 2.7
Eliminated a number of minor warnings (all innocuous)

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Thu Nov 15 19:41:03 2012 UTC (11 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.6: +4 -4 lines
Diff to previous 2.6
Tweaks and fixes related to flushing with -c >1

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Thu Jun 21 17:14:32 2012 UTC (11 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.5: +1 -2 lines
Diff to previous 2.5
Accommodations for Windows

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Tue Jun 19 00:12:08 2012 UTC (11 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.4: +3 -2 lines
Diff to previous 2.4
Added quick-exit mode and fixed bug in recovery option with -c > 1

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Tue Jun 12 17:20:44 2012 UTC (11 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.3: +2 -2 lines
Diff to previous 2.3
Further efficiency improvements

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Mon Jun 11 05:07:55 2012 UTC (11 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.2: +25 -4 lines
Diff to previous 2.2
Fixed a number of bugs -- still testing

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Sun Jun 10 05:25:42 2012 UTC (11 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.1: +12 -10 lines
Diff to previous 2.1
Tweaks and bug fixes to new code

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Sat Jun 9 07:16:47 2012 UTC (11 years, 10 months ago) by greg
Branch: MAIN
Created rcontrib program (eventually to replace rtcontrib)

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad5R3: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a