29510 Commits (d33508f407b50216c5268a1edaff565124daad3d)
 

Author SHA1 Message Date
Daniel Zaoui d33508f407 Tests: fix warnings. 8 years ago
Jean-Philippe Andre 4315944259 Evas: Really use GLES3 by default (fix logic) 8 years ago
Bryce Harrington a2e301db71 ecore-wayland: Use calloc rather than malloc+memset 8 years ago
Bryce Harrington c0bc1be83e ecore-wayland: Doublecheck input validity 8 years ago
Bryce Harrington 931ac66be1 ecore_wayland: Improve API docs 8 years ago
Chris Michael d54591720e Merge branch 'devs/devilhorns/evas_wayland_shm' 8 years ago
Chris Michael b55a24727a ecore-evas-wayland: Remove frame callbacks from Ecore_Evas wayland 8 years ago
Chris Michael 3ebe41af18 evas-wayland-shm: Refactor Evas Wayland Shm Engine (Fix T2201) 8 years ago
Chris Michael 5c753a859b evas-wayland-shm: Remove old wayland_shm engine swapper files 8 years ago
Boram Park 9baacf802d ecore-drm: add ecore_drm_devices_get to get the list of drm devices 8 years ago
Jean-Philippe Andre 841890a7b6 cmake: Add files for Emile, the serial killer 8 years ago
pierre lamot 59532c7d96 ecore_cocoa: add missing window state functions 8 years ago
pierre lamot ca3bd69485 ecore_cocoa: add functions to allow min/max window size 8 years ago
pierre lamot be98af31bf ecore_cocoa: fix mouse scrollwheel direction 8 years ago
pierre lamot ef7e8562a1 ecore_cocoa: don't reject mouse events outside the window 8 years ago
pierre lamot de767cabfa eio: don't restart a monitor on MacOSX when every paths have been removed. 8 years ago
pierre lamot c380812496 evas: bypass lockfocus in NSView on OSX 8 years ago
pierre lamot fec6d1207a ecore_cocoa: add support for non latin keyboard events 8 years ago
pierre lamot c80f527dbc ecore_evas: rewrite render loop to conform with other engines. 8 years ago
pierre lamot e573d65424 evas: make current context on lockFocus for gl_cocoa backend. 8 years ago
pierre lamot 6ea9b476ad ecore_cocoa: release resources on window close event 8 years ago
Jean-Philippe Andre 358bd3eb25 Evas GL: Fallback to safe GL configs with GLX as well 8 years ago
Jean-Philippe Andre 9e0095a53c Evas GL: Fallback to safe values of depth, stencil & msaa if not supported 8 years ago
Cedric BAIL 0cf042baee Merge branch 'devs/cedric/emile' 8 years ago
Cedric BAIL f875f759ca emile: fix coding style with ecrustify. 8 years ago
Cedric BAIL aa3b6615ee emile: add a note regarding useless structure member. 8 years ago
Cedric BAIL b301fffe2f ecore_con: fix build with -DISCOMFITOR and OpenSSL. 8 years ago
Cedric BAIL 9b51888104 ecore_con: remove deprecated use of Eina_Binbuf functions. 8 years ago
Cedric BAIL aab01a80b2 edje: remove deprecated use of Eina_Binbuf functions. 8 years ago
Cedric BAIL 0e5686de73 eet: remove use of deprecated Eina_Binbuf functions. 8 years ago
Cedric BAIL 5412be48e1 emile: remove use of deprecated eina binbuf function. 8 years ago
Cedric BAIL 9d29f80eb1 eina: provide a generic eina_binbuf_manage_new. 8 years ago
Cedric BAIL a446624f5f emile: make sure given boolean are really boolean. 8 years ago
Cedric BAIL 90d8932a03 emile: remove binbuf from emile compression functions. 8 years ago
Cedric BAIL 75cd6d3628 emile: use Eina_Log for Jpeg error message. 8 years ago
Cedric BAIL dfe39b3d54 ecore_con: unbreak GNUTLS support. 8 years ago
Cedric BAIL 0fc4091b8c emile: update to latest GNUTLS/GCRYPT API. 8 years ago
Vincent Torri 987607a3c2 emile: fix some warnings in gnutls component 8 years ago
Vincent Torri ce394fae95 emile: ERROR is a macro already defined on Windows 8 years ago
Vincent Torri e86b314971 emile: fix emile_binbuf_sha1() signature when no cipher is used 8 years ago
Vincent Torri 26708e0818 emile: fix array count 8 years ago
Cedric BAIL 065f87bd15 emile: cleanup comments and internal functions name. 8 years ago
Cedric BAIL 6e59828f74 emile: cleanup private header. 8 years ago
Cedric BAIL 4a84267d86 emile: cleanup header from useless cruft. 8 years ago
Cedric BAIL a2385e2ebc emile: follow convention for Emile_Compressor_Level. 8 years ago
Cedric BAIL bbf7ab1cc4 emile: normalize compression header. 8 years ago
Cedric BAIL 4b4bdd9723 emile: normalize version number to 1.14. 8 years ago
Cedric BAIL df20c9ff8e emile: implement emile_cipher_module_get in a useful way. 8 years ago
Cedric BAIL f4c5b3fd70 emile: document the stable cipher function. 8 years ago
Cedric BAIL d6a2f0cad5 emile: actually this set of function are neat enough to be a public API. 8 years ago