Lines Matching +full:gallium +full:- +full:va
1 Mesa 21.1.7 Release Notes / 2021-08-11
18 ---------------
22 e9e67c10654f2e4bf15b944bb048007a614292aa4792b1b7512eb700b7b3a7bb mesa-21.1.7.tar.xz
26 ------------
28 - None
32 ---------
34 - Miscompilation of a switch case
35 - [radeonsi][regression] CPU is being used ~10 times more than usual after c5478f9067f.
36 - dEQP-VK.wsi.android.swapchain.create#image_swapchain_create_info crash on Android R
37 - The image is distorted while use iGPU(Intel GPU) rendering and output via dGPU (AMD GPU)
38 - lima: regression in plbu scissors cmd
39 - Incorrect rendering
43 -------
47 - pan/bi: Restrict swizzles on same cycle temporaries
48 - nir/lower_mediump_io: Don't remap base unless needed
49 - nir/lower_mediump: Fix metadata in all passes
53 - util/fossilize_db: Update parsed_offset correctly.
54 - util/fossilize_db: Reset file position to parsed_offset on cache_offset read failure.
55 - util/fossilize_db: Flush files after header write.
56 - util/fossilize_db: Be conservative about header length check for locking.
57 - util/fossilize_db: Only allocate entries after full read.
58 - util/fossilize_db: Use uint64_t for file size.
59 - util/fossilize_db: Unlock the cache file if the entry already exists.
60 - util/fossilize_db: Add extra flock mutex.
61 - radv: Allocate space for inline push constants.
63 Chia-I Wu (1):
65 - vulkan/wsi/x11: do not inherit last_present_mode
69 - ir3: Preserve gl_ViewportIndex in the binning shader
73 - teximage: return correct desktop GL error for compressedteximage
74 - intel/fs: restrict max push length on older GPUs to a smaller amount
75 - virgl: disable anisotropic filtering.
79 - freedreno/ir3: Add build id to the disassembler test
83 - .pick_status.json: Update to 7055282231cdad23e7b23fb49a2f953a99797f8a
84 - .pick_status.json: Update to 2f06642b06c94f07f4bfe3df32b25659428c9144
85 - .pick_status.json: Mark 6ccf11ac2b951963407601b5b1109b45a972e48e as denominated
86 - .pick_status.json: Update to 2f06642b06c94f07f4bfe3df32b25659428c9144
87 - .pick_status.json: Update to 353e6323936b812884fa677c25bdba91554881b7
88 - .pick_status.json: Update to 4128acdee32eadfef1fb8c3c3ce2e512a267cdf4
89 - pick-ui: drop assert that optional argument is passed
90 - pick-ui: show nomination type in the UI
91 - pick-ui: show commit date
95 - lima: avoid crash with negative viewport values
99 - zink: make codegen compatible with python 3.5
103 - mesa/main: Check for fbo attachments when importing EGL images to textures
107 - v3d, vc4: Fix dmabuf import for non-scanout buffers
111 - gallium/hud: initialize query
115 - nv30: fix emulated vertex index buffers
119 - gallium: Reset {d,r}Priv in dri_unbind_context
123 - loader/dri3: create linear buffer with scanout support
124 - anv: fix submission batching with perf queries
125 - anv: don't try to access Android swapchains
129 - renderonly: don't complain when GPU import fails
130 - etnaviv: always try to create KMS side handles for imported resources
134 - glsl: evaluate switch expression once
138 - zink: use array size in spirv bo length calculations
142 - etnaviv: fix gbm_bo_get_handle_for_plane for multiplanar images
146 - clover/spirv: Properly size 3-component vector args
147 - clover/nir: Set constant buffer pointer size to host
149 Pierre-Eric Pelloux-Prayer (3):
151 - gallium/va: don't use key=NULL in hash tables
152 - amd/registers: fix fields conflict detection
153 - radeonsi: don't create an infinite number of variants
157 - nir/algebraic: fix imod by negative power-of-two
161 - radv: fix selecting the first active CU when profiling with SQTT
165 - etnaviv: fix renderonly check in etna_resource_alloc
166 - etnaviv: fail in get_handle(TYPE_KMS) without a scanout resource
167 - freedreno: fail in get_handle(TYPE_KMS) without a scanout resource
168 - panfrost: fail in get_handle(TYPE_KMS) without a scanout resource
169 - lima: fail in get_handle(TYPE_KMS) without a scanout resource
173 - nine: Fix assert in tx_src_param
177 - intel/compiler: make sure swizzle is applied to if condition
181 - glsl: Add operator for .length() method on implicitly-sized arrays
182 - glsl: Properly handle .length() of an unsized array
186 - gallium/vl: don't leak fd in vl_dri3_screen_create