aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/crappisspuke.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-03More shuffling of gld -> ourGlobals and related cleanups.David Walter Seikel1-5/+9
2014-05-02Major cleanup of extantz, part one.David Walter Seikel1-0/+2
2014-05-02Split up extantz.David Walter Seikel1-0/+2
2014-04-22Move all source into the new src directory, and shuffle a few other things ↵David Walter Seikel1-0/+0
around.
2014-04-22Move the Irrlicht demos to the base media directory to, and extantz itself.David Walter Seikel1-2/+2
2014-04-20Clean up a bunch of warnings in extantz.David Walter Seikel1-2/+2
2014-01-13Failed experiment to quickly try EFL GL support Rasters way, but copious ↵David Walter Seikel1-1/+54
comments added.
2014-01-13Fix EFL 1.7 -> 1.8 bit rot, make it work with Elm_glview to, and lots of ↵David Walter Seikel1-10/+8
cleanup.
2013-01-27Get the new camera actually working. Still some bugs to be ironed out.David Walter Seikel1-1/+1
2013-01-20Stabilise the GL image with respect to window resizes. Still needs some ↵David Walter Seikel1-0/+6
clean up.
2013-01-20Pull in the Irrlicht CDemo code for the next stage of development.David Walter Seikel1-2/+20
2013-01-20Use ambient light instead of material light.David Walter Seikel1-1/+3
2013-01-20Move the Irrlicht namespace stuff into the extantz header.David Walter Seikel1-25/+0
2013-01-15Move camera and model around until it's properly visible.David Walter Seikel1-1/+1
2013-01-14Make sure it compiles when leaving out Irrlicht.David Walter Seikel1-0/+2
2013-01-13Major rework of extantz to get Elementary, ePhysics, Evas_GL, and Irrlicht ↵David Walter Seikel1-0/+240
to play nice together.