mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
c502c5c3f4
This takes an array of sets of 8 floats to describe the rectangles. It tries to send the geometry with a single glDrawArrays as far as possible. cogl_texture_rectangle is now just a wrapper around cogl_texture_multiple_rectangles.