Acme-MITHALDU-BleedingOpenGL

 view release on metacpan or  search on metacpan

Release_Notes  view on Meta::CPAN


   - It is a snapshot of the current git development tree
     and everything may not work correctly or have complete
     documentation.

   - These release notes may not be fully complete.  Please
     see the git log for full details.

   - All tests may not pass, especially ones corresponding
     to issues in KNOWN_PROBLEMS.

   - Manual build/install is recommended although the
     cpan shell may be used by specifying the distribution
     path rather than just the module name, e.g.:

     cpan> get  CHM/OpenGL-0.64_004.tar.gz
     cpan> make CHM/OpenGL-0.64_004.tar.gz
     cpan> test CHM/OpenGL-0.64_004.tar.gz
     cpan> look CHM/OpenGL-0.64_004.tar.gz

  Highlights:

  * Add META.yml information to the build process

  * Fix bug in test.pl

  * First POGL code to be placed on new sf.net site.



+------------------------------------------------------------------------+
|                  OpenGL-0.64_003
+------------------------------------------------------------------------+

  This is a CPAN developers release for the Perl OpenGL module with
  some minor fixes to improve buildability and updates and bug
  fixes to check.

  Highlights:

  * Fix interface=w32api to work for cygwin again.  Requires a
    current cygwin install---greater than 1.7.x.

  * Minor cleanup in Makefile.PL and documentation/readme updates
    reflecting the newly set up Perl OpenGL project at sf.net:

      http://sourceforge.net/projects/pogl/



+------------------------------------------------------------------------+
|                  OpenGL-0.64_002
+------------------------------------------------------------------------+

  This is a CPAN developers release for the Perl OpenGL module with
  some minor fixes to improve buildability and updates and bug
  fixes to check.

  Highlights:

  * win32 freeglut.dll has been updated to 2.6.0, the
    current stable release.

  * Many fixes to OpenGL::Array and new tests for the
    functionality.  Still in progress but more complete
    and correct nonetheless.

  Please see the GIT_CHANGES file for more details.  Thanks.



+------------------------------------------------------------------------+
|                  OpenGL-0.64_001
+------------------------------------------------------------------------+

  This is a point release for the Perl OpenGL module with
  some minor fixes to improve buildability.

  Highlights:

  * Newly revised GLU tesselation support provided
    by Paul Seamons.  See examples/tesselation.pl
    if you wish to test drive the functionality.

  Please see the GIT_CHANGES file for more details.  Thanks.



+------------------------------------------------------------------------+
|                  OpenGL-0.64
+------------------------------------------------------------------------+

  This is a point release for the Perl OpenGL module with
  some minor fixes to improve buildability.

  Highlights:

  * Add Test::More as a prerequisite for OpenGL
    (it is used by the tests)

  * Work around a gcc 3.2.3 optimizer bug which caused
    build failures on some linux systems.

  Please see the GIT_CHANGES file for more details.  Thanks.



+------------------------------------------------------------------------+
|                  OpenGL-0.63_002 Release Notes                         |
+------------------------------------------------------------------------+

  This is a CPAN Developers release for testing purposes.
  Feedback welcome.

  Highlights:

  * Add Test::More as a prerequisite for OpenGL
    (it is used by the tests)

  Please see the GIT_CHANGES file for more details.  Thanks.



( run in 1.470 second using v1.01-cache-2.11-cpan-437f7b0c052 )