A conformant OpenGL ES implementation for Windows, Mac and Linux.
Перейти к файлу
Zhenyao Mo 9eedea031c Fix code styles in OutputGLSLBase, SymbolTable, and Types.
I came across these three classes in the last CL, so do some
cleanup as I touched these classes.

BUG=
TEST=webgl conformance, no regressions

Change-Id: I2819bab5965fcb4917f85c2eded571a7f95ab9a2
Reviewed-on: https://chromium-review.googlesource.com/199423
Reviewed-by: Zhenyao Mo <zmo@chromium.org>
Tested-by: Zhenyao Mo <zmo@chromium.org>
2014-05-13 16:44:11 +00:00
build Fixes to the standalone Linux build. 2014-05-01 15:36:13 +00:00
extensions Allow creating fixed-size window surfaces. 2014-03-26 04:57:42 +00:00
include Implement EXT_shader_texture_lod 2014-04-16 19:30:22 +00:00
projects Regenerate public projects. 2014-05-12 20:27:18 +00:00
samples Fix 64-bit build failures. 2014-05-02 17:48:25 +00:00
src Fix code styles in OutputGLSLBase, SymbolTable, and Types. 2014-05-13 16:44:11 +00:00
tests Implement copies from pack buffers to native buffers. 2014-05-08 19:06:41 +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 standalone Linux build. 2014-02-20 14:17:23 +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 Remove the angle_relative_path gyp variable. 2014-04-09 13:43:58 +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.