Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
lablgl: LablGL is an OpenGL interface for Objective Caml
- Summary
- LablGL is is an Objective Caml interface to OpenGL. Support is
included for use inside LablTk, and LablGTK also includes specific
support for LablGL. It can be used either with proprietary OpenGL
implementations (SGI, Digital Unix, Solaris...), with XFree86 GLX
extension, or with open-source Mesa.
Arch: src
| Download: | lablgl-1.01-2.src.rpm |
| Build Date: | Thu Apr 28 20:08:09 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 383 KiB |
Changelog
- * Sat Feb 12 12:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 0:1.01-2
- Removed as it breaks the build
- * Thu Aug 19 13:00:00 2004 Gerard Milmeister <gemi{%}bluewin{*}ch> - 0:1.01-0.fdr.1
- New Version 1.01
- * Mon Dec 1 12:00:00 2003 Gerard Milmeister <gemi{%}bluewin{*}ch> - 0:1.00-0.fdr.4
- Patch to used GL/freeglut.h instead of GL/glut.h
- Add BuildRequires for labltk