efl/src/modules/evas/engines/software_x11
Jean-Philippe Andre 20b4d9dd6a Evas engines: Add internal functions for native images
- image_native_init
- image_native_shutdown

init() will be used to test whether the engine supports a
certain type of native image.

Note: Native image support is very much dependent on the engine,
and some stuff like opengl should work everywhere (even in sw
with osmesa) but that's not the case.
2016-03-15 11:11:59 +09:00
..
Evas_Engine_Software_X11.h
evas_engine.c Evas engines: Add internal functions for native images 2016-03-15 11:11:59 +09:00
evas_engine.h Evas_Engine: add TBM surface and clean up Native Struct 2016-01-05 17:01:45 +09:00
evas_x_egl.c
evas_x_egl.h
evas_xcb_buffer.c
evas_xcb_buffer.h
evas_xcb_color.c
evas_xcb_color.h
evas_xcb_image.c evas_xcb: fix build with xcb after TBM patches 2016-01-07 08:50:47 +01:00
evas_xcb_image.h Evas_Engine: add TBM surface and clean up Native Struct 2016-01-05 17:01:45 +09:00
evas_xcb_main.c
evas_xcb_outbuf.c evas sw x11 - xcb code has same changes as xlib with optimizations 2015-10-06 14:47:08 +09:00
evas_xcb_outbuf.h evas: add more infrastructure to software_generic backend to be ready for GL_X11 migration. 2014-07-04 15:11:22 +02:00
evas_xcb_xdefaults.c
evas_xcb_xdefaults.h
evas_xlib_buffer.c
evas_xlib_buffer.h
evas_xlib_color.c Evas: fix resource leak. 2014-09-11 12:56:02 +02:00
evas_xlib_color.h
evas_xlib_dri_image.c Evas_Engine: add TBM surface and clean up Native Struct 2016-01-05 17:01:45 +09:00
evas_xlib_dri_image.h evas software_x11: use void to force empty function parameters 2015-11-26 17:26:36 +01:00
evas_xlib_image.c Evas_Engine: add TBM surface and clean up Native Struct 2016-01-05 17:01:45 +09:00
evas_xlib_image.h Evas_Engine: add TBM surface and clean up Native Struct 2016-01-05 17:01:45 +09:00
evas_xlib_main.c
evas_xlib_outbuf.c evas software x11 - increase shm buffer size for modern displays 2015-10-05 18:33:03 +09:00
evas_xlib_outbuf.h evas: add more infrastructure to software_generic backend to be ready for GL_X11 migration. 2014-07-04 15:11:22 +02:00
evas_xlib_swapbuf.c evas_engine_software_x11: fix incorrect enumeration type warning 2015-06-29 14:27:02 +01:00
evas_xlib_swapbuf.h evas: add more infrastructure to software_generic backend to be ready for GL_X11 migration. 2014-07-04 15:11:22 +02:00
evas_xlib_swapper.c Evas: minor whitespace and debug changes 2015-11-04 15:15:05 +09:00
evas_xlib_swapper.h evas: make X11 use more generic logic. 2014-06-18 11:34:06 +02:00