index
:
devs/zmike/efx.git
master
EFL effects made easy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
2016-03-10
ensure pointer lifetimes when advancing efx effect queue
Mike Blumenkrantz
2016-03-02
undef EAPI in public header
Mike Blumenkrantz
2016-02-05
anchor resize+move effects to smooth animations where top left corner is moving
Mike Blumenkrantz
2016-02-05
use more accurate checks to compare animator timeline values
Mike Blumenkrantz
2016-02-01
call shutdown()s during test cleanup
Mike Blumenkrantz
2016-02-01
do not unregister log domain while effects are active
Mike Blumenkrantz
2014-09-16
actually set moving flag for resize+moves
Mike Blumenkrantz
2014-08-19
add move_stop/cancel functions, fix resize stop/cancel with movement
Mike Blumenkrantz
2013-10-20
enhugen fade clips to always be larger than rotating objects
discomfitor
2013-10-16
fix some compiler warns
discomfitor
2013-10-16
remove a lot of unnecessary copies from bumpmap
discomfitor
2013-10-16
more slight optimizations from vtorri
discomfitor
2013-10-16
some math optimizations from vtorri
discomfitor
2013-10-15
don't reapply fade clip during del
Mike Blumenkrantz
2013-10-15
add efx_reclip for reapplying clippers for clipped effects
Mike Blumenkrantz
2013-10-15
fix fade clippers
Mike Blumenkrantz
2013-10-15
fix queue clear crash
Mike Blumenkrantz
2013-10-15
fix circle move
Vincent Torri
2013-10-15
always define static variable
Vincent Torri
2013-10-15
allow the tests to run on any supported system
Vincent Torri
2013-10-10
fix resize effect delete
discomfitor
2013-10-08
don't follow on fade, this breaks the world
Mike Blumenkrantz
2013-10-08
fix starting zooms...again
Mike Blumenkrantz
2013-10-08
delete maps when clearing efx
Mike Blumenkrantz
2013-10-07
fix fade reset and overwrite
Mike Blumenkrantz
2013-10-07
really fix starting zoom...
Mike Blumenkrantz
2013-10-07
fix starting zoom application
Mike Blumenkrantz
2013-10-07
fix resize/rotate/zoom resets
Mike Blumenkrantz
2013-09-26
add EFX_COLOR macro
Mike Blumenkrantz
2013-03-19
some small efx autotools changes from a windows demon
Mike Blumenkrantz
2013-01-30
efx efx_private.h: ecore evas is needed only for tests. tests already include...
Daniel Juyung Seo
2012-11-16
efx: improve docs (groups, cover all funcs, ...)
Bruno Dilly
2012-11-08
efx test_zoom.c: Use macro to change the window and rect sizes easily.
Daniel Juyung Seo
2012-09-28
efx: install header on include/efx-1 instead of include
Bruno Dilly
2012-09-18
add black rectangle to circle move test to be an example of the path which sh...
Mike Blumenkrantz
2012-09-11
meant to delete this a while ago
Mike Blumenkrantz
2012-09-08
efx: just clean up code of 2 tests so that they are similar. need to do that ...
Vincent Torri
2012-09-07
Efx: fix bumpmap test. Works on Windows, now :)
Vincent Torri
2012-08-15
a patch from the amazing vtorri to improve the efx build system
Mike Blumenkrantz
2012-06-09
reset presentation after each run
Mike Blumenkrantz
2012-06-09
fix smart delete
Mike Blumenkrantz
2012-06-07
fix spin reset
Mike Blumenkrantz
2012-06-07
fix spin object deletion
Mike Blumenkrantz
2012-05-10
allow running test from root dir
Mike Blumenkrantz
2012-05-07
add simple presentation demo
Mike Blumenkrantz
2012-05-07
fix segv with rotate using time = 0
Mike Blumenkrantz
2012-05-07
negative coordinates are allowed
Mike Blumenkrantz
2012-05-07
fix zoom with time = 0
Mike Blumenkrantz
2012-05-07
slightly simplify some error detection logic
Mike Blumenkrantz
2012-05-07
add resize effect, EFX_POINT macro to wrap Evas_Point param casts, add const ...
Mike Blumenkrantz
[next]