<feed xmlns='http://www.w3.org/2005/Atom'>
<title>simple_platformer.git/source/memory, branch master</title>
<subtitle>A 2d platformer from scratch, using c++ and opengl
</subtitle>
<link rel='alternate' type='text/html' href='https://git.talhaamir.xyz/simple_platformer.git/'/>
<entry>
<title>Making project work with clangd:</title>
<updated>2025-03-06T05:37:36+00:00</updated>
<author>
<name>talha</name>
<email>sarcxd@gmail.com</email>
</author>
<published>2025-03-06T05:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.talhaamir.xyz/simple_platformer.git/commit/?id=23cc1a7d8c5ae6a397071763d0326990868c37af'/>
<id>23cc1a7d8c5ae6a397071763d0326990868c37af</id>
<content type='text'>
- Moved a lot of items into separate header files
- Still compiling everything as a single translation unit (but maybe a
  heavier translation unit [if that is possible])
- setup compile_flags, a way to use clangd without using a build system
- stuff like clangd and cmake don't work well with unity builds, so I
  avoid jumping through hoops
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Moved a lot of items into separate header files
- Still compiling everything as a single translation unit (but maybe a
  heavier translation unit [if that is possible])
- setup compile_flags, a way to use clangd without using a build system
- stuff like clangd and cmake don't work well with unity builds, so I
  avoid jumping through hoops
</pre>
</div>
</content>
</entry>
<entry>
<title>Added miniaudio</title>
<updated>2025-02-03T06:44:41+00:00</updated>
<author>
<name>talha</name>
<email>sarcxd@gmail.com</email>
</author>
<published>2025-02-03T06:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.talhaamir.xyz/simple_platformer.git/commit/?id=2cf57a4abcb4bb552cb805c74c19b1ad21fba411'/>
<id>2cf57a4abcb4bb552cb805c74c19b1ad21fba411</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added batch rendering (however basic it might be)</title>
<updated>2024-12-10T19:53:05+00:00</updated>
<author>
<name>talha</name>
<email>sarcxd@gmail.com</email>
</author>
<published>2024-12-10T19:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.talhaamir.xyz/simple_platformer.git/commit/?id=9022d6c1fa64689ab9203d967a8cd31b406155da'/>
<id>9022d6c1fa64689ab9203d967a8cd31b406155da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
