Commit graph

3 commits

Author SHA1 Message Date
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
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
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