bkaradzic
|
877621105d
|
Added MRT support.
|
2014-02-05 23:07:11 -08:00 |
|
bkaradzic
|
96d9d7437b
|
Swiched from FPU to SIMD math.
|
2014-01-18 23:33:00 -08:00 |
|
bkaradzic
|
046449395b
|
Added depth stencil texture formats.
|
2014-01-12 13:51:26 -08:00 |
|
bkaradzic
|
ec3f5d2369
|
Added workaround when unpack row length is not supported on GLES2.
|
2013-11-08 20:53:23 -08:00 |
|
bkaradzic
|
b584873b50
|
Added ability to specify arbitrary source pitch when uploading textures.
Added reference weldVertices implementation.
|
2013-11-07 23:00:53 -08:00 |
|
bkaradzic
|
d3dfd3cafe
|
Fixed ETC1 mod table.
|
2013-09-16 20:19:08 -07:00 |
|
bkaradzic
|
1c595a6820
|
Fixed bad offset for ETC2 planar mode decoding.
|
2013-09-15 20:44:10 -07:00 |
|
bkaradzic
|
528a725387
|
Added ETC2 decoding.
|
2013-09-15 14:36:51 -07:00 |
|
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 |
|