summaryrefslogtreecommitdiff
path: root/gdk/gdktextureprivate.h
Commit message (Expand)AuthorAgeFilesLines
* gdk: Split enums from typesBenjamin Otte2021-10-261-0/+2
* gdk: Move GdkMemoryFormat enum to gdktypes.hBenjamin Otte2021-10-161-2/+0
* texture: Refactor downloadingBenjamin Otte2021-10-121-8/+6
* texture: Make format a property of GdkTextureBenjamin Otte2021-10-071-0/+4
* texture: Add private can_load() functionBenjamin Otte2021-09-171-0/+2
* texture: Remove declaration for nonexisting functionBenjamin Otte2021-09-171-3/+0
* texture: Add gdk_texture_download_float()Benjamin Otte2021-09-121-0/+3
* texture: Add gdk_texture_download_texture()Benjamin Otte2021-09-121-0/+5
* texture: Remove unused argument from vfuncBenjamin Otte2021-09-121-5/+0
* texture: Unvirtualize download_surfaceAlexander Larsson2020-09-251-1/+0
* texture: Change download vfuncBenjamin Otte2018-03-121-0/+5
* gdk: Split out GL textureBenjamin Otte2018-03-071-7/+0
* texture: Make the texture id a guintBenjamin Otte2018-02-021-1/+1
* gdk: Add a gl texture implementationMatthias Clasen2018-01-171-0/+7
* GskTexture => GdkTextureBenjamin Otte2017-11-041-0/+49