Re: [Vala] GLX (OpenGL Extension to the X Window System) binding!!
- From: Xavier Bestel <xavier bestel free fr>
- To: Matías De la Puente <mfpuente ar gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] GLX (OpenGL Extension to the X Window System) binding!!
- Date: Fri, 15 Aug 2008 00:20:15 +0200
Hi,
Le mercredi 13 août 2008 à 16:56 -0300, Matías De la Puente a écrit :
Hello all,
I made a glx binding for vala (glx.vapi). An example is also attach to
this mail.
For compile the example you need also the gl.vapi file
(http://live.gnome.org/Vala/ExternalBindings).
Compile the example with:
valac glxtest.vala --pkg gtk+-2.0 --pkg glx --pkg gl --pkg gdk-x11-2.0
Any suggestion is welcome.
just a question: why did you call constants GLX.GLX_SOMETHING instead of
just GLX.SOMETHING ?
Xav
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]