mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-08 04:08:32 +09:00
[Docs] (README): move the short-term target to OpenGL 4.2
The 3.3 line is done - GL30 through GL33 conform on both backends - and the work in flight (GL40, direct state access) is already past it, so the stated short-term target now reads 4.2 and MG_State/MG_Impl are focused there. Performance work joins the focus list alongside the two backends.
This commit is contained in:
@@ -47,9 +47,10 @@ Refer to each component's repository for exact license texts. Any bundled third-
|
||||
|
||||
## Compatibility & target
|
||||
|
||||
* **Short-term target:** `OpenGL 3.3 (Core Profile)`.
|
||||
* **Short-term target:** `OpenGL 4.2 (Core Profile)`.
|
||||
* **Current development focus:**
|
||||
* `MG_State` and `MG_Impl` for `OpenGL 3.3 (Core Profile)`
|
||||
* Performance improvement
|
||||
* `MG_State` and `MG_Impl` for `OpenGL 4.2 (Core Profile)`
|
||||
* `Direct (Vulkan)` backend
|
||||
* `Direct (OpenGL ES)` backend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user