On Wed May 29 23:53:27 2024 +0000, Matteo Bruni wrote:
Would it make sense to use `d3dx_pixels_init()` here?
Not really because of the image address adjustment based on the source rectangle. I added a separate `set_d3dx_pixels()` helper function, hopefully that is better.