ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/hd/rhd_x11.c
Revision 3.41 - (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.40: +3 -3 lines
Diff to previous 3.40 , to selected 3.24
Compile fixes and version update for 3.7 release

Revision 3.40 - (view) (download) (annotate) - [select for diffs]
Tue Feb 8 01:03:27 2005 UTC (19 years, 1 month ago) by greg
Branch: MAIN
Changes since 3.39: +2 -2 lines
Diff to previous 3.39 , to selected 3.24
Eliminated warning about return value in void function

Revision 3.39 - (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.38: +14 -6 lines
Diff to previous 3.38 , to selected 3.24
Fixed bug in rvu "move" command from last change and added "focus" command

Revision 3.38 - (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.37: +7 -4 lines
Diff to previous 3.37 , to selected 3.24
Modernized tone-mapping routines with structure pointer r.t. stack

Revision 3.37 - (view) (download) (annotate) - [select for diffs]
Thu Jan 1 11:21:55 2004 UTC (20 years, 3 months ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1
Changes since 3.36: +121 -70 lines
Diff to previous 3.36 , to selected 3.24
Ansification and prototypes.

Revision 3.36 - (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.35: +2 -2 lines
Diff to previous 3.35 , to selected 3.24
Improved rholo -o ogl interaction under Mac OS X

Revision 3.35 - (view) (download) (annotate) - [select for diffs]
Sun Jul 27 22:12:02 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 3.34: +2 -2 lines
Diff to previous 3.34 , to selected 3.24
Added grouping parens to reduce ambiguity warnings.

Revision 3.34 - (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.33: +4 -4 lines
Diff to previous 3.33 , to selected 3.24
Eliminated copystruct() macro, which is unnecessary in ANSI.
Reduced ambiguity warnings for nested if/if/else clauses.

Revision 3.33 - (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.32: +1 -1 lines
Diff to previous 3.32 , to selected 3.24
Fixed interaction delay timing (supposed to be 50ms -- was 5ms)

Revision 3.32 - (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.31: +15 -7 lines
Diff to previous 3.31 , to selected 3.24
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.31 - (view) (download) (annotate) - [select for diffs]
Fri Dec 18 11:56:10 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 3.30: +7 -0 lines
Diff to previous 3.30 , to selected 3.24
created new ogl driver with direct geometry rendering

Revision 3.30 - (view) (download) (annotate) - [select for diffs]
Thu Dec 10 10:45:54 1998 UTC (25 years, 3 months ago) by gwlarson
Branch: MAIN
Changes since 3.29: +47 -2 lines
Diff to previous 3.29 , to selected 3.24
created "frame" command to focus calculation

Revision 3.29 - (view) (download) (annotate) - [select for diffs]
Fri Nov 13 14:25:52 1998 UTC (25 years, 4 months ago) by gwlarson
Branch: MAIN
Changes since 3.28: +1 -3 lines
Diff to previous 3.28 , to selected 3.24
fixed BYTE definition problem in header

Revision 3.28 - (view) (download) (annotate) - [select for diffs]
Thu Aug 27 19:32:27 1998 UTC (25 years, 7 months ago) by gwlarson
Branch: MAIN
Changes since 3.27: +23 -7 lines
Diff to previous 3.27 , to selected 3.24
finally fixed problem with grid drawing

Revision 3.27 - (view) (download) (annotate) - [select for diffs]
Wed Aug 19 17:43:08 1998 UTC (25 years, 7 months ago) by gwlarson
Branch: MAIN
Changes since 3.26: +4 -2 lines
Diff to previous 3.26 , to selected 3.24
added odev.inpready member and periodic input checking to rhdisp

Revision 3.26 - (view) (download) (annotate) - [select for diffs]
Wed Jun 17 15:44:07 1998 UTC (25 years, 9 months ago) by gwlarson
Branch: MAIN
Changes since 3.25: +9 -1 lines
Diff to previous 3.25 , to selected 3.24
added dev_auxcom() for auxiliary command handling

Revision 3.25 - (view) (download) (annotate) - [select for diffs]
Thu May 14 13:06:32 1998 UTC (25 years, 10 months ago) by gwlarson
Branch: MAIN
Changes since 3.24: +12 -0 lines
Diff to previous 3.24
added multiple device view capability

Revision 3.24 - (view) (download) (annotate) - [selected]
Tue Jan 6 13:07:57 1998 UTC (26 years, 2 months ago) by gregl
Branch: MAIN
Changes since 3.23: +14 -5 lines
Diff to previous 3.23
added check of DISPLAY_PRIMARIES environment variable

Revision 3.23 - (view) (download) (annotate) - [select for diffs]
Tue Jan 6 05:26:19 1998 UTC (26 years, 2 months ago) by gregl
Branch: MAIN
Changes since 3.22: +10 -0 lines
Diff to previous 3.22 , to selected 3.24
created dev_clear() routine to clear device ray cache

Revision 3.22 - (view) (download) (annotate) - [select for diffs]
Sun Jan 4 08:32:01 1998 UTC (26 years, 2 months ago) by gregl
Branch: MAIN
Changes since 3.21: +1 -0 lines
Diff to previous 3.21 , to selected 3.24
delay update after ^L

Revision 3.21 - (view) (download) (annotate) - [select for diffs]
Thu Jan 1 14:48:46 1998 UTC (26 years, 3 months ago) by gregl
Branch: MAIN
Changes since 3.20: +2 -2 lines
Diff to previous 3.20 , to selected 3.24
increased leaf allocation by 50%

Revision 3.20 - (view) (download) (annotate) - [select for diffs]
Thu Jan 1 13:00:15 1998 UTC (26 years, 3 months ago) by gregl
Branch: MAIN
Changes since 3.19: +7 -2 lines
Diff to previous 3.19 , to selected 3.24
increased interactive update rate with periodic display flushing

Revision 3.19 - (view) (download) (annotate) - [select for diffs]
Wed Dec 24 16:56:00 1997 UTC (26 years, 3 months ago) by gregl
Branch: MAIN
Changes since 3.18: +1 -1 lines
Diff to previous 3.18 , to selected 3.24
allow (slightly wrong) grid lines to be drawn even if !VT_PER

Revision 3.18 - (view) (download) (annotate) - [select for diffs]
Wed Dec 24 14:04:22 1997 UTC (26 years, 3 months ago) by gregl
Branch: MAIN
Changes since 3.17: +9 -11 lines
Diff to previous 3.17 , to selected 3.24
reordered resize event and view setting

Revision 3.17 - (view) (download) (annotate) - [select for diffs]
Fri Dec 19 14:44:58 1997 UTC (26 years, 3 months ago) by gregl
Branch: MAIN
Changes since 3.16: +11 -9 lines
Diff to previous 3.16 , to selected 3.24
vastly improved interactive view changes

Revision 3.16 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 11:31:55 1997 UTC (26 years, 3 months ago) by gregl
Branch: MAIN
Changes since 3.15: +1 -1 lines
Diff to previous 3.15 , to selected 3.24
changed assumption about vertical window border size

Revision 3.15 - (view) (download) (annotate) - [select for diffs]
Fri Dec 12 11:13:15 1997 UTC (26 years, 3 months ago) by gregl
Branch: MAIN
Changes since 3.14: +9 -0 lines
Diff to previous 3.14 , to selected 3.24
implemented kill, clobber and restart commands

Revision 3.14 - (view) (download) (annotate) - [select for diffs]
Thu Dec 11 16:45:58 1997 UTC (26 years, 3 months ago) by gregl
Branch: MAIN
Changes since 3.13: +10 -17 lines
Diff to previous 3.13 , to selected 3.24
normalized commands between driver and standard input

Revision 3.13 - (view) (download) (annotate) - [select for diffs]
Thu Dec 11 09:37:43 1997 UTC (26 years, 3 months ago) by gregl
Branch: MAIN
Changes since 3.12: +62 -24 lines
Diff to previous 3.12 , to selected 3.24
added command for returning to previous view(s)
added check to dev_view() for illegal views
fixed bug in X11 driver on window resizing

Revision 3.12 - (view) (download) (annotate) - [select for diffs]
Tue Dec 9 14:04:11 1997 UTC (26 years, 3 months ago) by gregl
Branch: MAIN
Changes since 3.11: +8 -10 lines
Diff to previous 3.11 , to selected 3.24
fixed problem with new view angle computation

Revision 3.11 - (view) (download) (annotate) - [select for diffs]
Mon Dec 8 19:03:18 1997 UTC (26 years, 3 months ago) by gregl
Branch: MAIN
Changes since 3.10: +17 -8 lines
Diff to previous 3.10 , to selected 3.24
added ability to adjust window size on view change

Revision 3.10 - (view) (download) (annotate) - [select for diffs]
Fri Dec 5 09:38:55 1997 UTC (26 years, 3 months ago) by gregl
Branch: MAIN
Changes since 3.9: +0 -1 lines
Diff to previous 3.9 , to selected 3.24
removed unnecessary assignment of qtDepthEps

Revision 3.9 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 16:52:51 1997 UTC (26 years, 4 months ago) by gregl
Branch: MAIN
Changes since 3.8: +65 -13 lines
Diff to previous 3.8 , to selected 3.24
created gridlines() function to run through holodeck section grids

Revision 3.8 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 11:21:50 1997 UTC (26 years, 4 months ago) by gregl
Branch: MAIN
Changes since 3.7: +4 -0 lines
Diff to previous 3.7 , to selected 3.24
improved display update

Revision 3.7 - (view) (download) (annotate) - [select for diffs]
Mon Nov 24 15:17:06 1997 UTC (26 years, 4 months ago) by gregl
Branch: MAIN
Changes since 3.6: +12 -2 lines
Diff to previous 3.6 , to selected 3.24
added 'v' command to output views, and changed ^R and ^L commands

Revision 3.6 - (view) (download) (annotate) - [select for diffs]
Fri Nov 21 16:10:17 1997 UTC (26 years, 4 months ago) by gregl
Branch: MAIN
Changes since 3.5: +2 -1 lines
Diff to previous 3.5 , to selected 3.24
added server-driven redraw function to replace display quadtree

Revision 3.5 - (view) (download) (annotate) - [select for diffs]
Fri Nov 21 15:11:43 1997 UTC (26 years, 4 months ago) by gregl
Branch: MAIN
Changes since 3.4: +5 -2 lines
Diff to previous 3.4 , to selected 3.24
stopped pause function from resuming upon iconification and
interfering with full view updates

Revision 3.4 - (view) (download) (annotate) - [select for diffs]
Fri Nov 21 13:35:58 1997 UTC (26 years, 4 months ago) by gregl
Branch: MAIN
Changes since 3.3: +7 -5 lines
Diff to previous 3.3 , to selected 3.24
changed definition of global leaf pile to make tone mapping work better

Revision 3.3 - (view) (download) (annotate) - [select for diffs]
Fri Nov 21 10:17:14 1997 UTC (26 years, 4 months ago) by gregl
Branch: MAIN
Changes since 3.2: +5 -0 lines
Diff to previous 3.2 , to selected 3.24
added redraw (^R) command

Revision 3.2 - (view) (download) (annotate) - [select for diffs]
Thu Nov 20 18:04:28 1997 UTC (26 years, 4 months ago) by gregl
Branch: MAIN
Changes since 3.1: +105 -14 lines
Diff to previous 3.1 , to selected 3.24
added pause function
added view move function
changed leaf allocation

Revision 3.1 - (view) (download) (annotate) - [select for diffs]
Wed Nov 19 18:01:03 1997 UTC (26 years, 4 months ago) by gregl
Branch: MAIN
Diff to selected 3.24
Initial revision

Convenience Links

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