bkaradzic
|
666b431b40
|
Fixed ETC1 block decoding.
|
2013-09-11 21:12:20 -07:00 |
|
bkaradzic
|
8b9a98b05f
|
Added different colors for unsupported compressed image fallbacks.
|
2013-09-09 22:02:36 -07:00 |
|
bkaradzic
|
983f1e6f9a
|
GL: When using ARB_texture_swizzle don't swizzle image to BGRA8.
|
2013-09-08 23:03:14 -07:00 |
|
bkaradzic
|
084c8e8345
|
Fixed missing PVR3 formats. Fixed decompression checkerboard error color.
|
2013-09-08 22:16:15 -07:00 |
|
bkaradzic
|
488483a945
|
Fixed texture update when requested texture format doesn't match internal texture format, and simplified texture creation.
|
2013-09-08 21:03:03 -07:00 |
|
bkaradzic
|
1aced4d4ec
|
Cleanup.
|
2013-09-05 21:41:42 -07:00 |
|
bkaradzic
|
8cdc2a1d15
|
Added ETC2 and PVRTC2.
|
2013-09-04 21:42:31 -07:00 |
|
bkaradzic
|
19ce130464
|
Added PVRTC1 support.
|
2013-09-03 20:13:07 -07:00 |
|
bkaradzic
|
1471a37366
|
Added other supported formats to KTX parser.
|
2013-09-02 19:02:26 -07:00 |
|
bkaradzic
|
726a5feea1
|
Cleanup.
|
2013-09-02 18:50:04 -07:00 |
|
bkaradzic
|
19dd4020f4
|
Added ETC1 texture support. Added KTX file format support.
|
2013-09-02 16:22:53 -07:00 |
|
bkaradzic
|
a68969875e
|
Added alignment warning for imageSwizzleBgra8.
|
2013-08-28 22:55:12 -07:00 |
|
bkaradzic
|
6c4faed7d5
|
Cleanup.
|
2013-08-22 19:58:08 -07:00 |
|
bkaradzic
|
20f24bbe2b
|
Fixed Linux build.
|
2013-08-22 09:56:41 -07:00 |
|
bkaradzic
|
333ff8500d
|
Added imageRgba8Downsample2x2 utility function and updated 07-callback to demonstrate how to use it to generate mip maps.
|
2013-08-21 22:51:50 -07:00 |
|
bkaradzic
|
c8ac5690ba
|
Cleanup.
|
2013-08-16 22:29:55 -07:00 |
|
bkaradzic
|
752fa73cec
|
Fixed bad logic for ref/simd path.
|
2013-08-15 20:14:27 -07:00 |
|
bkaradzic
|
691c6c7f67
|
Added utility function imageSwizzleBGRA8 to convert RGBA8 image to BGRA8.
|
2013-08-14 23:19:12 -07:00 |
|