<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsModGroup.h, branch 2503</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>GraphicsModGroup: Allow heterogenous lookup for GetMod()</title>
<updated>2024-01-31T17:05:17+00:00</updated>
<author>
<name>Lioncash</name>
<email>mai.iam2048@gmail.com</email>
</author>
<published>2024-01-31T17:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a1879ea09991158ba99f76275292db8fd4bcc026'/>
<id>a1879ea09991158ba99f76275292db8fd4bcc026</id>
<content type='text'>
Allows using keys that aren't directly std::string as the key. This lets
us use std::string_view for the incoming path name, making it more
flexible with other string types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows using keys that aren't directly std::string as the key. This lets
us use std::string_view for the incoming path name, making it more
flexible with other string types.
</pre>
</div>
</content>
</entry>
<entry>
<title>GraphicsModGroup: Mark move constructor and assignment as noexcept</title>
<updated>2024-01-25T03:41:30+00:00</updated>
<author>
<name>Lioncash</name>
<email>mai.iam2048@gmail.com</email>
</author>
<published>2024-01-25T03:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2253d9a95d5c07524ecb9cf8711166e183347e41'/>
<id>2253d9a95d5c07524ecb9cf8711166e183347e41</id>
<content type='text'>
Allows containers to optimize off of std::move_if_noexcept
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows containers to optimize off of std::move_if_noexcept
</pre>
</div>
</content>
</entry>
<entry>
<title>GraphicsModGroup: Reduce object churn</title>
<updated>2024-01-25T03:40:05+00:00</updated>
<author>
<name>Lioncash</name>
<email>mai.iam2048@gmail.com</email>
</author>
<published>2024-01-25T03:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=0327b11e0bec1b591c2a6f7e688be8e30170c1bd'/>
<id>0327b11e0bec1b591c2a6f7e688be8e30170c1bd</id>
<content type='text'>
We can emplace and move to avoid doing object copies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can emplace and move to avoid doing object copies.
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Add graphics mods support to CheatsActivity</title>
<updated>2022-07-23T19:58:45+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2022-07-23T15:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8f410bff15e1549a3f54e33ec0f4cf511ebea7df'/>
<id>8f410bff15e1549a3f54e33ec0f4cf511ebea7df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VideoCommon: add logic to read a GraphicsMod from configuration</title>
<updated>2022-06-27T23:20:52+00:00</updated>
<author>
<name>iwubcode</name>
<email>iwubcode@users.noreply.github.com</email>
</author>
<published>2022-02-26T06:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=254246b814124f0f1dff5e1aebd9672c0d1bd492'/>
<id>254246b814124f0f1dff5e1aebd9672c0d1bd492</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
