summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore/evas events: Use evas_event_input_mouse_move to report events.devs/antognolli/waylandRafael Antognolli2013-05-033-49/+5
* evas/events: Add evas_event_input_mouse_move().Rafael Antognolli2013-05-036-17/+89
* ecore_audio: Remove old structs that we don't need anymoreDaniel Willmann2013-05-033-68/+2
* ecore_audio: Add alsa supportDaniel Willmann2013-05-034-10/+24
* oops merge meCarsten Haitzler (Rasterman)2013-05-031-1/+1
* oh copying way too much data into vbo's... we copied alloc size notCarsten Haitzler (Rasterman)2013-05-031-3/+18
* force scissor to always be on indicating partial gl update region soCarsten Haitzler (Rasterman)2013-05-033-30/+83
* Eo: fix for castings.Daniel Zaoui2013-05-021-4/+4
* ecore_evas/wayland: Add missing frame width and height.Rafael Antognolli2013-05-022-2/+2
* ecore_evas/wayland: Only set a default framespace if we have a frame.Rafael Antognolli2013-05-022-10/+16
* dont get swapmode (and thus map buffer) unless we have at least SOMECarsten Haitzler (Rasterman)2013-05-021-2/+3
* SCREW YOU GIT!... here is my fix for jack daniels leak!Carsten Haitzler (Rasterman)2013-05-021-0/+14
* revert the revert... damn you git!Carsten Haitzler (Rasterman)2013-05-0259-653/+705
* Revert "Efl: replace eo_data_get for objects data referencing."Carsten Haitzler (Rasterman)2013-05-0259-705/+653
* Eo: fix for unitialized valueDaniel Zaoui2013-05-011-1/+1
* ecore_audio: Document the remaining in-/outputsDaniel Willmann2013-05-015-18/+41
* ecore_audio: Add documentation for ecore_audio_obj_outDaniel Willmann2013-05-012-6/+35
* ecore_audio: Add documentation for ecore_audio_obj_inDaniel Willmann2013-05-012-13/+158
* ecore_audio: Update documentation and document ecore_audio_objDaniel Willmann2013-05-013-484/+196
* Add 'mode' and 'lost_back' fields to render_engine.Chris Michael2013-05-011-0/+3
* Add enum for swap mode.Chris Michael2013-05-011-0/+8
* Fix check for Outbuf alpha.Chris Michael2013-05-011-1/+1
* Ensure destination_alpha is set in Outbuf when we (re)configure.Chris Michael2013-05-011-1/+2
* Add evas_outbuf_reconfigure function.Chris Michael2013-05-011-0/+15
* Change rotation to unsigned int.Chris Michael2013-05-011-2/+2
* Add evas_outbuf_reconfigure function prototypeChris Michael2013-05-011-0/+1
* Free any rendering rectangles when we free the render_engine.Chris Michael2013-05-011-0/+7
* Efl: replace eo_data_get for objects data referencing.Daniel Zaoui2013-05-0159-653/+705
* Eo: Add reference functions for objects dataDaniel Zaoui2013-05-0110-27/+244
* Remove hack for changed state.Chris Michael2013-05-011-1/+0
* Remove duplicated wdata variable.Chris Michael2013-05-011-3/+0
* Revert "Fix some formatting."Chris Michael2013-05-011-14/+76
* Revert "Check for valid engine resize function before calling it."Chris Michael2013-05-011-37/+47
* Revert "Reduce duplicated code and comment out region_add sections that are"Chris Michael2013-05-011-27/+28
* ecore_evas/wayland: Remove hack for changed state.Rafael Antognolli2013-04-306-71/+17
* ecore/wayalnd: Add some getters to ecore_wl_window.Rafael Antognolli2013-04-302-0/+39
* edc.vim: updated more label and constants for multisense.Daniel Juyung Seo2013-04-301-0/+2
* it is possible with wchart_t to have it signed.. so unicode can be <Carsten Haitzler (Rasterman)2013-04-301-2/+5
* Fix some formatting.Chris Michael2013-04-301-76/+18
* We don't need evas_sync on resize here.Chris Michael2013-04-301-2/+0
* Check for valid engine resize function before calling it.Chris Michael2013-04-301-47/+39
* Reduce duplicated code and comment out region_add sections that areChris Michael2013-04-301-28/+27
* Check for a valid buffer before we free it (this fixes resize issuesChris Michael2013-04-301-4/+1
* Fix update_region to use bpl from the bufferChris Michael2013-04-301-2/+6
* Eo: Fix for warning on 64 bits.Daniel Zaoui2013-04-301-2/+2
* evas - fix the wrong compare. thanks JackDanielZ for spotting it.ChunEon Park2013-04-301-1/+1
* Add some initial code to create the Outbuf and to free it.Chris Michael2013-04-301-2/+16
* Override the output_free engine function.Chris Michael2013-04-301-0/+17
* If we have an existing outbuf, then free the old one and try to createChris Michael2013-04-301-2/+11
* Add outbuf file to drm build.Chris Michael2013-04-301-0/+1