Martin Pulec
|
4e82ab2236
|
Intel graphics fixes
RTDXT compress finally runs with MESA GL. Decompress unfortunately
still requires GL_EXT_texture_compression_s3tc which is not present by
default.
|
2013-03-12 16:20:08 +01:00 |
|
Martin Pulec
|
4fce0eddf0
|
RTDXT cmdline tools further updates
|
2012-09-07 11:05:28 +02:00 |
|
Martin Pulec
|
77d5d00d49
|
dxt_compress: update tools to use current API
|
2012-08-29 12:58:33 +02:00 |
|
Martin Pulec
|
d94cc1960f
|
RTDXT changes
* make the library compile again (not only with UltraGrid)
* small changes (mainly dependecies and cleanups)
|
2012-01-19 12:12:55 +01:00 |
|
Martin Srom
|
67feeb6b49
|
Replaced glTexImage2D by faster glTexSubImage2D
|
2011-10-10 08:32:25 +02:00 |
|
Martin Srom
|
401a74dd7b
|
Manually rewrite of DXT1 shader from Cg to GLSL
|
2011-10-07 14:20:08 +02:00 |
|
Martin Srom
|
4ad74291d3
|
Added YUV to RGB conversion to DXT compressor shaders
|
2011-10-07 13:58:46 +02:00 |
|
Martin Srom
|
ede910da8c
|
Removed allocation from encode, renamed DXTx constants, timer only ifdef DEBUG
|
2011-10-07 11:46:41 +02:00 |
|
Martin Srom
|
1b05f78a58
|
Removed dependency to Cg toolkit, refactored shader to GLSL
|
2011-10-06 12:38:46 +02:00 |
|
Martin Srom
|
e0bce2826f
|
Added makefile to dxt_compressor
|
2011-10-04 11:11:40 +02:00 |
|