pbrt/src/utils
2026-02-20 22:37:50 +00:00
..
arena.rs Changing error handling with scene file parsing 2026-02-19 15:41:24 +00:00
backend.rs Cleanup of shared codebase to no_std and spirv compatibility 2026-02-20 16:39:27 +00:00
containers.rs Continuing with the cleanup 2026-02-15 14:48:50 +00:00
error.rs Fixes 2026-01-18 16:29:27 +00:00
file.rs Fixes 2026-01-18 16:29:27 +00:00
io.rs Continuing GPU migration, implemented new parallelization strategies, correcting some logic bugs in maths functions 2025-12-30 18:09:30 +00:00
math.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
mipmap.rs Cleanup 2026-02-18 19:53:13 +00:00
mod.rs Cleanup of shared codebase to no_std and spirv compatibility 2026-02-20 16:39:27 +00:00
parallel.rs Continuing cleanup of scene creation, texture ownership, and memory management 2026-01-25 18:15:48 +00:00
parameters.rs Changing error handling with scene file parsing 2026-02-19 15:41:24 +00:00
parser.rs Cleanup of shared codebase to no_std and spirv compatibility 2026-02-20 16:39:27 +00:00
sampling.rs More fixes to allow for spirv compilation. Namely, 2026-02-20 21:11:17 +00:00
strings.rs Migrating to a more GPU friendly architecture, refactored texture handling, working on images and scene creation. God have mercy on my soul 2025-12-20 18:37:52 +00:00