mesa/src/egl/drivers/dri2
Eric Engestrom 9690759d0c egl: replace _egl_driver->Unload() callback with a simple free()
Bonus: fixes a memleak on haiku when unloading the driver

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2017-10-12 14:38:55 +01:00
..
.gitignore egl/wayland: Use linux-dmabuf interface for buffers 2017-07-18 22:16:21 +01:00
egl_dri2.c egl: replace _egl_driver->Unload() callback with a simple free() 2017-10-12 14:38:55 +01:00
egl_dri2.h wayland-egl: rename wayland-egl-{priv,backend}.h 2017-10-02 16:29:38 +01:00
egl_dri2_fallbacks.h egl/dri2: Implement swapInterval fallback in a conformant way (v2) 2017-09-27 11:35:47 +02:00
platform_android.c egl/dri2: Implement swapInterval fallback in a conformant way (v2) 2017-09-27 11:35:47 +02:00
platform_drm.c egl/dri2: Implement swapInterval fallback in a conformant way (v2) 2017-09-27 11:35:47 +02:00
platform_surfaceless.c egl/surfaceless: Use KMS swrast fallback 2017-10-03 17:56:15 +01:00
platform_wayland.c egl/wayland: Don't use dmabuf with no modifiers 2017-10-04 15:17:46 +01:00
platform_x11.c egl/dri2: Implement swapInterval fallback in a conformant way (v2) 2017-09-27 11:35:47 +02:00
platform_x11_dri3.c egl/dri: remove old left-overs 2017-10-10 13:58:47 +02:00
platform_x11_dri3.h egl: Wrap dri3 surface primitive around dri2 egl surface 2017-09-19 12:12:25 +01:00