summaryrefslogtreecommitdiff
path: root/gdk/gdkgltexturebuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Minimize the amount of inclusions in public headersEmmanuele Bassi2023-05-091-2/+0
* Drop the gdk/gdkversionmacros.h headerMatthias Clasen2023-05-091-1/+1
* texturebuilder: Add ::udpate-region and ::update-textureBenjamin Otte2023-05-021-0/+12
* gltexture: Optionally take a sync objectMatthias Clasen2023-04-271-0/+6
* texturebuilder: Pass the destroy notify to the build() functionBenjamin Otte2023-04-271-4/+1
* texturebuilder: Add ::format and ::has-mipmapBenjamin Otte2023-04-271-0/+13
* gdk: Add GdkGLTextureBuilderBenjamin Otte2023-04-271-0/+71