projects
/
profile
/
ivi
/
evas.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
evas/cserve2: Some more code to requests management.
2012-05-25
devilhorns
Evas: (wayland): Use Seb's strncmp statement (easier...
commit
|
commitdiff
|
tree
2012-05-25
devilhorns
Evas: Fix clipping issue for wayland engines (were...
commit
|
commitdiff
|
tree
2012-05-25
devilhorns
Evas: Add framespace clip object (for efl wayland clipping...
commit
|
commitdiff
|
tree
2012-05-16
devilhorns
Evas (gl_x11): Unbreak build for gles_sgx & s3c6410...
commit
|
commitdiff
|
tree
2012-05-15
devilhorns
Evas (wayland_egl): Fix compiler warnings. Use proper...
commit
|
commitdiff
|
tree
2012-05-15
devilhorns
Evas (gl_x11): Fix commit snafu so gl_x11 builds again.
commit
|
commitdiff
|
tree
2012-05-15
devilhorns
Evas (wayland_egl): Fix build. Add missing files, remove...
commit
|
commitdiff
|
tree
2012-05-15
devilhorns
Evas (wayland_egl): Update wayland_egl engine to match...
commit
|
commitdiff
|
tree
2012-03-28
devilhorns
Evas: Fix wayland_shm engine canvas_alpha return.
commit
|
commitdiff
|
tree
2012-03-09
devilhorns
Evas (wayland_shm): Support setting destination alpha.
commit
|
commitdiff
|
tree
2012-03-08
devilhorns
Evas (wayland_egl): Cleanup compiler warnings.
commit
|
commitdiff
|
tree
2012-02-28
devilhorns
Evas (wayland): Comment out eglTerminate (is causing...
commit
|
commitdiff
|
tree
2012-01-28
devilhorns
Evas (m4): Use simpler check for wayland egl. Don't...
commit
|
commitdiff
|
tree
2012-01-28
devilhorns
Evas: Fix typo in autofoo output.
commit
|
commitdiff
|
tree
2012-01-12
devilhorns
Evas (wayland_egl): Fix 'close' of windows. Basically...
commit
|
commitdiff
|
tree
2012-01-12
devilhorns
Evas (wayland_egl): Remove printfs (done debugging...
commit
|
commitdiff
|
tree
2012-01-12
devilhorns
Evas (gl_x11): Move make current so we only have one if.
commit
|
commitdiff
|
tree
2012-01-12
devilhorns
Evas (wayland_egl): Fix egl detection in check_engine...
commit
|
commitdiff
|
tree
2012-01-12
devilhorns
Evas (gl_x11): We cannot call eglMakeCurrent if we...
commit
|
commitdiff
|
tree
2012-01-11
devilhorns
Evas (wayland_egl): Oops, missed one rename on the...
commit
|
commitdiff
|
tree
2012-01-11
devilhorns
Evas (wayland_egl): Update code to use more descriptive...
commit
|
commitdiff
|
tree
2012-01-11
devilhorns
Evas (wayland_egl): Use a more descriptive name for...
commit
|
commitdiff
|
tree
2012-01-11
devilhorns
Evas: Also enable gl_common if we are building wayland_egl...
commit
|
commitdiff
|
tree
2012-01-11
devilhorns
Evas (wayland_egl): Destroy the wl_egl_window also...
commit
|
commitdiff
|
tree
2012-01-11
devilhorns
Evas (wayland_egl): Use proper header name. Remove...
commit
|
commitdiff
|
tree
2012-01-11
devilhorns
Evas (wayland_egl): Redo wayland egl engine code to...
commit
|
commitdiff
|
tree
2012-01-11
devilhorns
Evas (wayland_egl): Remove obsolete file (replacing...
commit
|
commitdiff
|
tree
2012-01-11
devilhorns
Evas (software_generic): Add UNUSED for params that...
commit
|
commitdiff
|
tree
2012-01-11
devilhorns
Evas (gl_common): Remove unused variable.
commit
|
commitdiff
|
tree
2012-01-11
devilhorns
Evas (gl_x11): Fix no return value in function that...
commit
|
commitdiff
|
tree
2012-01-11
devilhorns
Evas (gl_x11 engine): Fix compiler warning about get_time...
commit
|
commitdiff
|
tree
2012-01-03
devilhorns
Evas: Framespace width & height Could be zero (it is...
commit
|
commitdiff
|
tree
2012-01-02
devilhorns
Evas: Fix move/resize of smart objects when using a...
commit
|
commitdiff
|
tree
2011-12-29
devilhorns
Evas: Send proper intercept size based on 'is_frame...
commit
|
commitdiff
|
tree
2011-12-27
devilhorns
Evas: Add missing evas-wayland-egl.pc file. Thanks...
commit
|
commitdiff
|
tree
2011-12-26
devilhorns
Evas: Update news file.
commit
|
commitdiff
|
tree
2011-12-26
devilhorns
Evas: Update ChangeLog.
commit
|
commitdiff
|
tree
2011-12-26
devilhorns
Evas: Add 'since' on new functions.
commit
|
commitdiff
|
tree
2011-12-26
devilhorns
Evas: Add Wayland EGL engine (still experimental).
commit
|
commitdiff
|
tree
2011-12-26
devilhorns
Evas (Wayland Shm Engine): Cleanup of commented out...
commit
|
commitdiff
|
tree
2011-12-26
devilhorns
Evas (Wayland_Shm Engine): Check for valid RGBA_Image...
commit
|
commitdiff
|
tree
2011-12-26
devilhorns
Evas: Default framespace to zero on new canvas creation.
commit
|
commitdiff
|
tree
2011-12-26
devilhorns
Evas: Fix calculations for framespce when changed.
commit
|
commitdiff
|
tree
2011-12-26
devilhorns
Evas: Default 'is_frame' to false for new objects.
commit
|
commitdiff
|
tree
2011-12-26
devilhorns
Evas: Add functions to get/set if an object is a 'frame...
commit
|
commitdiff
|
tree
2011-12-26
devilhorns
Evas: Add 'is_frame' property for objects (used in...
commit
|
commitdiff
|
tree
2011-12-17
devilhorns
Evas: Handle framespace changes also during 'render'.
commit
|
commitdiff
|
tree
2011-12-14
devilhorns
Evas: Gl_X11: Fix typo? for __UNUSED__ param.
commit
|
commitdiff
|
tree
2011-12-14
devilhorns
Evas: Add a Wayland Shared Memory engine (similar to...
commit
|
commitdiff
|
tree
2011-12-14
devilhorns
Evas: Software_Generic: Fix typo? for __UNUSED__.
commit
|
commitdiff
|
tree
2011-12-06
devilhorns
Evas (gl engine): Remove incorrect __UNUSED__ on paramaters...
commit
|
commitdiff
|
tree
2011-11-27
devilhorns
Evas: Add missing __UNUSED__ in buffer engine.
commit
|
commitdiff
|
tree
2011-10-15
devilhorns
Evas: Fix compiler warnings wrt uninitialized variables.
commit
|
commitdiff
|
tree
2011-09-08
devilhorns
Evas: Add simple .Xdefaults files parsing to get DPI.
commit
|
commitdiff
|
tree
2011-08-20
devilhorns
Evas: Check for the presence of shm extension (in
commit
|
commitdiff
|
tree
2011-08-20
devilhorns
Evas: Iterating the pixmap formats from xcb_setup can...
commit
|
commitdiff
|
tree
2011-08-20
devilhorns
Evas: Fix compiler warning wrt comparison of signed...
commit
|
commitdiff
|
tree
2011-08-20
devilhorns
Evas: When doing eng_output_free, even if there is...
commit
|
commitdiff
|
tree
2011-08-19
devilhorns
Evas: No need to 'find format for depth' everytime...
commit
|
commitdiff
|
tree
2011-08-15
devilhorns
Evas: Fix formatting.
commit
|
commitdiff
|
tree
2011-08-06
devilhorns
Evas: Make evas xcb engine match xlib engine almost...
commit
|
commitdiff
|
tree
2011-08-02
devilhorns
Evas: Fix typo in Frame_Queuing check for xcb.
commit
|
commitdiff
|
tree
2011-07-29
devilhorns
Evas: Remove rectangle free's (no, it's not a leak) ;)
commit
|
commitdiff
|
tree
2011-07-25
devilhorns
Evas: Fix 'variable undeclared': I assume we wanted...
commit
|
commitdiff
|
tree
2011-07-25
devilhorns
Evas: Fix autofoo wrt building Opengl w/ xcb.
commit
|
commitdiff
|
tree
2011-07-09
devilhorns
Evas: Fix building xcb backend as static.
commit
|
commitdiff
|
tree
2011-07-09
devilhorns
Evas: Remove 'double =' signs from configure --help...
commit
|
commitdiff
|
tree
2011-07-09
devilhorns
Evas: Add ability to detect if opengl is built w/ xlib...
commit
|
commitdiff
|
tree
2011-07-09
devilhorns
Evas: Remove dependency on xcb-aux and add code to...
commit
|
commitdiff
|
tree
2011-07-08
devilhorns
Evas: Commit new XCB engine code for Evas.
commit
|
commitdiff
|
tree
2011-07-08
devilhorns
Evas: Fix building of gl engine w/ new autofoo stuffs.
commit
|
commitdiff
|
tree
2011-07-08
devilhorns
Evas: Fix up the check_engine macros for xcb engine...
commit
|
commitdiff
|
tree
2011-07-08
devilhorns
Evas: Fixup autofoo for compiling new xcb engine.
commit
|
commitdiff
|
tree
2011-07-08
devilhorns
Evas: Add myself to authors.
commit
|
commitdiff
|
tree
2011-06-22
devilhorns
Evas: Pass 'make distcheck' for gl_common.
commit
|
commitdiff
|
tree
2011-06-09
devilhorns
Evas: GL_X11 engine: Do not set UNUSED on variables...
commit
|
commitdiff
|
tree
2011-06-07
devilhorns
Evas: Make sure we return a value from image_load_orientatio...
commit
|
commitdiff
|
tree
2011-06-03
devilhorns
Evas: Fix 'reset_time_interval' may be used uninitialized...
commit
|
commitdiff
|
tree
2011-05-27
devilhorns
Evas: Png Loader: Fix shadow declaration of variable...
commit
|
commitdiff
|
tree
2011-05-27
devilhorns
Evas: Fix shadow declaration of 'i' variable.
commit
|
commitdiff
|
tree
2011-05-27
devilhorns
Evas: Fix more shadow declarations of variables.
commit
|
commitdiff
|
tree
2011-05-27
devilhorns
Evas: Fix more shadow declarations of 'index' variable.
commit
|
commitdiff
|
tree
2011-05-27
devilhorns
Evas: Fix shadow declaration of variable 'write'.
commit
|
commitdiff
|
tree
2011-05-27
devilhorns
Evas: Fix shadow declaration of variable 'index'
commit
|
commitdiff
|
tree
2011-05-27
devilhorns
Evas: Fix shadow declaration of variable 'index'.
commit
|
commitdiff
|
tree
2011-05-27
devilhorns
Evas: Fix shadow declaration of variable 'index'
commit
|
commitdiff
|
tree
2011-05-21
devilhorns
Evas: Initialize some variables to zero (to remove...
commit
|
commitdiff
|
tree
2011-05-20
devilhorns
Evas: Add UNUSED to evas_engine function 'eng_image_load_err...
commit
|
commitdiff
|
tree
2011-05-20
devilhorns
Evas: evas_common_frameq_thread (in evas_pipe.c) uses...
commit
|
commitdiff
|
tree
2011-04-21
devilhorns
Evas: Fix typos from 'old mans' recent commit sot hings...
commit
|
commitdiff
|
tree
2011-04-18
devilhorns
Evas: Fix nasty blank space after return and before...
commit
|
commitdiff
|
tree
2011-03-30
devilhorns
Evas: Textblock: Fix variable may be used uninitialized...
commit
|
commitdiff
|
tree
2011-02-09
devilhorns
Evas: Fixed a few 'implicit declaration' warnings.
commit
|
commitdiff
|
tree
2010-10-20
devilhorns
Fix doxy typo.
commit
|
commitdiff
|
tree
2010-10-07
devilhorns
Fix issue when using word-cache: Make sure we have...
commit
|
commitdiff
|
tree
2010-10-04
devilhorns
Reduce variable useage for evas_object_box by using...
commit
|
commitdiff
|
tree
2010-10-03
devilhorns
Fix some misspellings.
commit
|
commitdiff
|
tree
2010-09-04
devilhorns
Update email address across the board.
commit
|
commitdiff
|
tree
2010-08-18
devilhorns
Oops, alpha is used.
commit
|
commitdiff
|
tree
2010-08-18
devilhorns
Comment out some unused variables.
commit
|
commitdiff
|
tree
next