platform/upstream/efl.git
2015-03-04 Marcel HollerbachEio: added cmake file
2015-03-04 ChunEon Parkedje: code refactoring.
2015-03-04 ChunEon Parklib/edje_util: fix logically wrong here.
2015-03-04 Daniel Kolesaelua: connect the del event on first callback connect
2015-03-04 Jean-Philippe... Evas GL common: Disable evas gl preload by default
2015-03-04 Jean-Philippe... Evas GL common: Improve quality of miniature image
2015-03-04 Jean-Philippe... Evas GL common: Force smooth scaling on miniature images
2015-03-04 kabeer khanevas/examples: Resolved warning in evas-3d example
2015-03-03 Daniel Kolesaelua: connect del callback by default
2015-03-03 Daniel Kolesaelua: better callback resource handling
2015-03-03 Daniel Kolesaelua: implement callback disconnect + better error...
2015-03-03 Daniel Kolesaelua: initial better callback system with indirection
2015-03-03 Daniel Kolesaelua: eo_class_addr_get -> eo_obj_addr_get
2015-03-03 Daniel Kolesaelua: callback stubs for basic event handling
2015-03-03 Daniel Kolesaelua: callback updates in eo bindings
2015-03-03 Daniel Kolesaelua: unregister all classes on eo.lua shutdown
2015-03-03 ChunEon Parkedje/edje_util: code refactoring.
2015-03-03 Jean-Philippe... Evas GL: Fix build error on some systems w/o Wayland
2015-03-03 Jean-Philippe... Evas GL: Kill runtime warnings caused by auto fallback
2015-03-03 Jean-Philippe... Evas GL: Automatic fallback to indirect rendering when...
2015-03-03 Bogdan Devichevevas-3d: recycling of resources for .ply import/export...
2015-03-03 Dmytro Dadyka[Evas: Evas_3D] Fix mesh API.
2015-03-03 Bogdan Devichevevas-3d: recycling of resources for mmap example
2015-03-03 Bogdan Devichevevas-3d: deleted some unneccesary resources and moon...
2015-03-02 Chris Michaelecore-wl: Send xdg_surface_set_window_geometry when...
2015-03-02 Daniel Kolesaelua: take __tostring from object metatable on robjects
2015-03-02 Daniel Kolesaelua: readonly object __dtor support
2015-03-02 Chris Michaelecore-imf: Add check for environment variable to enable...
2015-03-02 Daniel Kolesaelua: add transparent destructor support to elua objects
2015-03-02 Jean-Philippe... Evas masking: Use mask_smooth to differentiate "shaders"
2015-03-02 ChunEon Parkedje: apply scale prior to rotation
2015-03-02 jiin.moonedje: Adding the zoom effect of map to edje
2015-03-02 Jean-Philippe... Evas GL: Use Eina_Strbuf for the extensions list
2015-03-02 Jean-Philippe... Evas GL: Fix value of GL_COVERAGE_SAMPLES_NV
2015-03-02 Dongyeon KimEvas GL: remove evgl_init in gl_get_pixels_set
2015-03-02 Dongyeon Kimevas/gl_x11: fix duplicated egl error check
2015-03-02 Minkyoung KimEvas GL: Fix abnormal extension name.
2015-03-02 Dongyeon Kimevas/gl: implement dynamic hint set using tbm surface
2015-03-02 Jean-Philippe... Evas GL common: Remove uniform-related stuff
2015-03-01 Chris Michaelevas-gl-drm: Fix T2158: compile fails when --with-openg...
2015-03-01 Chris Michaelevas-gl-drm: Cleanup compiler warnings for dbg/err...
2015-03-01 ChunEon Parkecore/ecore_audio: fix timer control logically wrong.
2015-02-27 Derek ForemanUse doubles to store libinput's mouse motion
2015-02-27 Chris Michaelevas-software-x11: Provide TBM Native Surface support...
2015-02-27 Chris Michaelevas-software-x11: Remove improper EINA_UNUSED for...
2015-02-27 Chris Michaelecore-xcb: Fix 'variable set but not used' message
2015-02-27 Stefan Schmidtecore_x/xcb: Remove xcb-xprint code to get the root...
2015-02-27 Stefan Schmidtbuild: Remove pkg-config for xcb-xprint as the pc file...
2015-02-27 Jean-Philippe... Evas masking: Fix double free() with scaled images
2015-02-27 Jean-Philippe... Evas masking: Check fill properties to consider image...
2015-02-27 Jean-Philippe... Evas masking: Remove commented-out code
2015-02-27 Jean-Philippe... Evas masking: Skip GL fast path if image has fill options
2015-02-27 Jean-Philippe... Evas masking: Fix masking of maps in GL
2015-02-27 Jean-Philippe... Evas masking: Simplify previous commit
2015-02-27 Jean-Philippe... Evas masking: Add fast path for image-only masks in GL.
2015-02-27 Mike Blumenkrantzecore-wl fullscreen state is based on either window...
2015-02-27 Mike Blumenkrantzecore-drm modifier updating is now functional
2015-02-27 Carsten Haitzler... evas scale sample - fix useage of eina thread queue
2015-02-26 Dmytro Dadykaevas: Evas_3D - add terrain mesh.
2015-02-26 Bogdan Devichevevas-3d: fix incorrect reading of .obj file which had...
2015-02-26 Dmytro Dadykaevas: Evas_3D - fix coding style
2015-02-26 Daniel Kolesaelua: minor eo bindings optimization
2015-02-26 Daniel Kolesaelua: update eo bindings for lualian generated code
2015-02-26 Stefan Schmidtbuild: Workaround an automake limitation during paralle...
2015-02-26 Carsten Haitzler... eina + ecore - fix main loop thread id tracking on...
2015-02-26 Jean-Philippe... Evas masking: Simplify map masking shaders.
2015-02-25 vivekeina: add test case for eina_memdup in eina str
2015-02-25 Daniel Kolesaelua: completely revamped object system
2015-02-25 Stefan Schmidtbuild: Ensure we have $(DESTDIR)$(libdir) during parall...
2015-02-25 Stefan Schmidtbuild: Unify use of $(MKDIR_P) for creating a dir withi...
2015-02-25 Daniel Kolesaelua: multiple inheritance aware is_a
2015-02-25 Daniel Kolesaelua: guarantee multiple inheritance availability on...
2015-02-25 Daniel Kolesaelua: add object system mixin support without interferi...
2015-02-25 Daniel Kolesaelua: correct inheritance system in lualian generator
2015-02-25 Daniel Kolesaelua: better mixin behavior (+ fix bad lookup)
2015-02-25 Daniel Kolesaelua: extra generator info for inheritance handling...
2015-02-25 Daniel Kolesaelua: delegative multiple inheritance support in util...
2015-02-25 Daniel Kolesaelua: slightly less broken mixin behavior
2015-02-25 Jean-Philippe... Evas GL: Fix leak of surfaces with GLES 1.1
2015-02-24 Cedric BAILedje: optimize style matching.
2015-02-24 Cedric BAILedje: refactor styles add logic.
2015-02-24 Sohyun Kimedje: Add edje to text_class_member_hash properly.
2015-02-24 Vincent Torrievil: fix gecos field of struct pw
2015-02-24 Tom HacohenEo: Add eo_do_super_ret.
2015-02-24 Jean-Philippe... Evas GL: Restore viewport and scissor test for GLESv1
2015-02-24 Jean-Philippe... Evas GL: Fix support for GLES 1.1 indirect rendering
2015-02-24 Minkyoung KimEvas GL: Wrap glGetString() for gles1.x.
2015-02-24 Jean-Philippe... Evas GL: Add hidden config values for direct rendering...
2015-02-24 Andrii Kroitoredje: fix windows build
2015-02-24 Vitalii VorobiovEdje: Edje_Edit - code style fix accoring to Coding...
2015-02-24 Vitalii VorobiovEdje: Edje_Edit - setter and getter for min param of...
2015-02-24 Minkyoung KimEvas GL:Add evasgl extension macro '_EVASGL_EXT_DRVNAME...
2015-02-24 Daniel Juyung Seoevas: Add more notes about size_hint APIs.
2015-02-23 Vitor Sousaeolian_cxx: Fix occasional build error with eolian_cxx_...
2015-02-23 Vitor Sousaeolian_cxx: Fix wrapper constructors by updating to...
2015-02-23 Chris Michaelecore-drm: Add output id to output event
2015-02-23 Bogdan Devichevevas: textures are standardized 256*256.
2015-02-23 Cedric BAILeo: fix examples to follow new eo_do syntax.
2015-02-23 Bogdan Devichevevas: refactoring evas examples descriptions.
2015-02-23 Guilherme Lepschautotools: fix build with correct VPATH support.
next