aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/GuiLua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert the Evas 3D example stuff to EO, though it still doesn't work, but ↵David Walter Seikel2014-04-272-104/+119
| | | | at least it compiles and runs with no error messages.
* Convert GuiLua to EO.David Walter Seikel2014-04-272-11/+31
|
* Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ↵David Walter Seikel2014-04-274-29/+6
| | | | to suit.
* Added stuff cut and pasted from the new Evas_3d examples, but they are ↵David Walter Seikel2014-04-272-0/+243
| | | | broken anyway. Just leaving it commented out for now.
* Move skang to libraries and base directory.David Walter Seikel2014-04-223-1689/+6
|
* Move all source into the new src directory, and shuffle a few other things ↵David Walter Seikel2014-04-2210-0/+2533
around.