<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpu-screen-recorder/src/shader.c, branch debian</title>
<subtitle>The fastest screen recording tool for Linux
</subtitle>
<id>https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/atom?h=debian</id>
<link rel='self' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/atom?h=debian'/>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/'/>
<updated>2026-08-01T21:41:07Z</updated>
<entry>
<title>Remove unused includes</title>
<updated>2026-08-01T21:41:07Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2026-08-01T21:41:07Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=8f97b0b422820fd2ac0162aa12cdbf14150f1a11'/>
<id>urn:sha1:8f97b0b422820fd2ac0162aa12cdbf14150f1a11</id>
<content type='text'>
Most were left over from moving code out of main.cpp and from replacing
fprintf with gsr_log. Also fixes building without the app_audio option.
</content>
</entry>
<entry>
<title>Add gsr_log logging module with log level and overridable log handler</title>
<updated>2026-08-01T16:51:59Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2026-08-01T16:51:59Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=c150d0e6ba0ab1f9ecd6a1c933a58050187e0c81'/>
<id>urn:sha1:c150d0e6ba0ab1f9ecd6a1c933a58050187e0c81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compile error with old vulkan header: ifdef check vulkan video encoding</title>
<updated>2026-04-18T22:42:00Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2026-04-18T22:42:00Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=5d03193f29d6a84bc33bdf5fb552aee16605d8e1'/>
<id>urn:sha1:5d03193f29d6a84bc33bdf5fb552aee16605d8e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove compute shader. It doesn't improve performance and it has worse UV quality because of incorrect pixel colors</title>
<updated>2025-09-21T01:21:30Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2025-09-21T01:20:58Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=1ded0a79fd9519d4155ee06685df193c7c80d79f'/>
<id>urn:sha1:1ded0a79fd9519d4155ee06685df193c7c80d79f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m</title>
<updated>2025-04-08T22:45:14Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2025-04-08T22:45:14Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=4e866a18fc6d752dab416768a279898104c8c487'/>
<id>urn:sha1:4e866a18fc6d752dab416768a279898104c8c487</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fallback to graphics shader instead of compute shader if the gpu doesn't support compute shader (either glsl 420 or opengl es glsl 310)</title>
<updated>2025-04-06T19:52:15Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2025-04-06T19:52:15Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=5029906c344ea39c13c9875d89da0f6b4a8595aa'/>
<id>urn:sha1:5029906c344ea39c13c9875d89da0f6b4a8595aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reapply "WIP: use compute shader instead of graphics shader for better performance (especially on amd)"</title>
<updated>2025-03-29T14:38:05Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2025-03-29T14:38:05Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=b8a521a785e1c40ef247e6536f284afd9e39922a'/>
<id>urn:sha1:b8a521a785e1c40ef247e6536f284afd9e39922a</id>
<content type='text'>
This reverts commit f85a7ab2055ddc8e2231a380f0c46e29e42c2072.
</content>
</entry>
<entry>
<title>Revert "WIP: use compute shader instead of graphics shader for better performance (especially on amd)"</title>
<updated>2025-03-29T14:37:53Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2025-03-29T14:37:53Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=f85a7ab2055ddc8e2231a380f0c46e29e42c2072'/>
<id>urn:sha1:f85a7ab2055ddc8e2231a380f0c46e29e42c2072</id>
<content type='text'>
This reverts commit a41a32cb9079dc3c78414b7b0cdc68243333020d.
</content>
</entry>
<entry>
<title>WIP: use compute shader instead of graphics shader for better performance (especially on amd)</title>
<updated>2025-03-29T12:29:10Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2025-03-29T12:27:20Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=a41a32cb9079dc3c78414b7b0cdc68243333020d'/>
<id>urn:sha1:a41a32cb9079dc3c78414b7b0cdc68243333020d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing color range set in color conversion for nvidia window capture</title>
<updated>2024-03-21T14:11:13Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2024-03-21T14:11:13Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=b19f88d769958af067c86f6b98b7d579a10acc29'/>
<id>urn:sha1:b19f88d769958af067c86f6b98b7d579a10acc29</id>
<content type='text'>
</content>
</entry>
</feed>
