<feed xmlns='http://www.w3.org/2005/Atom'>
<title>daw/src/window.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-18T22:41:30Z</updated>
<entry>
<title>Add window as void* to camera resize callback</title>
<updated>2026-02-18T22:41:30Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2026-02-18T22:34:32Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=337b98e2f4ee16a7db8b0f3361bd6c3081ca4d00'/>
<id>urn:sha1:337b98e2f4ee16a7db8b0f3361bd6c3081ca4d00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Iterate camera-reset in seperate loop</title>
<updated>2026-02-18T22:29:26Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2026-02-18T22:29:26Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=e5548ded0725bcfb5a5af1a1e7650cd15d9b0934'/>
<id>urn:sha1:e5548ded0725bcfb5a5af1a1e7650cd15d9b0934</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>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>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>Add support for depth &amp; stencil buffers</title>
<updated>2025-12-18T21:14:18Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2025-12-03T21:21:54Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=eb06c9d49fddd6ffd5725bf8a33c2eab8cfd94c7'/>
<id>urn:sha1:eb06c9d49fddd6ffd5725bf8a33c2eab8cfd94c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix imports</title>
<updated>2025-12-18T21:14:17Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2025-11-30T00:31:02Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=af1f93e33308a2798d18c7ab1ddaab636319b50c'/>
<id>urn:sha1:af1f93e33308a2798d18c7ab1ddaab636319b50c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TMP Rework rendering</title>
<updated>2025-12-18T21:14:16Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2025-11-29T22:04:52Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=07116cd28845c3e589ab7e99f32d0ab96dd5cf4d'/>
<id>urn:sha1:07116cd28845c3e589ab7e99f32d0ab96dd5cf4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add render pipeline customization</title>
<updated>2025-11-26T21:45:06Z</updated>
<author>
<name>onelin</name>
<email>oscar@nelin.dk</email>
</author>
<published>2025-11-26T20:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.nelin.dk/daw/commit/?id=ce51f1634af7ec5a7710d59b82716fda72607ca8'/>
<id>urn:sha1:ce51f1634af7ec5a7710d59b82716fda72607ca8</id>
<content type='text'>
</content>
</entry>
</feed>
