[go: up one dir, main page]

blob: 132a776303010b38e2371b12526722f45d9de494 [file] [log] [blame] [view]
Andrew Bonventre3c7fee32015-09-22 18:14:181# M(ulti-platform)ANGLE effort
2
3Starting in early 2014, the ANGLE team has begun work on refactoring the code
Shahbaz Youssefi25536902019-01-23 14:49:034with the goal of supporting translation to desktop OpenGL. In 2016, work on
5supporting Vulkan as a back-end started. The new purpose of ANGLE is to
6provide a consistent OpenGL ES and EGL context on as many platforms as possible.
Andrew Bonventre3c7fee32015-09-22 18:14:187
8The design doc is available [here]
9(https://docs.google.com/document/d/17mxRfzXuEWyvGM3t2KqVY4svvfRj_GzysOEpmnDpqeo/edit?usp=sharing).