openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
J
JSFarm
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 10 hours
ago.
Jul 06, 2025 — Jul 06, 2026
Showing page 1 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
I don't remember why I removed that, but I trust myself.
FeepingCreature
More...
about 9 years ago
Switch to new address.
FeepingCreature
More...
over 9 years ago
remove group4; create fastpath in group2/group3 where no res objects are allocated are copied, in cases when only one hit is found
FeepingCreature
More...
almost 10 years ago
infinity, dw, dh, di are constants that should never be modified, so they can be used verbatim even baked
FeepingCreature
More...
almost 10 years ago
implement dedicated (faster) box primitive
FeepingCreature
More...
almost 10 years ago
use ray:dist-to to bound hits returned
FeepingCreature
More...
almost 10 years ago
in electron mode, generate the correct dynamic library extension for the platform
FeepingCreature
More...
almost 10 years ago
fix potential security issue
FeepingCreature
More...
almost 10 years ago
limit scene by total size as well
FeepingCreature
More...
almost 10 years ago
limit fresh (unanswered) exchanges to 40 at once (avoid spamming clients with lots and lots of queued exchanges)
FeepingCreature
More...
almost 10 years ago
* remove tasksInFlight; its functionality is better handled by exchanges[] * store tasks in a tiered list instead of a flat list * avoid needlessly splitting tasks
FeepingCreature
More...
almost 10 years ago
warn when reloading while render is ongoing (ouch!)
FeepingCreature
More...
almost 10 years ago
write C backend library to temporary file first, then rename in place this fixes an issue where we'd attempt to dlopen a partially written library
FeepingCreature
More...
almost 10 years ago
round up full task iteration count to next power of two as well, same as width and height
FeepingCreature
More...
almost 10 years ago
rewrite MessageDispatcher to be more performant, correct
FeepingCreature
More...
almost 10 years ago
remove dead shuffle() function
FeepingCreature
More...
almost 10 years ago
remove pointless object from pavillon sample
FeepingCreature
More...
almost 10 years ago
back up heap pointer after setup; restore at start of executeRange
FeepingCreature
More...
almost 10 years ago
declare all global variables as static, even if they're generated by the setup call
FeepingCreature
More...
almost 10 years ago
fix connect/disconnect timing issue
FeepingCreature
More...
almost 10 years ago
automatically connect when running in electron (enables ec2 use)
FeepingCreature
More...
almost 10 years ago
let image popup overlap the menu bar
FeepingCreature
More...
almost 10 years ago
Do automatic bounds checking in groups and for/groups, using precomputed inverse dir
FeepingCreature
More...
almost 10 years ago
error on invalid number of parameters to function pointers
FeepingCreature
More...
almost 10 years ago
Implement (swap a b) operator for better performance
FeepingCreature
More...
almost 10 years ago
accelerate ray_hits_bound by handling the common case (x, y, z != 0) separately
FeepingCreature
More...
almost 10 years ago
use clang instead of gcc (gcc has some sort of weird perf regression involving -ffast-math)
FeepingCreature
More...
almost 10 years ago
Handle % with fmod in the C backend
FeepingCreature
More...
almost 10 years ago
oops - don't transcode float to u8
FeepingCreature
More...
almost 10 years ago
Add required files + code changes to run Electron with the C backend
FeepingCreature
More...
almost 10 years ago
←
1
2
3
4
5
6
7
→
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