aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/ephysics_demo.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-13Update to new eo_* syntax.David Walter Seikel1-8/+8
2015-06-18Fix up yet another API break.David Walter Seikel1-6/+6
These APIs will settle down soonish, they promise.
2015-03-22We don't need no stinkin' eo_unrefs. Anymore. Though leave them there, in ↵David Walter Seikel1-2/+2
case they change their mind again.
2014-08-30Update to new file getting API.David Walter Seikel1-2/+2
2014-06-11Update to post release API change. So much for stable API to collaborate ↵David Walter Seikel1-2/+2
with. sigh
2014-05-24Big include and libraries clean up.David Walter Seikel1-1/+0
2014-05-20Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented.David Walter Seikel1-2/+2
2014-05-20The results of a session with valgrind.David Walter Seikel1-3/+2
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-11Add internal window title bar, and dragging them around. Plus some related ↵David Walter Seikel1-1/+1
clean ups.
2014-05-10Add physics to the windows.David Walter Seikel1-15/+18
Sure, it's just an annoying gimmick right now, but there's plans for this to be actually useful.
2014-05-05Clean up include files.David Walter Seikel1-0/+1
2014-05-03Small clean ups I forgot from the last commit.David Walter Seikel1-2/+0
2014-05-03Move non GL_View stuff from gld -> ourGlobals. Plus some white space fixes.David Walter Seikel1-59/+61
2014-05-02Split up extantz.David Walter Seikel1-0/+69