<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/templates/basic_game, 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>Review templates for Android</title>
<updated>2017-10-14T10:25:08+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2017-10-14T10:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=0d8a994d9570c29780f4bb6977e8d52d538bba72'/>
<id>0d8a994d9570c29780f4bb6977e8d52d538bba72</id>
<content type='text'>
- Removed useless templates
- Reviewed all Makefiles
- Rework some code for Android support
- Added resources to advance template
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removed useless templates
- Reviewed all Makefiles
- Rework some code for Android support
- Added resources to advance template
</pre>
</div>
</content>
</entry>
<entry>
<title>Some tweaks and additions</title>
<updated>2017-05-18T22:55:02+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2017-05-18T22:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=413d059fd894c62a3209eff259d42e4ba37f950f'/>
<id>413d059fd894c62a3209eff259d42e4ba37f950f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>basic_game - update makefile</title>
<updated>2017-04-21T20:20:40+00:00</updated>
<author>
<name>Eugene F</name>
<email>efeldman21@gmail.com</email>
</author>
<published>2017-04-21T20:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=ec22577e5a144a181a81c212cdc901fcfa0a8988'/>
<id>ec22577e5a144a181a81c212cdc901fcfa0a8988</id>
<content type='text'>
Removed glew from basic_game makefile as glew is not part of the raylib package (no glew in mingw).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed glew from basic_game makefile as glew is not part of the raylib package (no glew in mingw).</pre>
</div>
</content>
</entry>
<entry>
<title>Review contact information</title>
<updated>2017-03-19T11:52:13+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2017-03-19T11:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=ca8c56561792a58d9b66fef668cf9d3a0fc4e876'/>
<id>ca8c56561792a58d9b66fef668cf9d3a0fc4e876</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update basic_game.c</title>
<updated>2017-03-05T14:59:59+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2017-03-05T14:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=47e3fbfc12cf39d611c366727127662cd66edc5d'/>
<id>47e3fbfc12cf39d611c366727127662cd66edc5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix glfw name on OSX and remove unused directory warning</title>
<updated>2016-05-14T09:45:29+00:00</updated>
<author>
<name>Chris Hemingway</name>
<email>chris.hemingway@gmail.com</email>
</author>
<published>2016-05-14T09:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=f575935ace109149277a57f6216c5df1b94eeac9'/>
<id>f575935ace109149277a57f6216c5df1b94eeac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Makefile files</title>
<updated>2016-04-06T11:21:29+00:00</updated>
<author>
<name>LelixSuper</name>
<email>emanuele98@openmailbox.org</email>
</author>
<published>2016-04-06T11:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=93616157862ab9557c42494e23fc96d9d4de21d1'/>
<id>93616157862ab9557c42494e23fc96d9d4de21d1</id>
<content type='text'>
I've added .PHONY targets and fixed "clean" recipe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've added .PHONY targets and fixed "clean" recipe.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove recipes of GLEW from Makefile (not used any more)</title>
<updated>2016-04-03T14:05:23+00:00</updated>
<author>
<name>LelixSuper</name>
<email>emanuele98@openmailbox.org</email>
</author>
<published>2016-04-03T14:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=f2f4079411472e835263a7a59ed58dba380ecca6'/>
<id>f2f4079411472e835263a7a59ed58dba380ecca6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate code</title>
<updated>2016-04-03T13:58:44+00:00</updated>
<author>
<name>LelixSuper</name>
<email>emanuele98@openmailbox.org</email>
</author>
<published>2016-04-03T13:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=565b1089bd6a4c97957c0c3df1a1ed2b829d2183'/>
<id>565b1089bd6a4c97957c0c3df1a1ed2b829d2183</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove GLEW library and uncomment other GNU/Linux dependences</title>
<updated>2016-03-13T18:26:12+00:00</updated>
<author>
<name>LelixSuper</name>
<email>emanuele98@openmailbox.org</email>
</author>
<published>2016-03-13T18:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=9e7a3b7017446c46e8ad128736a5979402cf09d7'/>
<id>9e7a3b7017446c46e8ad128736a5979402cf09d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
