From 7eaeed382911f91c3851b0d8fd495061940c4e10 Mon Sep 17 00:00:00 2001 From: bkaradzic Date: Tue, 15 Jan 2013 21:07:15 -0800 Subject: [PATCH] Updated README. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dbea152..5a653b3a 100644 --- a/README.md +++ b/README.md @@ -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) ----------------------