summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
10 daysfix(gpu): Resolve high-DPI squished rendering and 3D shadow bugsskal
10 daysfix(shader): Correct WGSL loop syntax in calc_shadowskal
10 daystest(3d): Add procedural grid to floor and enable texturingskal
10 daysfeat(3d): Implement unified shadow system with non-uniform scale supportskal
10 daysfix(3d): Correct shadow bug with non-uniform scaleskal
10 daystest(3d): Enhance test scene with more objectsskal
10 daysfeat(3d): Add scaffolding for visual debugging (Task #18a)skal
10 daysfix(build): Add compatibility for older wgpu-native headersskal
10 daysrefactor(build): Centralize generated files and clean up project layoutskal
10 daysrefactor(platform): Encapsulate state in PlatformState structskal
10 daysfeat(platform): Fix high-DPI scaling and add resolution optionskal
11 daysfeat(gpu/assets): Fix tests, integrate bumpy 3D renderer and procedural assetsskal
11 daystry to fix the messskal
11 daysfeat(assets): Implement procedural asset generation pipelineskal
11 daysfeat(asset_manager): Implement array-based cachingskal
11 daysfeat: Add seamless bump mapping with procedural noiseskal
11 daysfeat: Implement hybrid rendering with SDF primitivesskal
11 daysfeat: Implement 3D system and procedural texture managerskal
11 daysChore: Apply clang-format to the codebaseskal
11 daysRefactor: Move common GPU fields to base Effect classesskal
11 daysclang-formatskal
11 daysstyle: add vertical compression rules to clang-formatskal
11 daysrefactor: move generated asset files to src/generated/skal
11 daysfix(gpu): resolve multiple WebGPU validation and runtime errorsskal
12 daystest: Finalize sequence/effect system testsskal
12 daysChore: Add missing newlines at end of source filesskal
12 daysenforce code styleskal
12 daysadd mini_math.h header-only vector libskal
2026-01-28feat(assets): Separate demo and test asset listsskal
2026-01-28style: Add 3-line descriptive headers to all source filesskal
2026-01-28test(assets): Add functional tests for asset management systemskal
2026-01-27feat: Implement spectool & specview; refactor coding style; update docsskal
2026-01-27test(spectool): Add end-to-end test for analysis toolskal
2026-01-27feat(audio): Implement real-time spectrogram synthesizerskal