<feed xmlns='http://www.w3.org/2005/Atom'>
<title>raylib/src, branch 1.1.1</title>
<subtitle>Forked from https://github.com/raysan5/raylib</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/'/>
<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>Corrected DrawSphereWires() function</title>
<updated>2014-06-14T22:50:09+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-06-14T22:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=aff8d151a444f43a19601e97637239cb09c065a3'/>
<id>aff8d151a444f43a19601e97637239cb09c065a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated some comments</title>
<updated>2014-06-09T14:33:53+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-06-09T14:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=8e186e840c7aa9dd79e447e1a67ac81d188bff2d'/>
<id>8e186e840c7aa9dd79e447e1a67ac81d188bff2d</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.1</title>
<updated>2014-04-19T14:36:49+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-04-19T14:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=f06a15ac8b3fe92d101ae795225fbf56fa670dba'/>
<id>f06a15ac8b3fe92d101ae795225fbf56fa670dba</id>
<content type='text'>
View CHANGELOG for a detailed list of changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
View CHANGELOG for a detailed list of changes
</pre>
</div>
</content>
</entry>
<entry>
<title>Lots of changes, most of them under testing-review</title>
<updated>2014-04-09T18:25:26+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-04-09T18:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=e6b82cb111c3485c5e6131fe29791f938305bce3'/>
<id>e6b82cb111c3485c5e6131fe29791f938305bce3</id>
<content type='text'>
Added a Tracing/Log system
Added OGG stream music support (DOESN'T WORK)
Added Compressed textures support
* This update is probably very buggy...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a Tracing/Log system
Added OGG stream music support (DOESN'T WORK)
Added Compressed textures support
* This update is probably very buggy...
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt multiple functions to rlgl</title>
<updated>2014-04-04T18:11:57+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-04-04T18:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=c04f37d0f5f75c3e112d71444e589513396c9d0f'/>
<id>c04f37d0f5f75c3e112d71444e589513396c9d0f</id>
<content type='text'>
Nearly a complete rework of Models module
Some teaks on multiple functions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nearly a complete rework of Models module
Some teaks on multiple functions
</pre>
</div>
</content>
</entry>
<entry>
<title>Road to raylib 1.1 - Testing rlgl</title>
<updated>2014-03-25T11:40:35+00:00</updated>
<author>
<name>raysan5</name>
<email>raysan5@gmail.com</email>
</author>
<published>2014-03-25T11:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/raylib/commit/?id=96f520ff6d085536205feb1f943974e354577df4'/>
<id>96f520ff6d085536205feb1f943974e354577df4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
