|
|
|
|
@ -127,8 +127,8 @@ platform best:
|
|
|
|
|
- `WITH_SDL2APPLICATION` - @ref Platform::Sdl2Application "Sdl2Application". |
|
|
|
|
Requires **SDL2** library. |
|
|
|
|
- `WITH_XEGLAPPLICATION` - @ref Platform::XEglApplication "XEglApplication", |
|
|
|
|
available only if targeting OpenGL ES (see above). Requires **X11** and |
|
|
|
|
**EGL** libraries. |
|
|
|
|
available only if targeting OpenGL ES (see above). Requires **X11** and **EGL** |
|
|
|
|
libraries. |
|
|
|
|
- `WITH_WINDOWLESSGLXAPPLICATION` - @ref Platform::WindowlessGlxApplication "WindowlessGlxApplication". |
|
|
|
|
Requires **X11** and **GLX** libraries. |
|
|
|
|
|
|
|
|
|
|