Now that pixel adressing is working so fast:
If I want to draw a pixel depending on the alpha value of his top-left neighbour (or anything similar), this would not be a problem.
But it would have to be done by CPU altough I think pixel shaders were developed for that reason.

Does anyone know a way (using Powerdraw) to let pixelshaders do that work?