Search results

  1. F

    Caanoo / WIZ Texture Compression On Wiz

    Hi Does the Wiz support texture compression? Is there any tool I can create compressed textures with, and use them in my Wiz engine? Thanks, frozen
  2. F

    Opengl In The Firmware 1.2.0

    Hi Did anybody try the new OpenGL ES of the firmware 1.2.0? Do I understand well, that with a better opengl binary, I could use the original 1.2 SDL with 3d hardware acceleration? I need the touch screen support and SDL 1.3 do not have it. Thanks, frozen
  3. F

    Touch Screen Sdl 1.3

    Hello How can i use the touch screen of the Wiz? I thought sdl sends me mouse events on touch events, but it doesn't. Thanks, frozen
  4. F

    Caanoo / WIZ Wiz Software Ideas

    Hi I like my Wiz very much, it is a very good device, but it could be better with a stronger shell software. My ideas: - Modern, OpenGL ES based UI - Ability to create quick launch icons for games/apps - Treat roms (SNES, Megadrive, etc.) as normal apps (start them with an emulator) - Wifi hw...
  5. F

    Directory Of Executable

    Hi What is the simplest way to determine the directory (full path) of the currently running executable, on the Wiz? Thanks, frozen
  6. F

    Integer Division

    Hi! Does the CPU of the Wiz support integer division? If it does, how fast is it? Thanks, frozen
  7. F

    Caanoo / WIZ Tremor On Wiz

    Hello Is there a precompiled tremor (ogg) library available somewhere? Thanks, frozen
  8. F

    Opengl Stability

    Hi I'm working on a 2d game for the Wiz. It uses opengl (es wrapper) on windows to render sprites and tiles. Should I implement a 2d software-rendering system, or could I use opengl es on the wiz? Is the opengl driver stable enough to use it? I need very basic opengl functionality only...
  9. F

    Maximum Sd Card Size

    Hi Can the WIZ use 16GB SD cards? Or what is the upper limit? Thanks, frozen
  10. F

    Newbie Developer Questions

    Hello I have a few very basic questions, so please be patient, but even these questions are hard to be answered for me. I have a simple game that uses SDL, OpenGL ES and OpenAL. I would like to port it to the WIZ. So the questions: - Are there SDL development files (headers, libs) available...
Back
Top