<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/video_core/texture_cache/image_base.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>texture_cache: process aliases and overlaps in the correct order</title>
<updated>2023-05-24T07:53:42+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2023-05-23T05:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=72c1ee1bf96be45e2794f26ad83dbd13e892c22d'/>
<id>72c1ee1bf96be45e2794f26ad83dbd13e892c22d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ImageBase: Basic fixes.</title>
<updated>2022-10-06T19:00:53+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2022-04-15T11:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=8fd1d769fe1c079d3a3f1ddc531233eabf0dd7ba'/>
<id>8fd1d769fe1c079d3a3f1ddc531233eabf0dd7ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>general: Convert source file copyright comments over to SPDX</title>
<updated>2022-04-23T09:55:32+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2022-04-23T08:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=99ceb03a1cfcf35968cab589ea188a8c406cda52'/>
<id>99ceb03a1cfcf35968cab589ea188a8c406cda52</id>
<content type='text'>
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
</pre>
</div>
</content>
</entry>
<entry>
<title>Texture Cache: fix memory managment and optimize scaled downloads, uploads.</title>
<updated>2021-11-16T21:11:31+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2021-10-18T20:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=3b61de74e6dc7526ffa8f03c21d81e2c3566ce90'/>
<id>3b61de74e6dc7526ffa8f03c21d81e2c3566ce90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Texture Cache: Fix downscaling and correct memory comsumption.</title>
<updated>2021-11-16T21:11:31+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2021-10-17T16:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=425ab9ef4b982213f4ee0d53196f5474e255374f'/>
<id>425ab9ef4b982213f4ee0d53196f5474e255374f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>texture_cache: Fix infinitely recursive ImageCanRescale check</title>
<updated>2021-11-16T21:11:31+00:00</updated>
<author>
<name>ameerj</name>
<email>52414509+ameerj@users.noreply.github.com</email>
</author>
<published>2021-10-12T05:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=4de584005fe8ae00608f8c3267a78e7cf0eb52aa'/>
<id>4de584005fe8ae00608f8c3267a78e7cf0eb52aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>texture_cache: Simplify image view queries and blacklisting</title>
<updated>2021-11-16T21:11:28+00:00</updated>
<author>
<name>ReinUsesLisp</name>
<email>reinuseslisp@airmail.cc</email>
</author>
<published>2021-07-28T05:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=56ccda1d9952368d0c1e29d7c4b486c547de9549'/>
<id>56ccda1d9952368d0c1e29d7c4b486c547de9549</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Texture Cache: Implement Rating System.</title>
<updated>2021-11-16T21:11:28+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2021-07-26T23:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=07c564f38b238af9be7a9d8aee1149a353c2880b'/>
<id>07c564f38b238af9be7a9d8aee1149a353c2880b</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 #6497 from FernandoS27/scotty-doesnt-know</title>
<updated>2021-07-07T00:26:21+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2021-07-07T00:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=eb3cb3af353dd1d62b11a6032e35656153ecb505'/>
<id>eb3cb3af353dd1d62b11a6032e35656153ecb505</id>
<content type='text'>
GPU Memory Manager - Correct handling of non continuous backing memory.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GPU Memory Manager - Correct handling of non continuous backing memory.</pre>
</div>
</content>
</entry>
<entry>
<title>Texture Cache: Initial Implementation of Sparse Textures.</title>
<updated>2021-07-04T20:32:03+00:00</updated>
<author>
<name>Fernando Sahmkow</name>
<email>fsahmkow27@gmail.com</email>
</author>
<published>2021-06-12T13:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=38165fb7e3e486b5099cfa76f5a09ec9f3201acd'/>
<id>38165fb7e3e486b5099cfa76f5a09ec9f3201acd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
