<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/yuzu_cmd/emu_window/emu_window_sdl2.h, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<id>https://git.benis.co.uk/yuzu-mainline/atom?h=master</id>
<link rel='self' href='https://git.benis.co.uk/yuzu-mainline/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<updated>2023-06-03T07:05:31+00:00</updated>
<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>urn:sha1:ae099d583cf93175fe54359ea2b7c5b665398c8b</id>
<content type='text'>
</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>urn:sha1:424643f9af91ff704f1bebfd9150f8ff153bdda5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>video_core: add null backend</title>
<updated>2022-11-29T00:49:09+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2022-11-28T01:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=89dd7dc1802cc53e828cb71c1f3e2bc0879459ce'/>
<id>urn:sha1:89dd7dc1802cc53e828cb71c1f3e2bc0879459ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: make yuzu REUSE compliant</title>
<updated>2022-07-27T10:53:49+00:00</updated>
<author>
<name>Andrea Pappacoda</name>
<email>andrea@pappacoda.it</email>
</author>
<published>2022-05-15T00:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=cdb240f3d4d9c0d6d56e6660d8c45da4ab60ff59'/>
<id>urn:sha1:cdb240f3d4d9c0d6d56e6660d8c45da4ab60ff59</id>
<content type='text'>
[REUSE] is a specification that aims at making file copyright
information consistent, so that it can be both human and machine
readable. It basically requires that all files have a header containing
copyright and licensing information. When this isn't possible, like
when dealing with binary assets, generated files or embedded third-party
dependencies, it is permitted to insert copyright information in the
`.reuse/dep5` file.

Oh, and it also requires that all the licenses used in the project are
present in the `LICENSES` folder, that's why the diff is so huge.
This can be done automatically with `reuse download --all`.

The `reuse` tool also contains a handy subcommand that analyzes the
project and tells whether or not the project is (still) compliant,
`reuse lint`.

Following REUSE has a few advantages over the current approach:

- Copyright information is easy to access for users / downstream
- Files like `dist/license.md` do not need to exist anymore, as
  `.reuse/dep5` is used instead
- `reuse lint` makes it easy to ensure that copyright information of
  files like binary assets / images is always accurate and up to date

To add copyright information of files that didn't have it I looked up
who committed what and when, for each file. As yuzu contributors do not
have to sign a CLA or similar I couldn't assume that copyright ownership
was of the "yuzu Emulator Project", so I used the name and/or email of
the commit author instead.

[REUSE]: https://reuse.software

Follow-up to 01cf05bc75b1e47beb08937439f3ed9339e7b254
</content>
</entry>
<entry>
<title>yuzu_cmd: Eliminate variable shadowing</title>
<updated>2022-06-13T22:19:23+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2022-06-13T19:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=69d92a19a53d214e0087aa5e18d274ea57e4d57c'/>
<id>urn:sha1:69d92a19a53d214e0087aa5e18d274ea57e4d57c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>yuzu_cmd: Reduce unused includes</title>
<updated>2022-03-20T06:25:09+00:00</updated>
<author>
<name>ameerj</name>
<email>52414509+ameerj@users.noreply.github.com</email>
</author>
<published>2022-03-19T05:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=a367db44cfef5a53f58eef947d75964ce9719a89'/>
<id>urn:sha1:a367db44cfef5a53f58eef947d75964ce9719a89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>yuzu_cmd: Use new input</title>
<updated>2021-11-25T02:30:23+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2021-09-21T00:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=14b949a0da6aa600d873c88f1836921f4d9a7919'/>
<id>urn:sha1:14b949a0da6aa600d873c88f1836921f4d9a7919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>yuzu-cmd: hide cursor when in fullscreen</title>
<updated>2021-08-01T19:46:13+00:00</updated>
<author>
<name>san</name>
<email>san+gitkraken@smederijmerlijn.nl</email>
</author>
<published>2021-08-01T19:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=3e2614148353342284b06899080e4707804eecf5'/>
<id>urn:sha1:3e2614148353342284b06899080e4707804eecf5</id>
<content type='text'>
Exposed the SDL_ShowCursor function to EmuWindow baseclass. When creating the window (GL or VK) in fullscreen it now automatically hides the cursor.</content>
</entry>
<entry>
<title>emu_window: Remove global system instance</title>
<updated>2021-07-30T14:43:58+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2021-07-30T14:43:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=335de3fdf584de939adebb99c4b960b564a406d5'/>
<id>urn:sha1:335de3fdf584de939adebb99c4b960b564a406d5</id>
<content type='text'>
It was just the one in emu_window_sdl2, but since _gl and _vk inherit
from it, they all needed adjustments.

Leaves just the one auto system&amp; in main().
</content>
</entry>
<entry>
<title>emu_window: unsigned -&gt; u32</title>
<updated>2021-04-23T15:19:32+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2021-04-23T15:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=8805233f5e6360c5153e66c8937d5e7ae94c2143'/>
<id>urn:sha1:8805233f5e6360c5153e66c8937d5e7ae94c2143</id>
<content type='text'>
This is more concise and consistent with the rest of the codebase.
</content>
</entry>
</feed>
