pbrt/src/utils
2026-05-16 02:36:20 +01:00
..
arena.rs Hitting myself, and going for a trait for uploading objs to GPU. Keep forgetting to actually upload them 2026-05-16 02:36:20 +01:00
backend.rs Hitting myself, and going for a trait for uploading objs to GPU. Keep forgetting to actually upload them 2026-05-16 02:36:20 +01:00
containers.rs Hitting myself, and going for a trait for uploading objs to GPU. Keep forgetting to actually upload them 2026-05-16 02:36:20 +01:00
error.rs Fixes 2026-01-18 16:29:27 +00:00
file.rs Continuing work on handling Options. Lesson learned, actually handle them 2026-05-13 23:32:58 +01:00
io.rs Running tests on parsing 2026-05-12 15:07:59 +01: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 Hitting myself, and going for a trait for uploading objs to GPU. Keep forgetting to actually upload them 2026-05-16 02:36:20 +01:00
parallel.rs Continuing cleanup of scene creation, texture ownership, and memory management 2026-01-25 18:15:48 +00:00
parameters.rs Continuing work on handling Options. Lesson learned, actually handle them 2026-05-13 23:32:58 +01:00
parser.rs Continuing work on handling Options. Lesson learned, actually handle them 2026-05-13 23:32:58 +01:00
sampling.rs Hitting myself, and going for a trait for uploading objs to GPU. Keep forgetting to actually upload them 2026-05-16 02:36:20 +01: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