<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/release, branch 1.2.2-installer</title>
<subtitle>Forked from https://github.com/raysan5/raylib</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/'/>
<entry>
<title>New raylib release, including html5 binaries</title>
<updated>2014-12-31T18:25:16+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-12-31T18:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=7ec6ebb9fa0862c31cf9707b6626d72826fa7397'/>
<id>7ec6ebb9fa0862c31cf9707b6626d72826fa7397</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small Fixes Update (1.2.1)</title>
<updated>2014-10-17T19:11:58+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-10-17T19:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=9d27bba23f08e7749fd98c8b56b5fe34786926fd'/>
<id>9d27bba23f08e7749fd98c8b56b5fe34786926fd</id>
<content type='text'>
View CHANGELOG for description on small fixes and add-ons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
View CHANGELOG for description on small fixes and add-ons
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Added support for Tap gesture</title>
<updated>2014-09-19T10:34:25+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-09-19T10:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=42b7b117104b957414c371871a724019b8d0b59a'/>
<id>42b7b117104b957414c371871a724019b8d0b59a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>raylib 1.2 release files</title>
<updated>2014-09-16T20:54:42+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-09-16T20:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=8e2680f41fbab871cfdbb01fc945803f9af6e12a'/>
<id>8e2680f41fbab871cfdbb01fc945803f9af6e12a</id>
<content type='text'>
Default libraylib.a uses OpenGL 1.1 to maximize compatibility
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Default libraylib.a uses OpenGL 1.1 to maximize compatibility
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected bugs...</title>
<updated>2014-07-23T17:50:06+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-07-23T17:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=56a79797505eb50386b587465707248c091400df'/>
<id>56a79797505eb50386b587465707248c091400df</id>
<content type='text'>
Set default raylib to use OpenGL 1.1 (compatibility issues on ATI cards)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set default raylib to use OpenGL 1.1 (compatibility issues on ATI cards)
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected bug with drawing order</title>
<updated>2014-07-22T23:25:33+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-07-22T23:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=ecb3c47704ccaa349ee4824b019181d700919582'/>
<id>ecb3c47704ccaa349ee4824b019181d700919582</id>
<content type='text'>
We have three vertex buffers: lines, triangles and quads for textures.
Drawing in a desired order could become a nighmare... noww it seems it
works prety well...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have three vertex buffers: lines, triangles and quads for textures.
Drawing in a desired order could become a nighmare... noww it seems it
works prety well...
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to version 1.1.1</title>
<updated>2014-07-22T22:06:24+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-07-22T22:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=0b03431c95c3c348aa686c1a3df68a51bd7761a6'/>
<id>0b03431c95c3c348aa686c1a3df68a51bd7761a6</id>
<content type='text'>
Check CHANGELOG for a detailed list of changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check CHANGELOG for a detailed list of changes
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed raylib icon file</title>
<updated>2014-05-10T09:39:51+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-05-10T09:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=a42f8328b2b3e9fb87961536cfda370635fd6bb1'/>
<id>a42f8328b2b3e9fb87961536cfda370635fd6bb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added raylib 1.1 library binaries</title>
<updated>2014-04-19T14:53:52+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-04-19T14:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=1c8874e6d5cc6230e951397057cc5b7765647490'/>
<id>1c8874e6d5cc6230e951397057cc5b7765647490</id>
<content type='text'>
OpenGL 3.3+ compiled binaries
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenGL 3.3+ compiled binaries
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to version 1.0.6</title>
<updated>2014-03-16T19:59:02+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-03-16T19:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=a68818e320cb90e2bbc772f65343cb79b78770ae'/>
<id>a68818e320cb90e2bbc772f65343cb79b78770ae</id>
<content type='text'>
Check CHANGELOG for the list of changes in this release!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check CHANGELOG for the list of changes in this release!
</pre>
</div>
</content>
</entry>
</feed>
