kwin/src/platformsupport
Vlad Zahorodnii 46e452127e opengl: Add GLTexture::update() overload that takes a region
This ensures a couple of things:

- avoid pointlessly binding and unbinding the texture
- if the image format needs to be changed, it will be done only once
2024-08-16 19:03:40 +03:00
..
scenes opengl: Add GLTexture::update() overload that takes a region 2024-08-16 19:03:40 +03:00
CMakeLists.txt