5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected over 2 years ago.
Aug 08, 2022 — Aug 08, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial revision More... almost 19 years ago
Updated to reorganize code into separate libraries - IlmBase, OpenEXR and OpenEXR_Viewers More... almost 19 years ago
These files are auto-generated by bootstrap. More... almost 19 years ago
functionality moved into m4 directory More... almost 19 years ago
Moved some code to IlmBase. More... almost 19 years ago
Moved/Adapted from OpenEXR to IlmBase. More... almost 19 years ago
Adding .cvsignore. More... almost 19 years ago
Initial revision More... almost 19 years ago
Removing existing Windows project files; they will be replaced with new ones. More... almost 19 years ago
Adding .cvsignore files. More... almost 19 years ago
Adding Windows project files provided by Kimball Thurston More... almost 19 years ago
Changed #include <OpenEXRConfig.h> to #include <IlmBaseConfig.h> More... almost 19 years ago
Allow testBits() to succeed even if -0.0 is interpreted as +0.0. More... almost 19 years ago
Updated ChangeLog More... almost 19 years ago
Moving files from OpenEXR/doc/... to OpenEXR_Viewers/doc/... More... almost 19 years ago
Moving OpenEXR/exrdisplay/... to OpenEXR_Viewers/exrdisplay/... More... almost 19 years ago
Moving files from OpenEXR/... to IlmBase/... More... almost 19 years ago
Moving files from OpenEXR/... to IlmBase/... More... almost 19 years ago
Added more details about maximum frame rate. More... almost 19 years ago
Added more details about maximum frame rate tests. More... almost 19 years ago
Added a section about testing if software other than exrdisplay and playexr displays OpenEXR images correctly. More... almost 19 years ago
Added "rational" to list of predefined attribute types. More... about 19 years ago
Adding a document that briefly describes the playexr and exrdisplay programs. More... about 19 years ago
Added B44_COMPRESSION to table that lists scan line block sizes. More... about 19 years ago
Fixed comments. More... about 19 years ago
Changed B44 compression scheme: 4x4 pixel blocks are now encoded in 14 instead of 12 bytes. In most cases, image quality is the same as before; in a few cases it is better. More... about 19 years ago
Updated ChangeLog. At his request, removed Luc-Eric Rousseau from AUTHORS. More... about 19 years ago
Float-to-half conversion now preserves the sign of float zeroes and of non-zero floats that are small enough to be converted to half zeroes. More... about 19 years ago
Fixed typos in comments. More... about 19 years ago
Bug fix: tests for class Rational failed with x87 floating-point arithmetic because of inconsistent rounding. More... about 19 years ago