Lines Matching +full:shared +full:- +full:glapi
1 Mesa 20.0.8 Release Notes / 2020-06-11
20 ---------------
24 6cf0c010df89680f9b2bc6432ff01400031795e39bceda7535fa00af06740b6c mesa-20.0.8.tar.xz
27 ------------
29 - VK_GOOGLE_user_type on ANV and RADV.
32 ---------
34 - iris/i965: possible regression in 20.0.5 due to changes in buffer
36 - [RADV] - Doom Eternal (782330) & Metro Exodus (412020) - Title
39 - [RADV] - Doom Eternal (782330) & Metro Exodus (412020) - Title
42 - NIR validation failed after glsl to nir, before function inline,
43 wrong {src,dst}->type ?
44 - Mesa 20.0.7 / 20.1.0-rc4 regression, extremally long shader
46 - Mesa-git build fails on Fedora Rawhide
47 - iris/i965: possible regression in 20.0.5 due to changes in buffer
49 - Incorrect \_NetBSD_\_ macro inside execmem.c
50 - Possible invalid sizeof in device.c
51 - mesa trunk master vulkan overlay-layer meson.build warning empty
53 - 20.0.7: mesa still is not ready to gcc 10 default settings
54 - [Gen9/icl] [Bisected] [Regression]
55 dEQP-GLES3.functional.shaders.loops.short_circuit.do_while_fragment
57 - Reproduceable i915 gpu hang Intel Iris Plus Graphics (Ice Lake 8x8
59 - Double lock in fbobject.c
60 - [bisected] Steam crashes when newest Iris built with LTO
61 - freedreno: glamor issue with x11 desktops
62 - Deadlock in anv_timelines_wait()
65 -------
69 - radv/winsys: Remove extra sizeof multiply.
70 - radv: Handle failing to create .cache dir.
71 - radv: Provide a better error for permission issues with priorities.
75 - anv/gen11+: Disable object level preemption
79 - anv: Translate relative timeout to absolute when calling
81 - anv: Fix deadlock in anv_timelines_wait
82 - meson: Disable GCC's dead store elimination for memory zeroing custom
84 - mesa: Fix double-lock of Shared->FrameBuffers and usage of wrong
86 - intel/fs: Work around dual-source blending hangs in combination with
88 - glsl: inline functions with unsupported return type before converting
93 - llvmpipe: compute shaders work better with all the threads.
97 - docs/relnotes Add sha256 sums to 20.0.7
98 - .pick_status.json: Update to ceae09da156309327d7ba6f4a59d3a2e9b8837d9
99 - .pick_status.json: Update to a887ad7c84e14fdad7907037a39e9fee9d504bf3
100 - .pick_status.json: Update to 4504d6374dbe2aa40af519c16765457bcbf81b84
101 - .pick_status.json: Update to f0c102c075f8ac76629bb34619187262ccc3e9d8
102 - tests: Make tests aware of meson test wrapper
103 - .pick_status.json: Update to e58112bc08f99861ac634ede8db0f98cd497fc14
104 - radonsi/si_state.c: retab
105 - .pick_status.json: Update to 0795241dde1507e0c6a3f9ef07c281ad4f2acf7b
106 - vulkan-overlay/meson: use install_data instead of configure_file
110 - tree-wide: fix deprecated GitLab URLs
111 - glapi: remove deprecated .getchildren() that has been replace with an
113 - intel: fix gen_sort_tags.py
115 Erik Faye-Lund (2):
117 - zink: use general-layout when blitting to/from same resource
118 - nir: reuse existing psiz-variable
122 - nir: lower_tex: Don't normalize coordinates for TXF with RECT
126 - anv/tests: Don't rely on assert or changing NDEBUG in tests
130 - nouveau: allow invalidating coherent/persistent buffer backings
134 - targets/opencl: fix build against LLVM>=10 with Polly support
138 - anv:gpu_memcpy: Emit 3DSTATE_VF_INDEXING on Gen8+
139 - nir/lower_double_ops: Rework the if (progress) tree
140 - nir/opt_deref: Report progress if we remove a deref
141 - nir/copy_prop_vars: Record progress in more places
142 - intel/vec4: Stomp the return type of RESINFO to UINT32
143 - intel/fs: Fix unused texture coordinate zeroing on Gen4-5
147 - freedreno/a6xx: use nonbinning VS when GS is used
151 - radeonsi: Use TRUNC_COORD on samplers
155 - iris: fix BO destruction in error path
156 - i965: don't forget to set screen on duped image
157 - i965: fix export of GEM handles
158 - iris: fix export of GEM handles
162 - etnaviv: retarget transfer to render resource when necessary
166 - radeonsi: don't expose 16xAA on chips with 1 RB due to an occlusion
168 - radeonsi: add a hack to disable TRUNC_COORD for shadow samplers
172 - etnaviv: Disable seamless cube map on GC880
176 - util: Change os_same_file_description return type from bool to int
180 - dri_util: Update internal_format to GL_RGB8 for
185 - util: Initialize pipe_shader_state for passthrough and transform
188 Pierre-Eric Pelloux-Prayer (1):
190 - omx: fix build with gcc 10
194 - nir: fix lowering to scratch with boolean access
195 - aco: fix interaction with 3f branch workaround and p_constaddr
196 - aco: check instruction format before waiting for a previous SMEM
198 - aco: preserve more fields when combining additions into SMEM
202 - freedreno: clear last_fence after resource tracking
206 - spirv,radv,anv: implement no-op VK_GOOGLE_user_type
207 - nir/lower_explicit_io: fix NON_UNIFORM access for UBO loads
208 - radv: enable zero VRAM for Doom Eternal
209 - radv: enable zero VRAM for all VKD3D (DX12->VK) games
213 - glsl: stop cascading errors if process_parameters() fails
214 - radv: fix regression with builtin cache
215 - glsl: fix potential slow compile times for GLSLOptimizeConservatively
219 - zink: Check fopen result.
220 - r300g: Remove extra printf format specifiers.
221 - vdpau: Fix wrong calloc sizeof argument.
222 - mesa: Fix NetBSD compiler macro.
226 - intel/compiler: fix cmod propagation optimisations