<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/yuzu_cmd/emu_window, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<entry>
<title>hid_core: Move hid to it's own subproject</title>
<updated>2024-01-05T17:41:15+00:00</updated>
<author>
<name>Narr the Reg</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2024-01-05T02:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=ee847f8ff0b1b0aec39c1b78c010bc0c08a0a613'/>
<id>ee847f8ff0b1b0aec39c1b78c010bc0c08a0a613</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yuzu_cmd: Report more SDL errors</title>
<updated>2023-12-30T10:32:33+00:00</updated>
<author>
<name>Nikita Strygin</name>
<email>nikita6@bk.ru</email>
</author>
<published>2023-12-30T10:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=9323a1f9b20e9ff9d02ba75baba4e43df5eee0e6'/>
<id>9323a1f9b20e9ff9d02ba75baba4e43df5eee0e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core: frontend: Refactor GraphicsContext to its own module.</title>
<updated>2023-06-03T07:05:31+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2023-02-19T07:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=ae099d583cf93175fe54359ea2b7c5b665398c8b'/>
<id>ae099d583cf93175fe54359ea2b7c5b665398c8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>input_common: Split mouse input into individual devices</title>
<updated>2023-02-16T20:22:13+00:00</updated>
<author>
<name>Narr the Reg</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2023-02-16T19:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=17207939e50b64592f93c623219b70d26272df4d'/>
<id>17207939e50b64592f93c623219b70d26272df4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yuzu_cmd: Fix mismatching controller input</title>
<updated>2023-02-04T17:05:57+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2023-02-04T16:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=ebca59b8e9f7304e8880c3db64c383d9ddc4a7b8'/>
<id>ebca59b8e9f7304e8880c3db64c383d9ddc4a7b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yuzu_cmd: Fix touch input</title>
<updated>2023-02-04T16:31:12+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2023-02-04T16:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=424643f9af91ff704f1bebfd9150f8ff153bdda5'/>
<id>424643f9af91ff704f1bebfd9150f8ff153bdda5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gl_device: Use a more robust way to use strict context mode</title>
<updated>2022-12-13T20:01:51+00:00</updated>
<author>
<name>Alexander Orzechowski</name>
<email>alex@ozal.ski</email>
</author>
<published>2022-12-13T19:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=09e3029c1118616394e5e9c45dfcdd4adcdf86ad'/>
<id>09e3029c1118616394e5e9c45dfcdd4adcdf86ad</id>
<content type='text'>
Instead of checking a environment variable which may not actually
exist or is just wrong, ask QT if it's running on the wayland
platform.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of checking a environment variable which may not actually
exist or is just wrong, ask QT if it's running on the wayland
platform.
</pre>
</div>
</content>
</entry>
<entry>
<title>emu_window_sdl2: Respect hidpi</title>
<updated>2022-12-13T18:23:35+00:00</updated>
<author>
<name>Alexander Orzechowski</name>
<email>alex@ozal.ski</email>
</author>
<published>2022-11-20T22:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=5754456292e920810e3b036b851c05c5332353ce'/>
<id>5754456292e920810e3b036b851c05c5332353ce</id>
<content type='text'>
Use SDL_GL_GetDrawableSize instead of SDL_GetWindowSize which
will return the true size our swapchain needs to be in even
for hidpi displays.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use SDL_GL_GetDrawableSize instead of SDL_GetWindowSize which
will return the true size our swapchain needs to be in even
for hidpi displays.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9374 from liamwhite/externals</title>
<updated>2022-12-04T15:44:12+00:00</updated>
<author>
<name>liamwhite</name>
<email>liamwhite@users.noreply.github.com</email>
</author>
<published>2022-12-04T15:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=02b10a6e4dca0ed94e20e1b7dcc69a073d1f22a4'/>
<id>02b10a6e4dca0ed94e20e1b7dcc69a073d1f22a4</id>
<content type='text'>
externals: update dynarmic, SDL2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
externals: update dynarmic, SDL2</pre>
</div>
</content>
</entry>
<entry>
<title>externals: update dynarmic, SDL2</title>
<updated>2022-12-04T15:12:26+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2022-12-03T18:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=6d2c59737177dba09a0a2a31e96276addf52c172'/>
<id>6d2c59737177dba09a0a2a31e96276addf52c172</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
