mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 12:18:28 +00:00
parent
df73cae2b0
commit
2e70944c44
1 changed files with 11 additions and 0 deletions
|
@ -148,6 +148,17 @@
|
||||||
* Examples demonstrating proper usage of this API can be found
|
* Examples demonstrating proper usage of this API can be found
|
||||||
* [here](https://github.com/TheSpydog/SDL_gpu_examples)
|
* [here](https://github.com/TheSpydog/SDL_gpu_examples)
|
||||||
* .
|
* .
|
||||||
|
*
|
||||||
|
* ## FAQ
|
||||||
|
*
|
||||||
|
* - Q: When are you adding more advanced features, like ray tracing or mesh
|
||||||
|
* shaders?
|
||||||
|
*
|
||||||
|
* A: We don't have immediate plans to add more bleeding-edge features, but
|
||||||
|
* we certainly might in the future, when these features prove worthwhile,
|
||||||
|
* and reasonable to implement across several platforms and underlying APIs.
|
||||||
|
* So while these things are not in the "never" category, they are definitely
|
||||||
|
* not "near future" items either.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef SDL_gpu_h_
|
#ifndef SDL_gpu_h_
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue