Parent Directory
|
|
|
|
|
doc/
|
103 |
18 months |
cocidius |
Created documentation
|
COPYING
|
2 |
5 years |
cocidius |
Initial revision
|
INSTALL
|
99 |
18 months |
cocidius |
* Updated README, LICENSE and INSTALL
* Updated information in file headers (ema... |
LICENSE
|
99 |
18 months |
cocidius |
* Updated README, LICENSE and INSTALL
* Updated information in file headers (ema... |
Makefile
|
25 |
3 years |
cocidius |
Updated the Makefiles for easier compiling on linux vs. windows (mingw)
|
Makefile.linux
|
121 |
10 months |
cocidius |
Added routines to decode YCoCg and alpha exponent encoded images. They can
be f... |
Makefile.win32
|
121 |
10 months |
cocidius |
Added routines to decode YCoCg and alpha exponent encoded images. They can
be f... |
README
|
99 |
18 months |
cocidius |
* Updated README, LICENSE and INSTALL
* Updated information in file headers (ema... |
README.dxt
|
101 |
18 months |
cocidius |
* Finished documenting dxt.c
* Added README.dxt file which contains notes from F... |
TODO
|
123 |
10 months |
cocidius |
Commited the TODO list
|
dds.c
|
121 |
10 months |
cocidius |
Added routines to decode YCoCg and alpha exponent encoded images. They can
be f... |
dds.h
|
121 |
10 months |
cocidius |
Added routines to decode YCoCg and alpha exponent encoded images. They can
be f... |
ddsplugin.h
|
121 |
10 months |
cocidius |
Added routines to decode YCoCg and alpha exponent encoded images. They can
be f... |
ddsread.c
|
121 |
10 months |
cocidius |
Added routines to decode YCoCg and alpha exponent encoded images. They can
be f... |
ddswrite.c
|
125 |
10 months |
cocidius |
Tableized pixel format information
|
dxt.c
|
120 |
11 months |
cocidius |
* Fix some gcc 4.3 warnings
* Corrected mipmap image generation for DXT compress... |
dxt.h
|
104 |
18 months |
cocidius |
* Added selectable mipmap filter + bilinear filter
|
dxt_tables.h
|
94 |
23 months |
cocidius |
* Don't use DDPF_ALPHAPIXELS in pixel format flags when writing A8 images
* Drop... |
endian.h
|
121 |
10 months |
cocidius |
Added routines to decode YCoCg and alpha exponent encoded images. They can
be f... |
imath.h
|
119 |
17 months |
cocidius |
code cleanups
|
mipmap.c
|
120 |
11 months |
cocidius |
* Fix some gcc 4.3 warnings
* Corrected mipmap image generation for DXT compress... |
mipmap.h
|
120 |
11 months |
cocidius |
* Fix some gcc 4.3 warnings
* Corrected mipmap image generation for DXT compress... |
misc.c
|
127 |
10 months |
cocidius |
Added copyright info to misc.c
|
misc.h
|
121 |
10 months |
cocidius |
Added routines to decode YCoCg and alpha exponent encoded images. They can
be f... |
mktables.c
|
94 |
23 months |
cocidius |
* Don't use DDPF_ALPHAPIXELS in pixel format flags when writing A8 images
* Drop... |