Neil Roberts
c502c5c3f4
Add cogl_texture_multiple_rectangles
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.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%