Updated OpenGL Graphic API (markdown)

master
Ray 8 년 전
부모
커밋
3b1e6c2aba
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      OpenGL-Graphic-API.md

+ 1
- 1
OpenGL-Graphic-API.md

@ -17,7 +17,7 @@ Additional backends (not supported by default):
PLATFORM | OpenGL version | Notes
--- | :-------: | ---
DESKTOP:Windows | `OpenGL ES 2.0` | Support through two possible ways: `WGL_EXT_create_context_es2_profile` <br> extension or [ANGLE](https://github.com/google/angle) project
DESKTOP:Windows | `OpenGL ES 2.0` | Support through two possible ways: p"><span>br"p">>>`WGL_EXT_create_context_es2_profile` <br> extension or [ANGLE](https://github.com/google/angle) project
DESKTOP:Linux | `OpenGL ES 2.0` | Support through `GLX_EXT_create_context_es2_profile` extension
ANDROID | `OpenGL ES 3.0` | Only about [55% Android devices](https://developer.android.com/about/dashboards/index.html) support it.
RASPBERRY PI | `OpenGL 1.1`,<br> `OpenGL 2.1` | Supported through Gallium OpenGL driver, <br> only available for RPI 2 and 3

불러오는 중...
취소
저장