<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/jancity/src/font, branch master</title>
<subtitle>Entry for Global Game Jam 2024.
</subtitle>
<id>https://gitea.privatedns.org/xavi/jancity/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/jancity/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/'/>
<updated>2024-01-27T16:38:12+00:00</updated>
<entry>
<title>gfx: Add return value to *_sort functions</title>
<updated>2024-01-27T16:38:12+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2024-01-27T12:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=daf6f84ccdf817f7088aa527b4b37c2cca91c052'/>
<id>urn:sha1:daf6f84ccdf817f7088aa527b4b37c2cca91c052</id>
<content type='text'>
</content>
</entry>
<entry>
<title>font.c: set null dimensions on null str</title>
<updated>2022-07-02T02:50:50+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-07-02T02:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=3bc4b6f9963c7678ade6796729567161c419f0da'/>
<id>urn:sha1:3bc4b6f9963c7678ade6796729567161c419f0da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>font: implement font_dim</title>
<updated>2022-06-28T22:27:33+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-06-28T22:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=4d4b92c2b61164ba50b21fcc779b3f8505d16ed4'/>
<id>urn:sha1:4d4b92c2b61164ba50b21fcc779b3f8505d16ed4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>font: deprecate font_printf</title>
<updated>2022-06-26T18:00:27+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-06-26T16:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=50b362db3998e4c17cd449dda939d416954bf1ba'/>
<id>urn:sha1:50b362db3998e4c17cd449dda939d416954bf1ba</id>
<content type='text'>
This function is no longer needed since `gui` was revamped.
</content>
</entry>
<entry>
<title>font: add font_puts</title>
<updated>2022-06-26T18:00:27+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-06-26T15:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=aa047f3b95ba4d9074ecadf5227d454cd1e7e7fa'/>
<id>urn:sha1:aa047f3b95ba4d9074ecadf5227d454cd1e7e7fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>font.c: avoid several va_list in favor of large buffer</title>
<updated>2022-05-24T20:20:04+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-05-24T18:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=0bcea86763c6858a4e3b18bf8062739e15032474'/>
<id>urn:sha1:0bcea86763c6858a4e3b18bf8062739e15032474</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace x_get functions with macros</title>
<updated>2022-03-30T06:20:21+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-02-08T14:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=98f0d3e026f978d556cc91cfaa815d92a0b182c8'/>
<id>urn:sha1:98f0d3e026f978d556cc91cfaa815d92a0b182c8</id>
<content type='text'>
The PS1 port relies on a heap for primitives since the GPU renders the
scene asynchronously. However, SDL-based platforms render primitives
synchronously, so structures can be allocated on the stack instead.
</content>
</entry>
<entry>
<title>Add project source code</title>
<updated>2022-03-30T06:20:20+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2021-07-02T22:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=6b9f686913efc3725b2690033cd4f398e07076ba'/>
<id>urn:sha1:6b9f686913efc3725b2690033cd4f398e07076ba</id>
<content type='text'>
</content>
</entry>
</feed>
