<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glpong3d/Makefile, branch master</title>
<subtitle>3D pong in OpenGL</subtitle>
<id>http://git.mattst88.com/pong/glpong3d/atom/Makefile?&amp;h=master</id>
<link rel='self' href='http://git.mattst88.com/pong/glpong3d/atom/Makefile?&amp;h=master'/>
<link rel='alternate' type='text/html' href='http://git.mattst88.com/pong/glpong3d/'/>
<updated>2011-04-04T21:14:36Z</updated>
<entry>
<title>Calculate Paddle velocity in (x,y) at time of collision.</title>
<updated>2011-04-04T21:14:36Z</updated>
<author>
<name>Matt Turner</name>
<email>mattst88@gmail.com</email>
</author>
<published>2010-02-10T00:13:26Z</published>
<link rel='alternate' type='text/html' href='http://git.mattst88.com/pong/glpong3d/commit/?id=7f4e8d55232c076ec8e433e835928aeef55c354c'/>
<id>urn:sha1:7f4e8d55232c076ec8e433e835928aeef55c354c</id>
<content type='text'>
Signed-off-by: Matt Turner &lt;mattst88@gmail.com&gt;
</content>
</entry>
<entry>
<title>Split paddle and ball drawing into separate functions</title>
<updated>2011-04-04T21:14:35Z</updated>
<author>
<name>Matt Turner</name>
<email>mattst88@gmail.com</email>
</author>
<published>2010-01-22T06:21:30Z</published>
<link rel='alternate' type='text/html' href='http://git.mattst88.com/pong/glpong3d/commit/?id=bf004a04b33e1172c5d9871dc4632ecadf491cd7'/>
<id>urn:sha1:bf004a04b33e1172c5d9871dc4632ecadf491cd7</id>
<content type='text'>
Signed-off-by: Matt Turner &lt;mattst88@gmail.com&gt;
</content>
</entry>
<entry>
<title>Rework GLPong_Init and text init.</title>
<updated>2011-04-04T21:14:35Z</updated>
<author>
<name>Matt Turner</name>
<email>mattst88@gmail.com</email>
</author>
<published>2010-01-21T20:38:03Z</published>
<link rel='alternate' type='text/html' href='http://git.mattst88.com/pong/glpong3d/commit/?id=ce7f4caaf9fa41e383efbc4854106558b3ff0e19'/>
<id>urn:sha1:ce7f4caaf9fa41e383efbc4854106558b3ff0e19</id>
<content type='text'>
Signed-off-by: Matt Turner &lt;mattst88@gmail.com&gt;
</content>
</entry>
<entry>
<title>Use inline-asm only with gcc. Add fallback for other compilers</title>
<updated>2008-02-23T05:42:32Z</updated>
<author>
<name>Matt Turner</name>
<email>mattst88@gmail.com</email>
</author>
<published>2008-02-23T05:42:32Z</published>
<link rel='alternate' type='text/html' href='http://git.mattst88.com/pong/glpong3d/commit/?id=e510996901c57f36f226d0eec3c929fb8b69b8e0'/>
<id>urn:sha1:e510996901c57f36f226d0eec3c929fb8b69b8e0</id>
<content type='text'>
git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@19 4dd1920e-271a-0410-bca0-81b404a81564
</content>
</entry>
<entry>
<title>-Fixed the FPS counter, somewhat.</title>
<updated>2006-12-12T00:20:26Z</updated>
<author>
<name>Matt Turner</name>
<email>mattst88@gmail.com</email>
</author>
<published>2006-12-12T00:20:26Z</published>
<link rel='alternate' type='text/html' href='http://git.mattst88.com/pong/glpong3d/commit/?id=c8f218776cfed976f0a1c92807572f255f392577'/>
<id>urn:sha1:c8f218776cfed976f0a1c92807572f255f392577</id>
<content type='text'>
-Compressed the PNGs a little more.



git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@15 4dd1920e-271a-0410-bca0-81b404a81564
</content>
</entry>
<entry>
<title>Updated to QuesoGLC 0.4.1. Minor stuff.</title>
<updated>2006-09-07T00:55:52Z</updated>
<author>
<name>Matt Turner</name>
<email>mattst88@gmail.com</email>
</author>
<published>2006-09-07T00:55:52Z</published>
<link rel='alternate' type='text/html' href='http://git.mattst88.com/pong/glpong3d/commit/?id=fb9b032bd8e18e3f99841bf3da5e0cab793b3ca9'/>
<id>urn:sha1:fb9b032bd8e18e3f99841bf3da5e0cab793b3ca9</id>
<content type='text'>
git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@14 4dd1920e-271a-0410-bca0-81b404a81564
</content>
</entry>
<entry>
<title>New ball image.  Fixes, code clean up.  Removal of unused functions.</title>
<updated>2006-08-09T03:04:24Z</updated>
<author>
<name>Matt Turner</name>
<email>mattst88@gmail.com</email>
</author>
<published>2006-08-09T03:04:24Z</published>
<link rel='alternate' type='text/html' href='http://git.mattst88.com/pong/glpong3d/commit/?id=a61afd2ec1baa53361fa763430c5c0abfe6647df'/>
<id>urn:sha1:a61afd2ec1baa53361fa763430c5c0abfe6647df</id>
<content type='text'>
git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@13 4dd1920e-271a-0410-bca0-81b404a81564
</content>
</entry>
<entry>
<title>Added Text rendering support via QuesoGLC (http://quesoglc.sourceforge.net/index.html).</title>
<updated>2006-08-06T03:16:23Z</updated>
<author>
<name>Matt Turner</name>
<email>mattst88@gmail.com</email>
</author>
<published>2006-08-06T03:16:23Z</published>
<link rel='alternate' type='text/html' href='http://git.mattst88.com/pong/glpong3d/commit/?id=faa75e3a202b773d5f90cd99bc076ca9635440bf'/>
<id>urn:sha1:faa75e3a202b773d5f90cd99bc076ca9635440bf</id>
<content type='text'>
git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@11 4dd1920e-271a-0410-bca0-81b404a81564
</content>
</entry>
<entry>
<title>Code Import</title>
<updated>2006-08-04T02:07:35Z</updated>
<author>
<name>Matt Turner</name>
<email>mattst88@gmail.com</email>
</author>
<published>2006-08-04T02:07:35Z</published>
<link rel='alternate' type='text/html' href='http://git.mattst88.com/pong/glpong3d/commit/?id=af5e07345548d223b50c3a297743fc55f02e60e3'/>
<id>urn:sha1:af5e07345548d223b50c3a297743fc55f02e60e3</id>
<content type='text'>
git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@3 4dd1920e-271a-0410-bca0-81b404a81564
</content>
</entry>
<entry>
<title>git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@2 4dd1920e-271a-0410-bca0-81b404a81564</title>
<updated>2006-08-04T01:36:55Z</updated>
<author>
<name>Matt Turner</name>
<email>mattst88@gmail.com</email>
</author>
<published>2006-08-04T01:36:55Z</published>
<link rel='alternate' type='text/html' href='http://git.mattst88.com/pong/glpong3d/commit/?id=c64c44b72db943b213d6dce03d4253528d13be92'/>
<id>urn:sha1:c64c44b72db943b213d6dce03d4253528d13be92</id>
<content type='text'>
</content>
</entry>
</feed>
