<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Monthly on TC57</title><link>https://hlsl-tc57.github.io/website/monthly/</link><description>Recent content in Monthly on TC57</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 21 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://hlsl-tc57.github.io/website/monthly/index.xml" rel="self" type="application/rss+xml"/><item><title>Monthly Report for 2026-07</title><link>https://hlsl-tc57.github.io/website/monthly/2026-07/</link><pubDate>Tue, 21 Jul 2026 00:00:00 +0000</pubDate><guid>https://hlsl-tc57.github.io/website/monthly/2026-07/</guid><description>&lt;p>&lt;img src="https://hlsl-tc57.github.io/website/assets/progress/2026-07.svg" alt="SWAT progress bar">&lt;/p>
&lt;blockquote>
&lt;p>Note: The progress bar is an extremely wild guess, which will get more
accurate over time as we gain confidence estimating and tracking our pace.&lt;/p>&lt;/blockquote>
&lt;h2 id="new-proposals-during-the-month">New proposals during the month&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>0014 - &lt;code>groupshared&lt;/code> Arguments&lt;/strong> (Under Consideration) — Chris Bieneman, Sarah Spall&lt;/li>
&lt;li>&lt;strong>0015 - const-qualified Non-static Member Functions&lt;/strong> (Under Consideration) — Chris Bieneman&lt;/li>
&lt;li>&lt;strong>0016 - Non-member Operator Overloading&lt;/strong> (Under Consideration) — Chris Bieneman&lt;/li>
&lt;li>&lt;strong>0017 - HLSL Ternary Operator Behavior&lt;/strong> (Under Consideration) — Joshua Batista&lt;/li>
&lt;li>&lt;strong>0018 - User-defined Conversion Functions&lt;/strong> (Under Consideration) — Chris Bieneman&lt;/li>
&lt;/ul>
&lt;h2 id="status-changes">Status changes&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>0002 - Conforming Literals&lt;/strong>: Accepted → Completed&lt;/li>
&lt;li>&lt;strong>0008 - Numeric Constants&lt;/strong>: Under Consideration → Refinement&lt;/li>
&lt;li>&lt;strong>0009 - HLSL Namespace&lt;/strong>: Under Consideration → Refinement&lt;/li>
&lt;li>&lt;strong>0012 - HLSL Loop Unroll Factor&lt;/strong>: Under Consideration → Refinement&lt;/li>
&lt;/ul>
&lt;h2 id="normative-updates">Normative Updates&lt;/h2>
&lt;ul>
&lt;li>[Lex.Operators] Add lexing rules for operators (&lt;a href="https://github.com/hlsl-tc57/tc57/pull/135">#135&lt;/a>)&lt;/li>
&lt;li>[Lex.Keywords] Add Keywords subclause (&lt;a href="https://github.com/hlsl-tc57/tc57/pull/133">#133&lt;/a>)&lt;/li>
&lt;li>[Lex.Ident] Add Identifiers subclause (&lt;a href="https://github.com/hlsl-tc57/tc57/pull/119">#119&lt;/a>)&lt;/li>
&lt;li>[Resources] Add Library introduction and first part of resources (&lt;a href="https://github.com/hlsl-tc57/tc57/pull/65">#65&lt;/a>)&lt;/li>
&lt;/ul>
&lt;h2 id="proposal-status">Proposal Status&lt;/h2>
&lt;h3 id="0001---hlsl-202x-and-202y">0001 - HLSL 202x and 202y&lt;/h3>
&lt;p>State: Refinement&lt;/p></description></item><item><title>Monthly Report for 2026-06</title><link>https://hlsl-tc57.github.io/website/monthly/2026-06/</link><pubDate>Fri, 26 Jun 2026 00:00:00 +0000</pubDate><guid>https://hlsl-tc57.github.io/website/monthly/2026-06/</guid><description>&lt;p>&lt;img src="https://hlsl-tc57.github.io/website/assets/progress/2026-06.svg" alt="SWAT progress bar">&lt;/p>
&lt;blockquote>
&lt;p>Note: The progress bar is an extremely wild guess, which will get more
accurate over time as we gain confidence estimating and tracking our pace.&lt;/p>&lt;/blockquote>
&lt;h2 id="new-proposals-during-the-month">New proposals during the month&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>0007 - Formalized Memory and Execution Model&lt;/strong> (Under Consideration) — Chris Bieneman&lt;/li>
&lt;li>&lt;strong>0008 - Numeric Constants&lt;/strong> (Under Consideration) — Chris Bieneman&lt;/li>
&lt;li>&lt;strong>0009 - HLSL Namespace&lt;/strong> (Under Consideration) — Chris Bieneman&lt;/li>
&lt;li>&lt;strong>0010 - Modern C++ Features&lt;/strong> (Under Consideration) — Chris Bieneman&lt;/li>
&lt;li>&lt;strong>0011 - Strict Initializer Lists&lt;/strong> (Under Consideration) — Chris Bieneman&lt;/li>
&lt;li>&lt;strong>0012 - HLSL Loop Unroll Factor&lt;/strong> (Under Consideration) — Farzon Lotfi&lt;/li>
&lt;/ul>
&lt;h2 id="status-changes">Status changes&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>0002 - Conforming Literals&lt;/strong>: Refinement → Accepted&lt;/li>
&lt;/ul>
&lt;h2 id="normative-updates">Normative Updates&lt;/h2>
&lt;ul>
&lt;li>[Basic.Scope] Add Scope section to Basic clause (&lt;a href="https://github.com/hlsl-tc57/tc57/pull/63">#63&lt;/a>)&lt;/li>
&lt;li>[Lex.Literal] Integrate language from 0003 (&lt;a href="https://github.com/hlsl-tc57/tc57/pull/70">#70&lt;/a>)&lt;/li>
&lt;li>[AnnexB] Add informative Annex B (&lt;a href="https://github.com/hlsl-tc57/tc57/pull/64">#64&lt;/a>)&lt;/li>
&lt;li>Fix pandoc grammar rendering (&lt;a href="https://github.com/hlsl-tc57/tc57/pull/59">#59&lt;/a>)&lt;/li>
&lt;li>[Editorial] Remove footnotes (&lt;a href="https://github.com/hlsl-tc57/tc57/pull/56">#56&lt;/a>)&lt;/li>
&lt;/ul>
&lt;h2 id="proposal-status">Proposal Status&lt;/h2>
&lt;h3 id="0001---hlsl-202x-and-202y">0001 - HLSL 202x and 202y&lt;/h3>
&lt;p>State: Refinement&lt;/p></description></item></channel></rss>