James Park
|
f297f05c67
|
meson,amd: Remove Windows libelf wrap
Functionality isn't worth the maintenance cost.
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18797>
|
2022-09-25 03:13:14 +08:00 |
|
Jesse Natalie
|
1e59bc7a74
|
subprojects: Point DirectX-Headers at a specific tag
Reviewed-by: Bill Kristiansen <billkris@microsoft.com>
Reviewed-by: Sil Vilerino <sivileri@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17548>
|
2022-07-15 16:27:11 +00:00 |
|
Sami Kyöstilä
|
1a07a07a50
|
subprojects: Roll Perfetto to v27.1
Reviewed-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Chia-I Wu <olvaffe@gmail.com>
Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17454>
|
2022-07-14 00:41:51 +00:00 |
|
James Park
|
fc106d86a5
|
meson: Update libelf wrap for Windows
Newer libelf update supports 32-bit Windows.
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13749>
|
2021-11-12 09:46:10 +00:00 |
|
Antonio Caggiano
|
a0738525ed
|
util: Perfetto SDK v15.0
Add Perfetto SDK v15.0 as a dependency using a meson wrap.
Signed-off-by: Antonio Caggiano <antonio.caggiano@collabora.com>
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Acked-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: John Bates <jbates@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9652>
|
2021-05-07 13:41:38 +00:00 |
|
James Park
|
e9254699a7
|
meson: Add wrap for libelf on Windows
Uses release from Lag Free Games GitHub, which applies Windows build
fixes to FreeBSD libelf.
The amd_common library uses libelf.
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10202>
|
2021-04-22 10:29:02 +00:00 |
|
Jesse Natalie
|
bc5f69faee
|
d3d12: Use DirectX-Headers wrap for d3d12.h
This does 2 things for us:
1. Allows us to compile-time depend on any features from new headers,
instead of having to conditionally compile based on Windows SDK version.
2. Allows us to reference d3d12.h when compiling for non-Windows.
Reviewed-by: Bill Kristiansen <billkris@microsoft.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7937>
|
2020-12-16 16:25:54 +00:00 |
|
Eric Engestrom
|
65641e0c7a
|
meson: use github URL for wraps instead of completely unreliable wrapdb
Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3391>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3391>
|
2020-01-16 23:06:43 +00:00 |
|
Dylan Baker
|
b9fa7ec4fa
|
meson: add a expat subproject
For Windows
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
|
2019-09-10 20:36:47 +00:00 |
|
Dylan Baker
|
8ba86ad55c
|
meson: add a zlib subproject
To help windows build
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
|
2019-09-10 20:36:47 +00:00 |
|
Dylan Baker
|
49fe44fe5a
|
add a git ignore for subprojects
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
|
2019-09-10 20:36:47 +00:00 |
|
Dylan Baker
|
b9ad5282ba
|
Revert "meson: add wrap for libdrm"
This reverts commit 6217eedc9b .
I was using this for testing and accidentally put it on master
Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
|
2018-04-17 13:48:55 -07:00 |
|
Dylan Baker
|
efcbcfa7c8
|
Revert "Add subprojects directory and git ignore"
This reverts commit 21e2e73f71 .
I was using this for testing and accidentally put it on master
Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
|
2018-04-17 13:48:43 -07:00 |
|
Dylan Baker
|
6217eedc9b
|
meson: add wrap for libdrm
Currently this requires libdrm from git, since the version reported by
meson is wrong.
|
2018-04-17 13:46:15 -07:00 |
|
Dylan Baker
|
21e2e73f71
|
Add subprojects directory and git ignore
For meson wraps.
|
2018-04-17 13:46:15 -07:00 |
|