<feed xmlns='http://www.w3.org/2005/Atom'>
<title>low_latency_layer/src/device_context.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-07T07:14:38+00:00</updated>
<entry>
<title>Remove unnecessary assertions for unique shared pointers in destructors of Instance and Device contexts</title>
<updated>2026-04-07T07:14:38+00:00</updated>
<author>
<name>Nicolas James</name>
<email>nj3ahxac@gmail.com</email>
</author>
<published>2026-04-07T07:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=6d1032d39fac105f1bfb5972a45643b6fffb56a2'/>
<id>urn:sha1:6d1032d39fac105f1bfb5972a45643b6fffb56a2</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>
<entry>
<title>Nuke old implementation, silence warnings</title>
<updated>2026-04-05T06:59:32+00:00</updated>
<author>
<name>Nicolas James</name>
<email>Eele1Ephe7uZahRie@tutanota.com</email>
</author>
<published>2026-04-05T06:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=411f7acb1f92db88d2a3c92bb40da2133852b40e'/>
<id>urn:sha1:411f7acb1f92db88d2a3c92bb40da2133852b40e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix erroneous microsecond conversion to milliseconds</title>
<updated>2026-04-04T03:45:41+00:00</updated>
<author>
<name>Nicolas James</name>
<email>Eele1Ephe7uZahRie@tutanota.com</email>
</author>
<published>2026-04-04T03:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=6b4dd1fb3d5fffd0c43fc40352720e0266651c38'/>
<id>urn:sha1:6b4dd1fb3d5fffd0c43fc40352720e0266651c38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Turn shared_ptr to unique_ptr in Context, strictly transfer ownership in notify_present</title>
<updated>2026-03-31T13:49:34+00:00</updated>
<author>
<name>Nicolas James</name>
<email>Eele1Ephe7uZahRie@tutanota.com</email>
</author>
<published>2026-03-31T13:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=31c69428639c0674339c3752c5401542d38693bc'/>
<id>urn:sha1:31c69428639c0674339c3752c5401542d38693bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix vram leak in Cyberpunk 2077, reduce duplicated logic + general cleanup</title>
<updated>2026-03-31T05:15:00+00:00</updated>
<author>
<name>Nicolas James</name>
<email>Eele1Ephe7uZahRie@tutanota.com</email>
</author>
<published>2026-03-31T05:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=5e3837cadac73ba5b7d4085cddc48b0e816d826a'/>
<id>urn:sha1:5e3837cadac73ba5b7d4085cddc48b0e816d826a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split monitoring strategy between Reflex and AL2</title>
<updated>2026-03-31T02:17:09+00:00</updated>
<author>
<name>Nicolas James</name>
<email>Eele1Ephe7uZahRie@tutanota.com</email>
</author>
<published>2026-03-31T02:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=df2933fd9c0ea2a99e89a6837123dfdf8b549d4a'/>
<id>urn:sha1:df2933fd9c0ea2a99e89a6837123dfdf8b549d4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force 'capability' to query anti_lag or low_latency2 based on EXPOSE_REFLEX env var</title>
<updated>2026-03-30T05:26:51+00:00</updated>
<author>
<name>Nicolas James</name>
<email>Eele1Ephe7uZahRie@tutanota.com</email>
</author>
<published>2026-03-30T05:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=22f8e5196508c7075493c246edb9cb9cad097c45'/>
<id>urn:sha1:22f8e5196508c7075493c246edb9cb9cad097c45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix AL2 via VK_NV_low_latency2's async implementation, fix race in TimestampPool</title>
<updated>2026-03-30T04:54:10+00:00</updated>
<author>
<name>Nicolas James</name>
<email>Eele1Ephe7uZahRie@tutanota.com</email>
</author>
<published>2026-03-30T04:54:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=644bc4ed5edd4e3ffa88750bdacb147c75df9546'/>
<id>urn:sha1:644bc4ed5edd4e3ffa88750bdacb147c75df9546</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Reflex - break AntiLag in the process. Remove AntiLag1. WIP</title>
<updated>2026-03-29T09:44:23+00:00</updated>
<author>
<name>Nicolas James</name>
<email>nj3ahxac@gmail.com</email>
</author>
<published>2026-03-29T09:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nj3.xyz/low_latency_layer/commit/?id=681bd5096ee416b50dd7338de30af7b3db385a36'/>
<id>urn:sha1:681bd5096ee416b50dd7338de30af7b3db385a36</id>
<content type='text'>
</content>
</entry>
</feed>
