| ci/windows: add back build-error detection This was accidentally broken while refactoring the script. Fixes: bf3c772e5e5 ("ci: Improve vs2019 mesa_build.ps1 for remove the need of cmd.exe") Reviewed-by: Yonggang Luo <luoyonggang@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16965> (cherry picked from commit 003d05281011b77b24e56d9168d3104ea8ebe021) | 11 个月前 |
| issue_templates/Bug Report: Rename master branch to main Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Eric Engestrom <eric@engestrom.ch> | 5 年前 |
| aosp11适配mesa-22.1.7版本 | 11 个月前 |
| bin/gen_release_notes.py: bump advertised vulkan version to 1.3 Fixes: df8ac77af8093c87d5d5 ("anv: Advertise Vulkan 1.3") Fixes: 08c6f437cf63234f4a5d ("radv: advertise Vulkan 1.3") Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17759> (cherry picked from commit 446d2039cb718ca9cf6428f0685c8dfe462b65d1) | 11 个月前 |
| configure: commit test files These are currently auto-generated, but meson needs the same files, so lets commit them to reduce duplication. v3: - Rename .build to build-support Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com> | 8 年前 |
| docs: add release notes for 22.1.7 | 11 个月前 |
| 使能vulkan支持astc纹理 | 10 个月前 |
| 使能vulkan rgba纹理硬压 | 10 个月前 |
| 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> | 11 个月前 |
| dir-locals.el: Adds White Space support Trailing white spaces will be now always highlighted, not just in prog-mode. Also, the White Space package, which is available since GNU Emacs 22, is loaded and activated locally in prog-mode. Additionally, using White Space variables, we set highlighting through faces on wrong indentation and the maximum length of a coding line. Notice that: - The highlighting for the characters beyond the set length of a coding line is not activated by default, only for wrong indentations. - If the White Space package is not available, errors on loading or activation are ignored. - If the White Space mode is not activated the set variables would not have any effect. v2: Removed too long lines trail highlighting, as suggested by Ilia Mirkin. Signed-off-by: Andres Gomez <agomez@igalia.com> Acked-by: Ilia Mirkin <imirkin@alum.mit.edu> | 9 年前 |
| editorconfig: remove pl-rule Fixes: 721b880e4cf ("script: drop get_reviewer.pl") Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16786> (cherry picked from commit 61a5034950a60451bd891e4b37f7e8cf4c8c58ae) | 11 个月前 |
| Add new rules to .gitattributes This will make sure that all source files have native line endings when checked out locally. Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11779> | 11 个月前 |
| intel/tools: Add unit tests for assembler v1: Pass executable object from meson to test(Dylan Baker) v2: Ignore generated output files from git status(Matt Turner) Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com> Reviewed-by: Matt Turner <mattst88@gmail.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com> | 7 年前 |
| ci: Disable jobs to the Collabora lab In anticipation of infrastructure work. This commit is to be reverted later in the day. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16576> (cherry picked from commit 224544dc33c60b933b379eef067058ad31ef7bae) | 11 个月前 |
| .mailmap: Switch Jason Ekstrand to @collabora.com Jason is starting at Collabora on the 24th. More details at https://www.jlekstrand.net/jason/blog/2022/01/hello-collabora/ Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14586> | 11 个月前 |
| nir/lower_gs_intrinsics: fix primitive count for points When primitive is points, EndPrimitive can't be used to count primitive. Need to use vertex count instead. And it's also not needed to do vertex per primitive count and overwrite incomplete primitive work for points. Fixes: 2be99012e95 ("nir: Add ability to count emitted GS primitives.") Reviewed-by: Timur Kristóf <timur.kristof@gmail.com> Signed-off-by: Qiang Yu <yuq825@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17805> (cherry picked from commit 84956286a8d30790dda7568043ec2b546904fdf2) | 11 个月前 |
| travis: Download XQuartz from GitHub. Bintray was sunsetted on May 1st, 2021. Signed-off-by: Vinson Lee <vlee@freedesktop.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11026> | 11 个月前 |
| ci: add Broadcom CI maintainer Include in the CODEOWNERS file who to ping in case of issues with the Broadcom (V3D/V3DV/VC4) CI. v2: - Add Chema (Chema) Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Acked-by: Iago Toral Quiroga <itoral@igalia.com> Acked-by: Alejandro Piñeiro <apinheiro@igalia.com> Acked-by: Jose Maria Casanova Crespo <jmcasanova@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15858> | 11 个月前 |
| 更新README文档 | 11 个月前 |
| VERSION: update to 22.1.7 | 11 个月前 |
| 使能vulkan支持astc纹理 | 10 个月前 |
| android: Set max platform-sdk-version to 10000 platform-sdk-version::max require updating every time new Android releases. It makes sense to set this value to some unreachable maximum value to avoid such patches. Such approach will allow to use stable mesa3d without any changes with newest Android as well. As was suggested by Yiwei Zhang we can use value 10000 that corresponds to CUR_DEVELOPMENT [1] definition which may be used by AOSP/master in between of Android major releases. [1]: https://developer.android.com/reference/android/os/Build.VERSION_CODES#CUR_DEVELOPMENT Signed-off-by: Roman Stratiienko <r.stratiienko@gmail.com> Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15747> | 11 个月前 |