efl/src/lib/ector
Jean-Philippe Andre f18747e6dd Evas GL: Use [u]int64_t directly in all APIs
This removes the need for khronos_[u]int64_t as well as the special
typdef EvasGL[u]int64.

Hopefully this should work on all platforms (note: [u]int64_t is
used in Eina APIs, so it is already required for EFL apps).

Fixes T3200
2016-07-18 15:09:19 +09:00
..
cairo Adjust the code according to the eo event stop changes. 2016-06-20 18:02:00 +01:00
gl ecotr gl - fix leak found by coverity 2016-07-08 17:08:37 +09:00
software Adjust the code according to the eo event stop changes. 2016-06-20 18:02:00 +01:00
Ector.h
Makefile.am more sh instead of dash 2016-06-15 14:35:45 +09:00
ector_buffer.c
ector_buffer.eo
ector_buffer.h
ector_gl_internal.h Evas GL: Use [u]int64_t directly in all APIs 2016-07-18 15:09:19 +09:00
ector_main.c
ector_private.h
ector_renderer.c
ector_renderer.eo
ector_renderer.h
ector_renderer_buffer.c
ector_renderer_buffer.eo eolian: enable inheritance checks and fix EFL to build with them 2016-06-15 16:37:15 +01:00
ector_renderer_gradient.c
ector_renderer_gradient.eo ector: add basic description to renderer mixins 2016-06-30 15:17:58 +02:00
ector_renderer_gradient_linear.c
ector_renderer_gradient_linear.eo ector: add basic description to renderer mixins 2016-06-30 15:17:58 +02:00
ector_renderer_gradient_radial.c
ector_renderer_gradient_radial.eo ector: add basic description to renderer mixins 2016-06-30 15:17:58 +02:00
ector_renderer_shape.c
ector_renderer_shape.eo ector: add basic description to renderer mixins 2016-06-30 15:17:58 +02:00
ector_surface.eo
ector_surface.h
ector_types.eot
ector_util.h