<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/common/memory_detect.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<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>common: 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:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=923decae5a5098cb9d254e008ed61fc5e07ced38'/>
<id>923decae5a5098cb9d254e008ed61fc5e07ced38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>common: switch to nullptr for sysctl's empty new value</title>
<updated>2020-06-30T23:00:18+00:00</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2020-06-30T22:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=3b1683a152610b2da161ba3084e2dd5942127303'/>
<id>3b1683a152610b2da161ba3084e2dd5942127303</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>common: add sysconf() fallback</title>
<updated>2020-06-29T22:41:22+00:00</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2020-06-29T22:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=e6085ea35f0b2579a1df40ee4e24d02e47ee85bc'/>
<id>e6085ea35f0b2579a1df40ee4e24d02e47ee85bc</id>
<content type='text'>
src/common/memory_detect.cpp:15:10: fatal error: 'sys/sysinfo.h' file not found
 #include &lt;sys/sysinfo.h&gt;
          ^~~~~~~~~~~~~~~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
src/common/memory_detect.cpp:15:10: fatal error: 'sys/sysinfo.h' file not found
 #include &lt;sys/sysinfo.h&gt;
          ^~~~~~~~~~~~~~~
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix macOS code and change "Swapfile" to "Swap"</title>
<updated>2020-05-27T15:21:59+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2020-05-27T15:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=b2af3049185567dfb48aab18957221198c8eab09'/>
<id>b2af3049185567dfb48aab18957221198c8eab09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main: Log host system memory parameters</title>
<updated>2020-05-17T18:45:12+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2020-05-17T18:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=9a36d8600c0b263b4b3861b64051a4f62b4251d2'/>
<id>9a36d8600c0b263b4b3861b64051a4f62b4251d2</id>
<content type='text'>
Logs both physical memory and swapfile sizes, this is useful for support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Logs both physical memory and swapfile sizes, this is useful for support.
</pre>
</div>
</content>
</entry>
</feed>
