taca
9c8ebbc30f
Fix build problem with ruby18-base, using modern rules from rubygems
...
and class.
2013-03-07 17:05:42 +00:00
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
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