0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replace powers with multiplication for sake of performance (7% improvement) More... about 11 years ago
replace powers with multiplication for sake of performance (7% improvement) More... about 11 years ago
take ghc warnings seriously More... about 11 years ago
take ghc warnings seriously More... about 11 years ago
rudimentary specular reflection
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
rudimentary specular reflection
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
take more arguments into account in lightFrom
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
take more arguments into account in lightFrom
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
increase whitted readability
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
increase whitted readability
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
return Spectrum from Whitted integrator
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
return Spectrum from Whitted integrator
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
use Spectrum in BSDF
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
use Spectrum in BSDF
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
add Spectrum
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
add Spectrum
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
use unboxed vector for RegularSPD storage
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
use unboxed vector for RegularSPD storage
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
use unboxed vector for cie-constants
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
use unboxed vector for cie-constants
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
trade polymorphism for a 2000%+ performance increase
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
trade polymorphism for a 2000%+ performance increase
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
small tweak for readability (no change in performance)
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
small tweak for readability (no change in performance)
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
performance optimization in Regular.toXYZ
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
performance optimization in Regular.toXYZ
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
use Data.Vector in CIEMatchingCurves (though it does currently not give a performance advantage)
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
use Data.Vector in CIEMatchingCurves (though it does currently not give a performance advantage)
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
use Array instead of list More... about 11 years ago
use Array instead of list More... about 11 years ago