mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-27 14:47:34 +00:00
Moved ES bindings from GLES[10|11|20] namespaces to ES[10|11|20]. Renamed ES wrapper classes to 'ES' instead of 'GL'. |
||
|---|---|---|
| .. | ||
| ES10 | ||
| ES11 | ||
| ES20 | ||
| GL | ||
| Glu | ||
| Color4.cs | ||
| ColorFormat.cs | ||
| DisplayDevice.cs | ||
| DisplayResolution.cs | ||
| GraphicsContext.cs | ||
| GraphicsContextFlags.cs | ||
| GraphicsContextVersion.cs | ||
| GraphicsExceptions.cs | ||
| GraphicsMode.cs | ||
| IDisplayDeviceDriver.cs | ||
| IGraphicsContext.cs | ||
| IGraphicsMode.cs | ||