Hookup mkxp to run under a OpenGL ES 2.0 context

This commit is contained in:
Jonas Kulla 2014-07-19 14:26:42 +00:00
parent a310318c65
commit 6f17b6ff46
4 changed files with 88 additions and 25 deletions

View file

@ -58,7 +58,7 @@ The exception is boost, which is weird in that it still hasn't managed to pull o
### Supported image/audio formats
These depend on the SDL auxiliary libraries. For maximum RGSS compliance, build SDL2_image with png/jpg support, and SDL_sound with oggvorbis/wav/mp3 support.
To run mkxp, you should have a graphics card capable of at least **OpenGL 2.0** with an up-to-date driver installed.
To run mkxp, you should have a graphics card capable of at least **OpenGL (ES) 2.0** with an up-to-date driver installed.
## Configuration