This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.15.0
in repository core/efl.
at 3112a2d (tag)
tagging c3cce30eeebf990628fb99b81badb22bac10d60f (commit)
replaces v1.15.0-beta3
tagged by Stefan Schmidt
on Tue Aug 4 11:11:03 2015 +0200
- Log -----------------------------------------------------------------
v1.15.0
Carsten Haitzler (1):
evas image unload - fix free path to remove from pending list
Cedric BAIL (3):
ecore_con: fix test to actually send a NULL terminated string.
ecore_con_eet: fix dereferencing of object during callback that crashed
some tests case.
eina: add intermediate inline function for eina_crc.
Christopher Michael (14):
evas-wayland-shm: Don't call surface commit until we've setup the frame
listener
evas-wayland-shm: Fix issue of surface_swap spamming invalid warning
efl: Bump required wayland library versions
ecore-evas-wayland-shm: Remove duplicated code on configure event
evas-wayland-shm: If no depth is specified during reconfigure, use
existing depth
evas-wayland-shm: Provide wl_display field in engine info structure
ecore-evas-wayland: Set wl_display in the evas engine structure
evas-wayland-shm: Provide wl_display to the surface structure
evas-wayland-shm: Modify existing engine functions to take a wl_display
parameter
evas-wayland-shm: Pass along the wl_display parameter to the surface
creation function
evas-wayland-shm: Set wl_display field inside the Shm_Surface structure
ecore-evas-wayland: Remove call to ecore_wl_window_update_location
ecore-evas-wayland: Remove unused variable
evas-wayland-shm: Use wl_display_dispatch_pending to wait for buffers
ChunEon Park (1):
specify ector licenses.
Daniel Kolesa (11):
eina str: remove useless and wrong ifdef for FreeBSD
copying: add license information
evas canvas3d: doc conversion of texture
evas canvas3d: doc conversion of scene
evas canvas3d: doc conversion of mesh
evas_common_interface: remove bad doc comment
evas textblock: convert docs
licenses: fix and generalize copyright information
eolian/generator: no point in creating tmp_env, it's not used
eolian/generator: actually overrun-safe buffer fill
eolian: different error for validating @since
Derek Foreman (12):
wayland_shm: Don't store frame_cb
wayland-shm: re-organize some of the swap/redraw logic
wayland-shm: Remove "mapped"
wayland-shm: remove _evas_shm_surface_swap()
wayland-shm: rename _evas_shm_surface_redraw() to _evas_shm_surface_post()
wayland-shm: Use MAX_BUFFERS macro instead of magic 4
wayland-shm: refactor _evas_shm_surface_data_get()
wayland-shm: Remove curr_buff from Shm_Surface
wayland-shm: rename _evas_outbuf_swapmode_get() to
_evas_outbuf_swap_mode_get()
wayland-shm: Assign buffers in the swap_mode callback
wayland-shm: Introduce buffer ages
wayland-shm: When we run out of shm buffers kick the server to get some
back
Dongyeon Kim (1):
ecore_evas_x: make gl_sync_draw_done an explicit signed char type
Florent Revest (7):
ecore_evas: Adds an eglfs module
evas: Adds an eglfs module
Adds support of the eglfs module in the autotools config
Include <Eet.h> where needed. cf:
configure.ac: Don't check for Xprint extension. cf:
[HACK] ecore_evas_fb: Comments ecore_fb_ts calls that aren't resolved at
runtime
[HACK] configure.ac: Forces linking with -lEGL
Ivan Furs (1):
evas canvas3d: bounding box does not change the position according object
Jaehwan Kim (1):
evas engine: add null point exception.
Jean-Philippe ANDRÉ (10):
Evas filters: Fix invalid rendering in case of async render
Evas filters: Disable debug code path
Evas filters: Fix COW usage in filter mixin
Evas filters: Fix order of header file includes
Ecore: Fix invalid lock count if DEBUG is enabled
Evas filters: Fix make doc, check when EFL is not installed
evas/gl_drm: Fix compilation with mesa 10.6.3 on Debian
Evas filters: Fix invalid sizeof
eina/btlog: Fix some Coverity issues
ecore_pipe: Fix potential double close
Ji-Youn Park (1):
ecore_evas_input: add value to enable mouse button cancel feature
Nicolas Aguirre (7):
Revert "ecore_evas: Adds an eglfs module"
Revert "evas: Adds an eglfs module"
Revert "Adds support of the eglfs module in the autotools config"
Revert "Include <Eet.h> where needed. cf:"
Revert "configure.ac: Don't check for Xprint extension. cf:"
Revert "[HACK] ecore_evas_fb: Comments ecore_fb_ts calls that aren't
resolved at runtime"
Revert "[HACK] configure.ac: Forces linking with -lEGL"
Oleksandr Shcherbina (1):
evas: fix size of borders in case need generate texture without atlases
Ryuan Choi (1):
Eeze: Fix build break with --disable-libmount
Seunghun Lee (2):
ecore-evas-x: fix typo
ecore-evas-x: resize window when it is rotated by window manager.
Srivardhan Hebbar (1):
ecore_con: Correcting ece_svr to ece_cl in test case.
Stefan Schmidt (5):
examples: Update .gitignore for binaries
NEWS: Small manual tweaks
gl_common/evas_gl_3d: Assign attenuation values correctly.
eolian/common_funcs: Play safe and use strncpy
release: Update NEWS and bump version for 1.15.0 release
Thiep Ha (1):
ecore_ipc: remove redundant code
Tom Hacohen (2):
Evas table: Migrate docs to new Eolian format.
Evas text: Migrate docs to new Eolian format.
Vivek Ellur (3):
eina_quaternion: add test cases for eina f16p16 quaternion functions
eina_quaternion: add test cases for various eina quaternion operations
eina_quaternion: add forgotten implementation of converting eina_matrix3
to eina_quaternion
Yomi (1):
eio: grammar and typo fixes in docs.
jiin.moon (2):
edje_cc: fix dereference before null check
ecore_evas: Fix crash in async render
-----------------------------------------------------------------------
No new revisions were added by this update.
--