Base app tools and utilities library related to bgfx

Бранимир Караџић bcbc86c814 Cleanup. %!s(int64=6) %!d(string=hai) anos
3rdparty 936c1cbcc2 Updated catch2 2.9.0. %!s(int64=6) %!d(string=hai) anos
include bcbc86c814 Cleanup. %!s(int64=6) %!d(string=hai) anos
scripts 822b66d91f Removed rudimentary _ITERATOR_DEBUG_LEVEL=0 and _HAS_ITERATOR_DEBUGGING=0 definitions for MS compilers %!s(int64=6) %!d(string=hai) anos
src 1680ef418a Fixed issue #222. %!s(int64=6) %!d(string=hai) anos
tests 1680ef418a Fixed issue #222. %!s(int64=6) %!d(string=hai) anos
tools 723bc8adde GENie 1095. %!s(int64=6) %!d(string=hai) anos
.appveyor.yml 2067e45853 Removed VS2015. %!s(int64=7) %!d(string=hai) anos
.editorconfig 876865584d Updated .editorconfig. %!s(int64=6) %!d(string=hai) anos
.gitattributes d5a9ffb0c1 Added .editorconfig. %!s(int64=11) %!d(string=hai) anos
.gitignore 5487c18fcb Cleanup. %!s(int64=7) %!d(string=hai) anos
.travis.yml cf8b4725e1 Updated TravisCI. %!s(int64=6) %!d(string=hai) anos
LICENSE d168e4f213 Cleanup. %!s(int64=6) %!d(string=hai) anos
README.md d168e4f213 Cleanup. %!s(int64=6) %!d(string=hai) anos
makefile b86f343f30 Add compilation target android-arm64 (#208) %!s(int64=6) %!d(string=hai) anos

README.md

bx

Base library.

Build Status Build status License

Contact

@bkaradzic

Project page
https://github.com/bkaradzic/bx

License (BSD 2-clause)

Copyright 2010-2019 Branimir Karadzic

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

   1. Redistributions of source code must retain the above copyright notice, this
      list of conditions and the following disclaimer.

   2. Redistributions in binary form must reproduce the above copyright notice,
      this list of conditions and the following disclaimer in the documentation
      and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.