platform/upstream/mesa.git
2022-11-16 Samuel Pitoisetradv: constify more pointers in radv_emit_XXX() helpers
2022-11-16 Samuel Pitoisetradv: cleanup radv_CmdSetXXX() functions
2022-11-16 Samuel Pitoisetaco: adjust an assertion about nir_texop_txf_ms and...
2022-11-16 Samuel Pitoisetradv: introduce RADV_DEBUG=nofmask
2022-11-16 Sil Vilerinoci: Add va frontend to windows-build-rules
2022-11-16 Rob Clarkfreedreno/a6xx: Fix dummy binning pass FS shader
2022-11-16 Rob Clarkfreedreno/a6xx: Un-open-code some event names
2022-11-16 Rob Clarkfreedreno/a6xx: Don't disable LRZ for invalid channels
2022-11-16 Rob Clarkfreedreno/a6xx: Improve LRZ test for stencil write
2022-11-16 Rob Clarkfreedreno/a6xx: Use same LRZ state for draw and binning
2022-11-16 Rob Clarkfreedreno/a6xx: Handle additional depth test funcs
2022-11-16 Rob Clarkfreedreno/drm: Fix suballoc alignment
2022-11-16 Alyssa Rosenzweigpanfrost: Don't set job_barrier on vertex jobs
2022-11-15 Pavel Ondračkar300: tweak nir loop unrolling hint for r500 vertex...
2022-11-15 Yonggang Luofreedreno: Add one flake
2022-11-15 M Henningglsl: Drop borrow/carry lowerings in favor of nir
2022-11-15 Chia-I Wupps: make pps-producer RT only on freedreno
2022-11-15 Yonggang Luoutil: Include the needed util/detect*.h headers in...
2022-11-15 Yonggang Luoutil: Remove the unused PIPE_(ARCH|OS|CC) macro defines...
2022-11-15 Yonggang Luotree-wide: Convert all usage of PIPE_(OS|ARCH|CC)_...
2022-11-15 Yonggang Luotree-wide: Convert all usage of #ifndef PIPE_(OS|ARCH...
2022-11-15 Yonggang Luotree-wide: Convert all usage of #ifdef PIPE_(OS|ARCH...
2022-11-15 Yonggang Luotree-wide: Convert all usage of defined PIPE_(OS|ARCH...
2022-11-15 Yonggang Luotree-wide: Convert all usage of defined(PIPE_(OS|ARCH...
2022-11-15 Yonggang Luoutil: Add DETECT_ARCH_* and DETECT_CC_* macros for...
2022-11-15 Yonggang Luoutil: Move compiler configuration defines from detect_a...
2022-11-15 Yonggang Luoutil: Rename src/gallium/include/pipe/p_config.h to...
2022-11-15 Yonggang Luoutil: Test __PPC64__ for getting PIPE_ARCH_PPC_64 respo...
2022-11-15 Sil Vilerinofrontend/va: Fix WIN32 VA_DRIVER_INIT_FUNC declaration...
2022-11-15 Yonggang Luoutil: Add test for util_get_process_name_may_override
2022-11-15 Yonggang Luoutil: Add tests for os_mman.h and util_get_process_name...
2022-11-15 Yonggang Luoutil: Move src/gallium/auxiliary/os/os_mman.h to src...
2022-11-15 Yonggang Luoutil: Replace the usage of os_get_command_line with...
2022-11-15 Yonggang Luoutil: Merge the code from os_process.c into u_process.c
2022-11-15 Yonggang Luoutil: Remove usage of boolean and duplicated code in...
2022-11-15 Yonggang Luoutil: Merge the __getProgramName code under HAIKU os
2022-11-15 Yonggang Luoutil: cleanup cpuinfo.* and it's related files
2022-11-15 Yonggang Luomesa/vbo: Replace the usage of cpu_has_sse4_1 with...
2022-11-15 Yonggang Luoutil: Use util_get_cpu_caps instead cpu_has_sse4_1...
2022-11-15 Yonggang Luoutil: Drop include "pipe/p_config.h" in src/util/u_cpu_...
2022-11-15 Emma Anholtci/nouveau: Add some recent flakes
2022-11-15 Jesse Nataliemicrosoft/compiler: Delete now-unused memcpy lowering...
2022-11-15 Jesse Nataliemicrosoft/clc: Optimize memcpys
2022-11-15 Daniel Schürmannaco: move statistics enum to aco_shader_info.h
2022-11-15 Daniel Schürmannradv: use radv_fill_nir_compiler_options() helper for...
2022-11-15 Daniel Schürmannradv: create radv_fill_nir_compiler_options() helper...
2022-11-15 Samuel Pitoisetaco: fix p_interp_gfx11 to not overwrite SCC
2022-11-15 David Heidelbergci/alpine: build Mesa on top of Alpine 3.16
2022-11-15 David Heidelbergci/freedreno: add missing traces
2022-11-15 Yonggang Luoclover: empty soversion when on win32
2022-11-15 Matt Costerintel: Use common CONCAT/PASTE macros
2022-11-15 Matt Costerglx: Use common CONCAT/PASTE macros
2022-11-15 Matt Costergallium: Use common CONCAT/PASTE macros
2022-11-15 Matt Costeramd: Use common CONCAT/PASTE macros
2022-11-15 Matt Costerutil: Add common CONCAT/PASTE macros
2022-11-15 Matt Costerintel: Unify naming of CONCAT/PASTE macros
2022-11-15 Matt Costerglx: Unify naming of CONCAT/PASTE macros
2022-11-15 Matt Costergallium: Unify naming of CONCAT/PASTE macros
2022-11-15 Matt Costeramd: Unify naming of CONCAT/PASTE macros
2022-11-15 Erik Faye-Lunddocs: move generic gallium envvars to root doc
2022-11-15 Erik Faye-Lunddocs: remove duplicate envvars
2022-11-15 Erik Faye-Lunddocs: fix badly encoded envvar-roles
2022-11-15 Erik Faye-Lunddocs: use envvar directive
2022-11-15 Erik Faye-Lunddocs: remove stale envvar-reference
2022-11-15 Erik Faye-Lunddocs: drop custom envvar directive
2022-11-15 Erik Faye-Lunddocs: properly nest envvar descriptions
2022-11-15 Erik Faye-Lunddocs: remove rogue "the"
2022-11-15 Erik Faye-Lunddocs: add missing extension-link
2022-11-15 Erik Faye-Lunddocs: do not mention EGL_MESA_drm_display
2022-11-15 Erik Faye-Lunddocs/tgsi: xDArray -> xD_ARRAY
2022-11-15 Erik Faye-Lunddocs/gallium: move period out of quotes
2022-11-15 Erik Faye-Lunddocs: lifecycle -> life cycle
2022-11-15 Erik Faye-Lunddocs: dll -> DLL
2022-11-15 Erik Faye-Lunddocs: un-committed -> uncommitted
2022-11-15 Erik Faye-Lunddocs: IPE -> PIPE
2022-11-15 Erik Faye-Lunddocs/asahi: use console blocks for console commands
2022-11-15 Erik Faye-Lunddocs/asahi: use literal-block for build-options
2022-11-15 Erik Faye-Lunddocs/asahi: fix indent
2022-11-15 Lucas Stachetnaviv: don't always emit PE_DEPTH_CONFIG on shader...
2022-11-15 Lucas Stachetnaviv: switch to late Z when linear PE is used
2022-11-15 Lucas Stachetnaviv: fix shader register control with MSAA
2022-11-15 vabr-ggallium: Avoid nullptr-with-nonzero-offset
2022-11-15 David Heidelbergci/update_traces_checksum.py: make output more clean...
2022-11-15 David Heidelbergci/update_traces_checksum.py: check if checksum is...
2022-11-15 Qiang Yuac/llvm: fix gfx11 fs input load for 16bit varying
2022-11-15 Qiang Yuac/nir/ngg: remove nuw for negative value add
2022-11-15 Qiang Yuac/nir/ngg: fix nogs culling with nuw add
2022-11-15 Caio Oliveiraanv: Don't use REQUIRE_8 for Bindless Shaders
2022-11-15 Caio Oliveiraintel/compiler: Use SIMD selection helpers in compile_s...
2022-11-15 Caio Oliveiraintel/compiler: Prepare SIMD selection helpers to handl...
2022-11-15 Caio Oliveiraintel/compiler: Keep track of compiled/spilled in brw_s...
2022-11-15 Caio Oliveiraintel/compiler: Add a SIMD_COUNT constant
2022-11-15 Caio Oliveiraintel/compiler: Create a struct to hold SIMD selection...
2022-11-15 Caio Oliveiraintel/compiler: Simplify usage of brw_simd_select_for_w...
2022-11-15 Caio Oliveiraintel/compiler: Make brw_private.h and simd selector...
2022-11-15 Dave Airliegallivm: add coro malloc hooks earlier and always.
2022-11-15 Timothy Arceriglsl: remove unused intrinsics
2022-11-15 Jesse Natalienir_scale_fdiv: Respect vector swizzles
2022-11-15 Marek Olšákradeonsi: print the number of shader outputs for shader-db
2022-11-14 Jose Fonsecalavapipe: Prevent integer overflow adding index buffer...
next