<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -106,8 +106,8 @@ GL::NewList(cube_list,GL::COMPILE_AND_EXECUTE)
 			GL::Vertex(cube[1]);
 			GL::Vertex(cube[2]);
 			GL::Vertex(cube[7]);
-  GL::PopMatrix()
-	GL::End()
+    GL::End()
+ GL::PopMatrix()
 GL::EndList()
 
 angle = 0</diff>
      <filename>samples/demo_gl.rb</filename>
    </modified>
    <modified>
      <diff>@@ -151,8 +151,10 @@ GL::NewList(cube_list,GL::COMPILE_AND_EXECUTE)
     GL::Vertex(cube[2]);
     GL::TexCoord(cube_st[5][3]);
     GL::Vertex(cube[7]);
+
+    GL::End()
+
   GL::PopMatrix()
-	GL::End()
 GL::EndList()
 
 angle = 0</diff>
      <filename>samples/demo_gl_tex.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>367d053848582e1f34925893a2a683deb82fd02d</id>
    </parent>
  </parents>
  <author>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </author>
  <url>http://github.com/jacius/rubygame/commit/76e0a11eba560a14459df7feed0aace5bc76c711</url>
  <id>76e0a11eba560a14459df7feed0aace5bc76c711</id>
  <committed-date>2009-04-26T23:41:19-07:00</committed-date>
  <authored-date>2009-04-26T23:41:19-07:00</authored-date>
  <message>Fixed demo_gl.rb and demo_gl_tex.rb</message>
  <tree>14add0d9c3ccb2e506d7ccc435cf18810314affc</tree>
  <committer>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </committer>
</commit>
