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