platform/upstream/efl.git
2015-06-04 Tom HacohenEvas canvas: Fix some Eolian warnings.
2015-06-04 Vivek Ellureina: add test cases for eina_matrix3 APIs
2015-06-03 Cedric BAILevas: silence warning.
2015-06-03 Daniel Kolesaeolian: remove prototype of non-existent API
2015-06-03 Daniel Kolesaeolian: add documentation handling API
2015-06-03 shilpa.singhEdje: Add have_selection check to avoid unnecessary...
2015-06-03 Ivan Fursevas: for aabb add interpolation frame when base frame...
2015-06-03 Cedric BAILecore_con: fix error handling case.
2015-06-03 Daniel Kolesaeolian: properly fill and free all doc fields
2015-06-03 Daniel Kolesaeolian: start exposing Eolian_Documentation
2015-06-03 Bogdan Devichevevas_3d: fix coverity scan CID 1302703 and CID 1302702
2015-06-03 jiin.moonemile: fix region load for jpeg image with orientation...
2015-06-03 Daniel Kolesaeolian: initial test file for docs (no APIs to test...
2015-06-03 Daniel Kolesaeolian: enums can't be opaque, check properly
2015-06-03 Tom HacohenEdje object: Fix more Eolian warnings.
2015-06-03 Daniel Kolesaeolian: preliminary parsing of doc syntax
2015-06-03 Dongyeon Kimevas/gl_common: Reset mvp matrix only for shaders that...
2015-06-03 Dongyeon KimEvas GL: support surfaceless make current
2015-06-03 Dongyeon KimEvas GL: Skip surface buffers create/allocate for pbuff...
2015-06-03 Dongyeon KimEvas GL: Match FBO config with window surface config
2015-06-03 Dongyeon KimEvas GL: Pass correct attachment enum for glDiscardFram...
2015-06-03 Dongyeon KimEvas GL: return correct context for context_get with...
2015-06-03 Dongyeon KimEvas GL: Separate EGL and GL extension lists
2015-06-03 Dongyeon KimEvas GL: Share texture id in case EGL image is not...
2015-06-03 Dongyeon KimEvas GL: Make current to an Evas GL context before...
2015-06-03 Dongyeon KimEvas GL: Add indirect surface fallback and yinvert...
2015-06-03 Dongyeon KimEvas GL: Fix direct_mem_opt and direct_override
2015-06-03 Dongyeon KimEvas GL: destroy egl image when surface is destroyed
2015-06-03 Dongyeon KimEvas GL: 1.x support for GLX
2015-06-03 Jean-Philippe... Evas masking: Fix rare issue of invalid rendering (GL)
2015-06-02 Daniel Kolesaeolian: Eolian_Object for docs
2015-06-02 Daniel Kolesaeolian: initial lexing of documentation
2015-06-02 Chris Michaelevas-drm: Remove useless fields from Outbuf structure
2015-06-02 Chris Michaelevas-drm: Minor formatting fix
2015-06-01 Chris Michaelevas-gl-drm: Fix formatting
2015-06-01 Chris Michaelecore-evas: Fix issue of gl_drm engine not being able...
2015-06-01 Daniel Kolesaautotools: provide smaller EOLIAN_FLAGS for customization
2015-06-01 Daniel Kolesaautotools: remove EOLIAN_FLAGS
2015-06-01 Cedric BAILedje: remove left over copy&paste that triggered warning.
2015-06-01 katpavalliedje: add ability to change the language on one specifi...
2015-06-01 Cedric BAILpkg-config: fix portability issue on Windows.
2015-06-01 Daniel Kolesaeolian: tests for declaration api
2015-06-01 Daniel Kolesaeolian/generator: generate types in their original...
2015-06-01 Daniel Kolesaeolian: add actual useful declaration APIs
2015-06-01 Daniel Kolesaeolian: initial exposed declaration API - not yet very...
2015-06-01 Tom HacohenEfl File: Add Eina.File eolian type and use it.
2015-06-01 Tom HacohenEo types: Fix Eina.Rectangle's namespace.
2015-06-01 Tom HacohenEo types: Fix Eina.Stringshare's namespace.
2015-06-01 Tom HacohenEvas object: Migrate (some) types to .eo files.
2015-06-01 Tom HacohenEvas table: Migrate types to .eo files.
2015-06-01 Tom HacohenEvas box: Migrate (some) types to .eo files.
2015-06-01 Tom HacohenEvas textgrid: Migrate types to .eo files.
2015-06-01 Tom HacohenEvas grid: Migrate types to .eo files.
2015-06-01 Tom HacohenEvas smart: Migrate types to .eo files.
2015-06-01 Tom HacohenEvas polygon: Migrate types to .eo files.
2015-06-01 Tom HacohenEvas textblock: Migrate types to .eo.
2015-06-01 Tom HacohenEvas text: Migrate types to .eo.
2015-06-01 Vincent Torrievil: deprecate evil_tmpdir_get() and evil_homedir_get().
2015-06-01 Tom HacohenEvas common interface: Add a workaround for Eolian...
2015-06-01 Tom HacohenEvas: Migrate more types to Eolian.
2015-05-31 Cedric BAILevas: forgotten header needed for make dist.
2015-05-29 Bogdan Devichevevas: Evas_3D examples use new API for creating primitives.
2015-05-29 Srivardhan... ecore_con: add eo_event handler to efl_networ_url.
2015-05-29 Nak-Gyeong Kimedje: edje_cc_parse should check pair of parens.
2015-05-29 Daniel Kolesagitignore++
2015-05-29 Daniel Kolesaeolian/generator: clean up comment gen
2015-05-29 Tom HacohenEvas types: Fix inclusion of evas types from the right...
2015-05-29 Cedric BAILeina: beginning of a generic quaternion API.
2015-05-29 Cedric BAILeina: include dependency header cleanly.
2015-05-29 Cedric BAILeina: add the beginning of an Eina_Matrix4 API.
2015-05-29 Daniel Kolesaeolian: more advanced comment parsing (properly skip...
2015-05-29 Tom HacohenEvas map: Move opaque type definition to .eo.
2015-05-29 Daniel Kolesaeolian: use fprintf(stderr) instead of logging where...
2015-05-29 Tom HacohenEvas: Move evas aspect control to eolian and start...
2015-05-29 Tom HacohenEvas: Move evas coord to eolian and start using it.
2015-05-29 Tom HacohenEvas: Add a general evas types header.
2015-05-29 Tom HacohenEfl gfx shape: Use correct class names in .eo file.
2015-05-29 Tom HacohenEfl gfx stack: Fix eolian warnings.
2015-05-29 Daniel Kolesaeolian: "generic_value" builtin type
2015-05-29 Tom HacohenEo: Add eina_types.eot for general types.
2015-05-29 Tom HacohenEvas object: Use correct type in .eo file.
2015-05-29 Tom HacohenEo base: move type definitions into eo_base.eo.
2015-05-29 Daniel Kolesaeolian: restrict the complex-type condition
2015-05-29 Daniel Kolesaeolian: tests for extern struct/typedef not-generation
2015-05-29 Daniel Kolesaeolian: reserve __builtin_event_cb
2015-05-29 Daniel Kolesaeolian/generator: don't generate extern types
2015-05-29 Daniel Kolesaeo_cxx: remove unused parameter
2015-05-29 Jihoon KimFix issue wrong surrounding text returns when there...
2015-05-28 Tom HacohenEo base: Remove the free_func parameter from key_data_set.
2015-05-28 Tom HacohenEo base: Fix Eolian files to use Eo.Base instead of Eo.
2015-05-28 Tom HacohenEo: rename conflicting internal Eo_Base to Eo_Header
2015-05-28 Daniel Kolesaelua: make eo bindings work with the new generated...
2015-05-28 Daniel Kolesaelua: generate separate key/value numbers for getters...
2015-05-28 Jihoon Kimecore_imf/wayland: support input language mode in wayla...
2015-05-28 Jihoon Kimecore_imf/wayland: support input hint in wayland text...
2015-05-28 Mike Blumenkrantzevas: make image_size_get() return the actual image...
2015-05-28 Jihoon Kimecore_imf/wayland: support password mode in wayland...
2015-05-27 Carsten Haitzler... emotion gstreamer1 module - support 709 color matrix...
2015-05-27 Daniel Kolesaeolian: allow a filename (rather than path) to be given...
2015-05-27 Carsten Haitzler... evas - fix yuv support to no longer ignore 709 colorspa...
next