projects
/
test_compression
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
This is a test program that loads compressed data, renders the image
[test_compression]
/
README
1
Build and Run:
2
--------------
3
Build:
4
make
5
6
Run:
7
./test if your gpu can compress textures
8
./test compressed_texture to load already compressed data (recommended)