summaryrefslogtreecommitdiff
path: root/src/gpu
AgeCommit message (Expand)Author
6 daysrefactor(build): Split asset_manager.h into dcl/core/utils headersskal
7 daysfeat(3d): Implement basic OBJ mesh asset pipelineskal
7 daysrefactor(gpu): Implement compile-time BVH toggle via shader compositionskal
7 daysfix(gpu): Resolve typeid warning by using .get() on shared_ptrskal
7 daysfeat(audio): Complete Task #56 - Audio Lifecycle Refactor (All Phases)skal
7 daysfix(gpu): Use GetTextureAsset() for procedural texture loadingskal
8 daysfeat: Optional sequence end times and comprehensive effect documentationskal
8 daysfeat(gpu): Implement recursive WGSL composition and modularize shaders (Task ...skal
9 daysfeat: side-quest - Perlin noise sky and ProcGenFunc error handlingskal
9 daysrefactor: Task #20 - Platform & Code Hygieneskal
9 daystest(shader): Add ShaderComposer and WGSL asset validation tests (Task #26)skal
10 daysfix: Resolve shader initialization crashes and build errorsskal
10 daysrefactor: Shader Asset Integration (Task #24)skal
10 daysfeat: Complete audio tracker system integration and testsskal
10 daysupdate TODO and fix shaders.ccskal
10 dayschore: Add BUILD.md, Task 23 to TODO.md, and GPU perf define placeholderskal
10 daysfeat(test): Add comprehensive math and shader composer testsskal
10 daysfeat(3d): Implement Task 21.1 WGSL Library & Composerskal
10 daysfix(3d): Restore and enhance 3D shadowsskal
10 daysfix(3d): Resolve missing shadows on floor planeskal
10 daysfix(gpu): Resolve high-DPI squished rendering and 3D shadow bugsskal
10 daysfeat(3d): Use procedural grid for floor and revert object noiseskal
10 daysfix(build): Add compatibility for older wgpu-native headersskal
10 daysfeat(visuals): Increase 3D object size and add erratic camera motionskal
11 daysrefactor(platform): Encapsulate state in PlatformState structskal
11 daysfeat(gpu/assets): Fix tests, integrate bumpy 3D renderer and procedural assetsskal
11 daysfeat(gpu): Integrate bumpy 3D renderer into main demoskal
11 daysfeat(assets): Implement procedural asset generation pipelineskal
11 daysfeat: Add seamless bump mapping with procedural noiseskal
11 daysfeat: Implement 3D system and procedural texture managerskal
12 daysChore: Apply clang-format to the codebaseskal
12 daysRefactor: Move common GPU fields to base Effect classesskal
12 daysRefactor: Split demo effects and shaders into individual filesskal
12 daysformat shader codeskal
12 daysclang-formatskal
12 daysfix(build): resolve cross-platform build configuration errorsskal
12 daysstyle: add vertical compression rules to clang-formatskal
12 daysfix(gpu): resolve multiple WebGPU validation and runtime errorsskal
12 daysfix: Resolve all remaining linking and include errors for Sequence/Effect testsskal
12 daysadd testing for sequenceskal
12 daysfix: Resolve all build/linking errors for Sequence/Effect testsskal
12 daysfix: Cross-compilation and style complianceskal
12 daysfeat: Full implementation of post-processing pipeline and new effectsskal
12 daysfeat: Multi-pass rendering architecture and effect stubsskal
12 daysfeat: Implement Sequence Compiler for data-driven choreographyskal
12 daysopt: Guard debug/seek features with STRIP_ALLskal
12 daysfeat: Add --seek command line option for fast-forward debuggingskal
12 daysfeat: Implement Sequence and Effect system for demo choreographyskal
12 daysfix: Resolve macOS build breakage and restore tools audio supportskal
12 daysupdate state in .md filesskal