<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/release/libs, 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>Removed release directory</title>
<updated>2018-08-25T16:33:28+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-08-25T16:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=d6241d18abdfa723563d62cede22795d6548bd6a'/>
<id>d6241d18abdfa723563d62cede22795d6548bd6a</id>
<content type='text'>
With the CI system, release directory has not much sense, actually,
every new commit it gets outdated and latest stable release is already
available in GitHub Release tab.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the CI system, release directory has not much sense, actually,
every new commit it gets outdated and latest stable release is already
available in GitHub Release tab.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated mini_al</title>
<updated>2018-08-08T16:26:05+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-08-08T16:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=7634cbeb224a064868084639aa557be0f521743e'/>
<id>7634cbeb224a064868084639aa557be0f521743e</id>
<content type='text'>
Corrected issue with sound playing (pop sound at the end)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corrected issue with sound playing (pop sound at the end)
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated MSVC lib release</title>
<updated>2018-07-22T17:28:05+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-22T17:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=eadd72a639fc95e02cd921f68bb34849bb2e956b'/>
<id>eadd72a639fc95e02cd921f68bb34849bb2e956b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated html5 library</title>
<updated>2018-07-21T15:14:13+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-21T15:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=e5030e28f61f8df5711dac5d3c2db789ceab052c'/>
<id>e5030e28f61f8df5711dac5d3c2db789ceab052c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Converted rlgl module in header-only</title>
<updated>2018-07-16T15:53:47+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-16T15:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=096fd6f2c3d56214fecf17c4f60df79801dfbffe'/>
<id>096fd6f2c3d56214fecf17c4f60df79801dfbffe</id>
<content type='text'>
This change allows rlgl.h usage as independent single-file header-only module... still some tweaks required, like removing GLAD dependency... required extensions could be manually loaded!

Also removed shader_distortion.h, embedded in rlgl.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change allows rlgl.h usage as independent single-file header-only module... still some tweaks required, like removing GLAD dependency... required extensions could be manually loaded!

Also removed shader_distortion.h, embedded in rlgl.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Update rpi release library</title>
<updated>2018-07-11T14:52:10+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-11T14:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=d2c0d1bfeffaac26ed2d5e6ec9d0e66e44f5d6fb'/>
<id>d2c0d1bfeffaac26ed2d5e6ec9d0e66e44f5d6fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update mingw32 release</title>
<updated>2018-07-10T10:10:31+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-10T10:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=240ecd6332b37888239e8462fd7986ce2cdfccdc'/>
<id>240ecd6332b37888239e8462fd7986ce2cdfccdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support ARM and ARM64 Android building</title>
<updated>2018-07-09T01:00:52+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-09T01:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=f9393787649983e1d542fd9cf4d1b90e74a2cdf5'/>
<id>f9393787649983e1d542fd9cf4d1b90e74a2cdf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reviewed latest commit for Android gamepad support</title>
<updated>2018-07-07T08:15:19+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-07T08:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=c6d188a09a9a82653027476690a69c28e8545e48'/>
<id>c6d188a09a9a82653027476690a69c28e8545e48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected issue with GetFontDefault()</title>
<updated>2018-07-05T17:17:06+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2018-07-05T17:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=103bc7dfc6cfcd6afc50782a85d0cd955b08bb8c'/>
<id>103bc7dfc6cfcd6afc50782a85d0cd955b08bb8c</id>
<content type='text'>
Note for me: Replace All is NOT your friend...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note for me: Replace All is NOT your friend...
</pre>
</div>
</content>
</entry>
</feed>
