well, the problem with bmap_blit is that it's done on the cpu, same with accessing the bmap's content via code. I'm trying to implement a dynamic texture atlas for my own interface system, but I need a fast way (a gpu-side approach, preferrably) for filling (rectangular) areas of a bmap with only transparent pixels.


POTATO-MAN saves the day! - Random