|  ../ | 
|  rholo4.c | 3.39
(5 years ago)
by greg:
Added filtering capabilities to Unix version of open_process() | 
|  rhd_odraw.h | 3.14
(14 years ago)
by greg:
Changed every instance of BYTE to uby8 to avoid conflicts | 
|  rhdisp.h | 3.17
(14 years ago)
by greg:
Changed every instance of BYTE to uby8 to avoid conflicts | 
|  rhdriver.h | 3.26
(14 years ago)
by greg:
Changed every instance of BYTE to uby8 to avoid conflicts | 
|  x11icon.h | 3.1
(22 years ago)
by greg:
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 | 
|  holo.c | 3.23
(8 years ago)
by greg:
Fixed fatal bug in rhpict pointed out by Lars Grobe | 
|  rhd_qtree.c | 3.30
(5 years ago)
by greg:
Fixed return-value checking for viewloc() | 
|  rhdisp3.c | 3.20
(5 years ago)
by greg:
Fixed return-value checking for viewloc() | 
|  rhpict2.c | 3.18
(5 years ago)
by greg:
Fixed return-value checking for viewloc() | 
|  rhdobj.h | 3.9
(20 years ago)
by greg:
Modernized tone-mapping routines with structure pointer r.t. stack | 
|  clumpbeams.c | 3.9
(7 years ago)
by greg:
Removed extraneous "extern" and "register" qualifiers | 
|  rhd_ctab.c | 3.7
(7 years ago)
by greg:
Removed extraneous "extern" and "register" qualifiers | 
|  rhd_geom.c | 3.15
(7 years ago)
by greg:
Removed extraneous "extern" and "register" qualifiers | 
|  rhd_odraw.c | 3.19
(7 years ago)
by greg:
Removed extraneous "extern" and "register" qualifiers | 
|  rhd_qtree2c.c | 3.5
(7 years ago)
by greg:
Removed extraneous "extern" and "register" qualifiers | 
|  rhd_qtree2r.c | 3.8
(7 years ago)
by greg:
Removed extraneous "extern" and "register" qualifiers | 
|  rhdisp2.c | 3.38
(7 years ago)
by greg:
Removed extraneous "extern" and "register" qualifiers | 
|  viewbeams.c | 3.8
(7 years ago)
by greg:
Removed extraneous "extern" and "register" qualifiers | 
|  rhd_qtree.h | 3.20
(7 years ago)
by greg:
Removed jetsam (commented out pre-prototype function declarations) | 
|  README | 3.5
(20 years ago)
by greg:
Removed more unused files and compiles (genrhenv and glx driver) | 
|  SConscript | 1.13
(7 years ago)
by schorsch:
Updating to SCons 3.x, adding support for Python 3 | 
|  CMakeLists.txt | 1.10
(3 months ago)
by greg:
chore: Added version string to all CMakeLists.txt files | 
|  Rmakefile | 3.38
(2 years ago)
by greg:
chore: Made support for $(INSTALL) more universal between rmake directories | 
|  holo.h | 3.30
(2 years ago)
by greg:
feat(rhcopy): Added -i* and -o* options for reading and writing rays | 
|  rhinfo.c | 3.16
(22 months ago)
by greg:
fix(rhinfo): Fixed spurious reporting of median sample count being less than minimum | 
|  rholo3.c | 3.45
(9 months ago)
by greg:
fix(rholo): Minimum # rays/packet was zero in some cases | 
|  rholo2l.c | 3.24
(8 months ago)
by greg:
fix(rholo): Safer option setting for rtrace to avoid non-RGB results | 
|  holofile.c | 3.62
(22 months ago)
by greg:
perf(rhcopy): Increased default memory cache size | 
|  rholo2.c | 3.32
(9 months ago)
by greg:
perf(rholo): Added -N option to rad command for mkillum and mkpmap efficiency | 
|  rhpict.c | 3.26
(3 months ago)
by greg:
perf: Made +/-0.5% threshold for caring about pixel aspect ratio consistent | 
|  rholo.h | 3.27
(8 months ago)
by greg:
perf: Made printing of variables a little neater; added CAPDATE to holo header | 
|  rhdisp.c | 3.56
(2 years ago)
by greg:
refactor: Changed some char* args to const char* to avoid warnings | 
|  rhoptimize.c | 3.24
(2 years ago)
by greg:
refactor: Changed some char* args to const char* to avoid warnings | 
|  rhd_glx1.c | 3.11
(4 years ago)
by greg:
refactor: Created comparison macros for RREAL and FVECT types | 
|  rhd_ogl.c | 3.34
(4 years ago)
by greg:
refactor: Created comparison macros for RREAL and FVECT types | 
|  rhd_x11.c | 3.47
(4 years ago)
by greg:
refactor: Created comparison macros for RREAL and FVECT types | 
|  rhcopy.c | 3.41
(4 months ago)
by greg:
refactor: Made progname declarations more consistent | 
|  rholo.c | 3.86
(4 months ago)
by greg:
refactor: Made progname declarations more consistent | 
|  genrhgrid.c | 3.12
(4 months ago)
by greg:
refactor: Put some declarations into "paths.h" and included in "platform.h" | 
|  rhdobj.c | 3.23
(14 months ago)
by greg:
refactor: removed out-dated casts to (char *) |