<feed xmlns='http://www.w3.org/2005/Atom'>
<title>esdl2.git/c_src, branch master</title>
<subtitle>SDL2 Erlang NIF.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/esdl2.git/'/>
<entry>
<title>Compatibility with SDL2 2.0.5</title>
<updated>2018-05-25T06:25:14+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-05-25T06:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/esdl2.git/commit/?id=26f98df338c25d7ed7c9fcf996bf09860d2de34f'/>
<id>26f98df338c25d7ed7c9fcf996bf09860d2de34f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compilation with SDL2 2.0.6</title>
<updated>2018-05-24T14:30:33+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-05-24T14:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/esdl2.git/commit/?id=253ad8371ad8ebf88ca3acf9cda7b9a3c58347ad'/>
<id>253ad8371ad8ebf88ca3acf9cda7b9a3c58347ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cppcheck warnings</title>
<updated>2018-05-24T09:21:59+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-05-24T09:21:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/esdl2.git/commit/?id=9868844f7f4d7c4fca164be610ef8f010a1255ee'/>
<id>9868844f7f4d7c4fca164be610ef8f010a1255ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the glyph rendering functions</title>
<updated>2018-02-15T17:39:45+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-02-15T17:39:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/esdl2.git/commit/?id=c12df73883f626344cee7f3f0497ec75b95f5e1d'/>
<id>c12df73883f626344cee7f3f0497ec75b95f5e1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add functions for obtaining glyph informations</title>
<updated>2018-02-13T13:42:06+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-02-13T13:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/esdl2.git/commit/?id=913937277fec521a704fc29253198da1a7dbeb82'/>
<id>913937277fec521a704fc29253198da1a7dbeb82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add most remaining sdl_ttf functions</title>
<updated>2018-02-07T16:26:15+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-02-07T11:53:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/esdl2.git/commit/?id=6e2c3832d850497fe715c813869a5e52a454bb1a'/>
<id>6e2c3832d850497fe715c813869a5e52a454bb1a</id>
<content type='text'>
The only functions left are glyphs and functions I'm not sure
should be implemented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The only functions left are glyphs and functions I'm not sure
should be implemented.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial work on the SDL_ttf functions</title>
<updated>2018-02-05T23:05:12+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-02-05T23:05:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/esdl2.git/commit/?id=0e6c291c64e77181851b8a3255a3da8827124080'/>
<id>0e6c291c64e77181851b8a3255a3da8827124080</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the get_num_allocations function</title>
<updated>2018-02-01T23:53:17+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-02-01T23:53:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/esdl2.git/commit/?id=251a2457fe10910b357e33609a59545684294bc3'/>
<id>251a2457fe10910b357e33609a59545684294bc3</id>
<content type='text'>
No corresponding Erlang module, only callable via esdl2.
Don't really need much more than that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No corresponding Erlang module, only callable via esdl2.
Don't really need much more than that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add utf-8 support for the window title</title>
<updated>2018-02-01T23:46:13+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-02-01T23:46:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/esdl2.git/commit/?id=5a9e707ee2eefe04316c9d1b30b4f00e7ebe0f9a'/>
<id>5a9e707ee2eefe04316c9d1b30b4f00e7ebe0f9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace malloc/free with enif_alloc/enif_free</title>
<updated>2018-01-31T16:48:56+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-01-31T16:48:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/esdl2.git/commit/?id=91ec77f04ac84ac9941336fe0f6eaf4bd42786cf'/>
<id>91ec77f04ac84ac9941336fe0f6eaf4bd42786cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
