efl/src/lib/ector/gl
Daniel Kolesa fcae7cab27 eolian gen: enable constness generation on property getter impls
This changes a lot of things all across the EFL. Previously,
methods tagged @const had both their external prototype and
internal impl generated with const on object, while property
getters only had const on the external API. This is now changed
and it all has const everywhere.

Ref T6859.
2018-04-17 20:31:55 +02:00
..
shader cmake: fix make-clean as add_custom_command() deletes output files. 2017-01-27 13:42:29 -02:00
Ector_GL.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ector_gl_buffer.c Ector GL: Add skeletton for Evas.Ector.GL.Image.Buffer 2016-01-05 15:43:44 +09:00
ector_gl_buffer.eo evas filters: Refactor ector and gfx filters A LOT 2017-04-14 11:26:43 +09:00
ector_gl_private.h Ector GL: Add skeletton for Evas.Ector.GL.Image.Buffer 2016-01-05 15:43:44 +09:00
ector_gl_shader.c Ector: Fix warning on Windows (use PRIx64 to print uint64_t) 2016-01-20 19:57:22 +09:00
ector_gl_surface.c efl: use efl_add_ref to create objects which have no parent 2018-03-20 17:20:56 -07:00
ector_gl_surface.eo eolian: convert all of cedric's tabs to spaces in .eo files 2018-02-12 12:59:05 -05:00
ector_renderer_gl.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ector_renderer_gl.eo ector: fix property/method name conflict for "fill" 2018-02-12 13:47:15 -05:00
ector_renderer_gl_gradient_linear.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ector_renderer_gl_gradient_linear.eo interfaces: merge all bounds_get methods into efl.gfx.path 2018-02-12 16:59:48 -05:00
ector_renderer_gl_gradient_radial.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ector_renderer_gl_gradient_radial.eo interfaces: merge all bounds_get methods into efl.gfx.path 2018-02-12 16:59:48 -05:00
ector_renderer_gl_shape.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ector_renderer_gl_shape.eo interfaces: merge all bounds_get methods into efl.gfx.path 2018-02-12 16:59:48 -05:00