| | 3 年前 |
| Increase the error tolerance for RGB5_A1 format (#3707) Mali GPU need slightly extra tolerance. Fixes #3705. | 1 年前 |
| Deleted obsolete snapshot of WebGL spec, mainly because it contained links to cvs.khronos.org/ that it's undesirable for search engines to find. | 12 年前 |
| Remove MAX_COLOR_ATTACHMENTS_WITH_ACTIVE_PIXEL_LOCAL_STORAGE enum. (#3726) Remove this enum from the WEBGL_shader_pixel_local_storage extension, and renumber the remaining enums, both of which have already been done in the underlying ANGLE extension. Remove the use of this enum from the pixel local storage CTS test as well. The new test passes on Chromium with all of these changes made. Verify enum values exposed by the PLS extension, on Alexey's suggestion. Associated with https://anglebug.com/40096838 . | 1 年前 |
| Use ANGLE in Chrome test runner (#3681) Chrome now relies solely on ANGLE, and removes the DesktopGL [1]. This commit update the Chrome flag to "--use-gl=angle" accordingly. [1] https://issues.chromium.org/issues/40848940 Signed-off-by: Jianhui Dai <jianhui.j.dai@intel.com> | 1 年前 |
| Upgrade extract-idl.py for Python3; regenerate IDLs. (#3606) Update to html5lib-1.1, and incorporate webencodings-0.5.1 dependency, both of which which are required in order to run the extract-idl.py script on python3. html5lib is MIT licensed and webencodings is BSD licensed; both are compatible with this repository. Regenerate WebGL 1.0 and 2.0 IDL from current specs. | 2 年前 |
| Remove MAX_COLOR_ATTACHMENTS_WITH_ACTIVE_PIXEL_LOCAL_STORAGE enum. (#3726) Remove this enum from the WEBGL_shader_pixel_local_storage extension, and renumber the remaining enums, both of which have already been done in the underlying ANGLE extension. Remove the use of this enum from the pixel local storage CTS test as well. The new test passes on Chromium with all of these changes made. Verify enum values exposed by the PLS extension, on Alexey's suggestion. Associated with https://anglebug.com/40096838 . | 1 年前 |
| Fix description of drawRangeElements out-of-range behavior. (#3713) It should have linked to the WebGL 1.0 spec's description of enabled vertex array attributes and range checking. Fixes #3710. | 1 年前 |
| tools: Add Firefox support on Linux and adapt Selenium changes (#3483) Add Firefox support on Linux. Selenium has deprecated some old APIs, so this PR also adapts the changes for Firefox and Chrome. Fixes #3481 . | 3 年前 |
| Add smudge and clean filters to automatically set edit date. | 10 年前 |
| Add smudge and clean filters to automatically set edit date. | 10 年前 |
| fixed gitignore to account for rejected folder | 11 年前 |
| Track main branch of WebGLDeveloperTools submodule. (#3361) | 4 年前 |
| Create CODE_OF_CONDUCT.md | 7 年前 |
| add CONTRIBUTING.md | 12 年前 |
| Modify LICENSE.TXT (#3270) Added copyright year and holder. | 5 年前 |
| Added information about license and CLA. (#3527) Fixes #3526. | 3 年前 |
| Attempt to add a codereview.settings file to allow code reviews via Rietveld. git-svn-id: https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl@16463 e7fa87d3-cd2b-0410-9028-fcbf551c1848 | 14 年前 |
| Add standard copyright to the new scripts; add info about 'dater' to README.md. | 10 年前 |
| Expand page with additional links | 8 年前 |
| Batch file for installation of .gitconfig on Windows without bash.exe. Renamed .gitconfig.sh to install-gitconfig.sh. Updated README.md. | 10 年前 |
| Batch file for installation of .gitconfig on Windows without bash.exe. Renamed .gitconfig.sh to install-gitconfig.sh. Updated README.md. | 10 年前 |
| When serve_localhost.py of base dir, also print link to CTS Test Runner. (#3723) Example output: k@pakhet webgl % ./serve_localhost.py Serving /Users/k/dev/moz/webgl: http://localhost:8000/ CTS Test Runner: http://localhost:8000/sdk/tests/webgl-conformance-tests.html | 1 年前 |