Recent content by spacechase0

  1. S

    Opengl Es - System Freeze

    Ok. :) Thanks.
  2. S

    Opengl Es - System Freeze

    One more thing - I can't seem to find GLEW for the Wiz. Is it possible to build for the Wiz, or can it not be done with OpenGL ES? A quick search for GLEW in SFML gives me (other than initializing it): GLEW_EXT_blend_func GLEW_EXT_framebuffer_object GLEW_ARB_shading_language_100...
  3. S

    Opengl Es - System Freeze

    Wow... I can't believe it was that simple. :P Thank you! :D
  4. S

    Opengl Es - System Freeze

    Because I thought I needed it. :P Plus I think SFML's graphics module uses a lot of OpenGL 1 functions (although that might not be true with the latest graphics API changes). Removing nanoGL and SFML didn't fix it. :( The log is here, but it's not much different other than no nanoGL messages.
  5. S

    Opengl Es - System Freeze

    I was trying to get SFML2 working on the Wiz. At one time it worked fine, but I was directly hacking the generated CMake files. At one point I added to the CMake files, and it's not working anymore. Even with using OpenGL ES without SFML's window module, it doesn't work. It seems like it...
  6. S

    Caanoo Appstore

    Neat. :) Are you going to make one for the Wiz, too?
Back
Top