walbourn_cp
|
5a6c053e99
|
DirectXTex: Fixed syntax error
|
2013-07-29 18:06:05 -07:00 |
|
walbourn_cp
|
c4c09c2966
|
DirectXTex: minor fix for BC1 encoder
|
2013-07-29 13:33:52 -07:00 |
|
walbourn_cp
|
1d3e1d0904
|
DirectXTex: Make ScopedObject match Microsoft::WRL::ComPtr, use Microsoft::WRL::ComPtr when possible
|
2013-07-26 16:44:00 -07:00 |
|
walbourn_cp
|
70afb86830
|
DirectXTex: VS 2013 /analyze fix
|
2013-07-25 16:53:48 -07:00 |
|
walbourn_cp
|
98b4e32ce6
|
Use of _WIN32_WINNT_WIN8 with compat shim for older Windows SDKs
|
2013-07-24 16:45:33 -07:00 |
|
walbourn_cp
|
489f4c51ae
|
DirectXTex: Set output directories for DirectXTex library
|
2013-07-19 23:24:25 -07:00 |
|
walbourn_cp
|
aef1bb0e8d
|
DirectXTex: Minor BC6H / BC7 tweaks
- Minor DirectXMath optimization to error metric computation
- More code review change (Swap -> std::swap)
|
2013-07-18 23:12:49 -07:00 |
|
walbourn_cp
|
a69fcaa8de
|
DirectXTex: Cleaned up .sln versions
|
2013-07-12 15:48:41 -07:00 |
|
walbourn_cp
|
af7856c1e3
|
texconv: Enable multithreaded BC6H/BC7 compression using OpenMP
- Added '-singleproc' command-line to turn off MT usage.
|
2013-07-12 15:12:03 -07:00 |
|
walbourn_cp
|
3f1f4acfda
|
DirectXTex: BC6H/BC7 had subtle signed/unsigned bug that resulted in incorrect decoding in particular edge cases
|
2013-07-11 17:36:24 -07:00 |
|
walbourn_cp
|
b610af415e
|
DirectXTex: BC6H / BC 7 handling of invalid mode blocks updated to match the format specs
|
2013-07-10 10:49:59 -07:00 |
|
walbourn_cp
|
51af8e4af5
|
DirectXTex: Code Review feedback
|
2013-07-09 16:16:38 -07:00 |
|
walbourn_cp
|
4c1a8527c1
|
DirectXTex: Fixed /analyze issues
|
2013-07-02 15:27:07 -07:00 |
|
walbourn_cp
|
1b92159d63
|
DirectXTex: Use alternative to CreateStreamOnHGlobal for Windows Store apps
|
2013-07-02 13:07:56 -07:00 |
|
walbourn_cp
|
a1628e8fd4
|
DirectXTex/DirectXTK: Updated VS 2013 Preview Windows 8.1 SLNs
|
2013-07-02 12:55:40 -07:00 |
|
walbourn_cp
|
0aa54a8045
|
DirectXTex: Workaround to avoid ICE when building VS 2013 preview Debug ARM config
|
2013-07-02 12:53:52 -07:00 |
|
walbourn_cp
|
23acc173f0
|
DirectXTex: July 1, 2013 release
|
2013-07-01 13:36:22 -07:00 |
|
walbourn_cp
|
bd0b88aa8e
|
DirectXTex: some more /analyze cleanup
|
2013-07-01 13:30:13 -07:00 |
|
walbourn_cp
|
af675e3c3a
|
DirectXTex: WinRT usage problematic, sticking with CS on HGLBOAL
|
2013-06-28 22:43:39 -07:00 |
|
walbourn_cp
|
a303eea709
|
DirectXTex: when building for WinRT, use InMemoryRandomAccessStream instead CreateStreamOnHGlobal
|
2013-06-27 21:17:46 -07:00 |
|
walbourn_cp
|
887d87bf91
|
DirectXTex: /analyze cleanup
|
2013-06-27 16:21:01 -07:00 |
|
walbourn_cp
|
61a0a1a19c
|
SaveToWIC* functions updated with optional setCustomProps parameter for setting custom encoding options
|
2013-06-27 11:05:15 -07:00 |
|
walbourn_cp
|
bb622bf4ec
|
DirectXTex: Added projects for VS 2013 Preview
|
2013-06-26 15:22:13 -07:00 |
|
walbourn_cp
|
27c91d3da7
|
DirectXTex: minor 'return null on failure' fix for CreateTexture/CreateSRV
|
2013-06-25 12:35:05 -07:00 |
|
walbourn_cp
|
32b06b3e5c
|
DirectXTK/DirectXTex: Minor code review feedback
|
2013-06-21 14:12:39 -07:00 |
|
walbourn_cp
|
177351faa2
|
Some minor cleanup for DDSTextureLoader
|
2013-06-20 21:19:42 -07:00 |
|
walbourn_cp
|
8c508c9b58
|
DDSTextureLoader, ScreenGrab, WICTextureLoader trimmed of some unused defines and fixed /W4 problem in release mode
|
2013-06-19 13:05:55 -07:00 |
|
walbourn_cp
|
72c9103b1d
|
WIC_USE_FACTORY_PROXY workaround no longer needed.
|
2013-06-18 14:18:07 -07:00 |
|
walbourn_cp
|
fb6f5aac2e
|
DirectXTex: Integrated some Code Review feedback (no code impact)
|
2013-06-17 12:32:11 -07:00 |
|
walbourn_cp
|
e2e5a28c6d
|
DirectXTex: June 15, 2013 release
|
2013-06-15 12:02:59 -07:00 |
|
walbourn_cp
|
0678c2b5f9
|
DirectxTex: Need to slightly bias results floating-point error introduced by TRIANGLE filter
- Avoids problem with harshly quantized formats like 2-bit alpha
- Defaults to TRIANGLE filter for non-pow-2 volume maps
|
2013-06-15 11:55:07 -07:00 |
|
walbourn_cp
|
190e230d62
|
Texassemble: aded -w and -h options
|
2013-06-15 08:32:51 -07:00 |
|
walbourn_cp
|
9a2eee49de
|
Texassemble: Doesn't support block compression for output
|
2013-06-15 00:35:54 -07:00 |
|
walbourn_cp
|
d9f374c415
|
texconv: Minor fix for metadata summary print
|
2013-06-14 23:59:00 -07:00 |
|
walbourn_cp
|
93ade8eedc
|
Texassemble: new command-line utility for creating cubemaps, volume maps, and arrays from individual images
|
2013-06-14 23:53:27 -07:00 |
|
walbourn_cp
|
2fdf1f6d0a
|
DirectXTex: added finite low-pass triangle custom filter
- TEX_FILTER_TRIANGLE
- texconv updated -if image filter options
|
2013-06-14 16:17:16 -07:00 |
|
walbourn_cp
|
83372f9b7f
|
Texconv: added -wrap & -mirror switches
|
2013-06-13 22:46:42 -07:00 |
|
walbourn_cp
|
8fa166372d
|
DirectXTex: Custom filtering (Point, Linear, Cubic, sRGB gamma correct) implemented for Resize
|
2013-06-12 20:17:43 -07:00 |
|
walbourn_cp
|
7c5c9addf8
|
DirectXTex: Fixed slight image shift in custom Cubic filtering
|
2013-06-12 19:54:17 -07:00 |
|
walbourn_cp
|
98699f90f9
|
DirectXTex: Replace D3DX's table sRGB encoding/decoding with gamma correct implementation
|
2013-06-12 16:28:11 -07:00 |
|
walbourn_cp
|
09d243c6b4
|
ddsview: Added filepath name to window title
- Cleaned up /analyze issues
|
2013-06-11 17:17:25 -07:00 |
|
walbourn_cp
|
99aa90e35c
|
texconv: cleaned up 'usage' display
|
2013-06-11 13:41:39 -07:00 |
|
walbourn_cp
|
1eb7770ddd
|
texconv: added -xlum option to use new DDS_FLAGS_EXPAND_LUMINANCE option for L8, L16, and A8L8 legacy files
|
2013-06-11 13:34:48 -07:00 |
|
walbourn_cp
|
bdb7d21088
|
DirectXTex: Implemented dithering for non-WIC codepaths
- Reworked texconv options for -if for dithering
|
2013-06-11 13:18:23 -07:00 |
|
walbourn_cp
|
3474bcbab9
|
DirectXTex: WIC metadata usage
- Check/writes the sRGB information for DXGI_FORMAT_*_SRGB formats
- Updated WICTextureLoader & ScreenGrab
|
2013-06-10 15:34:13 -07:00 |
|
walbourn_cp
|
8a267b10b2
|
DirectXTex: some code cleanup
|
2013-06-10 15:16:08 -07:00 |
|
walbourn_cp
|
ae8a8cfa9a
|
DirectXTex: Added DDS_FLAGS_EXPAND_LUMINANCE support
|
2013-06-10 15:14:55 -07:00 |
|
walbourn_cp
|
0a6e75fe5a
|
DirectXTex: Convert threshold parameter was not being used correctly
Convert needs to use non-WIC paths for -sepalpha cases
|
2013-06-07 18:07:08 -07:00 |
|
walbourn_cp
|
76bd58ecb0
|
DirectXTeX: Removed some debug code that upset /analyze
|
2013-06-06 18:03:58 -07:00 |
|
walbourn_cp
|
a9c0c4320e
|
DirectXTex: sRGB correct filtering for mipmap generation
|
2013-06-06 17:58:23 -07:00 |
|