ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/hd/rhd_ogl.c
Revision 3.31 - (view) (download) (annotate) - [select for diffs]
Thu Sep 6 00:07:43 2012 UTC (11 years, 6 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2, rad4R2P1, rad4R2P2, rad5R0
Changes since 3.30: +4 -5 lines
Diff to previous 3.30
Created geodesic() function for vector rotation along great circles

Revision 3.30 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 17:52:04 2006 UTC (17 years, 9 months ago) by schorsch
Branch: MAIN
CVS Tags: rad3R8, rad3R9, rad4R0, rad4R1
Changes since 3.29: +9 -3 lines
Diff to previous 3.29
Eliminated some compiler warnings.

Revision 3.29 - (view) (download) (annotate) - [select for diffs]
Tue May 23 13:01:07 2006 UTC (17 years, 10 months ago) by greg
Branch: MAIN
Changes since 3.28: +4 -1 lines
Diff to previous 3.28
Added missing variable needed for -DSTEREO

Revision 3.28 - (view) (download) (annotate) - [select for diffs]
Sun Jul 24 19:53:08 2005 UTC (18 years, 8 months ago) by greg
Branch: MAIN
CVS Tags: rad3R7P1, rad3R7P2
Changes since 3.27: +3 -3 lines
Diff to previous 3.27
Compile fixes and version update for 3.7 release

Revision 3.27 - (view) (download) (annotate) - [select for diffs]
Fri Jan 21 00:52:59 2005 UTC (19 years, 2 months ago) by greg
Branch: MAIN
Changes since 3.26: +21 -6 lines
Diff to previous 3.26
Fixed bug in rvu "move" command from last change and added "focus" command

Revision 3.26 - (view) (download) (annotate) - [select for diffs]
Fri Jan 7 20:33:02 2005 UTC (19 years, 2 months ago) by greg
Branch: MAIN
Changes since 3.25: +6 -3 lines
Diff to previous 3.25
Modernized tone-mapping routines with structure pointer r.t. stack

Revision 3.25 - (view) (download) (annotate) - [select for diffs]
Thu Feb 12 18:55:50 2004 UTC (20 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1
Changes since 3.24: +2 -1 lines
Diff to previous 3.24
Moved paths.h out of rtio.h and included it manually where R_OK was needed

Revision 3.24 - (view) (download) (annotate) - [select for diffs]
Thu Jan 1 11:21:55 2004 UTC (20 years, 3 months ago) by schorsch
Branch: MAIN
Changes since 3.23: +127 -80 lines
Diff to previous 3.23
Ansification and prototypes.

Revision 3.23 - (view) (download) (annotate) - [select for diffs]
Fri Sep 19 18:33:05 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 3.22: +4 -2 lines
Diff to previous 3.22
Improved rholo -o ogl interaction under Mac OS X

Revision 3.22 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 22:30:18 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 3.21: +5 -5 lines
Diff to previous 3.21
Eliminated copystruct() macro, which is unnecessary in ANSI.
Reduced ambiguity warnings for nested if/if/else clauses.

Revision 3.21 - (view) (download) (annotate) - [select for diffs]
Mon May 19 16:32:18 2003 UTC (20 years, 10 months ago) by greg
Branch: MAIN
Changes since 3.20: +0 -1 lines
Diff to previous 3.20
Eliminated unnecessary and problematic external function declarations

Revision 3.20 - (view) (download) (annotate) - [select for diffs]
Mon Apr 14 16:56:19 2003 UTC (20 years, 11 months ago) by greg
Branch: MAIN
Changes since 3.19: +1 -1 lines
Diff to previous 3.19
Fixed interaction delay timing (supposed to be 50ms -- was 5ms)

Revision 3.19 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:24 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 3.18: +18 -8 lines
Diff to previous 3.18
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 3.18 - (view) (download) (annotate) - [select for diffs]
Mon Jul 19 20:15:16 1999 UTC (24 years, 8 months ago) by gwlarson
Branch: MAIN
Changes since 3.17: +2 -2 lines
Diff to previous 3.17
changed fore/aft clipping limit

Revision 3.17 - (view) (download) (annotate) - [select for diffs]
Mon Jun 28 16:30:22 1999 UTC (24 years, 9 months ago) by gwlarson
Branch: MAIN
Changes since 3.16: +1 -1 lines
Diff to previous 3.16
eliminated unnecessary argument to setglpersp()

Revision 3.16 - (view) (download) (annotate) - [select for diffs]
Mon Mar 8 17:31:49 1999 UTC (25 years ago) by gwlarson
Branch: MAIN
Changes since 3.15: +0 -1 lines
Diff to previous 3.15
removed unnecessary inclusion of sys/types.h

Revision 3.15 - (view) (download) (annotate) - [select for diffs]
Tue Jan 5 18:16:17 1999 UTC (25 years, 2 months ago) by gwlarson
Branch: MAIN
Changes since 3.14: +10 -7 lines
Diff to previous 3.14
made VIEWDIST, MINWIDTH and BORWIDTH command-line definable

Revision 3.14 - (view) (download) (annotate) - [select for diffs]
Sun Jan 3 13:40:25 1999 UTC (25 years, 2 months ago) by gwlarson
Branch: MAIN
Changes since 3.13: +6 -6 lines
Diff to previous 3.13
fixed bug in stereo view computation after window resize

Revision 3.13 - (view) (download) (annotate) - [select for diffs]
Fri Jan 1 10:41:28 1999 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 3.12: +2 -2 lines
Diff to previous 3.12
fixed aft clipping plane problem

Revision 3.12 - (view) (download) (annotate) - [select for diffs]
Thu Dec 31 13:24:36 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 3.11: +12 -6 lines
Diff to previous 3.11
fixed redrawing of local objects in OpenGL driver

Revision 3.11 - (view) (download) (annotate) - [select for diffs]
Wed Dec 30 17:13:20 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 3.10: +9 -17 lines
Diff to previous 3.10
fixed redraw when window is remapped
increased number of samples allocated
turned off incremental updates by default (RAYQLEN)

Revision 3.10 - (view) (download) (annotate) - [select for diffs]
Wed Dec 23 17:43:42 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 3.9: +34 -14 lines
Diff to previous 3.9
numerous bug fixes for stereo and object-drawing drivers

Revision 3.9 - (view) (download) (annotate) - [select for diffs]
Tue Dec 22 12:59:17 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 3.8: +20 -56 lines
Diff to previous 3.8
changed portal code to write and read back buffer

Revision 3.8 - (view) (download) (annotate) - [select for diffs]
Tue Dec 22 10:18:44 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 3.7: +22 -16 lines
Diff to previous 3.7
improved portal code

Revision 3.7 - (view) (download) (annotate) - [select for diffs]
Tue Dec 22 09:40:32 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 3.6: +46 -34 lines
Diff to previous 3.6
simplified view conditions with viewflags variable

Revision 3.6 - (view) (download) (annotate) - [select for diffs]
Mon Dec 21 19:17:28 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 3.5: +40 -34 lines
Diff to previous 3.5
switched to double-buffered display

Revision 3.5 - (view) (download) (annotate) - [select for diffs]
Mon Dec 21 15:31:49 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 3.4: +6 -9 lines
Diff to previous 3.4
replaced error calls with CHECK in some places

Revision 3.4 - (view) (download) (annotate) - [select for diffs]
Mon Dec 21 15:10:13 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 3.3: +5 -9 lines
Diff to previous 3.3
fixed problem with initial drawing

Revision 3.3 - (view) (download) (annotate) - [select for diffs]
Mon Dec 21 11:42:38 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 3.2: +62 -29 lines
Diff to previous 3.2
got portals working with or without alpha buffer

Revision 3.2 - (view) (download) (annotate) - [select for diffs]
Sun Dec 20 20:36:48 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 3.1: +82 -33 lines
Diff to previous 3.1
added port drawing into alpha buffer mask
changed tone remapping call

Revision 3.1 - (view) (download) (annotate) - [select for diffs]
Fri Dec 18 11:55:19 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Initial revision

Convenience Links

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