0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add Shape 'Plane'
Sebastian Mach / phresnel
as Sebastian Mach
More... almost 11 years ago
add Shape 'Plane'
Sebastian Mach / phresnel
as Sebastian Mach
More... almost 11 years ago
strictness optimizations; also, inline toXYZ in Spectrum More... almost 11 years ago
strictness optimizations; also, inline toXYZ in Spectrum More... almost 11 years ago
remove junk More... almost 11 years ago
remove junk More... almost 11 years ago
use parListChunk to actually run in parallel (speedup is not linear wrt cores, though) More... almost 11 years ago
use parListChunk to actually run in parallel (speedup is not linear wrt cores, though) More... almost 11 years ago
remove an unecessary map More... about 11 years ago
remove an unecessary map More... about 11 years ago
inverting the order of map/parMap in 'raytrace' gives extra 20% performance More... about 11 years ago
inverting the order of map/parMap in 'raytrace' gives extra 20% performance More... about 11 years ago
add -funbox-strict-fields to cabal-file
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
add -funbox-strict-fields to cabal-file
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
extract sampleRegular_unchecked and use it directly in toXYZRegular
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
extract sampleRegular_unchecked and use it directly in toXYZRegular
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
strictness optimizations
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
strictness optimizations
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
replace RGB t with just RGB
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
replace RGB t with just RGB
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
simple parallelisation
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
simple parallelisation
Sebastian Mach / phresnel
as Sebastian Mach
More... about 11 years ago
tweak llvm flags More... about 11 years ago
tweak llvm flags More... about 11 years ago
improve readability More... about 11 years ago
improve readability More... about 11 years ago
remove bxdf-probabilities for sake of good code More... about 11 years ago
remove bxdf-probabilities for sake of good code More... about 11 years ago
add BxDFs and implement BSDF as container of BxDF More... about 11 years ago
add BxDFs and implement BSDF as container of BxDF More... about 11 years ago