Files
gtk/gsk
Emmanuel Gil Peyrot 08193ecf1c gl renderer: Generate queries only on desktop GL
On desktop GL, GL 1.5 or GL_ARB_occlusion_query is required to get the
glGenQueries() etc. symbols.  This isn’t the case on GLES, where they
are provided by GL_EXT_occlusion_query_boolean, and more importantly
have never been made core.

This patch allows gtk4-demo to start when GDK_DEBUG=gl-gles is set, on
my Mali 400 MP running the Lima driver from Mesa.
2020-11-07 21:49:42 +01:00
..
2020-09-30 15:39:30 -04:00
2020-09-29 09:51:16 +02:00
2020-07-25 00:47:36 +02:00
2016-12-20 18:01:12 +01:00
2019-05-05 07:18:39 +02:00
2019-05-05 07:18:39 +02:00
2020-07-20 07:03:08 -04:00
2018-04-05 14:56:38 +02:00
2018-04-05 14:56:38 +02:00
2020-09-29 09:51:16 +02:00
2020-09-29 14:44:31 -04:00
2017-09-10 14:36:26 -04:00
2019-11-27 13:33:43 +00:00
2020-07-25 00:47:36 +02:00
2020-06-18 10:47:16 +03:00
2020-06-18 10:47:16 +03:00
2019-11-27 13:33:43 +00:00
2020-10-30 23:36:39 -04:00