21991 Commits (dee226221447fad70c8e847014f34789d207a549)
 

Author SHA1 Message Date
Chris Michael dee2262214 Remove hack for changed state. 10 years ago
Chris Michael 1c442867c4 Remove duplicated wdata variable. 10 years ago
Chris Michael 127bee584d Revert "Fix some formatting." 10 years ago
Chris Michael 6f6a0951f2 Revert "Check for valid engine resize function before calling it." 10 years ago
Chris Michael 9372a1e217 Revert "Reduce duplicated code and comment out region_add sections that are" 10 years ago
Rafael Antognolli 1f58a59a61 ecore_evas/wayland: Remove hack for changed state. 10 years ago
Rafael Antognolli a9b500370a ecore/wayalnd: Add some getters to ecore_wl_window. 10 years ago
Daniel Juyung Seo f2d550f986 edc.vim: updated more label and constants for multisense. 10 years ago
Carsten Haitzler ab0fdf5916 it is possible with wchart_t to have it signed.. so unicode can be < 10 years ago
Chris Michael 809144780e Fix some formatting. 10 years ago
Chris Michael b9fa3b3089 We don't need evas_sync on resize here. 10 years ago
Chris Michael 6e0075aa04 Check for valid engine resize function before calling it. 10 years ago
Chris Michael 279c5ac28e Reduce duplicated code and comment out region_add sections that are 10 years ago
Chris Michael 53f9d6ce8c Check for a valid buffer before we free it (this fixes resize issues 10 years ago
Chris Michael 036454746b Fix update_region to use bpl from the buffer 10 years ago
Daniel Zaoui 2ac4cdce76 Eo: Fix for warning on 64 bits. 10 years ago
ChunEon Park 29ef0f71ba evas - fix the wrong compare. thanks JackDanielZ for spotting it. 10 years ago
Chris Michael c71edd740c Add some initial code to create the Outbuf and to free it. 10 years ago
Chris Michael 79b65ab184 Override the output_free engine function. 10 years ago
Chris Michael 6a369b2a2a If we have an existing outbuf, then free the old one and try to create 10 years ago
Chris Michael e701a13e86 Add outbuf file to drm build. 10 years ago
Chris Michael 021e76aa25 Try to create the Outbuf during initial engine setup. 10 years ago
Chris Michael 248c2f8233 Add initial file for Outbuf 10 years ago
Chris Michael a67894a5a7 Add Render_Engine structure 10 years ago
Chris Michael b607e66f68 Add Outbuf structure and some function prototypes 10 years ago
Chris Michael 8ef46df20d Add rotation, depth, alpha to the engine info structure. 10 years ago
maxerba 84b86d2d89 adding serbian translation 10 years ago
Daniel Willmann 0c0ff01930 ecore_audio test: Change the volume of the output instead of the input 10 years ago
Daniel Willmann 72e65872d5 ecore_audio: Add test to check correct cleanup when removing input 10 years ago
Daniel Willmann 014c6176b3 ecore_audio: Test sndfile/tone format and source methods better 10 years ago
Daniel Willmann ed011b10cc ecore_audio: Test pulseaudio output if it is enabled 10 years ago
Daniel Willmann bafa8f0ae6 ecore_audio: Test VIO unsetting and freeing 10 years ago
Daniel Willmann 108509c3f8 ecore_audio: Remember previous seekable state in vio_set 10 years ago
Rafael Antognolli de0d0dce2e evas/smart: Directly access object geometry to improve performance. 10 years ago
maxerba dbe41f7d56 updating french translation 10 years ago
Rafael Antognolli a1914368a7 evas/framespace: Use more framespace offset on evas events. 10 years ago
Rafael Antognolli 59c37d1c7b evas/framespace: Add support for framespace offset rendering translation. 10 years ago
Rafael Antognolli 550bc6ca48 evas/framespace: Remove framespace offset from position set/get. 10 years ago
Rafael Antognolli 4268bf9961 Revert "evas/map: Consider framespace offset when populating map points." 10 years ago
ChunEon Park 2e699fbab9 evas - and apply proxy_src_clip only when object and proxy is same in render_mapped 10 years ago
Chris Michael 57052b92e1 Add start of drm engine 10 years ago
Chris Michael 53fd97fd08 Add missing braces 10 years ago
Chris Michael d3c79b813e Fix engine_info_get function call being in the wrong place. 10 years ago
Chris Michael 64a598d053 Add logging macros to drm engine. 10 years ago
Chris Michael e8b7fa49ca Add start of Drm Engine header. 10 years ago
Chris Michael 54b0a112a4 Add drm engine build infrastructure. 10 years ago
Chris Michael da0fd5c671 Add "--enable-drm" for drm engine. 10 years ago
Chris Michael 27c593afa9 Add EVAS_CHECK_ENGINE_DEP_DRM to m4 10 years ago
Chris Michael b8c6d19748 When we free the swap buffer, do Not munmap the buffer data. 10 years ago
Chris Michael 672a2e36e3 Use the width & height from the buffer (actual image size) when 10 years ago