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-11-07 21:49:42 +01:00
2020-10-29 10:57:02 -07:00
2020-10-14 15:06:12 -04:00
2020-04-03 18:41:55 +05:30
2020-05-08 09:14:55 +02: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
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
2019-02-04 14:02:45 +01:00
2019-02-04 14:02:45 +01:00
2020-10-14 15:06:12 -04:00
2020-09-29 14:44:31 -04:00
2020-09-29 09:51:16 +02:00
2017-09-10 14:36:26 -04:00
2017-09-28 08:39:22 -04:00
2020-02-12 10:44:17 +01:00
2019-05-07 09:37:59 -07:00
2020-10-29 18:21:44 -04:00
2019-11-27 13:33:43 +00:00
2019-03-19 08:47:54 +01:00
2020-07-25 00:47:36 +02:00
2020-09-29 09:51:16 +02:00
2020-09-29 07:04:07 -04:00
2020-10-03 13:10:55 -04:00
2019-05-21 06:43:59 +02:00
2020-09-29 09:51:16 +02:00
2020-06-18 10:47:16 +03:00
2020-06-18 10:47:16 +03:00
2020-01-26 18:21:07 +01:00
2020-10-17 15:32:36 +02:00
2020-01-24 06:19:12 +01:00
2020-09-04 13:15:21 -04:00
2019-11-27 13:33:43 +00:00
2020-10-30 23:36:39 -04:00