8
I Use This!
Inactive

Commits : Listings

Analyzed 24 days ago. based on code collected 24 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a call to freeze at the end of getNext to avoid memory leaks. More... over 23 years ago
Eiliminate where possible any remaining allocations on the status output. Add peak values to the allocation status values. More... over 23 years ago
Change to using static zlib. More... over 23 years ago
Add a ROUND macro. More... over 23 years ago
Minor update to the dicing calculation. More... over 23 years ago
deleted some bugs More... over 23 years ago
added RtProcSubdivFunc and RtProcFreeFunc More... over 23 years ago
Check if file was created and warn if not More... over 23 years ago
Binary and Binary gzip test examples. More... over 23 years ago
Update dependencies. More... over 23 years ago
Fix naming of RiTransformEnd More... over 23 years ago
Move -lstdc++ to LDADD to make it work on cygwin More... over 23 years ago
Gzipped ascii test. More... over 23 years ago
Get Lionels new binary and gzip support working under Windows. More... over 23 years ago
added binary rib and gzip file support for librib2 More... over 23 years ago
Changed open_mode to openmode More... over 23 years ago
Enable output of browser info. More... over 23 years ago
Split Trim Curves according to the screen size of the surface they trim. More... over 23 years ago
Minor update. More... over 23 years ago
move -lstc++ to the right place More... over 23 years ago
Fix reference counting bug in motion blurring. More... over 23 years ago
Improve reference counting to use in trim curve support. Surfaces are now reference counted. More... over 23 years ago
Fix trimming on Posix More... over 23 years ago
Fix problems with trimming code under Posix More... over 23 years ago
Fix bug in trim curve generation More... over 23 years ago
Add include to get new snprintf stuff to work under Posix More... over 23 years ago
Replace use of fcvt with snprintf as suggested by Geg Pelle, fcvt is not available on FreeBSD. More... over 23 years ago
Output standard compliance statement and version number at start of RIB file. More... over 23 years ago
Add some additional RI_ tokens for default shaders and coordinate spaces etc. More... over 23 years ago
Fix typo in RiTran(s)formEnd More... over 23 years ago