summaryrefslogtreecommitdiffstats
path: root/progs/openvg/demos
Commit message (Collapse)AuthorAgeFilesLines
* progs: EGL/X progs should link to libX11.Chia-I Wu2009-08-271-1/+1
| | | | | | | | Since 5a459d58fca2b71cb77c39f98df8a81ce6298421, libEGL no longer links to libX11. Add the dependency to affected progs and cleanup prog/egl/Makefile. Signed-off-by: Chia-I Wu <[email protected]>
* vg: remove a silly demo and add a bit better oneZack Rusin2009-05-014-197/+544
|
* OpenVG 1.0 State TrackerZack Rusin2009-05-016-0/+2414
Import of the OpenVG 1.0 state tracker for Gallium.