Krishna Ayyalasomayajula
|
13dc88aafb
|
docs: make guide cross-platform and improve error handling resilience
|
2026-05-31 22:34:56 -05:00 |
|
Krishna Ayyalasomayajula
|
5a7cb22bf2
|
docs: update tutorial to wgpu 29 / winit 0.30 APIs and pollster async pattern
|
2026-05-31 22:29:13 -05:00 |
|
Krishna Ayyalasomayajula
|
b557ea8a1e
|
docs: restructure rainbow triangle guide to eliminate code duplication and assembly friction
|
2026-05-31 22:05:57 -05:00 |
|
Krishna Ayyalasomayajula
|
fc2a04fe14
|
docs: elevate critical WHY explanations to callout blocks
|
2026-05-30 21:01:23 -05:00 |
|
Krishna Ayyalasomayajula
|
72411b9786
|
docs: add ASCII diagram of GPU init chain to S3
|
2026-05-30 20:59:06 -05:00 |
|
Krishna Ayyalasomayajula
|
c2e1aa3bab
|
docs: fix validation layer disable mechanism in GPU init section
|
2026-05-30 20:57:00 -05:00 |
|
Krishna Ayyalasomayajula
|
31adc35da7
|
docs: add SurfaceStatus::Lost recovery strategy
|
2026-05-30 20:51:37 -05:00 |
|
Krishna Ayyalasomayajula
|
689b43da98
|
docs: add validation layer discussion to GPU init section
|
2026-05-30 20:49:40 -05:00 |
|
Krishna Ayyalasomayajula
|
cb7c01754f
|
docs: add matrix math prerequisite note to What's Next
|
2026-05-30 20:49:19 -05:00 |
|
Krishna Ayyalasomayajula
|
a8c64e3643
|
docs: fix pipeline and operations cross-reference anchors
|
2026-05-30 20:47:23 -05:00 |
|
Krishna Ayyalasomayajula
|
f9010f9234
|
docs: standardize cross-reference link format to markdown
|
2026-05-30 20:31:59 -05:00 |
|
Krishna Ayyalasomayajula
|
6d72ecf45d
|
docs: fix all broken cross-reference links
|
2026-05-30 20:30:24 -05:00 |
|
Krishna Ayyalasomayajula
|
9051de0591
|
docs: correct @builtin(position) explanation per WGSL spec
|
2026-05-30 20:17:16 -05:00 |
|
Krishna Ayyalasomayajula
|
d7fc299d5a
|
docs: fix render loop to use CurrentSurfaceTexture enum per wgpu 29 API
|
2026-05-30 20:12:18 -05:00 |
|
Krishna Ayyalasomayajula
|
3369528679
|
docs: fix resize() signature mismatch between call site and definition
|
2026-05-30 20:03:47 -05:00 |
|
Krishna Ayyalasomayajula
|
4a4be8b307
|
docs: add window field to State struct for Outdated recovery
|
2026-05-30 20:02:59 -05:00 |
|
Krishna Ayyalasomayajula
|
23a7e3b151
|
docs: fix SurfaceStatus API to match wgpu 29 CurrentSurfaceTexture
|
2026-05-30 20:01:24 -05:00 |
|
Krishna Ayyalasomayajula
|
27b5c7c7d5
|
fix: add missing TROUBLESHOOTING issue #3, fix broken glossary links in S9
|
2026-05-30 17:57:38 -05:00 |
|
Krishna Ayyalasomayajula
|
dc0e2379a8
|
docs: append S9-S11, add README and TROUBLESHOOTING
|
2026-05-30 17:56:38 -05:00 |
|
Krishna Ayyalasomayajula
|
7a7191c17d
|
fix: use PollType::Wait and remove pre_present_notify (subtask 2.4 fixes)
|
2026-05-30 17:55:14 -05:00 |
|
Krishna Ayyalasomayajula
|
4e8c4be649
|
docs: append sections S7-S8 (render loop, resize)
|
2026-05-30 17:53:15 -05:00 |
|
Krishna Ayyalasomayajula
|
de38f526b9
|
docs: append sections S4-S6 (shaders, vertex data, render pipeline)
|
2026-05-30 17:44:31 -05:00 |
|
Krishna Ayyalasomayajula
|
4d429cf212
|
docs: write sections S1-S3 (intro, app skeleton, init chain)
|
2026-05-30 17:42:21 -05:00 |
|