summaryrefslogtreecommitdiff
path: root/gdk/gdktexture.c
Commit message (Expand)AuthorAgeFilesLines
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-7/+2
* texture: Add gdk_texture_save_to_png()Benjamin Otte2018-04-121-0/+47
* rendernode: Check cairo surface status after creationTimm Bäder2018-03-201-0/+7
* texture: Fix documentation block of gdk_texture_downloadRico Tzschichholz2018-03-191-2/+2
* texture: Fix compilation by avoiding to include not-yet available headersRico Tzschichholz2018-03-181-2/+10
* gdk: Remove gdk_texture_new_from_data()Benjamin Otte2018-03-181-42/+0
* texture: Implement GdkPaintableBenjamin Otte2018-03-161-1/+55
* texture: Change download vfuncBenjamin Otte2018-03-121-5/+23
* texture: Add GdkMemoryTextureBenjamin Otte2018-03-071-162/+34
* gdk: Split out GL textureBenjamin Otte2018-03-071-202/+1
* The big versioning cleanupMatthias Clasen2018-02-061-26/+0
* texture: Add sanity checks to constructorsBenjamin Otte2018-02-021-0/+8
* texture: Make the texture id a guintBenjamin Otte2018-02-021-3/+3
* Document new texture apiMatthias Clasen2018-01-171-0/+33
* Add a way to release GL resourcesMatthias Clasen2018-01-171-6/+66
* gdk: Add a gl texture implementationMatthias Clasen2018-01-171-0/+109
* GdkTexture: Add a missing (array) annotationTimm Bäder2018-01-021-1/+1
* gdk: Fill in some blanks in the docsMatthias Clasen2017-12-041-1/+1
* Add a long description for GdkTextureMatthias Clasen2017-12-041-0/+16
* Remove gdkprivate.hMatthias Clasen2017-11-171-0/+1
* Fix some typosMatthias Clasen2017-11-041-5/+13
* texture: Add gdk_texture_new_from_file()Benjamin Otte2017-11-041-5/+78
* GskTexture => GdkTextureBenjamin Otte2017-11-041-0/+556