[Haskell-beginners] Performance problem with Haskell/OpenGL/GLFW

Brandon Allbery allbery.b at gmail.com
Sun Mar 10 19:47:40 CET 2013


On Sun, Mar 10, 2013 at 1:27 PM, Hollister Herhold <hollister at fafoh.com>wrote:

> On Mar 10, 2013, at 12:09 PM, Brandon Allbery wrote:
>
> On Sun, Mar 10, 2013 at 5:38 AM, Jesper Särnesjö <sarnesjo at gmail.com>
>  wrote:
>
>> To remove any possibility of the problem being in GLFW-b or OpenGLRaw,
>> I created two new programs, one in Haskell [1] and one in C [2], that
>>
> Check whether the Haskell OpenGL binding is using the X11 libraries
> instead of native GUI. My
>
> Digging... Is that a configurable thing?
>

I just checked and it looks like it's at least trying to use the native
framework.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20130310/49aa930a/attachment.htm>


More information about the Beginners mailing list