summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysstyle: apply clang-formatHEADmainskal
9 daysfix: correct WGPUTexelCopyBufferInfo initialization orderskal
9 daysfix: audio & effects cleanup — dead code removal, simplificationsskal
9 daysfix: audio & effects cleanup — dead code removal, simplificationsskal
9 daysfix: code review cleanup — bugs, dead code, factorization, simplificationskal
9 daysfix: code review cleanup — bugs, dead code, factorization (-167 lines)skal
2026-05-14ans: order-0 rANS coder + WGSL asset compressionskal
2026-03-29update weightsskal
2026-03-29update assets and weightsskal
2026-03-29more 3d assets for cnn_v3skal
2026-03-29new scriptskal
2026-03-29docs: consolidate and sync docs with current codebase stateskal
2026-03-29fix(cnn_v3): handle OPEN_EXR_MULTILAYER removal in Blender 5.xskal
2026-03-29docs(3d): document set_direct_render() in Y-flip rule sectionskal
2026-03-29fix(3d): restore correct orientation in test_3d_render (direct-to-surface)skal
2026-03-29feat(procedural): add plasma, voronoi, normalmap generatorsskal
2026-03-29fix: reorder WGPURequestAdapterOptions fields to match declaration orderskal
2026-03-28fix(audio): fix early timing drift in tracker, use ola_decode_frame in synthskal
2026-03-27fix(cnn_v3): L1 loss + depth-grad tanh normalization to reduce flat convergenceskal
2026-03-27fix(cnn_v3): remove dec0 ReLU, load FiLM MLP at runtimeskal
2026-03-26fix(audio): P1-P3 fixes from audio code reviewskal
2026-03-26update the weightsskal
2026-03-26chore(scripts): document and guard mingw-w64 setupskal
2026-03-26fix(src/platform): code review cleanupskal
2026-03-26chore(src/gpu): remove stale cnn_v1/v2 artifacts and dead commentsskal
2026-03-26fix(cnn_v3/training): fix defaults and help strings across py toolsskal
2026-03-26feat(cnn_v3): upgrade architecture to enc_channels=[8,16]skal
2026-03-25fix(cnn_v3/training): rebuild optimizer before loading state on resume past F...skal
2026-03-25fix(cnn_v3/tools): rename Output→Dec0 in viz panel; fix BN weight cnt 72→584skal
2026-03-25feat(cnn_v3/training): load prev.png when available; document web tool prev gapskal
2026-03-25feat(cnn_v3): 3×3 dilated bottleneck + Sobel loss + FiLM warmup + architectu...skal
2026-03-25update weightsskal
2026-03-25feat(cnn_v3/training): add --single-sample option + doc fixesskal
2026-03-25feat(cnn_v3): add infer_cnn_v3.py + rewrite cnn_test for v3 parityskal
2026-03-25feat(cnn_v3/tools): embed default weights in HTML tool; add --html export flagskal
2026-03-25update weightsskal
2026-03-24add more samples + tool htmlskal
2026-03-24move and improve the 'adjust.html' toolskal
2026-03-24fix(fft): make bit_reverse_permute static, remove from public API and testsskal
2026-03-24fix(fft): replace iterative twiddle with direct cosf/sinf, add tests A-Eskal
2026-03-23test(fft): re-enable DCT tests, document twiddle accumulation bugskal
2026-03-23add a registration toolskal
2026-03-23docs: update temporal feedback docs — wire_dag auto-wiring, F16X8 formatskal
2026-03-23fix(cnn_v3_debug): add CNNv3Effect to debug sequence for prev.r/g/b temporal ...skal
2026-03-23feat(gbuffer): wire_dag() + find_downstream_output() for temporal feedbackskal
2026-03-23feat(cnn_v3): GBufferEffect temporal feedback via post_render()skal
2026-03-23feat(cnn_v3): shadow→dif migration complete (ch18)skal
2026-03-23wip(cnn_v3): shadow→dif intermediate + scene tweaks + migration planskal
2026-03-22refactor(cnn_v3): simplify sphere SDF in shadow pass, remove per-frame allocskal
2026-03-22fix(cnn_v3): shadow pass — 5 bugs fixed, labels in gbuf_viewskal