mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-31 08:57:40 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
73fc2b03a3
commit
1c21a72bda
1 changed files with 2 additions and 1 deletions
|
@ -130,7 +130,8 @@
|
|||
* It is optimal for apps to pre-compile the shader formats they might use,
|
||||
* but for ease of use SDL provides a separate project,
|
||||
* [SDL_shadercross](https://github.com/libsdl-org/SDL_shadercross)
|
||||
* , for performing runtime shader cross-compilation.
|
||||
* , for performing runtime shader cross-compilation. It also has a CLI
|
||||
* interface for offline precompilation as well.
|
||||
*
|
||||
* This is an extremely quick overview that leaves out several important
|
||||
* details. Already, though, one can see that GPU programming can be quite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue