<feed xmlns='http://www.w3.org/2005/Atom'>
<title>low_latency_layer/src/strategies/low_latency2/device_strategy.cc, branch main</title>
<subtitle>vulkan layer for reducing latency</subtitle>
<id>https://git.nj3.xyz/low_latency_layer/atom?h=main</id>
<link rel='self' href='https://git.nj3.xyz/low_latency_layer/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/'/>
<updated>2026-04-12T08:45:49+00:00</updated>
<entry>
<title>LowLatency2: Check semaphore value before signalling</title>
<updated>2026-04-12T08:45:49+00:00</updated>
<author>
<name>Nicolas James</name>
<email>nj3ahxac@gmail.com</email>
</author>
<published>2026-04-12T08:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=59289c6fcd79e52a4395451f61851661c417dbb3'/>
<id>urn:sha1:59289c6fcd79e52a4395451f61851661c417dbb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't discard signal semaphore on missing swapchain monitor without signalling it first</title>
<updated>2026-04-11T02:10:06+00:00</updated>
<author>
<name>Nicolas James</name>
<email>nj3ahxac@gmail.com</email>
</author>
<published>2026-04-11T01:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=973532a7d28c2afbaaf0fe79efa9a5084d14e3aa'/>
<id>urn:sha1:973532a7d28c2afbaaf0fe79efa9a5084d14e3aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't take exclusive lock when collecting work for LowLatency2</title>
<updated>2026-04-08T04:41:18+00:00</updated>
<author>
<name>Nicolas James</name>
<email>nj3ahxac@gmail.com</email>
</author>
<published>2026-04-08T04:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=6ae5ce31e34f3b15a25ada53e64a0098316f98c9'/>
<id>urn:sha1:6ae5ce31e34f3b15a25ada53e64a0098316f98c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor storing submissions into FrameSpan class, reduce AntiLag thread contention</title>
<updated>2026-04-07T14:56:40+00:00</updated>
<author>
<name>Nicolas James</name>
<email>nj3ahxac@gmail.com</email>
</author>
<published>2026-04-07T14:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=eb9719cc8b9a308654ccd2c3bce8a7047b6e2a1a'/>
<id>urn:sha1:eb9719cc8b9a308654ccd2c3bce8a7047b6e2a1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dead code, upgrade env bools to const</title>
<updated>2026-04-07T03:43:50+00:00</updated>
<author>
<name>Nicolas James</name>
<email>nj3ahxac@gmail.com</email>
</author>
<published>2026-04-07T03:43:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=ce26014c2e6a0200ea90eac8ec87881a0d55e727'/>
<id>urn:sha1:ce26014c2e6a0200ea90eac8ec87881a0d55e727</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't fail hard when the swapchain is erased and we can't find it</title>
<updated>2026-04-06T08:02:18+00:00</updated>
<author>
<name>Nicolas James</name>
<email>nj3ahxac@gmail.com</email>
</author>
<published>2026-04-06T08:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=e5087ff69f63e8c1d6f3a2239d05119b686e6935'/>
<id>urn:sha1:e5087ff69f63e8c1d6f3a2239d05119b686e6935</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add refactored VK_NV_low_latency2 impl, (fixes many threading issues)</title>
<updated>2026-04-06T07:03:35+00:00</updated>
<author>
<name>Nicolas James</name>
<email>nj3ahxac@gmail.com</email>
</author>
<published>2026-04-06T07:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=312d8736ae0df55c9f33e4eb5c00e4cd77e1c33f'/>
<id>urn:sha1:312d8736ae0df55c9f33e4eb5c00e4cd77e1c33f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add WIP refactored reflex impl</title>
<updated>2026-04-06T02:18:10+00:00</updated>
<author>
<name>Nicolas James</name>
<email>nj3ahxac@gmail.com</email>
</author>
<published>2026-04-06T02:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=a9a083ea5c649498d2f12e611dbc7c767d152130'/>
<id>urn:sha1:a9a083ea5c649498d2f12e611dbc7c767d152130</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add boilerplate for separate implementations</title>
<updated>2026-04-05T08:30:25+00:00</updated>
<author>
<name>Nicolas James</name>
<email>Eele1Ephe7uZahRie@tutanota.com</email>
</author>
<published>2026-04-05T08:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=21e55ae8a1b3ddd4dff6c24a57bdc7d7272fff16'/>
<id>urn:sha1:21e55ae8a1b3ddd4dff6c24a57bdc7d7272fff16</id>
<content type='text'>
</content>
</entry>
</feed>
