| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-30 | build: Add cube(pp) to install target | Karl Schultz | |
| - Modify cube and cubepp to obtain the texture image data from an include file instead of reading a PPM file at runtime. (This is the way it works for Android) This removes the need to install an image file or otherwise make an image file available in a repo build. - Add cube and cubepp to the install target. Note: The file handling code is left in place to make it easy to add a "-texture_file <file>" option so a user can pass in a texture file. Fixes #5 | |||
| 2018-05-11 | cube: Move cube directory up to top level dir | Mark Lobodzinski | |
| Change-Id: Ie1116b0b6de742b4f85834a4c9d1927dd641e19b | |||
