summaryrefslogtreecommitdiff
path: root/egl
Commit message (Expand)AuthorAgeFilesLines
* build: use full_path() instead of path()Simon Ser2022-03-251-1/+1
* meson: override dependencies to ease use as subprojectSimon Ser2021-12-081-0/+9
* build: Include the Wayland minor version in libraries' ABI versionsSimon McVittie2021-10-281-1/+1
* protocol: Add wl_surface.offsetJonas Ådahl2021-10-281-0/+14
* build: drop autotoolsSimon Ser2021-03-053-22/+2
* egl: fix typo "Backards"Maxime Roussin-Bélanger2020-12-171-6/+6
* Add Meson buildEmmanuele Bassi2020-01-101-0/+43
* wayland-egl: Ignore underscored symbols in ABI checkDaniel Stone2018-03-201-9/+1
* wayland-egl: Make symbol test fail on failureDaniel Stone2018-03-191-6/+21
* wayland-egl: bump the version number to 18.1.0Emil Velikov2018-03-191-1/+1
* wayland-egl: enhance the symbol testEmil Velikov2018-03-191-8/+28
* wayland-egl: fail the symbol check if lib is missingEmil Velikov2018-03-191-1/+9
* wayland-egl: use correct `nm` path when cross-compilingEmil Velikov2018-02-231-1/+1
* 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-092-0/+92
* wayland-egl-symbols-check: pass the DSO name via the build systemEmil Velikov2018-02-091-1/+1
* 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