wlroots/render
zccrs 69e1997ebe render/egl: check "EGL_KHR_platform_gbm" for EGL gbm platform
See the
https://www.khronos.org/registry/EGL/extensions/KHR/EGL_KHR_platform_gbm.txt
example code. On EGL_PLATFORM_GBM_KHR platform, we should be check the
"EGL_KHR_platform_gbm" extension.

Change-Id: Icf11c07c2949841a80b10527fb09987257fbd63b
2021-04-07 15:38:35 +02:00
..
gles2 render/gles2: remove depth and bpp gles2_pixel_format, use drm pixel format 2021-03-25 10:55:54 +01:00
allocator.c
dmabuf.c render/dmabuf: make src arg const in wlr_dmabuf_attributes_copy 2021-02-02 19:53:16 +01:00
drm_format_set.c
egl.c render/egl: check "EGL_KHR_platform_gbm" for EGL gbm platform 2021-04-07 15:38:35 +02:00
gbm_allocator.c
meson.build Move render/shm_format functions to render/pixel_format 2021-03-25 10:55:54 +01:00
pixel_format.c render/pixel_format: add XBGR8888 and ABGR8888 format 2021-03-25 10:55:54 +01:00
swapchain.c
wlr_renderer.c Move render/shm_format functions to render/pixel_format 2021-03-25 10:55:54 +01:00
wlr_texture.c render: use DRM formats in wlr_texture_from_pixels 2021-02-23 16:09:26 +01:00