Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gl: Refactor texture uploading | Benjamin Otte | 2021-10-13 | 1 | -0/+5 |
* | texture: Refactor downloading | Benjamin Otte | 2021-10-12 | 1 | -0/+3 |
* | texture: Make format a property of GdkTexture | Benjamin Otte | 2021-10-07 | 1 | -1/+0 |
* | memorytexture: Split out GdkMemoryFormat handling | Benjamin Otte | 2021-10-06 | 1 | -35/+0 |
* | texture: Add gdk_texture_download_float() | Benjamin Otte | 2021-09-12 | 1 | -0/+8 |
* | texture: Add GdkMemoryConversion private enum | Benjamin Otte | 2021-09-12 | 1 | -9/+23 |
* | gl backend: Avoid roundtripping via surface when updloading | Alexander Larsson | 2020-09-25 | 1 | -0/+2 |
* | texture: Expose subclasses as subclasses | Benjamin Otte | 2018-03-18 | 1 | -4/+0 |
* | gdk: Add GDK_MEMORY_DEFAULT | Benjamin Otte | 2018-03-18 | 1 | -7/+1 |
* | texture: Export gdk_memory_texture_new() and GdkMemoryFormat | Benjamin Otte | 2018-03-12 | 1 | -33/+2 |
* | texture: Add GdkMemoryTexture | Benjamin Otte | 2018-03-07 | 1 | -0/+91 |