Date: Sun, 15 Oct 2000 17:21:49 +0900 From: "Akinori MUSHA" <knu@idaemons.org> To: DougB@gorean.org Cc: freebsd-ports@FreeBSD.ORG Subject: Re: GL_CLIENT_ALL_ATTRIB_BITS or GL_ALL_CLIENT_ATTRIB_BITS? Message-ID: <86hf6e346a.wl@archon.local.idaemons.org> In-Reply-To: In your message of "Tue, 10 Oct 2000 23:37:59 -0700" <39E40AC7.BC742B7F@gorean.org> References: <86lmvxwgyn.wl@archon.local.idaemons.org> <39E40AC7.BC742B7F@gorean.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm sorry to reply too late. At Tue, 10 Oct 2000 23:37:59 -0700, Doug Barton <DougB@gorean.org> wrote: > # grep _ATTRIB_BITS /usr/X11R6/include/GL/* > /usr/X11R6/include/GL/gl.h:#define GL_ALL_ATTRIB_BITS > 0x000FFFFF > /usr/X11R6/include/GL/gl.h:#define GL_CLIENT_ALL_ATTRIB_BITS > 0xFFFFFFFF Thanks a lot. I could fix the port to build with XFree86 4.0. :) > That's on X 4. FYI, I was just playing around with xlock and its Mesa > dependency. Unfortunately (as far as I can tell), the XFree developers > decided to leave libGLU out of their built in Mesa stuff, and any useful > Mesa GL app needs it, so you have to install Mesa on top of X 4 anyway. > Very annoying. D'oh.. I hope bsd.port.mk would take care of libGLU as well as libGL. =) > Let me know if you need me to test any patches, although I don't use > ruby. In fact, I'm not even sure what it is. :) Ruby is a _pure_ object oriented language with SmallTalk's pureness, Perl's power, and Python's elegance while it's been most influenced by Eiffel. You can install lang/ruby and graphics/ruby-opengl to have a lot of examples under /usr/local/share/examples/ruby/opengl/ that you can play with. :D For further info, take a look at Ruby's web site: http://www.ruby-lang.org/en/ Regards, -- / /__ __ / ) ) ) ) / and.or.jp / ruby-lang.org Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86hf6e346a.wl>