<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/video_core/host1x/vic.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>video_core: Rework VAAPI code</title>
<updated>2025-06-17T14:30:11+00:00</updated>
<author>
<name>Mike Lothian</name>
<email>mike@fireburn.co.uk</email>
</author>
<published>2025-06-16T12:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=a9cde6f7653843a1ea7e9118c87b735232600fad'/>
<id>a9cde6f7653843a1ea7e9118c87b735232600fad</id>
<content type='text'>
Use public ffmpeg headers only

Fall back gracefully to software decoding when codec is unsupported on
VAAPI e.g. VP8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use public ffmpeg headers only

Fall back gracefully to software decoding when codec is unsupported on
VAAPI e.g. VP8
</pre>
</div>
</content>
</entry>
<entry>
<title>Port changes from Early Access</title>
<updated>2024-12-20T15:24:40+00:00</updated>
<author>
<name>niansa</name>
<email>anton-sa@web.de</email>
</author>
<published>2024-03-08T22:44:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=9b4ef19ed93dc9a377344781b72b332dacc4f064'/>
<id>9b4ef19ed93dc9a377344781b72b332dacc4f064</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Core: Clang format and other small issues.</title>
<updated>2024-01-19T02:12:30+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2023-12-31T19:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=590d9b7e1d875e0403fb87cfcd4a8d52c50e2b81'/>
<id>590d9b7e1d875e0403fb87cfcd4a8d52c50e2b81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GPU SMMU: Expand to 34 bits</title>
<updated>2024-01-19T02:12:30+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2023-12-29T08:50:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=96fd1348aea9d70cb502a94cbd0412be6edb0189'/>
<id>96fd1348aea9d70cb502a94cbd0412be6edb0189</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>video_core: refactor video frame and packet parsing</title>
<updated>2023-11-16T22:01:38+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-11-15T18:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=4055a476aafb7b915c649363ccde7ba9b8d864d3'/>
<id>4055a476aafb7b915c649363ccde7ba9b8d864d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>video_core: Speed up video frame data copy</title>
<updated>2023-02-11T14:18:54+00:00</updated>
<author>
<name>FengChen</name>
<email>vonchenplus@gmail.com</email>
</author>
<published>2023-02-11T14:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=4adf39edf20189831343242a9268b8c1c59d3ab5'/>
<id>4adf39edf20189831343242a9268b8c1c59d3ab5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scratch_buffer: Explicitly defing resize and resize_destructive functions</title>
<updated>2022-12-20T03:40:50+00:00</updated>
<author>
<name>ameerj</name>
<email>52414509+ameerj@users.noreply.github.com</email>
</author>
<published>2022-12-20T03:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=c6590ad07b384762fd90ee8852796ec681a69286'/>
<id>c6590ad07b384762fd90ee8852796ec681a69286</id>
<content type='text'>
resize keeps previous data intact when the buffer grows
resize_destructive destroys the previous data when the buffer grows
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
resize keeps previous data intact when the buffer grows
resize_destructive destroys the previous data when the buffer grows
</pre>
</div>
</content>
</entry>
<entry>
<title>General: Fix clang format.</title>
<updated>2022-10-06T19:00:53+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2022-06-16T00:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=fe24c65153349d3a759a2eef02ec703851a96847'/>
<id>fe24c65153349d3a759a2eef02ec703851a96847</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DMA &amp; InlineToMemory Engines Rework.</title>
<updated>2022-10-06T19:00:53+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2022-08-14T09:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=f5fd6b5c8674fcf64a3e70809ee0a34d3a95beb6'/>
<id>f5fd6b5c8674fcf64a3e70809ee0a34d3a95beb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NVDRV: Refactor Host1x</title>
<updated>2022-10-06T19:00:52+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2022-01-30T21:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=2931101e6f5aa755566ef40f6e6dc71909fd3e92'/>
<id>2931101e6f5aa755566ef40f6e6dc71909fd3e92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
