2009-09-21 10:54  david_nichols

	* configure.ac, src/opengl-ext-constants.cc, src/opengl-ext.cc,
	  src/opengl.cc: updates to set 64-bit target mode by default on
	  snow leopard i386, updates to allow the opengl module to compile
	  with snow leopard's opengl framework

2009-09-10 06:49  david_nichols

	* configure.ac: updated configure.ac to properly compile in 32-bit
	  mode on OSX snow leopard (10.6)

2009-07-20 13:16  david_nichols

	* configure.ac, qore-opengl-module.spec, reconf.sh: added opensuse
	  11.2 detection to spec file, fixed rhel detection in spec files,
	  updated configure.ac to work with older versions of autotools

2009-06-08 08:38  david_nichols

	* qore-opengl-module.spec: fixed qore module dir detection

2009-06-02 05:24  david_nichols

	* qore-opengl-module.spec: fixed typo in sles version detection

2009-01-20 08:27  david_nichols

	* RELEASE-NOTES, configure.ac: fixed configure to look for glu.h
	  and made not finding opengl a fatal
	  error
	  -This line, and those below, will be ignored--
	  
	  M trunk/configure.ac
	  M trunk/RELEASE-NOTES

2009-01-08 18:43  david_nichols

	* qore-opengl-module.spec: simplified spec files a little

2009-01-08 15:13  david_nichols

	* qore-opengl-module.spec: commented-out additional "Source0" line
	  so that packages will build on Fedora 10 (OBS)

2009-01-08 14:44  david_nichols

	* reconf.sh: updated reconf.sh to look for glibtoolize as well as
	  libtoolize

2009-01-07 12:56  david_nichols

	* Makefile.am, RELEASE-NOTES, configure.ac, ltmain.sh,
	  qore-opengl-module.spec, reconf.sh: updated reconf.sh to use
	  libtoolize to generate ltmain.sh

2008-11-03 14:16  david_nichols

	* ChangeLog, src/opengl.cc, src/qore-opengl.h: make module version
	  reflect package version

2008-10-30 10:52  david_nichols

	* qore-opengl-module.spec: include release notes in rpm

2008-10-30 10:52  david_nichols

	* ChangeLog, Makefile.am, README, RELEASE-NOTES, configure.ac,
	  qore-opengl-module.spec, src/Makefile.am: updated to module
	  handling from qore 0.7.1, qore 0.7.1 is the minimum required
	  qore version for compiling now

2008-10-23 06:30  david_nichols

	* configure.ac: updated to set 64-bit compile mode by default on
	  itanium with g++ and aCC

2008-10-08 20:16  david_nichols

	* qore-opengl-module.spec, src/Makefile.am: spec file and module
	  build fixes using prefix=/usr and make install
	  DESTDIR=$RPM_BUILD_ROOT

2008-10-06 20:30  david_nichols

	* ChangeLog: updated changelog

2008-09-09 09:11  david_nichols

	* docs/opengl-module-doc.html: updated docs

2008-09-09 08:22  david_nichols

	* docs/opengl-module-doc.html: updated docs

2008-09-09 08:02  david_nichols

	* ChangeLog, Makefile.am, docs/opengl-module-doc.html,
	  qore-opengl-module.spec: added project documentation and updated
	  changelog

2008-09-09 07:11  david_nichols

	* ChangeLog: updated ChangeLog

2008-09-09 07:11  david_nichols

	* qore-opengl-module.spec: updated license tag in spec file for
	  LGPL

2008-09-03 12:11  david_nichols

	* COPYING: updated license for modules to LGPL (*not* GPL)

2008-09-03 08:49  david_nichols

	* configure.ac, m4, m4/acx_pthread.m4, reconf.sh, src/Makefile.am:
	  added pthread detection to configure, flags to build

2008-09-02 14:52  david_nichols

	* Makefile.am, configure.ac, qore-opengl-module.spec: updated build
	  and spec file for opengl module

2008-09-02 14:41  david_nichols

	* README: changed module directory to
	  $libdir/qore-module-api-$(module_api_version), updated build and
	  some docs

2008-09-01 13:48  david_nichols

	* Makefile.am, README, test: removed test scripts because they
	  belong to the glut module

2008-09-01 13:15  david_nichols

	* ., AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS,
	  README, configure.ac, docs, ltmain.sh, reconf.sh, src, test:
	  moved everything to trunk directory where it should have been in
	  the first place

