Hi, Here is version two of the compute buffer improvements. I was finally able to get the pitch calculation correct without using radeon_surface, so I've taken Marek's advice, and I'm no longer using radeon_surface for 1D aligned buffers. The result is much simpler code and even a few more piglit passes. -Tom