summaryrefslogtreecommitdiff
path: root/gdk/gdktexture.h
Commit message (Expand)AuthorAgeFilesLines
* Add pure and const annotations to various functionsTimm Bäder2020-01-261-2/+2
* Use a single compilation symbolEmmanuele Bassi2019-11-271-1/+1
* texture: Add gdk_texture_save_to_png()Benjamin Otte2018-04-121-0/+3
* gdk: Remove gdk_texture_new_from_data()Benjamin Otte2018-03-181-5/+0
* gdk: Split out GL textureBenjamin Otte2018-03-071-12/+0
* The big versioning cleanupMatthias Clasen2018-02-061-10/+10
* texture: Make the texture id a guintBenjamin Otte2018-02-021-1/+1
* Add a way to release GL resourcesMatthias Clasen2018-01-171-0/+3
* gdk: Add a gl texture implementationMatthias Clasen2018-01-171-0/+9
* Fix some typosMatthias Clasen2017-11-041-1/+1
* texture: Add gdk_texture_new_from_file()Benjamin Otte2017-11-041-7/+12
* GskTexture => GdkTextureBenjamin Otte2017-11-041-0/+65