[parrot/parrot] 28c2cc: kill off OpenGL bindings

GitHub noreply at github.com
Wed Mar 6 01:12:32 UTC 2013


  Branch: refs/heads/sixparrot
  Home:   https://github.com/parrot/parrot
  Commit: 28c2cc31521c4beb053e509bf94546ed1cd84443
      https://github.com/parrot/parrot/commit/28c2cc31521c4beb053e509bf94546ed1cd84443
  Author: Gerhard R <gerd.r.devel at googlemail.com>
  Date:   2013-03-05 (Tue, 05 Mar 2013)

  Changed paths:
    M .gitignore
    M .travis.yml
    M Configure.pl
    M MANIFEST
    M MANIFEST.SKIP
    M README_cygwin.pod
    M README_win32.pod
    M api.yaml
    R config/auto/opengl.pm
    R config/auto/opengl/opengl_c.in
    M config/gen/makefiles/root.in
    R config/gen/opengl.pm
    M docs/book/draft/appd_build_options.pod
    M docs/book/draft/chXX_library.pod
    M examples/config/file/configcompiler
    M examples/config/file/configverbose
    M examples/config/file/configwithfatalstep
    R examples/opengl/math.pir
    R examples/opengl/shapes.p6
    R examples/opengl/shapes.pir
    R examples/opengl/static-triangle-hll.pir
    R examples/opengl/static-triangle.p6
    R examples/opengl/static-triangle.pir
    R examples/opengl/triangle.p6
    R examples/opengl/triangle.pir
    M lib/Parrot/Configure/Options/Conf.pm
    M lib/Parrot/Configure/Options/Conf/Shared.pm
    M lib/Parrot/Configure/Step/List.pm
    R runtime/parrot/library/OpenGL.pir
    R runtime/parrot/library/OpenGL/Math.pir
    M t/codingstd/copyright.t
    M t/configure/testlib/adefectivefoobar
    M t/configure/testlib/bdefectivefoobar
    M t/configure/testlib/cdefectivefoobar
    M t/configure/testlib/ddefectivefoobar
    M t/examples/catchall.t
    M t/src/checkdepend.t
    R t/steps/auto/opengl-01.t
    R t/steps/gen/opengl-01.t

  Log Message:
  -----------
  kill off OpenGL bindings


  Commit: 12f90115bfbe0977db8aa1339c7454c88eeb742e
      https://github.com/parrot/parrot/commit/12f90115bfbe0977db8aa1339c7454c88eeb742e
  Author: Jimmy Zhuo <zhuomingliang at yahoo.com.cn>
  Date:   2013-03-05 (Tue, 05 Mar 2013)

  Changed paths:
    M .gitignore
    M .travis.yml
    M Configure.pl
    M MANIFEST
    M MANIFEST.SKIP
    M README_cygwin.pod
    M README_win32.pod
    M api.yaml
    R config/auto/opengl.pm
    R config/auto/opengl/opengl_c.in
    M config/gen/makefiles/root.in
    R config/gen/opengl.pm
    M docs/book/draft/appd_build_options.pod
    M docs/book/draft/chXX_library.pod
    M examples/config/file/configcompiler
    M examples/config/file/configverbose
    M examples/config/file/configwithfatalstep
    R examples/opengl/math.pir
    R examples/opengl/shapes.p6
    R examples/opengl/shapes.pir
    R examples/opengl/static-triangle-hll.pir
    R examples/opengl/static-triangle.p6
    R examples/opengl/static-triangle.pir
    R examples/opengl/triangle.p6
    R examples/opengl/triangle.pir
    M lib/Parrot/Configure/Options/Conf.pm
    M lib/Parrot/Configure/Options/Conf/Shared.pm
    M lib/Parrot/Configure/Step/List.pm
    R runtime/parrot/library/OpenGL.pir
    R runtime/parrot/library/OpenGL/Math.pir
    M t/codingstd/copyright.t
    M t/configure/testlib/adefectivefoobar
    M t/configure/testlib/bdefectivefoobar
    M t/configure/testlib/cdefectivefoobar
    M t/configure/testlib/ddefectivefoobar
    M t/examples/catchall.t
    M t/src/checkdepend.t
    R t/steps/auto/opengl-01.t
    R t/steps/gen/opengl-01.t

  Log Message:
  -----------
  Merge pull request #941 from gerdr/sixparrot-kill-opengl

Sixparrot: kill off OpenGL bindings


Compare: https://github.com/parrot/parrot/compare/4b9f4eb85409...12f90115bfbe


More information about the parrot-commits mailing list