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
A
Aqsis Renderer
Settings
|
Report Duplicate
8
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
22 days
ago. based on code collected
22 days
ago.
Jan 28, 2024 — Jan 28, 2025
Showing page 179 of 183
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Test RIB file updates / additions
Timothy Shead
More...
over 23 years ago
Added stub functions for RiDiskFilter and RiBesselFilter.
Thomas Burge
More...
over 23 years ago
Changed sinc again to have a half cosine window and made it more radially symmetric.
Thomas Burge
More...
over 23 years ago
Fixed a possible divide by zero in the window sinc function.
Thomas Burge
More...
over 23 years ago
Rename storage directory to avoifd name clash with standard Posix file 'Install'.
Paul Gregory
More...
over 23 years ago
Add testing for multiple shaders per .sl file.
Paul Gregory
More...
over 23 years ago
Fix so that shader .slx files are named after the shader name itself, not the filename.
Paul Gregory
More...
over 23 years ago
Fix problem with namespace intialisation.
Paul Gregory
More...
over 23 years ago
Minor changes, now outputs version properly, and names the .slx file better.
Paul Gregory
More...
over 23 years ago
Add new projects libslparse and libcodegenvm
Paul Gregory
More...
over 23 years ago
Remove superfluous shader type name array.
Paul Gregory
More...
over 23 years ago
New library handles parsing of a .sl file into a parse tree, which is then exposed to a backend code generator via a series of parse node interfaces defined in iparsenode.h, ivardef.h and ifuncdef.h.
Paul Gregory
More...
over 23 years ago
New library handles output of parse tree from libslparse into a format suitable for the Aqsis shader VM.
Paul Gregory
More...
over 23 years ago
Split functionality into separate libraries, libslparse and libcodegenvm.
Paul Gregory
More...
over 23 years ago
Moved into separate libraries, libslparse and libcodegenvm
Paul Gregory
More...
over 23 years ago
New statistics output: Number of total gprims the scene consists of (after splitting) and the number of culled gprims/grids/micropolys.
Matthias Baas
More...
over 23 years ago
Stats values are increased by a method in CqStats now. ri.cpp contains the Start/Stop methods for the various timers.
Matthias Baas
More...
over 23 years ago
Bug fix: Statistics variables weren't reset at the beginning of a frame. Moved the time variable and PrintStats() method from CqRenderer to CqStats. Added new timers for shading and individal frame time vs total time. Added methods to increase the counters instead of giving out references to them.
Matthias Baas
More...
over 23 years ago
Stats values are increased by a method in CqStats now. Bug fix: For motion micropolys the sample hit count was increased twice per hit.
Matthias Baas
More...
over 23 years ago
Changed Gaussian and Sinc to match what PRMan and 3.2 spec use. The Sinc filter is windowed by a raised cosine (von Hann Window), this additional math matches the PRMan sinc.
Thomas Burge
More...
over 23 years ago
Tidy up the sockets stuff, now cleans up after itself better, and ensures that driver processes left hanging around (i.e. framebuffer) don't cause problems on the next run.
Paul Gregory
More...
over 23 years ago
Added attribute storage for two matrices needed to convert basis and trying to figure out nicest looking way to add it in.
Thomas Burge
More...
over 23 years ago
Just adding comments about change of basis. No code changed.
Thomas Burge
More...
over 23 years ago
Ooops, forgot to mention that I removed the extra permutation for cellnoiseU,V.
Thomas Burge
More...
over 23 years ago
Adding a test. If anyone gets a chance let me know if you think the distribution of resulting colors is more centered on BMRT and maybe PRMan than my cellnoise function. PRMan and RenderDotC give their noise functions a certain statistical property, so maybe cellnoise is skewed a bit to the center too.
Thomas Burge
More...
over 23 years ago
Adding a test. If anyone gets a chance let me know if you think the distribution of resulting colors is more centered on BMRT and maybe PRMan than my cellnoise function. PRMan and RenderDotC give their noise functions a certain statistical property, so maybe cellnoise is too.
Thomas Burge
More...
over 23 years ago
Removed @echo off since I keep doing that, hopefully no one minds.
Thomas Burge
More...
over 23 years ago
* Makefile.in is a generated file, and shouldn't have gotten checked-in in the first place ...
Timothy Shead
More...
over 23 years ago
* Added RiGeometryV() implementation back into librib2stream::Stream
Timothy Shead
More...
over 23 years ago
Re-enable PixelFilter function.
Paul Gregory
More...
over 23 years ago
←
1
2
…
175
176
177
178
179
180
181
182
183
→
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