24849 Commits (2ab6aac74d75bc07a6ed77993e7b82b2f1d4de55)
 

Author SHA1 Message Date
Felipe Magno de Almeida 2ab6aac74d eina-cxx: Added malloc_clone_allocator to use with POD's when wrapping Eina C structures 9 years ago
Felipe Magno de Almeida 416376e03c eina-cxx: Added eina_log support for C++, using IOStreams syntax 9 years ago
Felipe Magno de Almeida 5942207b25 eina-cxx: Added range types for containers 9 years ago
Gustavo Sverzut Barbieri 6bd0392339 configure alerts: be smarter regarding dbus and cover systemd. 9 years ago
Gustavo Sverzut Barbieri c52da37d0b link dbus and systemd services, allows systemd activation. 9 years ago
Daniel Zaoui 4be9526cc2 Eolian/Generator: more fixes related to stars to add to params. 9 years ago
Daniel Zaoui b013815bfd Eolian/Lexer: error handling 9 years ago
Daniel Zaoui e5be817b7f Eolian: Fix path to .eo 9 years ago
Daniel Zaoui 9b8f036beb Eolian: Integration of Evas Text 9 years ago
Daniel Zaoui b545750bee Eolian: Integration of Evas Rectangle 9 years ago
Daniel Zaoui 1de10ce9fe Eolian: Integration of Evas Polygon 9 years ago
Ryuan Choi c2bdda6f9b Fix build break because of evas_object_line_class_get 9 years ago
Boris Faure 5e8156c646 update .mailmap 9 years ago
Tom Hacohen 561ea66dec Eet vieet: Fixed to work on non-bash compat shells. 9 years ago
Daniel Zaoui a660bbe966 Eolian: fix warnings 9 years ago
Daniel Zaoui a78f779486 Eolian: Fixes into generated files. 9 years ago
Daniel Zaoui bb8af681f9 Eolian: Coverity fixes 9 years ago
Daniel Zaoui 445059e706 Eolian/Lexer: parse from memory 9 years ago
Tom Hacohen e63a5cc903 Eet: Added vieet a tool to edit eet files. 9 years ago
Tom Hacohen 84e9eba24f Evas line: Don't include generated headers in make dist. 9 years ago
Tom Hacohen 1079446676 Eolian Helper file: Fixed generation of legacy headers. 9 years ago
Tom Hacohen 426e95b214 Eolian gen: Have a more useful error message when failing to write file. 9 years ago
Tom Hacohen 1d79ce75ff Evas line: Fix out of source builds. 9 years ago
Jean-Philippe Andre a6950567a3 Evas filters: Use GL_FRAMEBUFFER instead of GL_READ_FRAMEBUFFER 9 years ago
Jeff Grimshaw 99a17f85c0 efl/eo: Fix Doxygen markup to prevent a warning 9 years ago
Cedric BAIL 20d95413c3 eio: check if we need to wake up thread when the memory limit is changed. 9 years ago
Cedric BAIL 1b1e0450a2 edje: do not leak in case of error. 9 years ago
Youngbok Shin 72c8b04e59 edje/entry: fix to not emit "changed" signal in unnecessary cases of password mode. 9 years ago
Felipe Magno de Almeida 4105c002b3 ecore-cxx: add support for exceptions. 9 years ago
Felipe Magno de Almeida bc0a54c57c eina-cxx: renamed efl::eina::eina_value to efl::eina::value 9 years ago
Sylvain Laperche 53e0a2d6bd eina: Fix bug in eina_convert_itoa 9 years ago
Cedric BAIL e6faf98868 eina: indent test to up to date standard. 9 years ago
Gustavo Sverzut Barbieri 856b7bdf44 evas/fb: use stride instead of width. 9 years ago
Jean-Philippe Andre 182eaad43d Evas: Reduce verbosity of alpha functions 9 years ago
Jean-Philippe Andre 5a77d1aae0 Evas filters: Reduce verbosity (INF --> DBG) 9 years ago
Jean-Philippe Andre 887585129b Evas filters: Improve detection of the GL engine 9 years ago
Jean-Philippe Andre a97844d415 Evas filters: Complete GL support with scaling function 9 years ago
Jean-Philippe Andre 7690e33b49 Evas filters: Implement proxy rendering for GL 9 years ago
Jean-Philippe Andre 2225587e5e Evas filters: Allow image copy with the GL engine 9 years ago
Jean-Philippe Andre 59f5216391 Evas gl_x11: Add support for glReadPixels 9 years ago
Jean-Philippe Andre 688c9c3676 Evas filters: Minor change (type is void*) 9 years ago
Cedric BAIL f01a5a6265 git: ignore generated file. 9 years ago
Cedric BAIL 34b9c51976 evas: let's still compile when we have no hw accel for DRM. 9 years ago
Chris Michael bcf703323e ecore-drm: Add ecore-drm.pc to gitignore 9 years ago
Gustavo Sverzut Barbieri 05331160cb evas/fb: implement evas_fb_outbuf_fb_reconfigure() 9 years ago
Gustavo Sverzut Barbieri 4db31af9f0 evas/fb: use a copy of fb_var since ioctl() modifies it and we consider it const 9 years ago
Gustavo Sverzut Barbieri 3eddfa9366 evas/fb: make sure FB_Mode attributes are zeroed. 9 years ago
Gustavo Sverzut Barbieri 78a9830a40 ecore_fb: @fix use of uninitialized values reported by valgrind. 9 years ago
Gustavo Sverzut Barbieri 8ddb826378 evas/fb: extensive logs to help solve bugs. 9 years ago
Gustavo Sverzut Barbieri 587a171061 evas/fb: expose and call fb_freemode() and fb_cleanup() 9 years ago