diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2026-05-15 20:52:08 -0500 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2026-05-15 20:52:08 -0500 |
| commit | f96974619cde0a6a0f568c72377476aa7314b3c3 (patch) | |
| tree | 9169fe41f40a814390502f2a6870f44c0d358f02 /README | |
| parent | e8c8c9821ed22d4b5a8ed3639029cb3daa5f36ca (diff) | |
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -9,6 +9,5 @@ These demos are for educational and experimental purposes only. They are not guaranteed to be correct, performant, safe, or (generally speaking) good. ------------------------------------------------------------------------------- -win-resize | Example of how to keep drawing to a window that is being resized - | or moved on Windows, in C. +win-resize | Drawing while resizing on Windows ------------------------------------------------------------------------------- |