summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
8 daysfix(build): Add compatibility for older wgpu-native headersskal
8 daysrefactor(build): Centralize generated files and clean up project layoutskal
8 daysrefactor(platform): Encapsulate state in PlatformState structskal
8 daysfeat(platform): Fix high-DPI scaling and add resolution optionskal
9 daysfeat(gpu/assets): Fix tests, integrate bumpy 3D renderer and procedural assetsskal
9 daystry to fix the messskal
9 daysfeat(assets): Implement procedural asset generation pipelineskal
9 daysfeat(asset_manager): Implement array-based cachingskal
9 daysfeat: Add seamless bump mapping with procedural noiseskal
9 daysfeat: Implement hybrid rendering with SDF primitivesskal
9 daysfeat: Implement 3D system and procedural texture managerskal
9 daysChore: Apply clang-format to the codebaseskal
9 daysRefactor: Move common GPU fields to base Effect classesskal
9 daysclang-formatskal
10 daysstyle: add vertical compression rules to clang-formatskal
10 daysrefactor: move generated asset files to src/generated/skal
10 daysfix(gpu): resolve multiple WebGPU validation and runtime errorsskal
10 daystest: Finalize sequence/effect system testsskal
10 daysChore: Add missing newlines at end of source filesskal
11 daysenforce code styleskal
11 daysadd mini_math.h header-only vector libskal
13 daysfeat(assets): Separate demo and test asset listsskal
13 daysstyle: Add 3-line descriptive headers to all source filesskal
13 daystest(assets): Add functional tests for asset management systemskal
14 daysfeat: Implement spectool & specview; refactor coding style; update docsskal
14 daystest(spectool): Add end-to-end test for analysis toolskal
14 daysfeat(audio): Implement real-time spectrogram synthesizerskal