On Wed, Feb 10, 2010 at 10:14 PM, Marek Kubica <[email protected]> wrote: > I get "DRI R300 Project" > > (the other machine I am running Factor without problems most likely has > "DRI R100 Project", although I can't test it right now)
Try this: 1) Start Factor from the terminal: ./factor -run=listener 2) Enter this (don't forget the last line -- "save"), IN: opengl.textures : check-extensions ( -- ) ; save 3) Exit Factor 4) Start the UI again: ./factor Tell me if this fixes the problem. Slava ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
