mesa/.gitlab-ci
Jesse Natalie f36921effe wgl: Refactor drivers to a libgallium_wgl.dll
I'd like to support EGL on Windows, using the same architecture as Linux.
On Linux, libgallium_dri.so is a "megadriver," containing the Mesa Gallium
state tracker, plus the actual driver implementations.

Now, on Windows, libgallium_wgl.dll is a proper OpenGL ICD, and OpenGL32.dll
is just a stub DLL which implements the wgl* APIs in terms of that ICD.

This is the more "architecturally clean" way to share the state tracker
between EGL and WGL.

Reviewed By: Bill Kristiansen <billkris@microsoft.com>

Reviewed-by: Charmaine Lee >charmainel@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12677>
2021-09-08 07:22:39 -07:00
..
bare-metal ci/freedreno: Move freedreno's deqp testing to suite support. 2021-08-17 20:00:49 +00:00
common ci: Ensure the DRM device is open 2021-08-31 17:16:44 +00:00
container ci: enable CI for lima again 2021-08-17 11:22:59 +00:00
fossils gitlab-ci: attach the Fossilize log file as artifact on failure 2020-06-26 06:45:23 +00:00
lava ci: enable CI for lima again 2021-08-17 11:22:59 +00:00
meson ci: Rename Debian based build jobs from meson-* to debian-* 2021-07-09 10:24:41 +00:00
piglit ci: skip minio login if PIGLIT_REPLAY_UPLOAD_TO_MINIO is not set 2021-08-12 13:24:24 +00:00
vkd3d-proton ci: build the hang-detection tool into x86_test-vk 2021-06-02 16:30:57 +00:00
windows wgl: Refactor drivers to a libgallium_wgl.dll 2021-09-08 07:22:39 -07:00
cross-xfail-ppc64el ci: update xfails for ppc64le and s390x 2021-03-23 14:01:49 +00:00
cross-xfail-s390x u_format: Add missing BE swizzles for R8SG8SB8UX8U_NORM 2021-04-28 09:51:09 +00:00
crosvm-init.sh virgl/ci: Wait a bit before shutting the VM down 2021-08-10 09:49:35 +02:00
crosvm-runner.sh virgl/ci: Set NIR_VALIDATE=0 on the host 2021-08-10 09:49:39 +02:00
deqp-all-skips.txt ci/deqp: Skip dEQP-VK.wsi.display.get_display_plane_capabilities 2021-06-14 12:09:19 -07:00
deqp-runner.sh ci: Save dEQP results on all tests. 2021-08-03 18:32:01 +00:00
docs docs: Move the current CI .rst doc to docs/ci/ and link to it from .gitlab-ci. 2020-07-08 20:13:11 +00:00
download-git-cache.sh ci: specify MinIO's host URL in a global variable 2020-12-22 18:31:01 +00:00
fossilize-runner.sh gitlab-ci: attach the Fossilize log file as artifact on failure 2020-06-26 06:45:23 +00:00
fossils.yml gitlab-ci: add parallel-rdp fossils 2020-06-25 08:03:09 +02:00
prepare-artifacts.sh ci: Fix a minor issue in prepare-artifacts.sh script 2021-08-30 14:52:08 +00:00
report-flakes.py ci: Add known-flake handling for the IRC flake reports 2021-06-01 20:31:00 +00:00
run-shader-db.sh ci: remove nouveau from shader-db runs 2021-02-06 23:04:35 +00:00
test-source-dep.yml freedreno/ci: Add a status variable for CI farm 2021-08-28 13:08:05 +00:00
x86_64-w64-mingw32 gitlab-ci: Add a pkg-config for mingw 2019-10-16 23:26:09 +00:00