comp.lang.ada
 help / color / mirror / Atom feed
* AdaOpenGL 0.9 released
@ 2003-01-11 10:46 David Holm
  0 siblings, 0 replies; only message in thread
From: David Holm @ 2003-01-11 10:46 UTC (permalink / raw)


Hi,
I just finished uploading AdaOpenGL 0.9 to sourceforge.
The URL is http://adaopengl.sourceforge.net/
This is the first stable release of AdaOpenGL, feedback is welcome as usual.

Changelog:
New features:
        * glut support
        * Replaced all uses of "access GL*" in function/procedure declarations
          with GL*Ptr types
        * Added glut example
        * Added SDL example

Bugfixes:
        * You can now pass Ada null's to gl* functions (that support it)
        * Removed unnecessary overloaded functions that used System.Address since
          you can use 'Unchecked_Access to pass an aliased variable as a pointer
        * Stronger typing
        * glX fixed, requires a patched AdaBindX 0.7.2, or a newer version (not
          available at the moment)
        * glX example now working
        * Alot of sourcecode cleanups

//David Holm



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-11 10:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-11 10:46 AdaOpenGL 0.9 released David Holm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox