openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
OpenEXR
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
27 days
ago. based on code collected
over 2 years
ago.
Aug 08, 2022 — Aug 08, 2023
Showing page 5 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Patch submitted by James Burgess (Pixar): use GetTempPath() to determine the location of output files, instead of simply placing the files in C:\. This is necessary when User Account Countrol is turned on.
fkainz
More...
about 18 years ago
Adding missing vc8 project files
ewimmer
More...
over 18 years ago
Added vc8 build files
ewimmer
More...
over 18 years ago
Checking in files required for vc8 builds
ewimmer
More...
over 18 years ago
Added .cvsignore
ewimmer
More...
over 18 years ago
Updated Win32 README and Makefile for vc8
ewimmer
More...
over 18 years ago
Adding missing directories and .cvsignore files
ewimmer
More...
over 18 years ago
Adding .cvsignore files required by "make dist"
ewimmer
More...
over 18 years ago
Adding required Debug and Release folders
ewimmer
More...
over 18 years ago
Updating files for vc7 & vc8 builds
ewimmer
More...
over 18 years ago
Bumped version numbers in preparation for new release.
fkainz
More...
over 18 years ago
Bumped version numbers in preparation for new release.
fkainz
More...
over 18 years ago
Added lookModTransform Standard Attribute.
fkainz
More...
over 18 years ago
Fixed typo in comment.
fkainz
More...
over 18 years ago
Added new optional standard attributes.
fkainz
More...
over 18 years ago
Added renderingTransform and adoptedNeutral to the list of optional standard attributes.
fkainz
More...
over 18 years ago
Added support for renderingTransform and adoptedNeutral attributes.
fkainz
More...
over 18 years ago
Fixed typo in comment.
fkainz
More...
over 18 years ago
Bug fix: for pixels with luminance near HALF_MIN, conversion from RGB to luminance/chroma produces NaNs and infinities
fkainz
More...
over 18 years ago
ImathRandom.h was included twice in testSharedFrameBuffer.cpp
fkainz
More...
over 18 years ago
Adding Nick Porcino's declspecs for Windows.
fkainz
More...
over 18 years ago
Fixed typo in comment.
fkainz
More...
over 18 years ago
Rounding during float-to-half conversion now implements "round to nearest even" mode: if the original float value is exactly in the middle between the two closest half values then rounding chooses the half value whose least significant bit is zero.
fkainz
More...
over 18 years ago
Bug fix: incorrect assertion.
fkainz
More...
over 18 years ago
Improved rounding inside the B44 compressor in order to reduce generational loss for luminance/chroma-encoded images.
fkainz
More...
over 18 years ago
Bug fix: excessive desaturation of small details with certain colors after repeatedly loading and saving luminance/chroma encoded images with B44 compression.
fkainz
More...
over 18 years ago
Documentation now mentions B44A compression.
fkainz
More...
over 18 years ago
* Added B44A compression, a minor variation of B44: in most cases, the compression ratio is 2.28:1, the same as with B44, but in uniform image areas where all pixels have the same value, the compression ratio increases to 10.66:1. Uniform areas occur, for example, in an image's alpha channel, which typically contains large patches that are solid black or white, or in computer- generated images with a black background.
fkainz
More...
over 18 years ago
configure now prints setting of large_stack flag
fkainz
More...
over 18 years ago
Added a flag to configure.ac to enable or disable use of large auto arrays in the IlmImf library. The default setting is "enabled" for Linux and "disabled" for everything else.
fkainz
More...
over 18 years ago
←
1
2
3
4
5
6
7
8
9
…
23
24
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree