aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/ephysics_demo.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to post release API change. So much for stable API to collaborate ↵David Walter Seikel2014-06-111-2/+2
| | | | with. sigh
* Big include and libraries clean up.David Walter Seikel2014-05-241-1/+0
|
* Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented.David Walter Seikel2014-05-201-2/+2
|
* The results of a session with valgrind.David Walter Seikel2014-05-201-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.
* Add internal window title bar, and dragging them around. Plus some related ↵David Walter Seikel2014-05-111-1/+1
| | | | clean ups.
* Add physics to the windows.David Walter Seikel2014-05-101-15/+18
| | | | Sure, it's just an annoying gimmick right now, but there's plans for this to be actually useful.
* Clean up include files.David Walter Seikel2014-05-051-0/+1
|
* Small clean ups I forgot from the last commit.David Walter Seikel2014-05-031-2/+0
|
* Move non GL_View stuff from gld -> ourGlobals. Plus some white space fixes.David Walter Seikel2014-05-031-59/+61
|
* Split up extantz.David Walter Seikel2014-05-021-0/+69