ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/xglaresrc.c
Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Thu May 14 20:58:03 2020 UTC (3 years, 10 months ago) by greg
Branch: MAIN
CVS Tags: HEAD, rad5R3, rad5R4
Changes since 2.11: +3 -3 lines
Diff to previous 2.11
Fixed return-value checking for viewloc()

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Mon Apr 2 16:45:41 2018 UTC (5 years, 11 months ago) by greg
Branch: MAIN
CVS Tags: rad5R2
Changes since 2.10: +5 -4 lines
Diff to previous 2.10
Fixed issue with reading data in glarendx

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Wed Jan 24 04:39:52 2018 UTC (6 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.9: +3 -5 lines
Diff to previous 2.9
Further tweaked viewloc() output to be 1 only if in view frame

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Fri Mar 26 23:34:24 2004 UTC (20 years ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2, rad3R8, rad3R9, rad4R0, rad4R1, rad4R2, rad4R2P1, rad4R2P2, rad5R0, rad5R1
Changes since 2.8: +34 -15 lines
Diff to previous 2.8
Continued ANSIfication.

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Tue Nov 11 16:24:06 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.7: +2 -3 lines
Diff to previous 2.7
Replaced all calls to vfork() with regular fork() calls

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Mon Nov 10 16:52:24 2003 UTC (20 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.6: +2 -2 lines
Diff to previous 2.6
Eliminated fork() redeclaration and vfork.h

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:30 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.5: +2 -6 lines
Diff to previous 2.5
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.5 - (view) (download) (annotate) - [select for diffs]
Thu Apr 29 12:58:20 1993 UTC (30 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.4: +12 -4 lines
Diff to previous 2.4
changed window name in ximage, so had to change it here, too

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Fri Dec 11 18:23:17 1992 UTC (31 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.3: +3 -3 lines
Diff to previous 2.3
bug fixes for 24-bit display under 4D (SGI)

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Thu Mar 19 09:38:14 1992 UTC (32 years ago) by greg
Branch: MAIN
Changes since 2.2: +1 -4 lines
Diff to previous 2.2
added vfork.h include

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Thu Dec 19 14:56:36 1991 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.1: +0 -1 lines
Diff to previous 2.1
eliminated atof declaration for NeXT

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 17:19:29 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.10: +0 -0 lines
Diff to previous 1.10
changed revision number for 2.0 release

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Nov 11 15:09:45 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.9: +24 -15 lines
Diff to previous 1.9
changed call to viewpixel() -> viewloc()

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jul 31 15:28:03 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.8: +77 -23 lines
Diff to previous 1.8
added -c option for color and writing of luminance values to image

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri May 3 13:43:08 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7
changed how we wait for the window to come up

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri May 3 12:50:45 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.6: +43 -12 lines
Diff to previous 1.6
added call to ximage if xglaresrc can't find window

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri May 3 10:06:04 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
made xglaresrc work better with glare

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Apr 22 13:41:50 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.4: +6 -14 lines
Diff to previous 1.4
fixed window finding under twm and other obnoxious window managers

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Apr 17 12:14:52 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
changed pointer cursor

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Mar 20 12:59:27 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
minor change in message

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Mar 19 16:59:46 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
fixed bug in y calculation

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Mar 19 14:12:11 1991 UTC (33 years ago) by greg
Branch: MAIN
Initial revision

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