• Home
  • Raw
  • Download

Lines Matching +full:android +full:- +full:stub

1 Mesa 21.3.2 Release Notes / 2021-12-17
18 ---------------
22 e2e7bafb8307e7abc3bf982f39382fae3619c84b45504920a21504be52f126bd mesa-21.3.2.tar.xz
26 ------------
28 - None
32 ---------
34 - Flickering and blackscreen on Mpv and Clapper (and also low performance on glxgears)
35 - DXVK SIGBUS with Turnip on Poco F1 at loading to open world.
36 - RADV: IsHelperInvocationEXT query is not considered volatile in ACO
37 - [GraphicsFuzz] dEQP-VK.graphicsfuzz.stable-binarysearch-tree-nested-if-and-conditional
38 - [bisected] Mesa 21.3.x breaks GBM with NVIDIA closed source driver 495.44
39 - [DG2] dEQP-GL[45|ES31].functional.shaders.builtin_functions.pack_unpack.packhalf2x16_compute fail
43 -------
47 - panfrost: Don't shadow Mesa's fui()
51 - nir: Initialize nir_register::divergent
55 - turnip: Fix operator precedence in address calculation macros for queries
59 - crocus: cleanup bo exports for external objects
63 - .pick_status.json: Update to a65285f54be6d756a8a558f638c18bb4f075222c
67 - intel/fs/xehp: Teach SWSB pass about the exec pipeline of FS_OPCODE_PACK_HALF_2x16_SPLIT.
71 - intel/compiler: Don't predicate a WHILE if there is a CONT
72 - intel/stub: Silence "initialized field overwritten" warning
76 - vulkan-device-select: Don't leak drmDevicePtr
80 - gbm: Don't pass default usage flags on ABIs < 1
84 - crocus: wm_prog_key::key_alpha_test uses GL enums
85 - anv: Stop doing too much per-sample shading
86 - radeonsi/nir: Check for VARYING_SLOT_PRIMITIVE_ID not SYSTEM_VALUE
90 - nir/opt_deref: don't try to cast empty structures
91 - intel/nir: preserve access value when duping intrinsic
92 - nir/lower_io: include the variable access in the lowered intrinsic
93 - vulkan: fix missing handling of WSI memory signal
97 - android: add support for classic dri-drivers (v2)
101 - meson: correctly detect linker arguments
105 - iris: Free the local cache bucket in bufmgr_destroy
107 Pierre-Eric Pelloux-Prayer (1):
109 - radeonsi: fix fast clear / depth decompression corruption
113 - radv: have the null winsys set more fields
117 - v3dv: Fix dEQP-VK.info#instance_extensions test
118 - v3dv: Fix V3DV_HAS_SURFACE preprocessor condition
122 - anv: allow VK_IMAGE_LAYOUT_UNDEFINED as final layout
126 - aco: Clean up and fix quad group instructions with WQM.