Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some g-i annotation warnings | Rico Tzschichholz | 2018-05-01 | 1 | -1/+1 |
* | cairocontext: Remove fallback implementations | Benjamin Otte | 2018-04-24 | 1 | -185/+16 |
* | drawcontext: Add gdk_draw_context_in_frame() API | Benjamin Otte | 2018-04-24 | 1 | -1/+1 |
* | gdk: Move begin/end_frame() functions | Benjamin Otte | 2018-04-24 | 1 | -3/+3 |
* | gdk: Get rid of GdkDrawingContext | Benjamin Otte | 2018-04-24 | 1 | -7/+5 |
* | cairocontext: Turn cairo_create() function into a vfunc | Benjamin Otte | 2018-04-24 | 1 | -23/+31 |
* | gdk: Remove unused GL setting | Benjamin Otte | 2018-04-24 | 1 | -1/+0 |
* | gdk: Add Cairo context implementations for all backends | Benjamin Otte | 2018-04-24 | 1 | -2/+2 |
* | cairocontext: Move a function | Benjamin Otte | 2018-04-24 | 1 | -0/+43 |
* | gdk: Move Cairo code from surface to CairoContext | Benjamin Otte | 2018-04-24 | 1 | -11/+134 |
* | gdk: Add GdkCairoContext | Benjamin Otte | 2018-04-24 | 1 | -0/+102 |