Chuck Walbourn
ac8c7d3c1e
Updated for Windows SDK 10586
2015-11-30 16:32:30 -08:00
Chuck Walbourn
2d993b85f3
October 30, 2015
2015-10-30 10:42:04 -07:00
Chuck Walbourn
a121bc5c31
DDS support for legacy bumpmap formats D3DFMT_V8U8, D3DFMT_Q8W8V8U8, and D3DFMT_V16U16
2015-10-29 16:39:53 -07:00
Chuck Walbourn
231206104c
Fixed overread errors in Compress (CPU)
2015-10-07 11:44:44 -07:00
Chuck Walbourn
e3d21fc8c6
Fixed problems with WIC1 codepaths
2015-08-19 18:00:26 -07:00
Chuck Walbourn
7093178481
Added Get/SetWICFactory
2015-08-18 16:14:09 -07:00
Chuck Walbourn
4a223dd8ad
Updated for DXGI 1.3 types
2015-08-14 12:20:40 -07:00
Chuck Walbourn
225a8e3b64
Added Windows 10 SDK project
2015-08-13 18:08:35 -07:00
Chuck Walbourn
455c2f0915
Added VS 2015 projects for Xbox One XDK
2015-08-03 16:28:32 -07:00
Chuck Walbourn
87141aea99
Merged single set of solutions
2015-08-03 16:17:20 -07:00
Chuck Walbourn
361c7d9d7f
Updated VS filters
2015-07-31 18:28:32 -07:00
Chuck Walbourn
15535d72ac
July 29, 2015
2015-07-29 10:07:16 -07:00
Chuck Walbourn
88a6233651
Updated for Windows 10 SDK 10240
2015-07-27 11:30:42 -07:00
Chuck Walbourn
229b5ea528
Retired VS 2010 and Windows Store 8.0 projects
2015-07-27 10:54:07 -07:00
unknown
d7e19a28d3
Merge branch 'master' of https://github.com/Microsoft/DirectXTex
2015-07-09 15:39:40 -07:00
unknown
c12188a333
Minor code review fixes
2015-07-09 15:39:23 -07:00
Chuck Walbourn
847ab8940a
Fixed round problem with 32-bit RGBA/BGRA formats
2015-07-07 14:25:48 -07:00
Chuck Walbourn
4332a15dda
Fixed file length validation problem in LoadDDSFromFile
2015-06-18 16:14:10 -07:00
Chuck Walbourn
1167ebb9c7
DXGI_FORMAT_A8_UNORM is not compatible with DXGI_FORMAT_R8_TYPELESS
2015-05-20 14:17:44 -07:00
Chuck Walbourn
69190b2a7d
Removed WPO setting for static library
2015-04-23 16:03:51 -07:00
Chuck Walbourn
429b3e7995
BC7 compressor optimization for skipping mode 0 & 2 by default
2015-04-22 13:31:37 -07:00
walbourn_cp
96b21d85e2
More VS 2015 projects
2015-03-26 13:52:36 -07:00
walbourn_cp
058c71714d
Updated libraries fro VS 2015 C99 and legacy printf conformance
...
- Static libraries built with _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS
2015-03-24 15:51:05 -07:00
walbourn_cp
d3887c4425
Support for universal Windows apps Technical Preview
2015-03-24 15:26:31 -07:00
walbourn_cp
f618e9f19d
Fixed bugs in WIC loader for multframe images when resizing was required
...
- texconv & texassemble now load multi-frames if present from WIC files (tiff, gif)
2015-03-17 18:07:21 -07:00
walbourn_cp
5541a2cbcf
Fixed bug with GenerateMipMaps for WIC-based generation of non-WIC supported formats.
2015-03-16 16:34:27 -07:00
walbourn_cp
74c2231e3c
Minor SAL fix
2015-03-10 15:18:42 -07:00
walbourn_cp
81a447f8b3
Minor code review feedback
2015-03-09 12:29:08 -07:00
walbourn_cp
e529c6a73b
Added use of C++11 defaulted and deleted constructors
2015-02-20 14:43:07 -08:00
walbourn_cp
e23c8e19fd
Code review feedback
2015-01-30 17:31:49 -08:00
walbourn_cp
5f95b87ddf
Updated libraries for VS 2015 C99 and legacy printf conformance
...
- Static libraries built with _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS
2015-01-24 01:17:54 -08:00
walbourn_cp
27020cce7b
Minor code review feedback
...
- Don't need to use ".get()[" pattern when using std::unique_ptr<T[]> specialization
2014-11-20 13:44:59 -08:00
walbourn_cp
57b7c894bc
Add VS 2015 projects (using VS 2015 Technical Preview)
2014-11-13 18:04:03 -08:00
walbourn_cp
367db3de30
DirectXTex: Improved format conversions
...
- depth/stencil conversions incl fix for stencil data handling
- alpha only conversions
- fixed bug with half-precision (float16) format conversions
- fixed bug with RGB -> 1 channel conversion for non-UNORM sources
2014-09-22 12:39:24 -07:00
walbourn_cp
91951178e0
Fixed warnings found by Dev14 CTP
2014-09-18 16:29:08 -07:00
walbourn_cp
0922ab3f94
Fix for C++14 with std::vector<const T>
2014-09-18 11:26:01 -07:00
walbourn_cp
501835a8b3
Xbox One platform changes
2014-09-15 10:32:51 -07:00
walbourn_cp
48e969aac7
Xbox One platform changes
2014-09-11 15:26:14 -07:00
walbourn_cp
1e0d861ee3
Minor code cleanup
2014-09-11 15:25:42 -07:00
walbourn_cp
385017d1ec
Made ScratchImage::OverrideFormat more flexible (and less safe)
2014-09-11 15:24:23 -07:00
walbourn_cp
15d1a22921
Fixed issue when BC decompressing non-standard compressed rowPitch images
2014-09-11 15:23:33 -07:00
walbourn_cp
209772f248
Minor code cleanup
2014-09-11 15:21:52 -07:00
walbourn_cp
dab54e856c
Explicit calling-convention annotation for all 'public' functions
2014-09-04 17:57:16 -07:00
walbourn_cp
7b177a9b5b
Xbox One platform updates
2014-09-04 17:46:46 -07:00
walbourn_cp
ad9d19712a
/fp:fast and use /arch:SSE2 for Win32 (x86)
2014-07-22 11:49:31 -07:00
walbourn_cp
c568c51408
DirectXTex: GenerateMips fails if asked to not generate any mips
2014-07-11 16:57:54 -07:00
walbourn_cp
4233e222e3
DirectXTex: fixed wide-image issue with CPU Compress
2014-07-10 16:03:13 -07:00
walbourn_cp
c3ac93db96
Code Review feedback
2014-07-01 12:36:30 -07:00
walbourn_cp
d7d90d4911
MInor cleanup of XDK projects
2014-06-19 13:49:28 -07:00
walbourn_cp
8a597ef59b
DirectXTex: minor fix (no codegen impact)
2014-06-04 15:56:21 -07:00