A conformant OpenGL ES implementation for Windows, Mac and Linux.
Перейти к файлу
Jamie Madill 8daaba1506 Split OutputHLSL structure code into new module.
Refactoring patch only.

BUG=angle:466

Change-Id: I2c57096e1e24574e7de3d35d608645fde3b0c681
Reviewed-on: https://chromium-review.googlesource.com/203730
Tested-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Zhenyao Mo <zmo@chromium.org>
Reviewed-by: Nicolas Capens <nicolascapens@chromium.org>
2014-06-19 21:22:03 +00:00
build Refactor platform related functionality into platform.h and tls.h. 2014-06-11 14:03:13 +00:00
extensions Split the ANGLE_platform_angle_d3d extension by adding child extensions. 2014-06-17 17:41:22 +00:00
include Add a compiler query for the translator output type. 2014-05-28 14:05:38 +00:00
projects Split OutputHLSL structure code into new module. 2014-06-19 21:22:03 +00:00
samples Fix warnings about unreferenced local variables. 2014-05-28 21:07:53 +00:00
src Split OutputHLSL structure code into new module. 2014-06-19 21:22:03 +00:00
tests Add support for EXT_sRGB. 2014-06-19 19:52:01 +00:00
.gclient Update gclient configuation for new git repository. 2014-03-17 19:20:40 +00:00
.gitattributes Stop shader local variables from using invalid qualifiers. 2014-04-14 18:14:08 +00:00
.gitignore Fix register packing for structs in d3d9. 2014-05-28 14:32:05 +00:00
AUTHORS Remove unnecessary int cast in ParseContext. 2014-01-08 18:28:21 +00:00
CONTRIBUTORS add TRACE_EVENT to ANGLE (reland) 2013-09-24 15:13:04 -04:00
DEPS Roll gyp and regenerate public projects to have the cleaned paths. 2013-12-06 23:11:57 +00:00
LICENSE Update Copyright years on the LICENSE file 2013-01-11 04:12:37 +00:00
README.chromium Adds README.chromium for third-party integration. 2013-06-17 12:12:12 -04:00
codereview.settings Update codereview.settings to point to gerrit. 2014-02-25 21:03:08 +00:00
enumerate_files.py Update enumerate_files.py to ignore "hidden" files. 2014-03-03 19:45:26 +00:00
generate_projects Use commit_id.py on Windows, and handle missing git. 2014-06-12 19:03:41 +00:00

README.chromium

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

Name: ANGLE
URL: https://code.google.com/p/angleproject/
Version: 2422
License: BSD
License File: LICENSE

Description:
ANGLE is a conformant implementation of the OpenGL ES 2.0
specification that is hardwareaccelerated via Direct3D.