summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Revert "wayland: Make popups work more than once"Matthias Clasen2019-05-191-4/+0
* Cosmetic changesMatthias Clasen2019-05-191-9/+1
* Merge branch 'frame-pixel-counter' into 'master'Matthias Clasen2019-05-191-0/+33
|\
| * profiling: Add a counter for pixels drawn per frameMatthias Clasen2019-05-181-0/+33
* | wayland: Make popups work more than onceMatthias Clasen2019-05-191-0/+4
* | wayland: Keep some resources until destroyMatthias Clasen2019-05-181-35/+54
|/
* Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2019-05-181-5/+6
|\
| * glcontext: Store the updated area in the right placeBenjamin Otte2019-05-181-5/+6
* | Add clock freezes to the profileMatthias Clasen2019-05-161-0/+25
* | always record a frame end time when profilingMatthias Clasen2019-05-161-4/+3
* | Redo frame profilingMatthias Clasen2019-05-165-112/+118
* | profiler: Prefer CLOCK_MONOTONICMatthias Clasen2019-05-151-1/+1
* | gdk/x11: Remove XI1 remnantCarlos Garnacho2019-05-151-42/+0
* | gdk/x11: Drop GdkDeviceManagerCoreCarlos Garnacho2019-05-1512-1583/+177
* | gdk/x11: Make XInput2 a mandatory runtime dependency for x11Carlos Garnacho2019-05-152-102/+45
* | gdk/x11: Drop GDK_CORE_DEVICE_EVENTS environment variableCarlos Garnacho2019-05-151-23/+20
* | gdk/x11: Remove gdk_disable_multidevice()Carlos Garnacho2019-05-152-31/+1
* | gdk/x11: Make XInput2 a mandatory build time dependency for x11Carlos Garnacho2019-05-155-54/+20
* | profiling: Only use frame timings when we have themMatthias Clasen2019-05-141-2/+5
|/
* Drop the public profiler apiMatthias Clasen2019-05-081-1/+0
* Profiler: drop the public apiMatthias Clasen2019-05-082-64/+0
* gdk/gdkprofiler.c: Don't include unistd.h unconditionallyChun-wei Fan2019-05-071-0/+3
* GdkSurface - Don't call unimplemented NULL set_startup_id() vfunc on Win32Sebastian Dröge2019-05-071-1/+4
* frame clock: Add tracingMatthias Clasen2019-05-071-3/+105
* Add a way to start the profilerMatthias Clasen2019-05-071-0/+6
* gdk: Add a profilerMatthias Clasen2019-05-0710-0/+1932
* broadway: Install headersBenjamin Otte2019-05-061-2/+1
* build: Install the backend headers in the backend directoriesBenjamin Otte2019-05-065-10/+5
* gdk: Documentation improvementsMatthias Clasen2019-05-021-4/+16
* wayland: sanity check events at the sourceMatthias Clasen2019-05-011-0/+3
* gdk: add a sanity check for eventsMatthias Clasen2019-05-012-3/+38
* seat: Add a sanity checkMatthias Clasen2019-05-011-0/+1
* Add a few placeholder documentation block to have g-i annotationsRico Tzschichholz2019-05-011-0/+20
* Merge branch 'xdg-output' into 'master'Matthias Clasen2019-05-014-21/+167
|\
| * wayland: Add support for xdg-outputOlivier Fourdan2019-04-164-21/+167
* | Revert "gdk: deactivate/activate surface on keyboard grabs"Samuel Thibault2019-04-302-8/+8
* | Merge branch 'fix-win32-gl-resize' into 'master'Chun-wei Fan2019-04-303-3/+32
|\ \
| * | gdkglcontext-win32.c: Fix Resizing and movingChun-wei Fan2019-04-011-1/+21
| * | gdk/win32/gdkcairocontext-win32.c: Make functions shared in backendChun-wei Fan2019-04-012-2/+11
* | | surface: Add a frame-clock propertyMatthias Clasen2019-04-291-0/+16
* | | wayland: Only check top-most for grabbing popupsJonas Ådahl2019-04-291-4/+5
* | | wayland: Reshuffle some internalsMatthias Clasen2019-04-293-26/+27
* | | gdkglcontext: Limit gl debug label lengthTimm Bäder2019-04-271-3/+15
* | | Merge branch 'fix-gdkwin32-move-drag' into 'master'Chun-wei Fan2019-04-251-8/+11
|\ \ \
| * | | gdksurface-win32.c: Acquire root coordinates on drag/moveChun-wei Fan2019-04-011-8/+11
| |/ /
* | | gdkglcontext: Only emit opengl debug calls if GDK_DEBUG=gl-debugAlexander Larsson2019-04-253-7/+12
* | | GdkGLContext: Add internal functions for KHR_DEBUG callsAlexander Larsson2019-04-252-1/+94
* | | GdkWaylandDevice: Don't recreate the default cursor every frameTimm Bäder2019-04-231-18/+28
* | | gdk: Remove gdk_surface_invalidate_rect() from public APIBenjamin Otte2019-04-212-6/+4
* | | gdk: Remove an unused fieldMatthias Clasen2019-04-211-1/+0