index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
/
meson.build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "egl: put full path to libEGL_mesa.so in GLVND json"
Eric Engestrom
2020-02-06
1
-12
/
+2
*
egl: put full path to libEGL_mesa.so in GLVND json
Eric Engestrom
2020-02-02
1
-2
/
+12
*
meson: move the generic symbols check arguments to a common variable
Eric Engestrom
2019-11-05
1
-1
/
+1
*
meson: add variable to control the symbols checks
Eric Engestrom
2019-11-05
1
-1
/
+1
*
meson: Add dep_glvnd to egl deps when building with glvnd
Dylan Baker
2019-11-05
1
-1
/
+2
*
meson: revert glvnd workaround
Eric Engestrom
2019-10-31
1
-11
/
+2
*
meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`
Eric Engestrom
2019-10-10
1
-2
/
+2
*
meson: fix logic for generating .pc files with old glvnd
Dylan Baker
2019-09-25
1
-14
/
+16
*
meson: re-add incorrect pkg-config files with GLVND for backward compatibility
Eric Engestrom
2019-09-25
1
-10
/
+17
*
meson: replace last uses of libxmlconfig with idep_xmlconfig
Eric Engestrom
2019-08-03
1
-1
/
+2
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-2
/
+2
*
egl: drop incorrect pkg-config file for glvnd
Eric Engestrom
2019-07-20
1
-18
/
+10
*
egl: add glvnd symbols check
Eric Engestrom
2019-07-10
1
-1
/
+1
*
egl: rewrite entrypoints check
Eric Engestrom
2019-07-10
1
-2
/
+2
*
egl: use new symbols check script
Eric Engestrom
2019-07-10
1
-6
/
+10
*
egl: drop empty eglfallbacks.c
Eric Engestrom
2019-06-25
1
-1
/
+0
*
Revert "egl: drop empty eglfallbacks.c" and "egl: move fallback calls to egla...
Eric Engestrom
2019-06-22
1
-0
/
+1
*
egl: drop empty eglfallbacks.c
Eric Engestrom
2019-06-22
1
-1
/
+0
*
egl: add EGL_platform_device support
Emil Velikov
2019-06-05
1
-0
/
+1
*
meson: make nm binary optional
Dylan Baker
2019-05-03
1
-1
/
+1
*
configure.ac/meson.build: Add options for library suffixes
Benjamin Gordon
2019-03-21
1
-1
/
+1
*
meson: egl: correctly manage loader/xmlconfig
Emil Velikov
2019-02-26
1
-6
/
+5
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
1
-1
/
+1
*
mapi: move genCommon.py to src/mapi/new
Emil Velikov
2019-01-24
1
-3
/
+3
*
egl: fix python lib deprecation warning
Eric Engestrom
2019-01-13
1
-6
/
+6
*
meson: Add tests to suites
Dylan Baker
2018-11-20
1
-2
/
+4
*
loader: Factor out the common driver opening logic from each loader.
Eric Anholt
2018-11-16
1
-3
/
+0
*
meson: egl: group dri2 bits separately from haiku
Emil Velikov
2018-11-01
1
-36
/
+35
*
egl: add base EGL_EXT_device_base implementation
Emil Velikov
2018-11-01
1
-0
/
+2
*
egl: drop unused _EGL_BUILT_IN_DRIVER_DRI2
Eric Engestrom
2018-08-23
1
-1
/
+0
*
meson: fix egl build for android
Gurchetan Singh
2018-08-22
1
-0
/
+1
*
meson: fix egl build for surfaceless
Gurchetan Singh
2018-08-22
1
-0
/
+1
*
meson: fix build for egl platform_x11 without dri3 and gbm
Alexander Tsoy
2018-08-15
1
-1
/
+1
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-2
/
+2
*
egl: Use the canonical drm-uapi fourcc header to avoid local defines.
Eric Anholt
2018-07-18
1
-1
/
+1
*
meson: Remove various completed todos
Dylan Baker
2018-06-13
1
-2
/
+0
*
autotools/meson: compile against wayland-egl-*backend*
Eric Engestrom
2018-06-08
1
-1
/
+1
*
egl: rewire the build systems to use libwayland-egl
Eric Engestrom
2018-06-06
1
-8
/
+2
*
meson: Fix build for egl platform_x11 with dri3
Ville Syrjälä
2018-05-11
1
-0
/
+1
*
meson: Use include directory variables instead of traversing
Dylan Baker
2018-03-07
1
-1
/
+4
*
*-symbol-check: use correct `nm` path when cross-compiling
Eric Engestrom
2018-02-26
1
-0
/
+1
*
meson: Fix GL and EGL pkg-config files with glvnd
Dylan Baker
2018-02-23
1
-1
/
+11
*
meson: Add Haiku platform support v4
Alexander von Gluck IV
2018-02-16
1
-10
/
+26
*
meson: Move Wayland dmabuf to wayland-drm
Daniel Stone
2018-02-16
1
-14
/
+0
*
meson: Don't confuse the install and search paths for dri drivers
Dylan Baker
2018-02-02
1
-1
/
+1
*
meson: fix underlinkage without dri3
Dylan Baker
2017-12-04
1
-1
/
+1
*
meson: move wayland-egl into egl folder
Dylan Baker
2017-11-10
1
-0
/
+4
*
meson: standardize .so version to major.minor.patch
Eric Engestrom
2017-11-07
1
-1
/
+1
*
automake+meson: don't run egl symbol check on libglvnd lib
Eric Engestrom
2017-10-31
1
-4
/
+8
*
meson: pass correct env/args to egl tests
Eric Engestrom
2017-10-31
1
-2
/
+8
[next]