• Home
  • Raw
  • Download

Lines Matching +full:gallium +full:- +full:va

1 Mesa 21.0.1 Release Notes / 2021-03-24
18 ---------------
22 379fc984459394f2ab2d84049efdc3a659869dc1328ce72ef0598506611712bb mesa-21.0.1.tar.xz
26 ------------
28 - None
32 ---------
34 - \[RADV\] Halo: The Master Chief Collection: Crash in Halo Reach Firefight
35 - subgroupBallotFindMSB() broken in RADV/ACO 20.3.4
36 - "unknown intrinsic" assertion triggered by multiview shader in non-multiview renderpass in Vulkan…
40 -------
44 - CI: windows: augment the timeout of building the windows container
45 - CI: windows: split the layers to meet new registry requirements
46 - CI: windows: Force using LLVM 12
50 - anv: Lower ViewIndex to zero when multiview is disabled
54 - CI: Try really hard to get updated Windows TLS certs
58 - docs: update calendar and link releases notes for 21.0.0
59 - .pick_status.json: Update to b1ab69f467b7b10e383f3b6bb957c7e6669a3772
60 - .pick_status.json: Mark bddc0e023c2c87d3248691ea62b77626704cc5a4 as backported
61 - .pick_status.json: Mark a67d3e7c9e2c1ae9b05153a281cf73926b9f6af7 as backported
62 - .pick_status.json: Mark db67d9c0d11c886c5b960126b8bf0a230e65d980 as backported
63 - .pick_status.json: Mark 8955d179d3e47982ccd67b8aecb0f5bed73d60b6 as backported
64 - .pick_status.json: Update to 2407952ec99ab1c2a16e01a9e300f799e4d53320
65 - ci: disable panfrost and radeonsi while the runners are struggling
66 - .pick_status.json: Update to e3f703e4646b57534e49e0975cc3df20bf7b4a54
67 - .pick_status.json: Update to 277ea7a015cd7df10a9dc65d5def0762cf2e9599
68 - Revert "ci: disable panfrost and radeonsi while the runners are struggling"
69 - ci: mark a couple of LLVMPIPE tests as expected pass
71 Erik Faye-Lund (3):
73 - gallium/st: fix shader_has_one_variant
74 - gallium/st: fix shader_has_one_variant
75 - zink: fix emulation of no mipfilter
79 - ir3: fix has_src() to return correctly in ir3_nir_lower_tex_prefetch
83 - gallium,st: add missing viewport swizzles
84 - nv50: initialize target for blit source surfaces
88 - intel/fs: Handle payload node interference in destinations
92 - CI: Use a sha for the Windows SPIRV-LLVM-Translator dependency
93 - panfrost: Add a Meson dependency on bi_opcodes.h for bifrost_compiler
97 - i965/gen11: Fix must-be-ones bit positions in 3D_MODE
101 - anv: fix MI_PREDICATE_RESULT write
102 - intel/fs/vec4: add missing dependency in write-on-write fixed GRFs
106 - android: anv: add libcutils shared dependency
110 - aco/tests: Use \_exit in child process
114 - lavapipe: fix push descriptor set indexing
115 - zink: always use requested format for sampler view creation
116 - compiler/spirv: fix image sample queries
120 - mesa: set states in fast path for restoring light attributes
121 - gallium/u_vbuf: use updated pipe_draw_start_count while using draw_vbo
125 - spirv: Ignore WorkgroupSize in non-compute stages
127 Pierre-Eric Pelloux-Prayer (1):
129 - frontends/va: fix protected slice data buffer read size
133 - aco: set compr for fp16 exports
134 - aco: implement 64-bit VGPR {u,i}find_msb
138 - Revert "glsl: default to compat shaders in compat profile"
139 - glsl: fix declarations of gl_MaxVaryingFloats
143 - aco: Fix constant address offset calculation for ds_read2 instructions.
147 - radv: Fix improper max_index_count argument for indexed draws