Skip to content

Commit

Permalink
Sync SDL3 header -> wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Dec 7, 2024
1 parent a4b58d8 commit e0751a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SDL3/CategoryGPU.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,8 @@ explaining this situation.

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.
[[SDL_shadercross](SDL_shadercross)](https://github.com/libsdl-org/SDL_shadercross)
, for performing runtime shader cross-compilation.

This is an extremely quick overview that leaves out several important
details. Already, though, one can see that GPU programming can be quite
Expand Down

0 comments on commit e0751a1

Please sign in to comment.