Browse Source

Advertise Android support.

pull/51/head
Vladimír Vondruš 12 years ago
parent
commit
dbf6fc233e
  1. 1
      README.md
  2. 1
      doc/mainpage.dox

1
README.md

@ -52,6 +52,7 @@ Platforms:
GLUT or SDL2 toolkit) GLUT or SDL2 toolkit)
* **Windows** (through GLUT or SDL2 toolkit) * **Windows** (through GLUT or SDL2 toolkit)
* **OS X** (through SDL2 toolkit, thanks to [Miguel Martin](https://github.com/miguelishawt)) * **OS X** (through SDL2 toolkit, thanks to [Miguel Martin](https://github.com/miguelishawt))
* **Android**
* **Google Chrome** (through [Native Client](https://developers.google.com/native-client/), * **Google Chrome** (through [Native Client](https://developers.google.com/native-client/),
both `newlib` and `glibc` toolchains are supported) both `newlib` and `glibc` toolchains are supported)
* **HTML5/JavaScript** (through [Emscripten](https://github.com/kripken/emscripten/wiki)) * **HTML5/JavaScript** (through [Emscripten](https://github.com/kripken/emscripten/wiki))

1
doc/mainpage.dox

@ -78,6 +78,7 @@ Platforms:
GLUT or SDL2 toolkit) GLUT or SDL2 toolkit)
- **Windows** (through GLUT or SDL2 toolkit) - **Windows** (through GLUT or SDL2 toolkit)
- **OS X** (through SDL2 toolkit, thanks to [Miguel Martin](https://github.com/miguelishawt)) - **OS X** (through SDL2 toolkit, thanks to [Miguel Martin](https://github.com/miguelishawt))
- **Android**
- **Google Chrome** (through [Native Client](https://developers.google.com/native-client/), - **Google Chrome** (through [Native Client](https://developers.google.com/native-client/),
both `newlib` and `glibc` toolchains are supported) both `newlib` and `glibc` toolchains are supported)
- **HTML5/JavaScript** (through [Emscripten](https://github.com/kripken/emscripten/wiki)) - **HTML5/JavaScript** (through [Emscripten](https://github.com/kripken/emscripten/wiki))

Loading…
Cancel
Save