Commit graph

9 commits

Author SHA1 Message Date
jlam
f519ab9d80 Update ruby-opengl to version 0.60.0. Changes from version 0.32g
include:

    + Install as a Ruby gem.

    * Support for Ruby 1.9.0+ (requires mkrf 0.2.3)
    * Added support for many more OpenGL extensions
    * GLU and GLUT cleanup, bugfixes, some missing functions added -
      version 3.7 of GLUT API is now requirement (previously 3.0)
    * Support for OpenGL 2.1 (that includes pixelpack/unpack buffer)
    * Lots of bugfixes.
2008-04-04 15:19:23 +00:00
taca
dccd827fac Stop handling DIST_SUBDIR default for Ruby based packages.
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2006-01-03 14:25:49 +00:00
taca
0f374f0018 Update graphics/ruby-opengl package to 0.32g.
2004-07-17  <yoshi@giganet.net>

	* fixed marks callback function (thanks patch: nobu.nokada@softhome.net)
2005-11-03 05:29:03 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
taca
222690ede7 Make it compile on NetBSD 1.6.X, really this is fix for traditional
C compile which needs to define variable in first in function.
2004-12-02 01:47:35 +00:00
taca
11a23bc901 Update ruby-opengl package to 0.32f.
2004-07-17  <yoshi@giganet.net>

	* fixed marks callback function (thanks patch: nobu.nokada@softhome.net)

2004-07-10  <yoshi@giganet.net>

	* fixed ReadPixels bug (thanks patch: Alvin Schur)

	* fixed GLUT font constats(thanks patch: Alvin Schur)

2004-02-28  <yoshi@giganet.net>

	* fixed SubWindow bug (thanks patch: HATAKEYAMA Motohiko)

	* add COPYRIGHT file

	* fixed sample (thanks patch: Matthias Neeracher)

2003-10-12  <yoshi@giganet.net>

	* fixed nurbs bug (thanks patch: Ashish Myles)

2003-10-12  <yoshi@giganet.net>

	* fixed submenu bug (thanks bug report: Daniel Amelang)

	* fixed for cygwin 1.5.5 (???)
2004-11-28 14:55:00 +00:00
taca
80e16d5754 ruby-opengl to 0.32.3.
Fix broken package with updating.

2003-08-17  <yoshi@giganet.net>

	* fixed for mswin32 (thanks patch: nobu.nakada)

	* function call which was being called from the NUM2INT() argument is deleted
	* change allocate_buffer_with_string()

2003-08-04  <yoshi@giganet.net>

	* fixed bug teapot.rb, extconf.rb (thanks patch: Stef Telford)

	* fixed bug glu.c (thanks patch: Ashish Myles)

	* fixed for gcc 3.3.1 (thanks patch: Haukur Hreinsson)

	* fixed for cygwin environment

	* release OpenGL module 0.32c
2003-10-06 16:17:02 +00:00
taca
07aa3e852d Update ruby-opengl package to 0.32.2.
2001-12-01  <yoshi@giganet.net>

	* patch for mswin32. (thanks patch: Nobuyuki Horie(ruby-talk:21179))

        * patch for missing methods. (thanks patch: Takaaki Tateishi)

        * release OpenGL module 0.32b
2002-01-20 03:54:56 +00:00
taca
e93cd94491 Importing ruby-opengl pacakge.
This is update of ruby-gl package from 0.31 to 0.32a, quoted from ChangeLog.

2001-05-05  <yoshi@giganet.net>

	* release OpenGL module 0.32a

2001-04-30  Akinori MUSHA  <knu@iDaemons.org>

	* extconf.rb: Use the better way to default X11 lib/header
	directories to /usr/X11R6/{lib,include}.

2001-04-30  <yoshi@giganet.net>

        * extconf.rb ogl.c glu.c: patch for cygwin environment.

2001-04-24  Akinori MUSHA  <knu@iDaemons.org>

	* glu.c: change errno to errorno to avoid the clash.

	* extconf.rb: do dir_config("x11").

2001-03-20    <yoshi@giganet.net>
        * release OpenGL module 0.32

        * extconf.rb : patch for ruby 1.6.x

        * extconf.rb : add site-install target

2001-01-15    <yoshi@giganet.net>
        * ogl.c : fixed constant name
2001-06-30 15:09:33 +00:00