This is an automated email from the git hooks/post-receive script.

stefan pushed a change to annotated tag v1.16.0-beta2
in repository core/efl.

        at  c968c75   (tag)
   tagging  4a830877f0f2cee5131174a304b2066feb67539d (commit)
  replaces  v1.16.0-beta1
 tagged by  Stefan Schmidt
        on  Mon Oct 19 14:53:53 2015 +0200

- Log -----------------------------------------------------------------
v1.16.0-beta2

Amitesh Singh (5):
      evas: fix compilation error
      eina: util - set tmp to NULL to fix compilation warning
      evas filter: silent coverity on self assignment
      evas: render - use evas_object_clipees_has instead of 
evas_object_clipees_get
      edje: load - use evas_object_clipees_has instead of 
evas_object_clipees_get

Boram Park (1):
      evas-drm: remove useless condition

Carsten Haitzler (14):
      eina evlog - use CORRECT clock (monotonic) not gettimeofday if possible
      Revert "evas: fix borked rotation support in GL engine."
      Revert "Revert "Revert "evas: fix borked rotation support in GL engine."""
      evas - fix evlog to push and pop properly
      evas - obj destructrion - handle when obj layer is partly destroyed
      evas gl engine - typo remove from previous commit
      evas - was missing evlogs for the threaded rendering handling - fix
      evas - add another layer->evas check in addition to layer
      evas - clean if check to be a single return point for clarity
      eo - another 1.5 percent speedup in eo_bench eo_do by removing err handl
      evas gl fix color on bigendian with gl engine
      evas bigendian fix - only fix img shaders as only these src pixels
      evas gl - fix big endian fully by adding a host of new img shaders
      evas gl common - remove unused struct fields from shader src to save mem

Cedric BAIL (8):
      ecore_con: be more defensive while using environment variable provided by 
the system.
      evas: fix borked rotation support in GL engine.
      evas: correctly get GLX_Y_INVERTED_EXT.
      Revert "Revert "evas: fix borked rotation support in GL engine.""
      evas: follow API documentation more closely.
      evas: fix performance regression by reducing the unecessary memcpy we are 
doing.
      ecore: fix usage eina_condition_timedwait to use relative time instead of 
absolute time.
      evas: no need to compute clippees list if we just want to know if there 
is any.

Christopher Michael (12):
      ecore-wl: Don't update window size during ecore_wl_window_resize
      ecore-evas-wayland: Don't resize ecore_wl window to include frame size
      ecore-evas-wayland: Fix common window configure callback to not adjust
      ecore-evas-wayland: Trap for subsequent resize events
      ecore-wl: Add missing EINA_UNUSED for unused function paramaters
      eina: Include <unistd.h> for getuid and geteuid functions
      evas: Fix clang warning for missing field 'async' in default_state
      ecore-drm: Add missing field initializers for vt_mode
      ecore-evas-wayland-egl: Fix clang warning about extra parentheses
      edje_edit: Fix clang warning of unused variables
      ecore-wayland: Redo window animators to not use Custom source animators
      ecore-evas-wayland: Don't use custom animators for frame callbacks

Daniel Kolesa (3):
      eolian generator: merge legacy and eo header gen entry points
      eolian generator: cleaner file write
      elua: remove non-portable lconv fields (breaks windows)

Jean Guyomarc'h (1):
      edje_cc: fix segfault when a program attempts to play a non-registered 
sound

Jean-Philippe ANDRÉ (18):
      Evas render: Fix proxy source_clip logic inversion
      Evas render: Fix proxy source_clip with source images
      Evas: Some coverity fixes
      Evas GL: Avoid make_current(0,0) during destroy
      Evas GL: Minor changes inside glGetString
      Evas GL: Implement glGetString wrapper for OSMesa
      Evas GL: Add a test case for Evas GL (make check)
      Evas GL: Improve ERR log (direct rendering failed)
      Evas GL: Fix support for the SW engines (OSMesa)
      Evas GL: Don't call eglMakeCurrent if already null
      Evas GL: Error out on surfaceless make_current with OSMesa
      Evas GL: Add EGL_KHR_surfaceless_context since it is supported
      Evas GL: Add test case for surfaceless contexts
      Evas GL: Add more tests
      Evas: Fix image orientation with GL engine
      Evas GL: SW engine CID fixes
      Evas GL: Try to fix automated tests
      Evas GL shaders: Simplify a bit the shaders code

Marcel Hollerbach (1):
      gl_x11: val can be everything expected 0 to mean true

Mike Blumenkrantz (2):
      Revert "ecore-wayland: Redo window animators to not use Custom source 
animators"
      ecore-evas-wayland: add frame callback listener during render

Mrunal Sovani (1):
      ecore_x: Optimize _ecore_x_modifiers_get()

Nicolas Aguirre (5):
      ecore_cocoa: fix warnings, add Debug outputs where needed and remove 
printfs
      ecore_evas_cocoa: use the same render function as ecore_evas_x
      ecore_cocoa: use a timer instead of a poller to be more responsive when 
dealing with cocoa Event.
      evas: fix build of gl_cocoa engine.
      ecore_cocoa: fix a bug where event timestamp was not retrieved correctly.

Seunghun Lee (1):
      ecore_imf/wayland: Add NULL check for text_input_manager.

Srivardhan Hebbar (1):
      ecore_x: removing useless assignment pointer.

Stefan Schmidt (1):
      release: Update NEWS and bump version for 1.16.0-beta2 release

Tom Hacohen (6):
      Ecore exe win32: Fix double-free errors.
      Eo: Fix confusing indentation and style.
      Eo events: Add a struct member marking if it's a legacy event or not.
      Eo: Move mainloop checks inside Eo.
      Eo do: optimise getting the thread call stack for the main loop thread.
      Eo do: Reuse stack fetching across eo functions.

Vincent Torri (25):
      eina: fix potential security issue.
      Ecore_Con: make sure to create named pipe with a unique name
      ecore_con: remove debug
      ecore: mimic Win32 handlers deletion with Fd ones
      ecore: lower log error level. Too much noise otherwise
      ecore_exe: read remaining data when the child application has closed
      ecore_exe: make sure that ReadFile() will not hang
      ecore_exe: better error message when child process can not be run
      ecore_exe: use macro to free resources
      ecore_exe: remove infinite loop when killin process
      ecore_exe: fix command line when a shell is used, and increase buffer to 
32768 bytes
      edje: use eina_environment_tmp_get() instead of the TMPDIR env variable
      efreet: use eina_file_mkstemp() instead of mkstemp() for portability
      efreet: eina_file_mkstemp() needs a template with an extension
      ecore_exe: close handles only if they are valid
      ecore_file: fix ecore_file management function on Windows
      ecore_file: remove whitespaces
      efreet: use ecore_file function instead of stat() in the icon cache code
      ecore_exe: avoid thread doing nothing by adding a small sleep
      ecore: mimic UNIX code even more
      Evil: set EAPI correctly in pwd.h
      Eina: fix spelling in eina_tmpstr documentation
      Eina: fix eina_file_current_directory_get()
      Eina: fix memory leak in eina_file_open()
      Tests: use eina_environment_tmp_get()

Vivek Ellur (2):
      eina_queue: add test cases in eina thread queue module
      eina_tiler: add test cases for eina tiler area set/get functions

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 


Reply via email to