Updated documentation
Fixes https://github.com/libsdl-org/sdlwiki/issues/616
This commit is contained in:
parent
e254c99b38
commit
72bae5167e
1 changed files with 1 additions and 3 deletions
|
@ -128,9 +128,7 @@
|
||||||
* explaining this situation.
|
* explaining this situation.
|
||||||
*
|
*
|
||||||
* It is optimal for apps to pre-compile the shader formats they might use,
|
* It is optimal for apps to pre-compile the shader formats they might use,
|
||||||
* but for ease of use SDL provides a
|
* but for ease of use SDL provides a separate project, [SDL_gpu_shadercross](https://github.com/libsdl-org/SDL_gpu_shadercross),
|
||||||
* [satellite single-header library](https://github.com/libsdl-org/SDL_gpu_shadercross
|
|
||||||
* )
|
|
||||||
* for performing runtime shader cross-compilation.
|
* for performing runtime shader cross-compilation.
|
||||||
*
|
*
|
||||||
* This is an extremely quick overview that leaves out several important
|
* This is an extremely quick overview that leaves out several important
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue