mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced 2024-12-22 18:45:26 +00:00
Beta 1 provides OpenGL/OpenAL support.
This commit is contained in:
parent
ffab51b4a0
commit
2a2bdc2884
2
README
2
README
|
@ -26,7 +26,7 @@ The wrapper provides bindings for the following libraries:
|
|||
- SDL2_mixer
|
||||
- SDL2_ttf
|
||||
|
||||
We are in the process of adding bindings for OpenGL and OpenAL, via OpenTK.
|
||||
We also provide bindings for OpenGL and OpenAL, taken from OpenTK.
|
||||
|
||||
Note that SDL2# will not provide every single SDL2 function. This is due to
|
||||
limitations in the C# language that would cause major conflicts with the native
|
||||
|
|
Loading…
Reference in a new issue