[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] speculation: a JIT for Pygame



Hi,

Another option would be writing the blitters in GLSL (OpenGL ES2 variety)?  I think it's an easy enough language, and we could then reuse them with OpenGL as well as direct3d (through the ANGLE project which webkit and firefox use for webgl when no opengl is present).

... just a thought.

cheers,