<feed xmlns='http://www.w3.org/2005/Atom'>
<title>daw/src/daw.c, branch master</title>
<subtitle>A tiny game engine</subtitle>
<id>https://git.nelin.dk/daw/atom?h=master</id>
<link rel='self' href='https://git.nelin.dk/daw/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/'/>
<updated>2026-02-19T01:37:39Z</updated>
<entry>
<title>Refine performance measurement</title>
<updated>2026-02-19T01:37:39Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2026-02-19T01:36:00Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=c582841c01aeb30ec5cf7451d34ee45f8e228aa7'/>
<id>urn:sha1:c582841c01aeb30ec5cf7451d34ee45f8e228aa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move pipeline reset to rendering/window</title>
<updated>2025-12-20T22:53:17Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2025-12-18T22:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=71bca57087f5746aaafba07ccce5b6bbc270b8c1'/>
<id>urn:sha1:71bca57087f5746aaafba07ccce5b6bbc270b8c1</id>
<content type='text'>
Also set the damn memory to zero

Who could've guessed that you should zero your initialized memory when
you're making assumptions later that uninitizalied members are zero.
</content>
</entry>
<entry>
<title>Cleanup DEBUG prints</title>
<updated>2025-12-18T21:29:42Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2025-12-18T21:29:42Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=49fbbcc95e1234e0eb1464fc877b0264c5fcb9d1'/>
<id>urn:sha1:49fbbcc95e1234e0eb1464fc877b0264c5fcb9d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset all cameras instead of just the first one</title>
<updated>2025-12-18T21:22:51Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2025-12-18T21:22:51Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=e16066c07a9e0f09ffc5360b56bf5c0a1faf6c3d'/>
<id>urn:sha1:e16066c07a9e0f09ffc5360b56bf5c0a1faf6c3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add instance to window_init</title>
<updated>2025-12-18T21:14:22Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2025-12-18T20:52:13Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=e1b0ea16142beb29d2fbfdf4f02524eb117aee6d'/>
<id>urn:sha1:e1b0ea16142beb29d2fbfdf4f02524eb117aee6d</id>
<content type='text'>
And make a mess in the meantime:(
</content>
</entry>
<entry>
<title>Add state to resize callback</title>
<updated>2025-12-18T21:14:22Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2025-12-17T13:39:35Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=1901282ae8899cb290e7216829407b8938327279'/>
<id>urn:sha1:1901282ae8899cb290e7216829407b8938327279</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Setup/reset cameras</title>
<updated>2025-12-18T21:14:22Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2025-12-17T13:19:23Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=ddcfb5d3827a6df6357dca7b29def5aca3a4fcd2'/>
<id>urn:sha1:ddcfb5d3827a6df6357dca7b29def5aca3a4fcd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add framebuffer resizing</title>
<updated>2025-12-18T21:14:22Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2025-12-17T12:48:51Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=99d49b59e99cc94d18efd3ff0e33a25d7356bae9'/>
<id>urn:sha1:99d49b59e99cc94d18efd3ff0e33a25d7356bae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try linear filtering:)</title>
<updated>2025-12-18T21:14:21Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2025-12-03T23:02:54Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=3a24982d1ed318b26e5ea191db63cedeb9e8d43f'/>
<id>urn:sha1:3a24982d1ed318b26e5ea191db63cedeb9e8d43f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable face culling</title>
<updated>2025-12-18T21:14:21Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2025-12-03T22:24:07Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=95f41dddd21da27235bf5db8fb419347ca38369b'/>
<id>urn:sha1:95f41dddd21da27235bf5db8fb419347ca38369b</id>
<content type='text'>
</content>
</entry>
</feed>
