Search results

  1. Z

    Chromium keeps running in the background

    Hijacking the thread because of the perfect topic title and location in beta testing :rolleyes: Closing down Chromium leaves it running in the background. Only found out because this were starting to slow down pretty badly. ps -A showed multiple instances running, even though all were killed...
  2. Z

    Pandora As A Little Hw Dev/diagnotic Tool

    While most of us will likely be playing games on it, one other use I was thinking about is a small and portable hardware development/diagnostic tool. Things like a logic analyser, buspirate, scope, etc, all hooked up via USB. Currently I've got a buspirate waiting to meet the Pandora and a logic...
  3. Z

    Texturing A Degenerated Triangle Mesh

    I've been playing around with 3D terrain rendering using a degenerate triangle mesh stored in a VBO. However I cannot figure out how to texture it. By now I'm starting to wonder if it's even possible, so time to call in the troops. Is it possible or should I go back to a non-degenerate triangle...
  4. Z

    Real World 3D Capabilities

    Was just browsing around when I ran into a OpenGL ES 2.0 game called Bounce Evolution. Video here: http://www.youtube.com/watch?v=V6JfxdWg0HI&feature=player_embedded Granted it's for the N900, but since it more or less has the same specs I was utterly amazed at what the Pandora should be...
  5. Z

    Pandora Emulator Vs Real Pandora

    I've been playing around with EGL a bit and was wondering if there are any significant differences between Imagination's PVRVFrame GLES emulator and a real Pandora. Due to the lack of real hardware (it'll come ;)) I was hoping PVRVFrame would be a good alternative. The idea is that if it runs...
  6. Z

    The Settlers Ii.5 Port

    Reading about the Pandora emulating Amiga games got me all fired up. At the same time I was looking for a way of developing close to the hardware again. So this got me thinking. What game did I play hours, days, weeks on end? Right, The Settlers! So I started looking at the possibility of it...
  7. Z

    GP32 Compile Problems

    Today I downloaded Mirko's GP32 SDK replacement and am trying to compile the hello world tutorial to get started. However, I've run into a little trouble and am hoping someone can help me. I've been using the supplied makefile template. When I run 'make' it says it doesn't know the object file...
Back
Top