Commit 90a4a84
committed
docs(libgbm): the shipped docs still described the deleted design
Review pass 2. Three documents that ship with this PR still described the
constructor, the lib/gbm farm and mcpp_gbm.h as though they existed:
* docs/descriptor-examples.md and its zh counterpart -- the catalog row is
the first thing a reader opens when looking for this shape, and it
described the workaround as the design. Rewritten around what the package
actually is: it sets nothing, and the backend path comes from
xim:mesa's declaration. The historical note stays in one clause, because
"it briefly did carry a constructor, and deleting it took 598 lines to
303" is the useful part to remember.
* .agents/docs/2026-08-29-add-libgbm-plan.md -- the first-round design
record, whose central section is titled "the part that is actual work" and
is about machinery that no longer exists. Banner at the top rather than a
rewrite: the shape decision, the zero-host rule, the two-directory-key
finding and the test design all still hold, and the reasoning that was
overturned is worth keeping next to what overturned it.
Nothing in the descriptor or the tests changed here; this is the documentation
catching up with the code.1 parent 62b2419 commit 90a4a84
3 files changed
Lines changed: 24 additions & 2 deletions
File tree
- .agents/docs
- docs
- zh
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
3 | 25 | | |
4 | 26 | | |
5 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments