<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/templates, 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>Raysan (#1003)</title>
<updated>2019-10-29T14:54:01+00:00</updated>
<author>
<name>Jean-Seb / jseb</name>
<email>jeangit@users.noreply.github.com</email>
</author>
<published>2019-10-29T14:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=862ef0524eba5c2c4202411f4b7b69d4c1e732a1'/>
<id>862ef0524eba5c2c4202411f4b7b69d4c1e732a1</id>
<content type='text'>
* new linux makefile for Android portages

* Revert "projects: CMake: bump up minimal raylib version (#983)"

This reverts commit 82306af111894397cb2028ac270f2916aa615fab.

* new PR for upstream

* for Raysan
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* new linux makefile for Android portages

* Revert "projects: CMake: bump up minimal raylib version (#983)"

This reverts commit 82306af111894397cb2028ac270f2916aa615fab.

* new PR for upstream

* for Raysan
</pre>
</div>
</content>
</entry>
<entry>
<title>#917 This commit changes the path to 'shell.html' in all Makefiles (#918)</title>
<updated>2019-07-27T09:45:49+00:00</updated>
<author>
<name>Antonio Radovcic</name>
<email>niorad@users.noreply.github.com</email>
</author>
<published>2019-07-27T09:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=814952c01dcc1e14eb76e878c0cc3bdef6ee0fd2'/>
<id>814952c01dcc1e14eb76e878c0cc3bdef6ee0fd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move emscripten web shell to src</title>
<updated>2019-05-22T08:40:51+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-05-22T08:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=be7e56f51e0f9c1c8bf38cab8d451f148b46458b'/>
<id>be7e56f51e0f9c1c8bf38cab8d451f148b46458b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Review metat tags and embed logo</title>
<updated>2019-05-21T21:30:34+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-05-21T21:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=3bfcecb3af599aaa868cf0dc128081690e8c43f8'/>
<id>3bfcecb3af599aaa868cf0dc128081690e8c43f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Review Makefiles</title>
<updated>2019-05-21T15:46:52+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-05-21T15:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=0027868d1f4ba76043e1cdfbb5c172696ad0985b'/>
<id>0027868d1f4ba76043e1cdfbb5c172696ad0985b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add WinMM library for linkage</title>
<updated>2019-05-10T18:51:48+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-05-10T18:51:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=561c486ceb2d1563fbcd0bec60a1f1d9e94cb7c0'/>
<id>561c486ceb2d1563fbcd0bec60a1f1d9e94cb7c0</id>
<content type='text'>
Now it's required on Windows if not using a busy wait loop
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now it's required on Windows if not using a busy wait loop
</pre>
</div>
</content>
</entry>
<entry>
<title>WARNING: Issues on web building</title>
<updated>2019-04-23T16:10:38+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-04-23T16:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=0c567cd259285fb33b3e2ab514c48322da0a0000'/>
<id>0c567cd259285fb33b3e2ab514c48322da0a0000</id>
<content type='text'>
Found some issues when building for web using latest emscripten 1.38.30, traced the error and found that eglGetProcAdress does not return function pointers for VAO functionality, supported by extension.

It requires more investigation but now it works (avoiding VAO usage)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found some issues when building for web using latest emscripten 1.38.30, traced the error and found that eglGetProcAdress does not return function pointers for VAO functionality, supported by extension.

It requires more investigation but now it works (avoiding VAO usage)
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy new year 2019</title>
<updated>2019-04-07T15:49:12+00:00</updated>
<author>
<name>ChillerDragon</name>
<email>ChillerDragon@gmail.com</email>
</author>
<published>2019-04-07T15:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=f21761fbbb02f0b58b5b54342f0c3ad3abc0003e'/>
<id>f21761fbbb02f0b58b5b54342f0c3ad3abc0003e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Review build release path, default to src directory</title>
<updated>2019-03-17T11:21:51+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-03-17T11:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=0bbf857b00ab111749aa7ae22d942108ef06455f'/>
<id>0bbf857b00ab111749aa7ae22d942108ef06455f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update shell.html</title>
<updated>2019-01-08T20:05:23+00:00</updated>
<author>
<name>Ray</name>
<email>raysan5@gmail.com</email>
</author>
<published>2019-01-08T20:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=df54e73b21bbdbf27bbf8c7ee9841a8a7af11375'/>
<id>df54e73b21bbdbf27bbf8c7ee9841a8a7af11375</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
