Update README.md
This commit is contained in:
parent
ab76b29bcd
commit
97e575d7df
|
@ -23,5 +23,4 @@ of the OpenGL methods (such as using specific enums for certain parameters).
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
* Mobile backends: Xamarin.Android, Xamarin.iOS
|
* Mobile backends: Xamarin.Android, Xamarin.iOS
|
||||||
* Add additional method overloads to PortableGL to make it easier to pass arrays of data, out parameters, etc instead of needing to use pointers all the time
|
|
||||||
* See about removing the intermediate OpenTK layer in SDL2-CS to remove one layer of indirection. Would we be able to do this on mobile platforms too ... ?
|
* See about removing the intermediate OpenTK layer in SDL2-CS to remove one layer of indirection. Would we be able to do this on mobile platforms too ... ?
|
||||||
|
|
Reference in a new issue