crossxtex/DirectXTex
2014-01-15 13:18:18 -08:00
..
Shaders DirectXTex: BC6H / BC7 DirectCompute codec integration 2013-08-05 10:58:54 -07:00
BC4BC5.cpp DirectXTex: some more /analyze cleanup 2013-07-01 13:30:13 -07:00
BC6HBC7.cpp DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
BC.cpp DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
BC.h DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
BCDirectCompute.cpp DirectXTex: Fixed problem with DirectCompute compressor for BC7_UNORM_SRGB 2013-10-08 16:26:29 -07:00
BCDirectCompute.h DirectXTex: BC6H / BC7 DirectCompute codec integration 2013-08-05 10:58:54 -07:00
DDS.h DirectXTK/DirectXTex: Xbox One platform support 2013-12-05 16:41:24 -08:00
DirectXTex_Desktop_2010.sln Rename projects and solutions to a standard naming convention 2012-09-28 16:28:30 -07:00
DirectXTex_Desktop_2010.vcxproj DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
DirectXTex_Desktop_2010.vcxproj.filters DirectXTex: BC6H / BC7 DirectCompute codec integration 2013-08-05 10:58:54 -07:00
DirectXTex_Desktop_2012.sln DirectXTex: Cleaned up .sln versions 2013-07-12 15:48:41 -07:00
DirectXTex_Desktop_2012.vcxproj DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
DirectXTex_Desktop_2012.vcxproj.filters DirectXTex: BC6H / BC7 DirectCompute codec integration 2013-08-05 10:58:54 -07:00
DirectXTex_Desktop_2013.sln DirectXTex: Cleaned up .sln versions 2013-07-12 15:48:41 -07:00
DirectXTex_Desktop_2013.vcxproj DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
DirectXTex_Desktop_2013.vcxproj.filters DirectXTex: BC6H / BC7 DirectCompute codec integration 2013-08-05 10:58:54 -07:00
DirectXTex_Windows8.sln Rename projects and solutions to a standard naming convention 2012-09-28 16:28:30 -07:00
DirectXTex_Windows8.vcxproj DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
DirectXTex_Windows8.vcxproj.filters DirectXTex: BC6H / BC7 DirectCompute codec integration 2013-08-05 10:58:54 -07:00
DirectXTex_Windows81.sln Update for VS 2013 / Windows 8.1 RTM 2013-10-18 17:36:51 -07:00
DirectXTex_Windows81.vcxproj DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
DirectXTex_Windows81.vcxproj.filters Update for VS 2013 / Windows 8.1 RTM 2013-10-18 17:36:51 -07:00
DirectXTex_XboxOneADK.sln DirectXTK/DirectXTex: Xbox One platform support 2013-12-05 16:41:24 -08:00
DirectXTex_XboxOneADK.vcxproj DirectXTK/DirectXTex: Xbox One platform support 2013-12-05 16:41:24 -08:00
DirectXTex_XboxOneADK.vcxproj.filters DirectXTK/DirectXTex: Xbox One platform support 2013-12-05 16:41:24 -08:00
DirectXTex_XboxOneXDK.sln DirectXTK/DirectXTex: Xbox One platform support 2013-12-05 16:41:24 -08:00
DirectXTex_XboxOneXDK.vcxproj DirectXTK/DirectXTex: Xbox One platform support 2013-12-05 16:41:24 -08:00
DirectXTex_XboxOneXDK.vcxproj.filters DirectXTK/DirectXTex: Xbox One platform support 2013-12-05 16:41:24 -08:00
DirectXTex.h DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
DirectXTex.inl DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
DirectXTexCompress.cpp DirectXTex: Fixed problem with BC4/BC5 compressor when given RGBA32 input image 2013-07-31 13:16:31 -07:00
DirectXTexCompressGPU.cpp DirectXTex: BC6H / BC7 DirectCompute codec integration 2013-08-05 10:58:54 -07:00
DirectXTexConvert.cpp DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
DirectXTexD3D11.cpp DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
DirectXTexDDS.cpp DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
DirectXTexFlipRotate.cpp DirectXTK/DirectXTex: Minor code review feedback 2013-06-21 14:12:39 -07:00
DirectXTexImage.cpp DirectXTex: added move operators for ScratchImage, Blob 2013-12-24 12:57:42 -08:00
DirectXTexMipmaps.cpp DirectXTex: Make ScopedObject match Microsoft::WRL::ComPtr, use Microsoft::WRL::ComPtr when possible 2013-07-26 16:44:00 -07:00
DirectXTexMisc.cpp DirectxTex: ComputeMSE flags for X2 bias 2013-07-31 13:15:42 -07:00
DirectXTexNormalMaps.cpp DirectXTex: Added VS 2010+Windows SDK 8.0 projects; updated to use SAL2 annotation 2012-12-07 17:30:49 -08:00
DirectXTexP.h Removed d2d1.h workaround as this was caused by a case of incorrect mixing of DXSDK and Windows 8.x SDK 2014-01-15 13:18:18 -08:00
DirectXTexPMAlpha.cpp DirectXTex: Update for sRGB handling with pmalpha 2013-10-01 17:28:56 -07:00
DirectXTexResize.cpp DirectXTex: Resize logic in non-WIC custom filtering was backwards for when to use the BOX filter 2013-11-15 14:54:08 -08:00
DirectXTexTGA.cpp Use of _WIN32_WINNT_WIN8 with compat shim for older Windows SDKs 2013-07-24 16:45:33 -07:00
DirectXTexUtil.cpp DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
DirectXTexWIC.cpp DirectXTex: Added WIC_FLAGS_IGNORE_SRGB to ignore the presense of sRGB metadata in WIC files 2013-07-31 00:39:59 -07:00
Filters.h DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00
scoped.h DirectXTex: Dropped support for VS 2010 + legacy DirectX SDK without Windows 8.x SDK 2014-01-15 13:14:48 -08:00