enlightenment/src
Carsten Haitzler d8e639a9ea e comp object - fix warning where a void cast is as goos as the old one
we did cast to Evas_Native_Surface * but this just causes warnings due
to the input ptr being char * from memcup. as this will be aligned due
to allocation, we're ok, so use a void * cast instead
2017-02-12 16:25:35 +09:00
..
bin e comp object - fix warning where a void cast is as goos as the old one 2017-02-12 16:25:35 +09:00
modules e mixer pulse backened -f ix warning about use of uninit var 2017-02-12 16:25:35 +09:00
protocol implement relative-pointer v1 2017-02-03 15:13:45 -05:00
tests Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00
Makefile.mk feature: use non-recursive makefiles for entire build system 2014-01-14 20:22:01 -05:00