]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
prop: Declare OpenGL ES 3.2
authorAlessandro Astone <ales.astone@gmail.com>
Sun, 22 Jun 2025 10:20:36 +0000 (12:20 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Sun, 22 Jun 2025 10:20:36 +0000 (12:20 +0200)
commit1b9eddc914395729eb737a83d4d1d5373d2124ce
tree63f4cd1db7266e360bf9caa2ac41cc7ea97eb499
parent9009d1d9db8c8fc713cd4d7097681e9648a8ef24
prop: Declare OpenGL ES 3.2

Mesa has been supporting GLES 3.2 forever.
Swiftshader in Android 11 does not, but it also did not support GLES 3.1;
starting from A13 swiftshader will be supporting GLES 3.2 too, thanks to ANGLE.
tools/helpers/lxc.py