This is a test program that loads compressed data, renders the image
authorEleni Maria Stea <estea@igalia.com>
Tue, 13 Mar 2018 07:59:55 +0000 (09:59 +0200)
committerEleni Maria Stea <estea@igalia.com>
Tue, 13 Mar 2018 08:04:34 +0000 (10:04 +0200)
commit4000d858aed75d56961a40be2dfd313b1a32a41b
tree8143e126fb0a9f0a444bb208276d9bf5b097d80f
This is a test program that loads compressed data, renders the image
and gets the pixels with glGetCompressedTexImage* functions.

Just for testing.
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
compressed_texture [new file with mode: 0644]
main.c [new file with mode: 0644]