<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/src/makefile, branch fix-mouse-released</title>
<subtitle>Forked from https://github.com/raysan5/raylib</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/'/>
<entry>
<title>Raname all makefile files to "Makefile"</title>
<updated>2016-03-12T19:01:46+00:00</updated>
<author>
<name>LelixSuper</name>
<email>emanuele98@openmailbox.org</email>
</author>
<published>2016-03-12T19:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=2e3e62a413d35eb8d8a64f6ed68881701bfb9bd9'/>
<id>2e3e62a413d35eb8d8a64f6ed68881701bfb9bd9</id>
<content type='text'>
I've renamed all makefile files to "Makefile" because they appear in the first files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've renamed all makefile files to "Makefile" because they appear in the first files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected compiler complaint</title>
<updated>2016-02-20T18:01:41+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2016-02-20T18:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=83459159f4c8622cefe93a062138e7e2391b6761'/>
<id>83459159f4c8622cefe93a062138e7e2391b6761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redesigned RPI input system -IN PROGRESS-</title>
<updated>2016-02-18T13:05:48+00:00</updated>
<author>
<name>Ray San</name>
<email>raysan5@gmail.com</email>
</author>
<published>2016-02-18T13:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=8aab52aeda47ce283d1446be27a7e2e20f027434'/>
<id>8aab52aeda47ce283d1446be27a7e2e20f027434</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title></title>
<updated>2016-01-29T05:02:53+00:00</updated>
<author>
<name>Constantine Tarasenkov</name>
<email>constantine@protonmail.com</email>
</author>
<published>2016-01-29T05:02:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=e6ad166ae34a35ee2a2f53359146ae58d1376dd6'/>
<id>e6ad166ae34a35ee2a2f53359146ae58d1376dd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix raylib compiling on Linux</title>
<updated>2016-01-29T00:22:51+00:00</updated>
<author>
<name>Constantine Tarasenkov</name>
<email>constantine@protonmail.com</email>
</author>
<published>2016-01-29T00:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=5d6475c93b5b23837220124d5dabd1c39ab9a80a'/>
<id>5d6475c93b5b23837220124d5dabd1c39ab9a80a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Review CFLAGS for multiple platforms</title>
<updated>2015-10-06T15:15:50+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2015-10-06T15:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=c5377f4e05b4db7cdf867fab7c0f7f7cecdb9470'/>
<id>c5377f4e05b4db7cdf867fab7c0f7f7cecdb9470</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reviewed to work on Raspberry Pi</title>
<updated>2015-09-01T23:08:41+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2015-09-01T23:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=4879106096c868e5c8f16ca3796dcb9c85c0dac6'/>
<id>4879106096c868e5c8f16ca3796dcb9c85c0dac6</id>
<content type='text'>
[rlgl] Extensions strings loading was redone to avoid a Segmentation
Fault on Raspberry Pi
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[rlgl] Extensions strings loading was redone to avoid a Segmentation
Fault on Raspberry Pi
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated some comments</title>
<updated>2015-09-01T21:15:26+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2015-09-01T21:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=94a1fdc2ae47c29661d9de92a5828b2f0c68d2b7'/>
<id>94a1fdc2ae47c29661d9de92a5828b2f0c68d2b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added stb_vorbis lib compilation</title>
<updated>2015-07-31T10:39:45+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2015-07-31T10:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=39e22e98cec397b630c720f851d9cc58b616bc16'/>
<id>39e22e98cec397b630c720f851d9cc58b616bc16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated stb headers</title>
<updated>2015-05-11T16:22:16+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2015-05-11T16:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=e25f1227c0dfde7ba5c69237a4bbfe1277841135'/>
<id>e25f1227c0dfde7ba5c69237a4bbfe1277841135</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
