aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/scenri.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-20The results of a session with valgrind.David Walter Seikel1-2/+15
I'm surprised that this highly experimental code, built with chewing gum and chicken wire, had so little problems, and most of those where leaks. The majority of problems reported are from external libraries.
2014-05-14Implement a half arsed touch_start() from extantz.David Walter Seikel1-0/+2
2014-05-12Typo--David Walter Seikel1-1/+1
2014-05-08Been there, done that, remove the TODO.David Walter Seikel1-1/+0
2014-05-08eo_add_custom() is the way.David Walter Seikel1-6/+2
2014-05-06Scenri figures out it's own evas, and size. Clean up an unneeded obj ↵David Walter Seikel1-11/+16
variable. Plus more comments.
2014-05-06Scenri no longer needs ourGlobals.David Walter Seikel1-9/+9
2014-05-06Camera no longer needs ourGlobals.David Walter Seikel1-1/+1
2014-05-06Shuffle stuff around into the new scenri.c and camera stuff.David Walter Seikel1-0/+147