platform/upstream/efl.git
2013-05-06 ChunEon Parkevas/render - and you don't need to check change for...
2013-05-05 Jérémy Zurchereo ptr in: follow naming convention for static fcts
2013-05-05 ChunEon Parkevas/render - clean code.
2013-05-05 ChunEon Parkevas - update map smart members when really it needs...
2013-05-05 Jérémy Zurchereo ptr ind: fix cast when eo_id is disabled
2013-05-05 Jérémy Zurchereo ptr ind: speed up by caching last used table
2013-05-05 Jérémy Zurchereo ptr ind: fix indentation
2013-05-05 Daniel ZaouiEfl: adapt legacy Evas Smart callbacks to Eo callbacks...
2013-05-05 Daniel ZaouiEfl: adapt legacy Evas callbacks to Eo callbacks mechanism.
2013-05-05 Cedric Baileeze: handle its intall hook correctly.
2013-05-05 Cedric Bailedje: reorder header for less problem at linking time.
2013-05-05 Cedric Bailefl: force problematic -luuid to go away from .la
2013-05-05 Cedric Bailefreet: force cast for windows.
2013-05-05 Cedric Bailecore_audio: _read is a system defined symbol on Windows.
2013-05-05 Cedric Bailecore: properly order header for building on windows.
2013-05-05 Jiyoun ParkEcore_Input_Evas: Fix ecore_input_evas didn't check...
2013-05-04 Daniel Juyung SeoEvas_Legacy.h: fixed documentation typos.
2013-05-04 Jiyoun Park* Evas: Fix gif loader can't load image which has norma...
2013-05-04 José Roberto... eldbus: Fix interface_unregister()
2013-05-04 José Roberto... eldbus: Fix eldbus_service_*_get() functions over FDO...
2013-05-04 José Roberto... eldbus: Fix eldbus_pending_destination_get(), it was...
2013-05-04 Lucas De Marchieldbus: Add EINA_ARG_NONNULL to new API function
2013-05-04 José Roberto... eldbus: Add eldbus_message_iter_fixed_array_append()
2013-05-04 Lucas De MarchiRemove unneded special cases after lib rename
2013-05-04 Carsten Haitzler... last scissor always scissor stuff broke map. fix it...
2013-05-03 Rafael AntognolliRevert "ecore_audio: Add alsa support"
2013-05-03 Rafael AntognolliRevert "ecore_audio: Remove old structs that we don...
2013-05-03 Rafael Antognolliecore/evas events: Use evas_event_input_multi_move...
2013-05-03 Rafael Antognollievas/events: Add evas_event_input_multi_move().
2013-05-03 Rafael Antognolliecore/evas events: Use evas_event_input_mouse_move...
2013-05-03 Rafael Antognollievas/events: Add evas_event_input_mouse_move().
2013-05-03 Jérémy Zurchereo ptr ind: pack memory, use in mmap fifo as recycle...
2013-05-03 Jérémy Zurchereo suite: add ptr indirection coverage test
2013-05-03 Daniel Willmannecore_audio: Remove old structs that we don't need...
2013-05-03 Daniel Willmannecore_audio: Add alsa support
2013-05-03 Carsten Haitzler... oops merge me
2013-05-03 Carsten Haitzler... oh copying way too much data into vbo's... we copied...
2013-05-03 Carsten Haitzler... force scissor to always be on indicating partial gl...
2013-05-02 Daniel ZaouiEo: fix for castings.
2013-05-02 Rafael Antognolliecore_evas/wayland: Add missing frame width and height.
2013-05-02 Rafael Antognolliecore_evas/wayland: Only set a default framespace if...
2013-05-02 Carsten Haitzler... dont get swapmode (and thus map buffer) unless we have...
2013-05-02 Carsten Haitzler... SCREW YOU GIT!... here is my fix for jack daniels leak!
2013-05-02 Carsten Haitzler... revert the revert... damn you git!
2013-05-02 Carsten Haitzler... Revert "Efl: replace eo_data_get for objects data refer...
2013-05-01 Daniel ZaouiEo: fix for unitialized value
2013-05-01 Daniel Willmannecore_audio: Document the remaining in-/outputs
2013-05-01 Daniel Willmannecore_audio: Add documentation for ecore_audio_obj_out
2013-05-01 Daniel Willmannecore_audio: Add documentation for ecore_audio_obj_in
2013-05-01 Daniel Willmannecore_audio: Update documentation and document ecore_au...
2013-05-01 Chris MichaelAdd 'mode' and 'lost_back' fields to render_engine.
2013-05-01 Chris MichaelAdd enum for swap mode.
2013-05-01 Chris MichaelFix check for Outbuf alpha.
2013-05-01 Chris MichaelEnsure destination_alpha is set in Outbuf when we ...
2013-05-01 Chris MichaelAdd evas_outbuf_reconfigure function.
2013-05-01 Chris MichaelChange rotation to unsigned int.
2013-05-01 Chris MichaelAdd evas_outbuf_reconfigure function prototype
2013-05-01 Chris MichaelFree any rendering rectangles when we free the render_e...
2013-05-01 Daniel ZaouiEfl: replace eo_data_get for objects data referencing.
2013-05-01 Daniel ZaouiEo: Add reference functions for objects data
2013-05-01 Chris MichaelRemove hack for changed state.
2013-05-01 Chris MichaelRemove duplicated wdata variable.
2013-05-01 Chris MichaelRevert "Fix some formatting."
2013-05-01 Chris MichaelRevert "Check for valid engine resize function before...
2013-05-01 Chris MichaelRevert "Reduce duplicated code and comment out region_a...
2013-04-30 Rafael Antognolliecore_evas/wayland: Remove hack for changed state.
2013-04-30 Rafael Antognolliecore/wayalnd: Add some getters to ecore_wl_window.
2013-04-30 Daniel Juyung Seoedc.vim: updated more label and constants for multisense.
2013-04-30 Carsten Haitzler... it is possible with wchart_t to have it signed.. so...
2013-04-30 Chris MichaelFix some formatting.
2013-04-30 Chris MichaelWe don't need evas_sync on resize here.
2013-04-30 Chris MichaelCheck for valid engine resize function before calling it.
2013-04-30 Chris MichaelReduce duplicated code and comment out region_add secti...
2013-04-30 Chris MichaelCheck for a valid buffer before we free it (this fixes...
2013-04-30 Chris MichaelFix update_region to use bpl from the buffer
2013-04-30 Daniel ZaouiEo: Fix for warning on 64 bits.
2013-04-30 ChunEon Parkevas - fix the wrong compare. thanks JackDanielZ for...
2013-04-30 Chris MichaelAdd some initial code to create the Outbuf and to free it.
2013-04-30 Chris MichaelOverride the output_free engine function.
2013-04-30 Chris MichaelIf we have an existing outbuf, then free the old one...
2013-04-30 Chris MichaelAdd outbuf file to drm build.
2013-04-30 Chris MichaelTry to create the Outbuf during initial engine setup.
2013-04-30 Chris MichaelAdd initial file for Outbuf
2013-04-30 Chris MichaelAdd Render_Engine structure
2013-04-30 Chris MichaelAdd Outbuf structure and some function prototypes
2013-04-30 Chris MichaelAdd rotation, depth, alpha to the engine info structure.
2013-04-29 maxerbaadding serbian translation
2013-04-29 Daniel Willmannecore_audio test: Change the volume of the output inste...
2013-04-29 Daniel Willmannecore_audio: Add test to check correct cleanup when...
2013-04-29 Daniel Willmannecore_audio: Test sndfile/tone format and source method...
2013-04-29 Daniel Willmannecore_audio: Test pulseaudio output if it is enabled
2013-04-29 Daniel Willmannecore_audio: Test VIO unsetting and freeing
2013-04-29 Daniel Willmannecore_audio: Remember previous seekable state in vio_set
2013-04-29 Rafael Antognollievas/smart: Directly access object geometry to improve...
2013-04-29 maxerbaupdating french translation
2013-04-29 Rafael Antognollievas/framespace: Use more framespace offset on evas...
2013-04-29 Rafael Antognollievas/framespace: Add support for framespace offset...
2013-04-29 Rafael Antognollievas/framespace: Remove framespace offset from position...
2013-04-29 Rafael AntognolliRevert "evas/map: Consider framespace offset when popul...
2013-04-29 ChunEon Parkevas - and apply proxy_src_clip only when object and...
next