summaryrefslogtreecommitdiff
path: root/gdk/gdkmemorytextureprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* memorytexture: Export less private APIBenjamin Otte2023-02-151-3/+2
* gdk: Add GdkTextureDownloaderBenjamin Otte2023-02-151-0/+1
* gl: Refactor texture uploadingBenjamin Otte2021-10-131-0/+5
* texture: Refactor downloadingBenjamin Otte2021-10-121-0/+3
* texture: Make format a property of GdkTextureBenjamin Otte2021-10-071-1/+0
* memorytexture: Split out GdkMemoryFormat handlingBenjamin Otte2021-10-061-35/+0
* texture: Add gdk_texture_download_float()Benjamin Otte2021-09-121-0/+8
* texture: Add GdkMemoryConversion private enumBenjamin Otte2021-09-121-9/+23
* gl backend: Avoid roundtripping via surface when updloadingAlexander Larsson2020-09-251-0/+2
* texture: Expose subclasses as subclassesBenjamin Otte2018-03-181-4/+0
* gdk: Add GDK_MEMORY_DEFAULTBenjamin Otte2018-03-181-7/+1
* texture: Export gdk_memory_texture_new() and GdkMemoryFormatBenjamin Otte2018-03-121-33/+2
* texture: Add GdkMemoryTextureBenjamin Otte2018-03-071-0/+91