ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/sundev.c
Revision 2.7
Sat Feb 22 02:07:29 2003 UTC (22 years, 2 months ago) by greg
Branch: MAIN
CVS Tags: HEAD
Changes since 2.6: +0 -0 lines
FILE REMOVED
Changes and check-in for 3.5 release
Includes new source files and modifications not recorded for many years
See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Tue Nov 11 20:03:01 1997 UTC (27 years, 6 months ago) by gregl
Branch: MAIN
Changes since 2.5: +8 -10 lines
Diff to previous 2.5
created erract structure containing error messages and actions

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Wed Oct 26 10:04:20 1994 UTC (30 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.4: +1 -1 lines
Diff to previous 2.4
changed getcombuf() to tocombuf() for multiple commands

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Tue Sep 20 15:46:37 1994 UTC (30 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.3: +1 -1 lines
Diff to previous 2.3
changed GAMMA environment variable to DISPLAY_GAMMA

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Fri Jun 4 14:48:21 1993 UTC (31 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.2: +1 -0 lines
Diff to previous 2.2
added math.h for atof() usage

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Wed Jun 24 09:12:54 1992 UTC (32 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.1: +6 -1 lines
Diff to previous 2.1
added code to get GAMMA from environment

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 17:09:03 1991 UTC (33 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.17: +0 -0 lines
Diff to previous 1.17
updated revision number for release 2.0

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Jun 26 09:00:21 1990 UTC (34 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
Nit-picking for Stardent C-compiler

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 18:41:34 1990 UTC (35 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.15: +18 -17 lines
Diff to previous 1.15
final fixes for menu quit

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 18:22:25 1990 UTC (35 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.14: +21 -6 lines
Diff to previous 1.14
fixed menu quit and resize handling

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 17:44:40 1990 UTC (35 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.13: +27 -11 lines
Diff to previous 1.13
made sundev work with resizing

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Mar 6 16:34:05 1990 UTC (35 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.12: +5 -2 lines
Diff to previous 1.12
fixed event handling in sun_comin()

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 12:39:27 1990 UTC (35 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.11: +33 -8 lines
Diff to previous 1.11
Changed devcomm so that flush() is used to check for input

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 11:46:18 1990 UTC (35 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
added explicit flush call to drivers

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 11:37:44 1990 UTC (35 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.9: +4 -2 lines
Diff to previous 1.9
fixed bug where drivers would send commands inappropriately

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jan 8 14:55:51 1990 UTC (35 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
added pixel aspect ratio

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Oct 25 15:43:06 1989 UTC (35 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.7: +66 -121 lines
Diff to previous 1.7
modified interface to independent drivers

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Oct 3 16:50:59 1989 UTC (35 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.6: +3 -0 lines
Diff to previous 1.6
Fixed tty subwindow exiting

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Oct 3 14:06:53 1989 UTC (35 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.5: +4 -5 lines
Diff to previous 1.5
Changed calling conventions slightly and added custom color map.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Oct 3 11:10:04 1989 UTC (35 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.4: +26 -26 lines
Diff to previous 1.4
Improved color table allocation, second cut.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Oct 2 17:12:36 1989 UTC (35 years, 7 months ago) by greg
Branch: MAIN
Changes since 1.3: +27 -144 lines
Diff to previous 1.3
New adaptive color allocation scheme for rview

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Apr 17 10:08:14 1989 UTC (36 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.2: +25 -26 lines
Diff to previous 1.2
fixed bug in sun_getcur and added some error checking

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Apr 15 09:49:24 1989 UTC (36 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Changed exit signal from hangup to broken pipe

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 10:41:45 1989 UTC (36 years, 3 months ago) by greg
Branch: MAIN
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to HEAD: (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