summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
21 hoursdocs(3d): document set_direct_render() in Y-flip rule sectionskal
21 hoursfix(3d): restore correct orientation in test_3d_render (direct-to-surface)skal
22 hoursfeat(procedural): add plasma, voronoi, normalmap generatorsskal
22 hoursfix: reorder WGPURequestAdapterOptions fields to match declaration orderskal
27 hoursfix(audio): fix early timing drift in tracker, use ola_decode_frame in synthskal
3 daysfix(cnn_v3): L1 loss + depth-grad tanh normalization to reduce flat convergenceskal
3 daysfix(cnn_v3): remove dec0 ReLU, load FiLM MLP at runtimeskal
4 daysfix(audio): P1-P3 fixes from audio code reviewskal
4 daysupdate the weightsskal
4 dayschore(scripts): document and guard mingw-w64 setupskal
4 daysfix(src/platform): code review cleanupskal
4 dayschore(src/gpu): remove stale cnn_v1/v2 artifacts and dead commentsskal
4 daysfix(cnn_v3/training): fix defaults and help strings across py toolsskal
4 daysfeat(cnn_v3): upgrade architecture to enc_channels=[8,16]skal
4 daysfix(cnn_v3/training): rebuild optimizer before loading state on resume past F...skal
4 daysfix(cnn_v3/tools): rename Output→Dec0 in viz panel; fix BN weight cnt 72→584skal
5 daysfeat(cnn_v3/training): load prev.png when available; document web tool prev gapskal
5 daysfeat(cnn_v3): 3×3 dilated bottleneck + Sobel loss + FiLM warmup + architectu...skal
5 daysupdate weightsskal
5 daysfeat(cnn_v3/training): add --single-sample option + doc fixesskal
5 daysfeat(cnn_v3): add infer_cnn_v3.py + rewrite cnn_test for v3 parityskal
5 daysfeat(cnn_v3/tools): embed default weights in HTML tool; add --html export flagskal
5 daysupdate weightsskal
5 daysadd more samples + tool htmlskal
6 daysmove and improve the 'adjust.html' toolskal
6 daysfix(fft): make bit_reverse_permute static, remove from public API and testsskal
6 daysfix(fft): replace iterative twiddle with direct cosf/sinf, add tests A-Eskal
6 daystest(fft): re-enable DCT tests, document twiddle accumulation bugskal
6 daysadd a registration toolskal
7 daysdocs: update temporal feedback docs — wire_dag auto-wiring, F16X8 formatskal
7 daysfix(cnn_v3_debug): add CNNv3Effect to debug sequence for prev.r/g/b temporal ...skal
7 daysfeat(gbuffer): wire_dag() + find_downstream_output() for temporal feedbackskal
7 daysfeat(cnn_v3): GBufferEffect temporal feedback via post_render()skal
7 daysfeat(cnn_v3): shadow→dif migration complete (ch18)skal
7 dayswip(cnn_v3): shadow→dif intermediate + scene tweaks + migration planskal
7 daysrefactor(cnn_v3): simplify sphere SDF in shadow pass, remove per-frame allocskal
7 daysfix(cnn_v3): shadow pass — 5 bugs fixed, labels in gbuf_viewskal
7 daysdocs+feat(cnn_v3): compact context, re-enable shadow in GBufDeferredEffectskal
7 daysfeat(shaders): add ray_sphere snippet, use in gbuf_raster impostorskal
7 daysfix(cnn_v3): frontFace_CW for raster pipeline + sphere impostor in gbuf_rasterskal
7 daysfix(cnn_v3): resolve #include via ShaderComposer in GBufDeferredEffectskal
7 daysfix(cnn_v3): deferred render — diffuse only, drop broken shadowskal
7 daysfix(cnn_v3): use model matrix for normal transform in gbuf_rasterskal
7 daysrefactor(shaders): extract oct-normal encode/decode into math/normal snippetskal
7 daysfeat(cnn_v3): GBufDeferredEffect — simple deferred render (albedo * shadow)skal
7 daysfeat(cnn_v3): wire CNNv3Effect into cnn_v3_test sequenceskal
7 daysfix(cnn_v3): call set_scene() in constructor + orbiting cameraskal
7 daysrefactor(cnn_v3): GBufferEffect cleanupskal
7 daysfeat(cnn_v3): Phase 4 — type-aware SDF in shadow passskal
7 daysfeat(cnn_v3): GBufferEffect Pass 2 — SDF shadow raymarchingskal