<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Externals, branch 2412</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Externals: Update SDL to 2.30.9</title>
<updated>2024-11-17T04:34:30+00:00</updated>
<author>
<name>dreamsyntax</name>
<email>dreamsyntax@gmail.com</email>
</author>
<published>2024-11-17T03:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f642cd465828e3f70b0ef5f992c5e1389c307c9a'/>
<id>f642cd465828e3f70b0ef5f992c5e1389c307c9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Externals: Update rangeset</title>
<updated>2024-10-19T06:50:26+00:00</updated>
<author>
<name>mitaclaw</name>
<email>140017135+mitaclaw@users.noreply.github.com</email>
</author>
<published>2024-05-08T02:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1f30d0502791cc91f287138a7bf4e9c35c1ab3ca'/>
<id>1f30d0502791cc91f287138a7bf4e9c35c1ab3ca</id>
<content type='text'>
I added a new `get_stats` member function to the upstream for use in the JIT Widget Refresh.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I added a new `get_stats` member function to the upstream for use in the JIT Widget Refresh.
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Add 16 KiB page size support</title>
<updated>2024-09-28T11:43:49+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2024-09-28T10:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=14a802b58bd6ab5af03b2b855c86c35e6d6e87bb'/>
<id>14a802b58bd6ab5af03b2b855c86c35e6d6e87bb</id>
<content type='text'>
So far, Dolphin hasn't been able to run on Android devices that use a
16 KiB page size. 16 KiB page sizes are a very new Android feature that
no phones have shipped with so far, so we're still compatible with the
phones that exist out there, but let's get this fixed before phones
start shipping with 16 KiB page sizes.

Because I couldn't get Android Studio's emulator to work, I haven't been
able to confirm that this change actually makes Dolphin fully compatible
with devices that use a 16 KiB page size. But I have confirmed that this
doesn't break anything on a regular 4 KiB page size device.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So far, Dolphin hasn't been able to run on Android devices that use a
16 KiB page size. 16 KiB page sizes are a very new Android feature that
no phones have shipped with so far, so we're still compatible with the
phones that exist out there, but let's get this fixed before phones
start shipping with 16 KiB page sizes.

Because I couldn't get Android Studio's emulator to work, I haven't been
able to confirm that this change actually makes Dolphin fully compatible
with devices that use a 16 KiB page size. But I have confirmed that this
doesn't break anything on a regular 4 KiB page size device.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update SDL to release-2.30.6 and fix build errors for Windows and CMake</title>
<updated>2024-08-13T09:11:56+00:00</updated>
<author>
<name>khg8m3r</name>
<email>nrmgator@hotmail.com</email>
</author>
<published>2024-08-04T15:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d2c4f3af1958c26e50734cb04bd9442cf72eb5ef'/>
<id>d2c4f3af1958c26e50734cb04bd9442cf72eb5ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly link against xxhash</title>
<updated>2024-07-06T21:56:44+00:00</updated>
<author>
<name>TellowKrinkle</name>
<email>tellowkrinkle@gmail.com</email>
</author>
<published>2024-07-06T21:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cab6e7c12e280be05995655ea9a3a458466dd849'/>
<id>cab6e7c12e280be05995655ea9a3a458466dd849</id>
<content type='text'>
Things using dolphin_find_optional_system_library need to link against the name used there or they won't work with both the system and bundled cases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Things using dolphin_find_optional_system_library need to link against the name used there or they won't work with both the system and bundled cases
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #12875 from luiscondesdi/updatevkheaders</title>
<updated>2024-06-22T17:53:10+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2024-06-22T17:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d49304a629bc28e04a41c33f7b392040fefbc254'/>
<id>d49304a629bc28e04a41c33f7b392040fefbc254</id>
<content type='text'>
Vulkan: Update Vulkan headers, VulkanMemoryAllocator</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Vulkan: Update Vulkan headers, VulkanMemoryAllocator</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate Vulkan-Headers to submodule and update to v1.3.288</title>
<updated>2024-06-22T06:03:20+00:00</updated>
<author>
<name>Luis Condes Diaz</name>
<email>luis.condesdiaz@gmail.com</email>
</author>
<published>2024-06-19T06:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3f64031cbb2d8d0dad474acfc89faa54cf8678ea'/>
<id>3f64031cbb2d8d0dad474acfc89faa54cf8678ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update rcheevos submodule to newest master</title>
<updated>2024-06-18T12:42:21+00:00</updated>
<author>
<name>LillyJadeKatrin</name>
<email>lilly.kitty.1988@gmail.com</email>
</author>
<published>2024-06-18T12:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b0fb6ffff3188844568bcd5c70f6ee31b569ae51'/>
<id>b0fb6ffff3188844568bcd5c70f6ee31b569ae51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update VulkanMemoryAllocator to v3.1.0</title>
<updated>2024-06-18T05:52:19+00:00</updated>
<author>
<name>luiscondesdi</name>
<email>luis.condesdiaz@gmail.com</email>
</author>
<published>2024-06-18T05:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b6bd882258356704b6268951a154db822ee09f9f'/>
<id>b6bd882258356704b6268951a154db822ee09f9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #12767 from guijan/libusb-pc</title>
<updated>2024-05-21T20:36:45+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2024-05-21T20:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2ba6093b30eb9fcc9ab4ec2808ed68ff6eb43ba9'/>
<id>2ba6093b30eb9fcc9ab4ec2808ed68ff6eb43ba9</id>
<content type='text'>
use pkg-config to find libusb</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use pkg-config to find libusb</pre>
</div>
</content>
</entry>
</feed>
