doc : single buffer

This commit is contained in:
Jérôme Bousquié
2026-08-03 21:52:36 +02:00
parent 895965750f
commit e8e9124a9d
5 changed files with 40 additions and 11 deletions
+5 -1
View File
@@ -3,8 +3,12 @@ type: Technical Specification
title: Rendering Architecture: Update/Render Cycle and Data Management
description: Technical specification for the rendering architecture of wsg_lib, defining strategies for mutability and data management to maximize performance and memory safety in Rust
tags: [architecture, rendering, rust, performance, memory-safety]
status: stable
actor: person/jerome
sources: []
generated: { by: human:jerome, at: 2026-07-31T00:00:00Z }
verified: true
status: current
stale_after: 2027-01-31
---
# Architecture de Rendu : Cycle Update/Render et Gestion des Données