mesa/src/egl/drivers/dri2
Kristian H. Kristensen 5c8b67ed0c egl/android: Simplify droid_create_image_from_name() path
This can now return an __DRIimage which we'll wrap in the shared code
in dri2_create_image_android_native_buffer().

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6055>
2020-08-18 17:20:16 +00:00
..
egl_dri2.c egl/android: Call createImageFromDmaBufs directly 2020-08-18 17:20:16 +00:00
egl_dri2.h egl/android: Call createImageFromDmaBufs directly 2020-08-18 17:20:16 +00:00
platform_android.c egl/android: Simplify droid_create_image_from_name() path 2020-08-18 17:20:16 +00:00
platform_device.c egl: drop unused _EGLDriver from Create{Window,Pixmap,Pbuffer}Surface() & DestroySurface() 2020-08-16 13:49:17 +00:00
platform_drm.c egl: drop unused _EGLDriver from QueryBufferAge() 2020-08-16 13:49:18 +00:00
platform_surfaceless.c egl: drop unused _EGLDriver from Create{Window,Pixmap,Pbuffer}Surface() & DestroySurface() 2020-08-16 13:49:17 +00:00
platform_wayland.c egl: drop unused _EGLDriver from QueryBufferAge() 2020-08-16 13:49:18 +00:00
platform_x11.c egl: drop unused _EGLDriver from PostSubBufferNV() 2020-08-16 13:49:18 +00:00
platform_x11_dri3.c egl: drop unused _EGLDriver from QueryBufferAge() 2020-08-16 13:49:18 +00:00
platform_x11_dri3.h egl/x11: Handle both depth 30 formats for eglCreateImage(). (v4) 2018-08-01 12:55:37 +01:00