| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-09 | VideoCommon: Use std::span for BoundingBox::Write() | Lioncash | |
| Crosses off a lingering TODO. Also amends a few nearby cases where a u32 cast was being repromoted to size_t. | |||
| 2021-10-04 | VideoCommon: Abstract bounding box | Techjar | |
| This moves much of the duplicated bounding box code into VideoCommon, leaving only the specific buffer implementations in each backend. | |||
