summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* scanner: Fix broken private-code generationDerek Foreman2018-02-231-1/+1
* wayland-egl: use correct `nm` path when cross-compilingEmil Velikov2018-02-232-1/+2
* tests: add code, public-code and private-code testsEmil Velikov2018-02-223-1/+77
* scanner: make use of __has_attribute()Emil Velikov2018-02-221-1/+5
* build: use public-code when using the local wayland-scannerEmil Velikov2018-02-221-0/+4
* scanner: introduce "public-code" and "private-code"Emil Velikov2018-02-221-6/+44
* build: remove white space in -uninstalled.pc.in filesEmil Velikov2018-02-163-3/+3
* connection: Fix broken log message when demarshalling short closureDerek Foreman2018-02-151-1/+2
* wayland-egl: rename wl_egl_window::private to driver_privateEmil Velikov2018-02-093-6/+6
* wayland-egl: move the wayland-egl{, -core}.h headers to egl/Emil Velikov2018-02-093-2/+3
* wayland-egl-symbols-check: pass the DSO name via the build systemEmil Velikov2018-02-092-1/+2
* build: wire-up wayland-eglEmil Velikov2018-02-092-2/+22
* wayland-egl: add a note about keeping the backend version in syncEmil Velikov2018-02-091-0/+4
* wayland-egl: introduce wayland-egl-backend.pcEmil Velikov2018-02-091-0/+9
* wayland-egl: correct wayland-egl.pc description/versionEmil Velikov2018-02-091-2/+2
* wayland-egl: reuse the existing WL_EXPORT macroEmil Velikov2018-02-091-10/+5
* wayland-egl: import libwayland-egl.so frontend library from MesaEmil Velikov2018-02-095-0/+434
* shm: provide actual error on mmap failedOlivier Fourdan2018-02-091-1/+1
* server: add wl_display_destroy_clients()Simon Ser2018-02-092-0/+41
* doc: Document behavior of non-nullable object arguments in clientsPhilipp Kerling2018-02-091-2/+13
* connection: Clear correct args when clearing fds to -1Derek Foreman2018-01-221-2/+5
* tests: Add missing file to distributionDerek Foreman2018-01-191-0/+1
* server: add log message when client connection is destroyed due to an errorFiedler, Mathias2018-01-191-5/+21
* tests: Check for wrong fd delivery with zombie objectsDerek Foreman2018-01-092-4/+160
* tests: Add a test for fd leaks on zombie objectsDerek Foreman2018-01-093-1/+151
* client: Consume file descriptors destined for zombie proxiesDerek Foreman2018-01-093-0/+17
* client: Replace the singleton zombie with bespoke zombiesDerek Foreman2018-01-091-4/+78
* client: Plug a race in proxy destruction vs. dispatchDaniel Stone2018-01-091-16/+41
* client: Add wl_proxy_unref helperDaniel Stone2018-01-091-20/+17
* client: Use refcount exclusively for destructionDaniel Stone2018-01-091-7/+4
* client: Remove WL_ZOMBIE_OBJECT globalDerek Foreman2017-12-283-6/+1
* client: Restructure delete_id handler control flowDerek Foreman2017-12-281-5/+4
* client: Add WL_MAP_ENTRY_ZOMBIE flagDerek Foreman2017-12-283-9/+21
* client: Add wl_object_is_zombie() helper functionDerek Foreman2017-12-283-3/+14
* util: Pass flags to map iteratorsDerek Foreman2017-12-273-8/+8
* connection: Make wl_closure_destroy() close fds of undispatched closuresDerek Foreman2017-12-271-0/+21
* connection: Clear fds we shouldn't close to -1Derek Foreman2017-12-271-0/+24
* connection: Refactor out closure allocationDerek Foreman2017-12-271-29/+42
* server: Log closure before sending itDerek Foreman2017-12-271-2/+2
* connection: Don't declare a local variable just to takes its sizeDerek Foreman2017-12-271-2/+3
* doc: start documenting XwaylandPekka Paalanen2017-12-184-1/+175
* client: Allow absolute paths in WAYLAND_DISPLAYMatt Hoosier2017-12-114-16/+177
* protocol: make get_subsurface double-bufferedPekka Paalanen2017-12-051-1/+9
* scanner: Add --strict flagJonas Ådahl2017-12-041-2/+13
* connection: Use wl_buffer_size() for all buffer size calculationsDerek Foreman2017-12-041-2/+2
* client: Simplify some logic in queue_eventDerek Foreman2017-12-041-4/+1
* connection: close_fds() should only remove fds it closed from the bufferDerek Foreman2017-12-041-0/+1
* Do not create man page links with doxygenArmin Krezović2017-12-041-1/+1
* eventloop: clarify post_dispatch_check()Christopher James Halse Rogers2017-12-041-10/+16
* protocol: Add deprecation note about wl_shellJonas Ådahl2017-12-041-0/+3