<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/video_core/textures/decoders.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency</title>
<updated>2023-02-14T17:35:39+00:00</updated>
<author>
<name>arades79</name>
<email>scravers@protonmail.com</email>
</author>
<published>2023-02-14T16:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=683019878fc939b418a65e1c5d84b066596d7655'/>
<id>683019878fc939b418a65e1c5d84b066596d7655</id>
<content type='text'>
Signed-off-by: arades79 &lt;scravers@protonmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: arades79 &lt;scravers@protonmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add static lifetime to constexpr values to force compile time evaluation where possible</title>
<updated>2023-02-14T17:33:11+00:00</updated>
<author>
<name>arades79</name>
<email>scravers@protonmail.com</email>
</author>
<published>2023-02-11T18:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=45e13b03f372230dbf780f3fa87dd88f388af605'/>
<id>45e13b03f372230dbf780f3fa87dd88f388af605</id>
<content type='text'>
Signed-off-by: arades79 &lt;scravers@protonmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: arades79 &lt;scravers@protonmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add break for default cases</title>
<updated>2022-11-14T00:30:55+00:00</updated>
<author>
<name>Kyle Kienapfel</name>
<email>Docteh@users.noreply.github.com</email>
</author>
<published>2022-11-11T12:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=6fa3faec658893c9fae19116232d24dac08babc7'/>
<id>6fa3faec658893c9fae19116232d24dac08babc7</id>
<content type='text'>
Visual Studio has an option to search all files in a solution, so I
did a search in there for "default:" looking for any missing break
statements.

I've left out default statements that return something, and that throw
something, even if via ThrowInvalidType. UNREACHABLE leads towards throw

R_THROW macro leads towards a return
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Visual Studio has an option to search all files in a solution, so I
did a search in there for "default:" looking for any missing break
statements.

I've left out default statements that return something, and that throw
something, even if via ThrowInvalidType. UNREACHABLE leads towards throw

R_THROW macro leads towards a return
</pre>
</div>
</content>
</entry>
<entry>
<title>decoders: Use 2's complement instead of unary -</title>
<updated>2022-10-22T19:02:04+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2022-10-21T06:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=bad30259515d0e3ce438ae8d6236216e393f463e'/>
<id>bad30259515d0e3ce438ae8d6236216e393f463e</id>
<content type='text'>
Resolves C4146 on MSVC
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves C4146 on MSVC
</pre>
</div>
</content>
</entry>
<entry>
<title>Decoders: Improve overall speed.</title>
<updated>2022-10-06T19:00:53+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2022-04-03T00:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=98317f2b7799360ee4e5e55cbbb123bce72fbf2c'/>
<id>98317f2b7799360ee4e5e55cbbb123bce72fbf2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DMA &amp; InlineToMemory Engines Rework.</title>
<updated>2022-10-06T19:00:53+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2022-08-14T09:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=f5fd6b5c8674fcf64a3e70809ee0a34d3a95beb6'/>
<id>f5fd6b5c8674fcf64a3e70809ee0a34d3a95beb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>video_core/textures/decoders: Avoid SWIZZLE_TABLE</title>
<updated>2022-08-08T23:27:26+00:00</updated>
<author>
<name>Merry</name>
<email>git@mary.rs</email>
</author>
<published>2022-08-08T23:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=f2fbf6d9100c83c59237ea154c2ee5f8331a90ff'/>
<id>f2fbf6d9100c83c59237ea154c2ee5f8331a90ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>common: Change semantics of UNREACHABLE to unconditionally crash</title>
<updated>2022-06-14T00:09:00+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2022-06-07T21:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=084d7d6b014443be7625fb9d8f1ddd309a22f6f4'/>
<id>084d7d6b014443be7625fb9d8f1ddd309a22f6f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>general: Convert source file copyright comments over to SPDX</title>
<updated>2022-04-23T09:55:32+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2022-04-23T08:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=99ceb03a1cfcf35968cab589ea188a8c406cda52'/>
<id>99ceb03a1cfcf35968cab589ea188a8c406cda52</id>
<content type='text'>
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
</pre>
</div>
</content>
</entry>
<entry>
<title>video_core: Reduce unused includes</title>
<updated>2022-03-19T19:01:31+00:00</updated>
<author>
<name>ameerj</name>
<email>52414509+ameerj@users.noreply.github.com</email>
</author>
<published>2022-03-19T04:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=1bc7d61b5749ed29108cbbbf0a78a41b79504eff'/>
<id>1bc7d61b5749ed29108cbbbf0a78a41b79504eff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
