Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drawcontext: Only pass the region that matters | Benjamin Otte | 2018-04-24 | 1 | -2/+1 |
* | drawcontext: Add gdk_draw_context_in_frame() API | Benjamin Otte | 2018-04-24 | 1 | -2/+0 |
* | drawcontext: Move variable into private struct | Benjamin Otte | 2018-04-24 | 1 | -2/+0 |
* | gdk: Move begin/end_frame() functions | Benjamin Otte | 2018-04-24 | 1 | -5/+0 |
* | gdk: Add gdk_draw_context_get_frame_region() | Benjamin Otte | 2018-04-24 | 1 | -0/+2 |
* | drawcontext: Add a surface_resized() vfunc | Benjamin Otte | 2018-04-09 | 1 | -0/+3 |
* | gdk: Make gdk_window_begin_draw_frame() take a draw context | Benjamin Otte | 2016-12-05 | 1 | -0/+13 |
* | gdk: Add GdkDrawContext | Benjamin Otte | 2016-12-05 | 1 | -0/+46 |