platform/upstream/efl.git
2015-11-18 sunghyun kimEvas GL: XFreeColormap when window free
2015-11-17 Mike Blumenkrantzecore-wayland: rewrite maximize/fullscreen set function...
2015-11-17 Mike Blumenkrantzecore-wayland: return only the relevant state value...
2015-11-17 Mike Blumenkrantzecore-evas wayland: enforce frame/state change triggeri...
2015-11-17 Chris Michaelevas-gl_drm: Remove set but unused variable
2015-11-17 Chris Michaelecore-wayland: Make ecore_wl_window_maximized_get retur...
2015-11-17 Chris Michaelecore-evas-drm: Send fake mouse_move event after regist...
2015-11-17 Chris Michaelecore-drm: Don't send mouse_move event too early
2015-11-17 Chris Michaelecore-evas-wl: Fix issue of improper window geometry
2015-11-17 Chris Michaelector: Fix incorrect expression
2015-11-17 Chris Michaelevas-software-x11: Fix resource leak
2015-11-17 Daniel HirtEvas textblock: fix bad deletion in test case
2015-11-17 Daniel HirtEvas language: add full locale language getter
2015-11-17 Chris Michaelevas-software-x11: Fix returning NULL pointer
2015-11-17 Chris Michaelevas-software-x11: Fix formatting
2015-11-17 Chris Michaelevas-gl: Remove extra parentheses
2015-11-17 Chris Michaelector: Add missing EINA_UNUSED for unused function...
2015-11-17 Tom HacohenEvas language: Fix language from locale function.
2015-11-17 Subodh KumarEvas text: Remove fixme marker
2015-11-17 Subodh KumarEvas text: Remove tabs for readability
2015-11-17 Cedric BAILector: disable NEON build.
2015-11-17 Jean-Philippe... Evas GL: Remove invalid call inside make current pbuffer
2015-11-17 Jean-Philippe... Evas GL: Ignore compilation warning
2015-11-17 Jean-Philippe... Evas GL: Fix BadMatch with pbuffer make current
2015-11-17 Cedric BAILeolian: fix build after removal of --eo option.
2015-11-16 Mike Blumenkrantzecore-evas drm: null global device pointer after free
2015-11-16 Jean-Philippe... Evas GL: Fix failing make check test case
2015-11-13 Mike Blumenkrantzecore-evas wayland: use correct values when updating...
2015-11-13 Stefan Schmidtemotion webcam: fix check for v4l2 video capture device...
2015-11-13 Stefan Schmidteina_thread_queue: use Eina_Bool for one-bit bitfield
2015-11-13 Stefan Schmidtevas polygon: use Eina_Bool for one-bit bitfield
2015-11-13 Stefan Schmidtecore_evas x engine: use Eina_Bool for one-bit bitfield
2015-11-13 Stefan Schmidtevas buffer engine: use Eina_Bool for one-bit bitfield
2015-11-13 Minwoo, Leeevas textblock: fixed ascent/descent calculation
2015-11-13 Stefan Schmidtecore_ipc: use Eina_Bool for one-bit bitfield
2015-11-13 Stefan Schmidtgif loader: use Eina_Bool for one-bit bitfield
2015-11-13 Jean-Philippe... Revert "efl: Fix configure help message for cserve"
2015-11-12 Cedric BAILector: do get symbol at object construction time.
2015-11-12 Chris Michaelefl: Fix configure help message for multisense
2015-11-12 Chris Michaelefl: Fix configure help message for cserve
2015-11-12 Tom HacohenEvas text: Change bitfield bool types to Eina_Bool.
2015-11-12 Stefan Schmidtecore_con: fix another case where files have been moved...
2015-11-12 Stefan Schmidtevas: add forgotten file to SOURCES to fix distcheck
2015-11-12 Dongyeon Kimevas/gl_generic: Check for errors when calling tbm...
2015-11-12 Dongyeon Kimevas/gl: Bind texture with external target for tbm...
2015-11-12 Dongyeon Kimevas/gl: Do not check for egl errors with glEGLImageTar...
2015-11-11 Dongyeon Kimevas/gl_common: Enable dynamic hint set using tbm surfa...
2015-11-11 Dongyeon KimRevert "Evas GL: Fix crash with dynamic hint set using...
2015-11-11 Vincent Torriecore_con: remove last occurence of EMILE_SSLv3
2015-11-11 Vincent Torrievil: remove useless vc++ code
2015-11-11 Vincent Torrievil: fix warnings when mingw-w64 4.* is installed
2015-11-11 Daniel Kolesaeo generator: better output whitespace handling with...
2015-11-11 Daniel ZaouiEvas: import Evas types inside canvas Eo file
2015-11-11 Dongyeon KimEvas GL: Minimize internal resource creation
2015-11-11 Carsten Haitzler... edje - signal match code - clean up function readablity...
2015-11-11 Joogab YunEvas GL: Fix crash with dynamic hint set using tbm...
2015-11-11 Joogab YunEvas software_x11: add DRI2-x11 support at image_native...
2015-11-11 Wonsik JungEvas sw_generic/x11: Fix calls to native_bind_cb/unbind_cb
2015-11-11 Wonsik JungEvasGL: Add error handling for GL_OES_EGL_image/EGL_Ima...
2015-11-11 DaeKwang RyuEvas GL: implement GLES2/GLES3 wrapper functions
2015-11-11 Joogab YunEvas: Fix bug in evas_cache_image_dirty()
2015-11-10 Oleksandr Shcherbinaevas: add possibility to render current 3D scene to...
2015-11-10 Srivardhan... eina: updated example to include eina_strbuf_substr_get.
2015-11-10 Srivardhan... eina: Added API to get substring from Eina_Strbuf.
2015-11-10 Srivardhan... eina: add test case for eina_strbuf_substr_get.
2015-11-10 Youngbok Shinedje: initialize map.zoom values to fix old *.edj compa...
2015-11-10 Vivek Ellureina: add test case for binbuf append function
2015-11-10 Joogab Yunevas: fix error checking of eglBindAPI.
2015-11-10 se.osadchyevas: fix bug in evas_canvas3d_camera.
2015-11-10 Srivardhan... ecore_con: Moving dns.c and dns.h to static_libs.
2015-11-10 Shinwoo Kimecore: thread - need to null check of function pointer
2015-11-10 Daniel Kolesaeolian generator: fix test reference files
2015-11-10 Stefan Schmidtecore_drm: pass NULL to mmap() instead 0 for address
2015-11-10 Daniel Kolesaeo generator: remove unneeded/harmful code
2015-11-10 Jean-Philippe... Evas GL: Fix oopsie in the shaders selection
2015-11-10 Jean-Philippe... Eina: Micro-optimize eina_main_loop_is
2015-11-10 Jean-Philippe... Efl.h: Add minor comment (doc)
2015-11-10 Jean-Philippe... edje_cc: Allow LOSSY compression without quality param
2015-11-10 Jean-Philippe... Evas: Allow edje_decc to work with ETC images
2015-11-10 Jean-Philippe... Edje: Directly embed TGV files inside EDJ when possible
2015-11-10 Jean-Philippe... Evas: Add some internal engine APIs
2015-11-10 Jean-Philippe... Evas GL: Optimize out calls to eglGetCurrent from the...
2015-11-10 Jean-Philippe... Evas GL: Save all binary shaders during idle_flush
2015-11-10 Jean-Philippe... Evas GL: Precompile common shaders
2015-11-10 Jean-Philippe... Evas GL: Delete shaders after linking programs
2015-11-10 Jean-Philippe... Evas GL: Fix linking to 'context_restore_set'
2015-11-10 Jean-Philippe... Evas GL: Release shader compiler during evas_render_idl...
2015-11-10 Jean-Philippe... Evas GL: Implement runtime generation and load of shaders
2015-11-10 Carsten Haitzler... efl - fix eina after misnaming of piblic api
2015-11-10 Gustavo Lima... efl: fix build out of tree
2015-11-10 Oleksandr Shcherbinaevas: fix inverted texture coordinate in Evas.Canvas3d.
2015-11-10 Vivek Ellureina: add test case for file statat function.
2015-11-10 Vivek Ellureina: add test case for eina list search function.
2015-11-10 Srivardhan... ecore_con: adding test case for ecore_con_url_status_co...
2015-11-10 Srivardhan... ecore_con: updating example with ecore_con_url_status_c...
2015-11-10 Vivek Ellureina: add test case for list data idx function.
2015-11-10 Vivek Ellureina: add test cases for eina list move functions
2015-11-10 Vivek Ellureina: add test case for list demote function
2015-11-10 Vivek Ellureina: add test case for eina list reverse iterator
2015-11-10 Vivek Ellureina: added test case for matrix4 transpose function
next