summaryrefslogtreecommitdiff
path: root/gdk/gdkmemorytexture.h
Commit message (Expand)AuthorAgeFilesLines
* Minimize the amount of inclusions in public headersEmmanuele Bassi2023-05-091-1/+1
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gdk: Split enums from typesBenjamin Otte2021-10-261-0/+1
* gdk: Move GdkMemoryFormat enum to gdktypes.hBenjamin Otte2021-10-161-72/+0
* Add memory formats used by libpngBenjamin Otte2021-10-131-0/+9
* memorytexture: Add support for HDR formatsBenjamin Otte2021-09-121-0/+20
* Apply 1 suggestion(s) to 1 file(s)Matthias Clasen2021-06-041-2/+2
* docs: use markdown syntax for hyperlinksBilal Elmoussaoui2021-05-251-1/+1
* gdk: Clean up docs syntaxMatthias Clasen2021-05-221-1/+1
* Documentation fixesMatthias Clasen2021-05-201-4/+4
* docs: Rework the gdk docsMatthias Clasen2021-03-111-14/+10
* docs: Annotate GdkMemoryTextureEmmanuele Bassi2020-12-011-0/+5
* Add GDK_MEMORY_R8G8B8A8_PREMULTIPLIEDAlexander Larsson2020-09-251-0/+3
* Use a single compilation symbolEmmanuele Bassi2019-11-271-1/+1
* Misc documentation fixesMatthias Clasen2018-04-281-1/+1
* Document GdkMemoryTextureMatthias Clasen2018-04-281-1/+1
* texture: Expose subclasses as subclassesBenjamin Otte2018-03-181-0/+14
* gdk: Add GDK_MEMORY_DEFAULTBenjamin Otte2018-03-181-0/+18
* texture: Export gdk_memory_texture_new() and GdkMemoryFormatBenjamin Otte2018-03-121-0/+81