Commit Graph

6 Commits

Author SHA1 Message Date
Carl Woffenden
2a48aaf0cc Fixes for the UASTC changes
Tested on Windows with both ETCS and UASTC files.
2020-03-21 15:40:14 +01:00
Carl Woffenden
267e00addb Minor performance tweak to the DIB creation loop 2019-10-05 11:47:46 +02:00
Carl Woffenden
582d8c8488 Switched to using Basis's own RGB transcode
Removed the DXT->RGB conversion now that the transcoder has an RGB option.
2019-10-03 19:26:46 +02:00
Carl Woffenden
79d043092f Added flush after updating DIB contents 2019-06-10 08:50:52 +02:00
Carl Woffenden
b1c5642c8d Fix for dimensions that aren't a multiple of four
Grows the preview size to the nearest 4x4 to match the block size used.
2019-06-09 21:17:01 +02:00
Carl Woffenden
37a9dc3da3 Initial working Windows preview
Creates previews from Basis files. Rough but creates thumbnails and preview pane views from the first images nearest mipmap.
2019-06-08 18:49:08 +02:00