From: Sven G. <sgo...@ja...> - 2002-04-25 03:51:30
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 25 April 2002 05:44, Sven Goethel wrote: Well, so we have 4 issues to do ! (please read, comment and vote) Anybody wants to do one or more of this issues ? Cheers, sven > > so we (or I ;-) have to: > 1.) check the manual functions > - guess i _just_ did it ;-) > 2.) add typed Buffer (FloatBuffer, ...) support > within C2J for typed arrays .. > > 3.) Collect all wgl/glx/??? functions, plus their vendor extensions (pbuffer -> Pepijn) to do the following: > as we allready discussed and as you allready pushed > we might create a new layer, which wraps all > glx/wgl/.. functions. > > such a layer therefore wraps the OpenGL / OS-Specific stuff > > may be we can call it gl4java.GLOSFunc > > e.g: > > gl4java.GLOSFunc.GetProcAddress > #ifdef _X11_ > glXGetProcAddress > #elif _WIN32_ > wglGetProcAddress > > and so on .. > > BUT ONLY FOR SUCH FUNCTION, > which are mention and spec at the ARB, > so they are avaiable on "all" plattforms: > Unices/X11 (glx), Win32 (wgl), MacOSX (???) > 4.) Adding manual written stuff, to bind vendor specific stuff GLFunc and GLOSFunc ??????? > cheers, sven - -- health & wealth mailto:sgo...@ja... www : http://www.jausoft.com ; pgp: http://www.jausoft.com/gpg/ voice : +49-521-2399440 ; fax : +49-521-2399442 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8x302HdOA30NoFAARAgF3AKCWfY+uERySgGhf8010AZVGbzRr3QCfYLds TEY5GR58c/YadjQ95EkmnrY= =x8sM -----END PGP SIGNATURE----- |