mirror of
https://github.com/brl/mutter.git
synced 2025-02-06 08:34:10 +00:00
![Neil Roberts](/assets/img/avatar_default.png)
This provides a way to upload the entire data for a texture without having to first call glTexImage and then glTexSubImage. This should be faster especially with indirect rendering where it would needlessy send the data for the texture twice.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%