<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/common/hash.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>common: Port cityhash code from Citra.</title>
<updated>2018-04-14T03:48:22+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2018-04-07T04:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=45fd7c4a37d4b890f98f8a0a9373e57c0830cc8d'/>
<id>45fd7c4a37d4b890f98f8a0a9373e57c0830cc8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common: Fix some out-of-style includes</title>
<updated>2017-05-27T23:14:10+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2017-05-27T23:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=2579ae543b0ede7b348a6c5d4822f0a36b854fa4'/>
<id>2579ae543b0ede7b348a6c5d4822f0a36b854fa4</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 ComputeHash64 len param to size_t instead of int, fix warning on MSVC on dsp_dsp.cpp</title>
<updated>2017-01-28T13:47:14+00:00</updated>
<author>
<name>Kloen</name>
<email>kloen@outlawkiwi.com</email>
</author>
<published>2017-01-28T13:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=2fa0971cebb6728350dc8e9a8edd336d5dff4d99'/>
<id>2fa0971cebb6728350dc8e9a8edd336d5dff4d99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2016-10-20T14:26:59+00:00</updated>
<author>
<name>Ricardo de Almeida Gonzaga</name>
<email>ricardo.gonzaga@intel.com</email>
</author>
<published>2016-10-20T14:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=13d46f6820f231fe245eabdd95c7e70c5b3bb023'/>
<id>13d46f6820f231fe245eabdd95c7e70c5b3bb023</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove empty newlines in #include blocks.</title>
<updated>2016-09-21T02:15:47+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2016-09-20T15:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=ebdae19fd226104baec712b9da9939ff82ef3c3a'/>
<id>ebdae19fd226104baec712b9da9939ff82ef3c3a</id>
<content type='text'>
This makes clang-format useful on those.

Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes clang-format useful on those.

Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sources: Run clang-format on everything.</title>
<updated>2016-09-18T00:38:01+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2016-09-18T00:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=dc8479928c5aee4c6ad6fe4f59006fb604cee701'/>
<id>dc8479928c5aee4c6ad6fe4f59006fb604cee701</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hash: Get rid of unused functions</title>
<updated>2015-09-16T12:54:28+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-09-16T12:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=543192e045d1b0866c353f1f6af2f3a3d81319c7'/>
<id>543192e045d1b0866c353f1f6af2f3a3d81319c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common: Added MurmurHash3 hash function for general-purpose use.</title>
<updated>2015-08-15T21:33:46+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2015-07-22T02:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=d67e2f78b77c0739caa8c6a915685aa8961a519c'/>
<id>d67e2f78b77c0739caa8c6a915685aa8961a519c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Common: Remove hash.cpp/h</title>
<updated>2015-05-07T21:31:18+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2015-05-07T21:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=d9df5b575acbc4d1516a332aba8796d7bf2b3868'/>
<id>d9df5b575acbc4d1516a332aba8796d7bf2b3868</id>
<content type='text'>
Currently unused and the code quality is pretty questionable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently unused and the code quality is pretty questionable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Common: Add proper macros to test for architecture pointer size</title>
<updated>2015-05-07T21:22:36+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2015-05-07T21:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=fae5933ad614ca8c2559f499ebe16b518594cca3'/>
<id>fae5933ad614ca8c2559f499ebe16b518594cca3</id>
<content type='text'>
The old system of just defining macros available in some other platform
was susceptible to silently using the wrong code if you forgot to
include a particular header. This fixes a crash on non-Windows platforms
introduced by e1fbac3ca13d37d2625c11d30cfdece4327b446b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old system of just defining macros available in some other platform
was susceptible to silently using the wrong code if you forgot to
include a particular header. This fixes a crash on non-Windows platforms
introduced by e1fbac3ca13d37d2625c11d30cfdece4327b446b.
</pre>
</div>
</content>
</entry>
</feed>
