Updated README.

This commit is contained in:
bkaradzic 2013-01-15 21:07:15 -08:00
parent 1d6e895318
commit 7eaeed3829
1 changed files with 7 additions and 1 deletions

View File

@ -21,6 +21,7 @@ Platforms:
* Android
* Native Client
* JavaScript (via Emscripten)
* OSX
Dependencies
------------
@ -203,7 +204,7 @@ Todo
- BlendFuncSeparate and BlendEquationSeparate.
- Copy from texture to texture.
- Occlusion queries.
- OSX and iOS platforms.
- iOS platforms.
- DX11: MSAA.
- GL: MSAA.
@ -255,6 +256,11 @@ https://github.com/aras-p/glsl-optimizer
http://nothings.org/stb_image.c
Contributors
------------
Garett Bass (@gbass) - OSX port.
License (BSD 2-clause)
----------------------