From b6618325eede42f01ab5cee8fc458d9d653b67d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Thu, 23 Apr 2015 21:38:53 -0700 Subject: [PATCH] Updated README. --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cd8c72bd..9c85ec7b 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,11 @@ Supported platforms: * asm.js/Emscripten (1.25.0) * FreeBSD * iOS - * Linux + * Linux ![](https://tc27.draster.com/app/rest/builds/buildType:(id:Bgfx_Linux)/statusIcon) * Native Client (PPAPI 37+, ARM, x86, x64, PNaCl) * OSX (10.9) * RaspberryPi - * Windows (XP, Vista, 7, 8, 10) + * Windows (XP, Vista, 7, 8, 10) ![](https://tc27.draster.com/app/rest/builds/buildType:(id:Bgfx_Windows)/statusIco * WinRT (WinPhone 8.0+) Supported compilers: @@ -48,6 +48,11 @@ Languages: * [D language API bindings](https://github.com/DerelictOrg/DerelictBgfx) * [Go language API bindings](https://github.com/james4k/go-bgfx) +Build status +------------ + +https://tc27.draster.com/guestAuth/overview.html + Who is using it? ---------------- @@ -803,7 +808,8 @@ Stanlo Slasinski ([@stanlo](https://github.com/stanlo)) - 24-nbody example Daniel Collin ([@emoon](https://github.com/emoon)) - Port of Ocornut's ImGui to bgfx. Andre Weissflog ([@floooh](https://github.com/floooh)) - Alternative build -system fips. +system fips. +Andrew Johnson ([@ajohnson23](https://github.com/ajohnson23)) - TeamCity build. [License (BSD 2-clause)](https://github.com/bkaradzic/bgfx/blob/master/LICENSE) -------------------------------------------------------------------------------