Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: Fix invalid format string | Loïc Minier | 2022-05-12 | 1 | -3/+3 |
* | Remove all nicks and blurbs from param specs | Sophie Herold | 2022-05-11 | 1 | -9/+3 |
* | gdk: use EGL_KHR_swap_buffers_with_damage | Christian Hergert | 2022-03-03 | 1 | -2/+0 |
* | GDK: Force GLES 3.0+ on libANGLE | Chun-wei Fan | 2022-01-19 | 1 | -0/+2 |
* | gdkdisplay.c: Fix builds without EGL | Chun-wei Fan | 2021-11-08 | 1 | -25/+29 |
* | gdkdisplay: Remove (nullable) | Jordan Petridis | 2021-10-25 | 1 | -1/+1 |
* | API: Add gdk_display_create_gl_context() | Benjamin Otte | 2021-10-20 | 1 | -0/+32 |
* | gdkdisplay.c: Include stdlib.h | Chun-wei Fan | 2021-10-07 | 1 | -0/+1 |
* | gdk: hdr => high depth | Benjamin Otte | 2021-10-06 | 1 | -13/+13 |
* | gdk: Fix an oversight | Matthias Clasen | 2021-10-05 | 1 | -1/+1 |
* | egl: Implement HDR support | Benjamin Otte | 2021-10-06 | 1 | -9/+39 |
* | egl: Support EGL_KHR_no_config_context | Benjamin Otte | 2021-10-06 | 1 | -0/+2 |
* | egl: Move extension checks to GdkDisplay | Benjamin Otte | 2021-10-06 | 1 | -1/+5 |
* | egl: Move EGLSurface handling to GdkSurface | Benjamin Otte | 2021-10-06 | 1 | -0/+1 |
* | display: Get carried away by extension checker | Benjamin Otte | 2021-10-06 | 1 | -4/+50 |
* | egl: Move initialization code and port Wayland | Benjamin Otte | 2021-10-06 | 1 | -0/+361 |
* | gdk: Remove gdkinternals.h | Benjamin Otte | 2021-09-24 | 1 | -4/+3 |
* | gdk: Remove gdk.h include from gdk-private.h | Benjamin Otte | 2021-09-24 | 1 | -0/+1 |
* | gdk: Make sure only one GL backend is usedwip/otte/shittymorph | Benjamin Otte | 2021-09-24 | 1 | -0/+2 |
* | Add more sysprof marks | Matthias Clasen | 2021-07-22 | 1 | -0/+12 |
* | gl: Move vfunc | Benjamin Otte | 2021-07-22 | 1 | -15/+0 |
* | gdk: Add GdkDisplay::init_gl vfunc | Benjamin Otte | 2021-07-22 | 1 | -5/+130 |
* | gdk: Add a private struct to GdkDisplay | Benjamin Otte | 2021-07-22 | 1 | -16/+44 |
* | Docs: Tweaks | Matthias Clasen | 2021-06-05 | 1 | -4/+4 |
* | gdk: Clean up docs syntax | Matthias Clasen | 2021-05-22 | 1 | -6/+6 |
* | Documentation fixes | Matthias Clasen | 2021-05-20 | 1 | -19/+18 |
* | display: Add property annotations | Matthias Clasen | 2021-03-11 | 1 | -12/+6 |
* | gdk: Some more tweaks of the docs | Matthias Clasen | 2021-03-11 | 1 | -125/+132 |
* | Add some missing nullable return annotations | Sophie Herold | 2020-10-17 | 1 | -1/+1 |
* | gdk: Drop some unused private api | Matthias Clasen | 2020-10-07 | 1 | -77/+3 |
* | Clean up lots of GTK+ -> GTK | Matthias Clasen | 2020-09-12 | 1 | -1/+1 |
* | *: Fix spelling mistakes found by codespell | Björn Daase | 2020-08-21 | 1 | -2/+2 |
* | docs: Clean up dangling links in gdk docs | Matthias Clasen | 2020-08-05 | 1 | -7/+4 |
* | gdk: Fix toplevel calculation on pointer grab switch | Carlos Garnacho | 2020-07-31 | 1 | -2/+1 |
* | gdk: Drop gdk_device_get_device_type() | Carlos Garnacho | 2020-07-30 | 1 | -6/+1 |
* | gdk: Avoid gdk_device_get_associated_device() | Carlos Garnacho | 2020-07-30 | 1 | -2/+8 |
* | docs: Don't refer to nonexisting functions | Matthias Clasen | 2020-07-29 | 1 | -1/+3 |
* | gdk: Move default group api to the X11 backend | Matthias Clasen | 2020-07-29 | 1 | -19/+0 |
* | gdk: Conflate GDK devices | Carlos Garnacho | 2020-07-29 | 1 | -1/+0 |
* | gdk: Drop source_device argument from _gdk_display_device_grab_update() | Carlos Garnacho | 2020-07-29 | 1 | -4/+2 |
* | Replace "gdouble" with "double" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -4/+4 |
* | gdk: Drop GdkGrabOwnership | Carlos Garnacho | 2020-06-23 | 1 | -57/+0 |
* | Rename master and slave device | Emmanuele Bassi | 2020-06-18 | 1 | -3/+3 |
* | Merge branch 'drop-fallback-c89' into 'master' | Matthias Clasen | 2020-05-31 | 1 | -3/+0 |
|\ | |||||
| * | Drop fallback-c89.c | Christoph Reiter | 2020-05-31 | 1 | -3/+0 |
* | | docs: Fix annotations | Emmanuele Bassi | 2020-05-31 | 1 | -4/+4 |
|/ | |||||
* | Bring back gdk_display_put_event | Matthias Clasen | 2020-05-29 | 1 | -2/+5 |
* | Export keymap translation again | Matthias Clasen | 2020-05-28 | 1 | -0/+51 |
* | Fix minor typos | Yuri Chornoivan | 2020-05-28 | 1 | -1/+1 |