Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pure and const annotations to various functions | Timm Bäder | 2020-01-26 | 1 | -2/+2 |
* | Use a single compilation symbol | Emmanuele Bassi | 2019-11-27 | 1 | -1/+1 |
* | texture: Add gdk_texture_save_to_png() | Benjamin Otte | 2018-04-12 | 1 | -0/+3 |
* | gdk: Remove gdk_texture_new_from_data() | Benjamin Otte | 2018-03-18 | 1 | -5/+0 |
* | gdk: Split out GL texture | Benjamin Otte | 2018-03-07 | 1 | -12/+0 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -10/+10 |
* | texture: Make the texture id a guint | Benjamin Otte | 2018-02-02 | 1 | -1/+1 |
* | Add a way to release GL resources | Matthias Clasen | 2018-01-17 | 1 | -0/+3 |
* | gdk: Add a gl texture implementation | Matthias Clasen | 2018-01-17 | 1 | -0/+9 |
* | Fix some typos | Matthias Clasen | 2017-11-04 | 1 | -1/+1 |
* | texture: Add gdk_texture_new_from_file() | Benjamin Otte | 2017-11-04 | 1 | -7/+12 |
* | GskTexture => GdkTexture | Benjamin Otte | 2017-11-04 | 1 | -0/+65 |