2
0
mirror of https://github.com/gfx-rs/wgpu.git synced 2025-04-29 03:27:24 +00:00
wgpu/docs
Kevin Reid 02700ab162
Move test and benchmark targets to standard Cargo autodiscovery layout. ()
This will make it easier for contributors to understand the file layout,
at the cost of said layout containing several more nested directories.
I will personally appreciate not having to remember to look for
`root.rs` instead of `main.rs`.

I also renamed the test targets so that they do not *all* share the
superfluous suffix “-test” (test targets live in a different namespace
than other target types and packages, so the name can presume that it
is always known that they are tests).

The Naga snapshot data sets `naga/tests/{in,out}` have been left in
their original positions.
2025-03-31 21:17:05 -04:00
..
api-specs Support getting hit vertex positions () 2025-03-04 20:06:44 +01:00
big-picture.png Refactor Documentation into a docs folder () 2025-02-23 09:43:17 +01:00
big-picture.xml Refactor Documentation into a docs folder () 2025-02-23 09:43:17 +01:00
release-checklist.md Refactor Documentation into a docs folder () 2025-02-23 09:43:17 +01:00
render_coordinates.png Refactor Documentation into a docs folder () 2025-02-23 09:43:17 +01:00
review-checklist.md Review checklist: suggest checking insertions expected to be new. () 2025-02-27 19:30:18 -05:00
testing.md Move test and benchmark targets to standard Cargo autodiscovery layout. () 2025-03-31 21:17:05 -04:00
texture_coordinates.png Refactor Documentation into a docs folder () 2025-02-23 09:43:17 +01:00