mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-13 11:32:29 +00:00
chore(build): use SDL3
This commit is contained in:
parent
9d04a35d87
commit
b3c0734a9e
3286 changed files with 866354 additions and 554996 deletions
5
vendor/sdl-3.2.10/examples/renderer/15-cliprect/README.txt
vendored
Normal file
5
vendor/sdl-3.2.10/examples/renderer/15-cliprect/README.txt
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
This example creates an SDL window and renderer, loads a texture
|
||||
from a .bmp file, and stretches it across the window. Each frame, we move
|
||||
the clipping rectangle around, so only a small square of the texture is
|
||||
actually drawn.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue