| 1521 |
|
converting frames to TIFF. |
| 1522 |
|
|
| 1523 |
|
Eliminated SPEED macro from makeall and source tree. |
| 1524 |
+ |
|
| 1525 |
+ |
Added -pj option to vwrays to allow jittering of sample locations. |
| 1526 |
+ |
|
| 1527 |
+ |
Fixed bug in rtcontrib where it occasionally missed writing the |
| 1528 |
+ |
final bin file. (Pretty serious, actually.) |
| 1529 |
+ |
|
| 1530 |
+ |
Added -Dfseeko=fseek to MACH= line for linux, as fseeko(3) seems to be |
| 1531 |
+ |
broken in current versions of Linux. (Need to remove this later.) |
| 1532 |
+ |
|
| 1533 |
+ |
Rearranged struct's for better efficiency on 64-bit architectures. |