perf: Minor conditional optimizations
fix(rvu): Deprecated gets() finally disappears from Linux
fix: ANSIfication and consistency
Changed every instance of BYTE to uby8 to avoid conflicts
Added -n option to rvu for multiple rendering processes
Removed out-of-date includes for Solaris
Continued ANSIfication. There are only bits and pieces left now.
Eliminated copystruct() macro, which is unnecessary in ANSI. Reduced ambiguity warnings for nested if/if/else clauses.
Replaced inline copyright notice with #include "copyright.h"
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
fixed bug in passing empty string to x11_comout()
created erract structure containing error messages and actions
made initialization work for TrueColor visuals with depths < 24
fixed x11d driver for POSIX source
bug fix due in std_comin() with IC_READ
added appropriate headers for Solaris (I hope)
removed some code for Solaris (idiot OS)
changed getcombuf() to tocombuf() for multiple commands
added flush to std_comout()
made x11d driver work with System V pipes
changed GAMMA environment variable to DISPLAY_GAMMA
added "x11d" driver for using stdin & stdout instead of command line
minor improvements on last change
added ability to read commands from stdin still a problem when image is all done!
added check for radiance.gamma resource from server
minor compiler warning fixes
added math.h for atof() usage
portability fixes
fixed minor bug in mouse button handling
reduced minimum graphics window height to half minimum width
test for unmapped window in 24-bit mode
fixed minor oversight in freeing pixval array
added code to get GAMMA from environment
fixed problem with creation of tty subwindow with no colormap
small modification to white/black assignment in 24-bit mode
fixed text and background color for 24-bit screens
made to work with GrayScale screens
updated revision number for release 2.0
added icon bitmap
minor compiler complaints
added debugging for color routines
added temporary fix for DirectColor until I decide what to do
fixed function predeclarations for fussy compilers
changed order of windowing in x11_clear()
put limit on minimum window resize
changed flushing in x11_comout()
changed call to XCreateWindow to support different visuals
improved flushing action
minor changes
fixed handling of inpready
added support for TrueColor and multiple color maps
added explicit flush call to drivers
added response to resize, iconify, etc.
fixed bug where drivers would send commands inappropriately
*** empty log message ***
Initial revision
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.