summaryrefslogtreecommitdiff
path: root/gdk/gdktexture.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
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* texture: Export gdk_texture_get_format()Benjamin Otte2023-02-151-0/+3
* gdk: Dissolve gdk-autocleanup.hMatthias Clasen2022-09-231-2/+2
* gdk: drop removed method from the headerBilal Elmoussaoui2021-12-091-4/+0
* texture: Rework error enumBenjamin Otte2021-09-171-4/+9
* texture: Add gdk_texture_save_to_tiff_bytes()Benjamin Otte2021-09-171-0/+2
* Add gdk_texture_save_to_tiffMatthias Clasen2021-09-171-0/+3
* Add gdk_texture_save_to_png_bytesMatthias Clasen2021-09-171-0/+2
* texture: Add error enumMatthias Clasen2021-09-171-0/+19
* API: Add gdk_texture_new_from_filename()Benjamin Otte2021-09-161-0/+3
* Add gdk_texture_new_from_bytesMatthias Clasen2021-09-151-0/+3
* texture: Add gdk_texture_download_float()Benjamin Otte2021-09-121-0/+4
* 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