Hi Nicolas

2009/4/17 Nicolas Rougier <[email protected]>:
> I've got a few errors:
>
> in config.py, I need gl.GL_MAX_COLOR_ATTACHMENTS_EXT on a macbook pro.
>
> then, it complains about the missing ARB_color_buffer_float extension.
>
> If I remove it, I got a lot of errors in shaders from the examples
> directory.

This was one of the reasons I changed direction.  I thought the
hardware landscape was much more homogeneous, but then I found out
that my NVidia card supported many more operations (correctly) than my
MacBook's (half-broken) Intel card.  I take my hat off to the game
(and Pyglet) developers whose apps run on all the hardware out there.

Regards
Stéfan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to