OSDN Git Service

Log an error when unsupported Android pixel formats are used.
[android-x86/external-swiftshader.git] / README.md
index 74a76f3..ff0b9de 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,13 +1,11 @@
-SwiftShader [![Build Status](https://travis-ci.org/google/swiftshader.svg?branch=master)](https://travis-ci.org/google/swiftshader)\r
-==========\r
+# SwiftShader\r
 \r
-Introduction\r
------------------\r
+[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Build Status](https://travis-ci.org/google/swiftshader.svg?branch=master)](https://travis-ci.org/google/swiftshader) [![Build status](https://ci.appveyor.com/api/projects/status/yrmyvb34j22jg1uj?svg=true)](https://ci.appveyor.com/project/c0d1f1ed/swiftshader)\r
 \r
 SwiftShader is a high-performance CPU-based implementation of the OpenGL ES and Direct3D 9 graphics APIs<sup>1</sup><sup>2</sup>. Its goal is to provide hardware independence for advanced 3D graphics.\r
 \r
 Usage\r
---------\r
+-----\r
 \r
 The SwiftShader libraries act as drop-in replacements for graphics drivers.\r
 \r
@@ -16,7 +14,7 @@ On Windows, most applications can be made to use SwiftShader's DLLs by placing t
 Prebuilt binaries can be found at: https://goo.gl/5MOcdb\r
 \r
 Contributing\r
------------------\r
+------------\r
 \r
 See [CONTRIBUTING.txt](CONTRIBUTING.txt) for important contributing requirements.\r
 \r
@@ -59,28 +57,28 @@ Documentation
 See [docs/Index.md](docs/Index.md).\r
 \r
 Contact\r
------------\r
+-------\r
 \r
 Public mailing list: [swiftshader@googlegroups.com](https://groups.google.com/forum/#!forum/swiftshader)\r
 \r
 Bug tracker: https://bugs.chromium.org/p/swiftshader\r
 \r
 License\r
-----------\r
+-------\r
 \r
 The SwiftShader project is licensed under the Apache License Version 2.0. You can find a copy of it in [LICENSE.txt](LICENSE.txt).\r
 \r
 Files in the third_party folder are subject to their respective license.\r
 \r
 Authors and Contributors\r
------------------------------------\r
+------------------------\r
 \r
 The legal authors for copyright purposes are listed in [AUTHORS.txt](AUTHORS.txt).\r
 \r
 [CONTRIBUTORS.txt](CONTRIBUTORS.txt) contains a list of names of individuals who have contributed to SwiftShader. If you're not on the list, but you've signed the [Google CLA](https://cla.developers.google.com/clas) and have contributed more than a formatting change, feel free to request to be added.\r
 \r
 Disclaimer\r
----------------\r
+----------\r
 \r
 1. Trademarks are the property of their respective owners.\r
 2. We do not claim official conformance with any graphics APIs at this moment.\r