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
Toxic
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Jan 07, 2024 — Jan 07, 2025
Showing page 2 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Generalised the Boost.Threads support to more easily support all of Boost in the future, if that should happen. I also copied updates for Linux to apply to BSD.
mrsinkers81
More...
over 20 years ago
Some errors resulting from passing some toxic::Contexts as constant were fixed by making the parameters mutable.
mrsinkers81
More...
over 20 years ago
Updated the build scripts to support Boost.Threads.
mrsinkers81
More...
over 20 years ago
Added much better SCons build scripts. Works on Linux and FreeBSD, should also work on most other *nixs. Win32 needs work.
mrsinkers81
More...
over 20 years ago
Completed the first working implementation of multithreaded rendering.
dictoon
More...
over 20 years ago
Initial commit.
dictoon
More...
over 20 years ago
Added renderingthread.* and renderingthreadpool.* files to the project.
dictoon
More...
over 20 years ago
Closed an entry.
dictoon
More...
over 20 years ago
Added some initial build scripts for use with SCons.
mrsinkers81
More...
almost 21 years ago
Made `throw()' specifications match .h file, and added a `typename' keyword to two iterator declarations.
mrsinkers81
More...
almost 21 years ago
Made `throw()' specifications match between the .h and the .inl.
mrsinkers81
More...
almost 21 years ago
Moved some template specialisations from the class body to `toxic' namespace scope.
mrsinkers81
More...
almost 21 years ago
Added a properly qualified name for IGeometryBuilder and IMaterialBuilder.
mrsinkers81
More...
almost 21 years ago
mesh.cpp and octree.cpp both had statements that created a temporary in a function call and passing it as a reference. GCC gives fatal errors because of this. It should not change much if they're declared as variables just before the function they're passed in to.
mrsinkers81
More...
almost 21 years ago
I/O exceptions are now correctly caught.
dictoon
More...
almost 21 years ago
Removed my e-mail address (dictoon).
dictoon
More...
almost 21 years ago
Rewrote the class BinaryStream.
dictoon
More...
almost 21 years ago
Minor enhancement.
dictoon
More...
almost 21 years ago
Set up 1 Mb buffers for photon maps I/O.
dictoon
More...
almost 21 years ago
Cosmetics.
dictoon
More...
almost 21 years ago
Added the ENABLE_MULTITHREADING symbol.
dictoon
More...
almost 21 years ago
Started to implement multithreaded rendering.
dictoon
More...
almost 21 years ago
Added a new entry.
dictoon
More...
almost 21 years ago
Changed C runtime library to multithreaded DLL.
dictoon
More...
almost 21 years ago
Changed C runtime library to multithreaded DLL. Added dependency to Boost.Threads library.
dictoon
More...
almost 21 years ago
Fixed a comment.
dictoon
More...
almost 21 years ago
Initial commit.
dictoon
More...
almost 21 years ago
*** empty log message ***
dictoon
More...
almost 21 years ago
Added TODO.txt file.
dictoon
More...
almost 21 years ago
Implemented Whitted Adaptive Sampling. Fixed several bugs due to a confusion between geometric and shading normals.
dictoon
More...
almost 21 years ago
←
1
2
3
4
5
6
→
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