Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: Fix demos to build with user specified Xlib | Dan Nicholson | 2010-04-19 | 1 | -3/+3 |
| | | | | | | | Commit 88be2171e7 fixed the egl demos on the stable branch, but now they're spread out across multiple subdirectories. Signed-off-by: Dan Nicholson <dbn.lists@gmail.com> | ||||
* | progs/egl: Add lib directories to OpenVG demos | Jakob Bornecrantz | 2010-04-12 | 1 | -1/+1 |
| | |||||
* | progs/egl: Update .gitignore. | Chia-I Wu | 2010-04-02 | 1 | -2/+4 |
| | |||||
* | progs/egl: Link to eglut first. | Chia-I Wu | 2010-04-02 | 1 | -5/+5 |
| | | | | This moves eglut before EGL so that the symbols can be resolved. | ||||
* | progs/egl: Port OpenVG lion and sp to eglut. | Chia-I Wu | 2010-04-01 | 5 | -591/+59 |
| | |||||
* | progs/openvg: Move OpenVG demos to a subdirectory of progs/egl. | Chia-I Wu | 2010-04-01 | 33 | -0/+5206 |
That is, move progs/openvg/demos to progs/egl/openvg, progs/openvg/trivial to progs/egl/openvg/trivial. |