[Gambas-user] OpenGL gl.GL_CLAMP_TO_EDGE constant missing gambas3-2987

2010-06-09 Thread Werner
gl.CLAMP_TO_BORDER is in the code but not documented. Regards Werner -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the

[Gambas-user] Video

2010-06-09 Thread Mike
Hi Gang, Can anyone please list Gambas example code to implement web cam or video capture using gb.v4l. Unable to find any with a Google search. Thanks Mike -- ThinkGeek and WIRED's GeekDad team up for the

Re: [Gambas-user] OpenGL PixelStore constants missing gambas3-2987

2010-06-09 Thread Laurent Carlier
Le mardi 08 juin 2010 15:51:56, Werner a écrit : specifically I need GL_UNPACK_ALIGNMENT but it seems all the others are missing, too. --- --- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day

Re: [Gambas-user] OpenGL PixelStore constants missing gambas3-2987

2010-06-09 Thread Werner
On 09/06/10 22:08, Laurent Carlier wrote: Le mardi 08 juin 2010 15:51:56, Werner a écrit : specifically I need GL_UNPACK_ALIGNMENT but it seems all the others are missing, too. Should be fixed in rev 2997 Brilliant, thank you! Werner

Re: [Gambas-user] Video

2010-06-09 Thread Fabien Bodard
just open the exemples in the ide ... there is two exemple in the v2 and and 3 in the v3 2010/6/9 Mike mike.cr...@westnet.com.au: Hi Gang, Can anyone please list Gambas example code to implement web cam or video capture using gb.v4l. Unable to find any with a Google search. Thanks