<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>directxtex Source Code Rss Feed</title><link>https://directxtex.codeplex.com/SourceControl/list/changesets</link><description>directxtex Source Code Rss Description</description><item><title>Source code checked in, #27048</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/27048</link><description>DirectXTex&amp;#58; Special-case optimization when doing RGBA 32bpp resize or 2D mipmap generation</description><author>walbourn</author><pubDate>Tue, 30 Apr 2013 22:25:26 GMT</pubDate><guid isPermaLink="false">Source code checked in, #27048 20130430102526P</guid></item><item><title>Source code checked in, #27015</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/27015</link><description>DirectXTex&amp;#58; partial typeless support for _LoadScanline</description><author>walbourn</author><pubDate>Tue, 30 Apr 2013 00:43:13 GMT</pubDate><guid isPermaLink="false">Source code checked in, #27015 20130430124313A</guid></item><item><title>Source code checked in, #26926</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/26926</link><description>Minor whitespace fix</description><author>walbourn</author><pubDate>Fri, 26 Apr 2013 23:02:53 GMT</pubDate><guid isPermaLink="false">Source code checked in, #26926 20130426110253P</guid></item><item><title>Source code checked in, #26924</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/26924</link><description>DDSTextureLoader fix for 1D&amp;#47;2D texture and cubemap arrays when skipping mips</description><author>walbourn</author><pubDate>Fri, 26 Apr 2013 22:15:47 GMT</pubDate><guid isPermaLink="false">Source code checked in, #26924 20130426101547P</guid></item><item><title>Source code checked in, #26923</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/26923</link><description>DirectXTex&amp;#58; cleanup of volume map custom point&amp;#47;box filters</description><author>walbourn</author><pubDate>Fri, 26 Apr 2013 22:11:42 GMT</pubDate><guid isPermaLink="false">Source code checked in, #26923 20130426101142P</guid></item><item><title>Source code checked in, #26379</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/26379</link><description>DirectXTex&amp;#58; April 16, 2013 release</description><author>walbourn</author><pubDate>Wed, 17 Apr 2013 00:53:37 GMT</pubDate><guid isPermaLink="false">Source code checked in, #26379 20130417125337A</guid></item><item><title>Source code checked in, #26378</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/26378</link><description>DirectXTex&amp;#58; Resolve SRGB handling problems with conversions&amp;#13;&amp;#10; - Convert&amp;#58; TEX_FILTER_FORCE_NON_WIC, TEX_FILTER_FORCE_WIC, TEX_FILTER_RGB_COPY_RED&amp;#47;BLUE&amp;#47;GREEN&amp;#13;&amp;#10; - ComputeMSE flags for sRGB colorspace and channel ignore options</description><author>walbourn</author><pubDate>Wed, 17 Apr 2013 00:51:36 GMT</pubDate><guid isPermaLink="false">Source code checked in, #26378 20130417125136A</guid></item><item><title>Source code checked in, #26150</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/26150</link><description>Update DDS alpha mode metadata&amp;#13;&amp;#10;&amp;#13;&amp;#10;- Make alpha mode 3 bits instead of 2&amp;#13;&amp;#10;- Rename 4TH_CHANNEL to CUSTOM&amp;#13;&amp;#10;- Reorder enum</description><author>walbourn</author><pubDate>Thu, 11 Apr 2013 22:23:54 GMT</pubDate><guid isPermaLink="false">Source code checked in, #26150 20130411102354P</guid></item><item><title>Source code checked in, #26090</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/26090</link><description>VS 2012 and VS 2010&amp;#43;SDK8.0 projects don&amp;#39;t use &amp;#60;xnamath.h&amp;#62;, they use DirectXMath&amp;#13;&amp;#10;Fixed DDSView to use DirectXMath when it should</description><author>walbourn</author><pubDate>Thu, 11 Apr 2013 06:37:19 GMT</pubDate><guid isPermaLink="false">Source code checked in, #26090 20130411063719A</guid></item><item><title>Source code checked in, #26085</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/26085</link><description> DirectXTex - WIC 32bpp RGBE is 8&amp;#58;8&amp;#58;8&amp;#58;8, not the same as DXGI SHAREDEXP 9&amp;#58;9&amp;#58;9&amp;#58;5&amp;#13;&amp;#10; - Fixed LoadScanline&amp;#47;StoreScanline for SHAREDEXP, X2_BIAS, and R1</description><author>walbourn</author><pubDate>Thu, 11 Apr 2013 01:11:47 GMT</pubDate><guid isPermaLink="false">Source code checked in, #26085 20130411011147A</guid></item><item><title>Source code checked in, #26084</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/26084</link><description>WIC 32bpp RGBE is 8&amp;#58;8&amp;#58;8&amp;#58;8, not the same as DXGI SHAREDEXP 9&amp;#58;9&amp;#58;9&amp;#58;5&amp;#13;&amp;#10;&amp;#13;&amp;#10;See https&amp;#58;&amp;#47;&amp;#47;directxtex.codeplex.com&amp;#47;workitem&amp;#47;913</description><author>walbourn</author><pubDate>Thu, 11 Apr 2013 00:04:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #26084 20130411120456A</guid></item><item><title>Source code checked in, #26072</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/26072</link><description>DirectXTex&amp;#58; Code review feedback&amp;#13;&amp;#10;- &amp;#47;analyze work focused on VS 2012 with SAL2 rather than VS 2010</description><author>walbourn</author><pubDate>Wed, 10 Apr 2013 18:22:22 GMT</pubDate><guid isPermaLink="false">Source code checked in, #26072 20130410062222P</guid></item><item><title>Source code checked in, #25871</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/25871</link><description>Fixed bug with non-square volume mipmaps</description><author>walbourn</author><pubDate>Thu, 04 Apr 2013 18:27:05 GMT</pubDate><guid isPermaLink="false">Source code checked in, #25871 20130404062705P</guid></item><item><title>Source code checked in, #25351</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/25351</link><description>Code review feedback</description><author>walbourn</author><pubDate>Thu, 28 Mar 2013 07:14:06 GMT</pubDate><guid isPermaLink="false">Source code checked in, #25351 20130328071406A</guid></item><item><title>Source code checked in, #25183</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/25183</link><description>DirectXTex&amp;#58; March 22, 2013 release</description><author>walbourn</author><pubDate>Sat, 23 Mar 2013 01:00:43 GMT</pubDate><guid isPermaLink="false">Source code checked in, #25183 20130323010043A</guid></item><item><title>Source code checked in, #25182</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/25182</link><description>DirectXTex updated to read &amp;#38; write new miscFlags2 alpha mode metadata for DDS files&amp;#13;&amp;#10;- Added helper to see if a texure&amp;#39;s alpha channel is all opaque&amp;#13;&amp;#10;- Reads and writes DXT2 and DXT4 DDS files&amp;#13;&amp;#10;- Updated PremultiplyAlpha function to set miscFlags2 appropriately&amp;#13;&amp;#10;- Texconv updated for new feature, &amp;#34;-dx10&amp;#34; switch now allows write of miscFlags2 data</description><author>walbourn</author><pubDate>Sat, 23 Mar 2013 00:52:43 GMT</pubDate><guid isPermaLink="false">Source code checked in, #25182 20130323125243A</guid></item><item><title>Source code checked in, #25181</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/25181</link><description>Updated DDSTextureLoader to optionall return Alpha Mode metadata if available</description><author>walbourn</author><pubDate>Sat, 23 Mar 2013 00:24:05 GMT</pubDate><guid isPermaLink="false">Source code checked in, #25181 20130323122405A</guid></item><item><title>Source code checked in, #25131</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/25131</link><description>DDSTextureLoader&amp;#47;WICTextureLoader &amp;#47;analyze fixes</description><author>walbourn</author><pubDate>Wed, 20 Mar 2013 22:48:55 GMT</pubDate><guid isPermaLink="false">Source code checked in, #25131 20130320104855P</guid></item><item><title>Source code checked in, #25127</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/25127</link><description>Use no-throw new so out-of-memory returns an HRESULT&amp;#59; minor &amp;#47;analyze fix</description><author>walbourn</author><pubDate>Wed, 20 Mar 2013 21:12:40 GMT</pubDate><guid isPermaLink="false">Source code checked in, #25127 20130320091240P</guid></item><item><title>Source code checked in, #24169</title><link>http://directxtex.codeplex.com/SourceControl/changeset/changes/24169</link><description>Explicitly name the DirectXTK .pdb output files.&amp;#13;&amp;#10; &amp;#13;&amp;#10;Otherwise they just get a default name of eg. vs100.pdb, which causes conflicts for who people want to copy the output .lib &amp;#43; .pdb into a common folder that also contains the outputs from other projects.</description><author>walbourn</author><pubDate>Sat, 16 Feb 2013 02:54:50 GMT</pubDate><guid isPermaLink="false">Source code checked in, #24169 20130216025450A</guid></item></channel></rss>