Chuck Walbourn
b0667d7da9
Updates for Xbox
2020-08-12 14:35:39 -07:00
Chuck Walbourn
316f65649b
More noexcept annotation
2019-12-13 00:01:17 -08:00
Chuck Walbourn
79020d0f1e
Added noexcept to public functions
2019-12-11 19:52:48 -08:00
Chuck Walbourn
f55158d557
Ex texture loaders updated with additional parameter validation ( #142 )
2019-06-18 16:56:52 -07:00
Chuck Walbourn
5f125c6b8d
Add CMake project and fix clang warnings ( #139 )
2019-05-25 16:00:32 -07:00
Chuck Walbourn
0d94e9469b
Fix compiler errors (Clang 6) ( #37 )
2018-06-12 18:07:34 -07:00
Chuck Walbourn
8480f4fe5a
Additional C++ Core Checker cleanup
2018-03-29 12:00:16 -07:00
Chuck Walbourn
3b05453e98
Fixed up comment header block
2018-02-23 22:24:46 -08:00
Chuck Walbourn
31b6c9309c
Minor code cleanup
2017-07-12 00:56:51 -07:00
Chuck Walbourn
3ac574b6b5
Add check of mips support for IsSupportedTexture
2017-01-20 14:58:08 -08:00
Chuck Walbourn
b47a7d13d9
Code review feedback
2017-01-06 17:16:43 -08:00
Chuck Walbourn
1ee61fdcab
Optimize CaptureTexture
2016-09-14 15:37:44 -07:00
Chuck Walbourn
51bc3d5b16
General code cleanuP
2016-09-08 19:09:46 -07:00
Chuck Walbourn
25dbe0e547
Code review feedback
2016-09-01 01:33:23 -07:00
Chuck Walbourn
4dd440e775
Normalize line endings
2016-08-22 11:26:36 -07:00
Chuck Walbourn
de51bd7fcf
Use brace initialization instead of memset 0
2016-05-18 13:57:56 -07:00
Chuck Walbourn
51e92d4e5d
Use IID_PPV_ARGS macro
2016-04-18 14:45:56 -07:00
walbourn_cp
7b177a9b5b
Xbox One platform updates
2014-09-04 17:46:46 -07:00
walbourn_cp
aa61672a48
Removed all use of MONOLITHIC driver variable
2014-05-08 13:37:43 -07:00
walbourn_cp
5336f904da
DirectXTex: Support for Direct3D 11 video and Xbox One extended formats
...
- New APIs: IsPlanar, IsPalettized, IsDepthStencil, ConvertToSinglePlane
2014-02-14 13:33:01 -08:00
walbourn_cp
c43f736184
DirectXTex: Added IsVolumemap() helper to TexMetadata
2014-01-30 16:48:52 -08:00
walbourn_cp
b4b63a3557
Eliminate ScopedObject in favor of standard Microsoft::WRL::ComPtr
2014-01-15 17:08:08 -08:00
walbourn_cp
f1ff6f10f2
DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK
...
- Removed DXGI_1_2_FORMATS and USE_XNAMATH control defines
- Deleted *Desktop_2010_SDK81.* project files, updated *Desktop_2010.* project files to use Windows 8.1 SDK
2014-01-15 13:14:48 -08:00
walbourn_cp
858d473b81
DirectXTK/DirectXTex: Xbox One platform support
2013-12-05 16:41:24 -08: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
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
991b325f10
Code review feedback
2013-03-28 00:14:06 -07:00
walbourn_cp
0d382fbe25
DirectXTex updated to read & write new miscFlags2 alpha mode metadata for DDS files
...
- Added helper to see if a texure's alpha channel is all opaque
- Reads and writes DXT2 and DXT4 DDS files
- Updated PremultiplyAlpha function to set miscFlags2 appropriately
- Texconv updated for new feature, "-dx10" switch now allows write of miscFlags2 data
2013-03-22 17:52:43 -07:00
walbourn_cp
87880558bb
Use no-throw new so out-of-memory returns an HRESULT; minor /analyze fix
2013-03-20 14:12:40 -07:00
walbourn_cp
5e0eaf8df2
CreateTextureEx/CreateShaderResourceViewEx: Fixed forceSRGB logic (DirectXTK Codeplex issue 851)
2013-01-28 14:28:46 -08:00
walbourn_cp
db135329b2
DirectXTex: Add 'forceSRGB' option to Ex versions of CreateSRV, DDSTextureLoader, & WICTextureLoader
2012-12-11 12:24:03 -08:00
walbourn_cp
cee58c4aed
DirectXTex: Added VS 2010+Windows SDK 8.0 projects; updated to use SAL2 annotation
2012-12-07 17:30:49 -08:00
walbourn_cp
b2b279fbb1
DirectXTex: added Ex versions of CreateTexture and CreateShaderResource for advanced / expert scenarios
2012-11-30 13:10:48 -08:00
walbourn_cp
42e9ba96a3
DirectXTex/DirectXTK: Extra validation and typeless handling for capturing MSAA textures
2012-10-18 15:23:51 -07:00
walbourn_cp
a6c5c5939a
April 20, 2012 source
2012-05-01 13:00:24 -07:00