Home
last modified time | relevance | path

Searched +full:v3d +full:- +full:rules (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/broadcom/ci/
Dgitlab-ci.yml1 .vc4-rpi3-test:armhf:
3 - .baremetal-test-armhf
4 - .vc4-rules
5 - .use-debian/arm_test
8 BM_ROOTFS: /rootfs-armhf
9 GPU_VERSION: vc4-rpi3
11 FLAKES_CHANNEL: "#videocore-ci"
13 - ./install/bare-metal/poe-powered.sh
15 - job: debian/arm_test
17 - debian-armhf
[all …]
/third_party/mesa3d/.gitlab-ci/
Dtest-source-dep.yml5 # ----------------------------------------------------------
6 .scheduled_pipelines-rules:
7 rules: &ignore_scheduled_pipelines
12 # ----------------------------------
13 .mesa-rules:
14 rules:
15 - *ignore_scheduled_pipelines
16 - changes: &mesa_core_file_list
17 - .gitlab-ci.yml
18 - .gitlab-ci/**/*
[all …]
/third_party/mesa3d/docs/relnotes/
D20.1.3.rst1 Mesa 20.1.3 Release Notes / 2020-07-08
20 ---------------
24 9872b8d46bee822177ffbe4292addff7bdb84cefc1fe776b8e6b2881a8362bf1 mesa-20.1.3.tar.xz
27 ------------
29 - None
32 ---------
34 - vkGetSemaphoreCounterValue doesn't update without vkWaitSemaphores
36 - [v3d] corruption when GS omits some vertices
37 - [RADV] Non-precise occlusion queries return non-zero when all
39 - [DXVK] Project Cars rendering problems
[all …]
D19.1.0.rst17 ----------------
21 2a6c3af3a803389183168e449c536304cf03e0f82c4c9333077933543b9d02f3 mesa-19.1.0.tar.xz
24 ------------
26 - GL_ARB_parallel_shader_compile on all drivers.
27 - GL_EXT_gpu_shader4 on all GL 3.1 drivers.
28 - GL_EXT_shader_image_load_formatted on radeonsi.
29 - GL_EXT_texture_buffer_object on all GL 3.1 drivers.
30 - GL_EXT_texture_compression_s3tc_srgb on Gallium drivers and i965 (ES
32 - GL_NV_compute_shader_derivatives on iris and i965.
33 - GL_KHR_parallel_shader_compile on all drivers.
[all …]
D20.3.0.rst1 Mesa 20.3.0 Release Notes / 2020-12-03
20 ---------------
24 2999738e888731531cd62b27519fa37566cc0ea2cd7d4d97f46abaa3e949c630 mesa-20.3.0.tar.xz
28 ------------
30 - GL 4.5 on llvmpipe
32 - GL_INTEL_blackhole_render on radeonsi
34 - GL_NV_copy_depth_to_color for NIR
36 - GL_NV_half_float
38 - GL_NV_shader_atomic_int64 on radeonsi
40 - EGL_KHR_swap_buffers_with_damage on X11 (DRI3)
[all …]
D20.2.0.rst1 Mesa 20.2.0 Release Notes / 2020-09-28
20 ---------------
24 63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30 mesa-20.2.0.tar.xz
28 ------------
30 - GL_ARB_compute_variable_group_size on Iris.
32 - GL_ARB_gpu_shader5 on llvmpipe
34 - GL_ARB_post_depth_coverage on llvmpipe
36 - GLES 3.2 on llvmpipe
38 - GL_EXT_shader_group_vote on GLES3.
40 - GL_EXT_texture_shadow_lod on llvmpipe
[all …]
D21.0.0.rst1 Mesa 21.0.0 Release Notes / 2021-03-11
20 ---------------
24 e6204e98e6a8d77cf9dc5d34f99dd8e3ef7144f3601c808ca0dd26ba522e0d84 mesa-21.0.0.tar.xz
28 ------------
30 - GL_EXT_demote_to_helper_invocation on radeonsi
32 - GL_NV_compute_shader_derivatives on radeonsi
34 - EGL_MESA_platform_xcb
36 - Removed GL_NV_point_sprite for classic swrast.
38 - driconf: remove glx_disable_oml_sync_control, glx_disable_sgi_video_sync, and glx_disable_ext_buf…
40 - Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1 support
[all …]
D20.0.0.rst1 Mesa 20.0.0 Release Notes / 2020-02-19
21 ---------------
25 bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34 mesa-20.0.0.tar.xz
28 ------------
30 - OpenGL 4.6 on radeonsi.
31 - GL_ARB_gl_spirv on radeonsi.
32 - GL_ARB_spirv_extensions on radeonsi.
33 - GL_EXT_direct_state_access for compatibility profile.
34 - VK_AMD_device_coherent_memory on RADV.
35 - VK_AMD_mixed_attachment_samples on RADV.
[all …]
D21.3.0.rst1 Mesa 21.3.0 Release Notes / 2021-11-17
20 ---------------
24 a2753c09deef0ba14d35ae8a2ceff3fe5cd13698928c7bb62c2ec8736eb09ce1 mesa-21.3.0.tar.xz
28 ------------
30 - VK_EXT_color_write_enable on lavapipe
31 - GL_ARB_texture_filter_anisotropic in llvmpipe
32 - Anisotropic texture filtering in lavapipe
33 - VK_EXT_shader_atomic_float2 on Intel and RADV.
34 - VK_EXT_vertex_input_dynamic_state on RADV.
35 - VK_KHR_timeline_semaphore on lavapipe
[all …]
D19.3.0.rst1 Mesa 19.3.0 Release Notes / 2019-12-12
21 ---------------
25 5fa0e4e9dca79560f6882e362f9db36d81cf96da16cf6a84e0ada7466a99a5d7 mesa-19.3.0.tar.xz
28 ------------
30 - GL_ARB_gl_spirv on i965, iris.
31 - GL_ARB_spirv_extensions on i965, iris.
32 - GL_EXT_demote_to_helper_invocation on iris, i965.
33 - OpenGL 4.6 on i965, iris.
34 - EGL_EXT_image_flush_external
35 - VK_ANDROID_external_memory_android_hardware_buffer on RADV.
[all …]
D21.2.0.rst1 Mesa 21.2.0 Release Notes / 2021-08-04
20 ---------------
24 0cb3c802f4b8e7699b1602c08c29d06a4d532ab5b8f7a64676c4ca6bb8f4d426 mesa-21.2.0.tar.xz
28 ------------
30 - zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock
32 - VK_EXT_provoking_vertex on RADV.
34 - VK_EXT_extended_dynamic_state2 on RADV.
36 - VK_EXT_global_priority_query on RADV.
38 - VK_EXT_physical_device_drm on RADV.
40 - VK_KHR_shader_subgroup_uniform_control_flow on Intel and RADV.
[all …]
D21.1.0.rst1 Mesa 21.1.0 Release Notes / 2021-05-05
20 ---------------
24 0128f10e22970d3aed3d1034003731f94623015cd9797c07151417649c1b1ff8 mesa-21.1.0.tar.xz
28 ------------
30 - VK_KHR_workgroup_memory_explicit_layout on Intel, RADV
32 - DRM format modifiers for AMD.
34 - VK_KHR_zero_initialize_workgroup_memory on Intel, RADV
36 - Zink exposes GL 4.6 and ES 3.1
38 - GL_EXT_depth_bounds_test on softpipe, zink
40 - GL_EXT_texture_filter_minmax on nvc0 (gm200+)
[all …]
D20.1.0.rst1 Mesa 20.1.0 Release Notes / 2020-05-27
21 ---------------
25 2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83 mesa-20.1.0.tar.xz
28 ------------
30 - GL_ARB_compute_variable_group_size on i965.
31 - GL_EXT_depth_bounds_test on Iris.
32 - GL_EXT_texture_shadow_lod on radeonsi, nvc0.
33 - GL_NV_alpha_to_coverage_dither_control on radeonsi
34 - GL_NV_copy_image on all gallium drivers.
35 - GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast.
[all …]
/third_party/mesa3d/docs/
Dfeatures.txt10 driver-side.
29 specific version without the forward-compatiblity flag, such drivers
37 ------------------------------------------------------- ------------------------
39 GL 3.0, GLSL 1.30 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, sw…
43 GL_ARB_map_buffer_range (Map buffer subranges) DONE (v3d, vc4, lima)
44 GL_ARB_color_buffer_float (Clamping controls) DONE (v3d, lima)
45 GL_ARB_texture_float (Float textures, renderbuffers) DONE (v3d)
46 GL_EXT_packed_float DONE (v3d)
47 GL_EXT_texture_shared_exponent DONE (v3d)
48 GL_ARB_depth_buffer_float (Float depth buffers) DONE (v3d)
[all …]
/third_party/mesa3d/
D.gitlab-ci.yml3 MESA_TEMPLATES_COMMIT: &ci-templates-commit 290b79e0e78eab67a83766f4e9691be554fc4afd
4 CI_PRE_CLONE_SCRIPT: |-
5 set -o xtrace
6 …/usr/bin/wget -q -O- ${CI_PROJECT_URL}/-/raw/${CI_COMMIT_SHA}/.gitlab-ci/download-git-cache.sh | b…
8 MINIO_HOST: minio-packet.freedesktop.org
9 # per-pipeline artifact storage on MinIO
11 # per-job artifact storage on MinIO
14 PIGLIT_REPLAY_REFERENCE_IMAGES_BASE: "${MINIO_HOST}/mesa-tracie-results/$FDO_UPSTREAM_REPO"
20 - project: 'freedesktop/ci-templates'
23 - '/templates/ci-fairy.yml'
[all …]
D.pick_status.json13 "description": "Revert \"gitlab-ci: disable radv-fossils\"",
103 … "description": "radv: re-apply \"Do not access set layout during vkCmdBindDescriptorSets.\"",
112 "description": "radv: re-enable fast clears for images that support comp-to-single",
184 "description": "d3d12: Avoid a debug warning trying to unmap a not-mapped resource",
220 "description": "d3d12: Always create buffers as UAV-capable",
247 "description": "microsoft/compiler: Hook up uavs-at-every-stage flag",
256 …"description": "microsoft/compiler: Emit SSBOs from 0 -> count for GL (non-kernel, non-Vulkan) sha…
265 "description": "gitlab-ci: disable radv-fossils",
508 "description": "ci: debian-clang: build more drivers",
544 "description": "lavapipe: fix string-plus-int warning",
[all …]
/third_party/mesa3d/ohos/
Ddependency_inputs.gni42 ../bin/khronos-update.py
43 ../bin/meson-cmd-extract.py
44 ../bin/meson-options.py
47 ../bin/perf-annotate-jit.py
48 ../bin/pick-ui.py
51 ../bin/symbols-check.py
52 ../bin/update-android-headers.sh
59 ../build-support/conftest.dyn
60 ../build-support/conftest.map
173 ../include/android_stub/system/graphics-base-v1.0.h
[all …]
/third_party/gstreamer/gstplugins_good/
DChangeLog3 2022-06-15 23:36:18 +0100 Tim-Philipp Müller <tim@centricular.com>
8 * gst-plugins-good.doap:
12 2022-06-15 23:36:10 +0100 Tim-Philipp Müller <tim@centricular.com>
17 2022-05-18 10:23:15 +0300 Sebastian Dröge <sebastian@centricular.com>
19 * gst/matroska/matroska-demux.c:
20 … matroskademux: Avoid integer-overflow resulting in heap corruption in WavPack header handling code
26 CVE: CVE-2022-1920
27 https://gstreamer.freedesktop.org/security/sa-2022-0004.html
28 Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1226
29 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2613>
[all …]
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch1 diff --git a/src/BUILD.gn b/src/BUILD.gn
3 --- a/src/BUILD.gn
5 @@ -34,7 +34,7 @@ import("//ui/base/ui_features.gni")
9 -if (is_android) {
14 @@ -104,11 +104,26 @@ group("gn_all") {
34 deps += [ "//third_party/abseil-cpp:absl_tests" ]
37 - if (!is_android && !is_chromecast) {
42 @@ -128,7 +143,7 @@ group("gn_all") {
46 - if (!is_ios && !is_android && !is_chromecast && !is_fuchsia) {
51 @@ -183,7 +198,7 @@ group("gn_all") {
[all …]
D0001-cve.patch1 diff --git a/src/DEPS b/src/DEPS
3 --- a/src/DEPS
5 @@ -253,7 +253,7 @@ vars = {
6 # Three lines of non-changing comments so that
9 - 'angle_revision': '29b222a3c07c541cafa459ae6886134da3493a4b',
11 # Three lines of non-changing comments so that
14 @@ -292,7 +292,7 @@ vars = {
15 # Three lines of non-changing comments so that
18 - 'freetype_revision': '034e5dbf92ea3a7ea7c9322e47a3a50ff23f7b55',
20 # Three lines of non-changing comments so that
[all …]