pbrt/shared/src/core
2026-05-15 15:35:21 +01:00
..
geometry More fixes to allow for spirv compilation. Namely, 2026-02-20 21:11:17 +00:00
aggregates.rs Fixign dangling pointer issues. Moving now to bumpalo, not able to keep a stable memory allocation system. 2026-05-15 15:35:21 +01:00
bsdf.rs Some more refactoring, more error correction. When will this end? 2026-01-22 16:20:28 +00:00
bssrdf.rs Cleanup of shared codebase to no_std and spirv compatibility 2026-02-20 16:39:27 +00:00
bxdf.rs Some more refactoring, more error correction. When will this end? 2026-01-22 16:20:28 +00:00
camera.rs Cleanup of shared codebase to no_std and spirv compatibility 2026-02-20 16:39:27 +00:00
color.rs Cleanup of shared codebase to no_std and spirv compatibility 2026-02-20 16:39:27 +00:00
film.rs More fixes to allow for spirv compilation. Namely, 2026-02-20 21:11:17 +00:00
filter.rs Some more refactoring, more error correction. When will this end? 2026-01-22 16:20:28 +00:00
image.rs SPIR-V doesnt like mismatched enums 2026-02-20 16:58:36 +00:00
interaction.rs Fixing issues caused by migrating from shared to host code. Lanczos filter is unseemly now, but options have to be handled host side 2026-02-20 22:37:50 +00:00
light.rs Fixes 2026-01-18 16:29:27 +00:00
material.rs Continuing work on handling Options. Lesson learned, actually handle them 2026-05-13 23:32:58 +01:00
medium.rs Cleanup of shared codebase to no_std and spirv compatibility 2026-02-20 16:39:27 +00:00
mod.rs Fixign dangling pointer issues. Moving now to bumpalo, not able to keep a stable memory allocation system. 2026-05-15 15:35:21 +01:00
pbrt.rs Cleanup of shared codebase to no_std and spirv compatibility 2026-02-20 16:39:27 +00:00
primitive.rs Fixign dangling pointer issues. Moving now to bumpalo, not able to keep a stable memory allocation system. 2026-05-15 15:35:21 +01:00
sampler.rs More fixes to allow for spirv compilation. Namely, 2026-02-20 21:11:17 +00:00
scattering.rs Cleanup of shared codebase to no_std and spirv compatibility 2026-02-20 16:39:27 +00:00
shape.rs Fixes 2026-01-18 16:29:27 +00:00
spectrum.rs Continuing work on handling Options. Lesson learned, actually handle them 2026-05-13 23:32:58 +01:00
texture.rs Cleanup of shared codebase to no_std and spirv compatibility 2026-02-20 16:39:27 +00:00