A conformant OpenGL ES implementation for Windows, Mac and Linux.
Перейти к файлу
Jamie Madill 235a6ab502 Fix regression with BufferStorage11 and latest storage.
With our fix to huge buffer allocations, an extra check was preventing
pixel pack from running on the first try.

BUG=angle:511

Change-Id: Idabafe4e204ad3b7bf2010595dc455affe93dae0
Reviewed-on: https://chromium-review.googlesource.com/198825
Reviewed-by: Geoff Lang <geofflang@chromium.org>
Reviewed-by: Shannon Woods <shannonwoods@chromium.org>
Tested-by: Jamie Madill <jmadill@chromium.org>
2014-05-08 19:06:18 +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 Move the implementations of shader var init to the header. 2014-05-07 18:51:03 +00:00
samples Fix 64-bit build failures. 2014-05-02 17:48:25 +00:00
src Fix regression with BufferStorage11 and latest storage. 2014-05-08 19:06:18 +00:00
tests Adds the PBO extension test 2014-05-07 17:33:35 +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.