summaryrefslogtreecommitdiff
path: root/progs/es1/xegl/torus.c
AgeCommit message (Collapse)Author
2010-01-04progs/es1: Add compressed paletted texture tests to torus.Chia-I Wu
The tests can be toggled by `t'. It will print current texture format and the size of the image. Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
2009-11-05progs/es: OpenGL ES 1.x and 2.X demo programs.Chia-I Wu
The demo programs are written by Brian Paul, and cherry-picked from opengl-es branch. Several minor issues such as a linking problem are fixed. Signed-off-by: Chia-I Wu <olvaffe@gmail.com>