Lines Matching +full:lima +full:- +full:rules
1 Mesa 19.3.4 Release Notes / 2020-02-13
20 ---------------
24 1da467e6ae2799a517e242462331eafd29ae77d9872f3a845df81f7c308e8fe4 mesa-19.3.4.tar.xz
27 ------------
29 - None
32 ---------
34 - [RADV] GPU hangs while the cutscene plays in the game Assassin's
36 - Broken rendering of glxgears on S/390 architecture (64bit, BigEndian)
37 - GL_EXT_disjoint_timer_query failing with GL_INVALID_ENUM
38 - GL_EXT_disjoint_timer_query failing with GL_INVALID_ENUM
39 - OSMesa osmesa_choose_format returns a format not supported by
41 - Using EGL_KHR_surfaceless_context causes spurious "libEGL warning:
43 - [Regression] JavaFX unbounded VRAM+RAM usage
44 - !3460 broke texsubimage test with piglit on zink+anv
47 -------
51 - radv: Do not set SX DISABLE bits for RB+ with unused surfaces.
55 - panfrost: Fix the damage box clamping logic
59 - anv: Properly fetch partial results in vkGetQueryPoolResults
60 - anv: Handle unavailable queries in vkCmdCopyQueryPoolResults
64 - i965: Do not set front_buffer_dirty if there is no front buffer
65 - st/mesa: Handle the rest renderbuffer formats from OSMesa
69 - radeonsi: Clear uninitialized variable
73 - docs: Add SHA 256 sums for 19.3.3
74 - .pick_status.json: Mark 58c929be0ddbbd9291d0dadbf11538170178e791 as
76 - .pick_status.json: Mark df34fa14bb872447fed9076e06ffc504d85e2d1c as
78 - .pick_status.json: Update to 997040e4b8353fe9b71a5e9fde2f933eae09c7a3
79 - .pick_status.json: Update to ca6a22305b275b49fbc88b8f4cba2fefb24c2a5d
80 - .pick_status.json: Mark 552028c013cc1d49a2b61ebe0fc3a3781a9ba826 as
82 - .pick_status.json: Update to f09c466732e4a5b648d7503787777c926dd93c29
83 - bin/pick-ui: Add a new maintainer script for picking patches
84 - .pick_status.json: Update to b550b7ef3b8d12f533b67b1a03159a127a3ff34a
85 - .pick_status.json: Update to 9afdcd64f2c96f3fcc1a28912987f2e8066aa995
86 - .pick_status.json: Update to 7eaf21cb6f67adbe0e79b80b4feb8c816a98a720
87 - .pick_status.json: Mark ca6a22305b275b49fbc88b8f4cba2fefb24c2a5d as
89 - .pick_status.json: Update to d8bae10bfe0f487dcaec721743cd51441bcc12f5
90 - .pick_status.json: Update to 689817c9dfde9a0852f2b2489cb0fa93ffbcb215
91 - .pick_status.json: Update to 23037627359e739c42b194dec54875aefbb9d00b
95 - Revert "gallium: Fix big-endian addressing of non-bitmask array
100 - radv/winsys: set IB flags prior to submit in the sysmem path
104 - Correctly wait in the fragment stage until all semaphores are
106 - Vulkan Overlay: Don't try to change the image layout to present twice
107 - Vulkan overlay: use the corresponding image index for each swapchain
111 - freedreno/ir3: put the conversion back for half const to the right
116 - intel/fs: Don't count integer instructions as being possibly coissue
120 - clover: Use explicit conversion from llvm::StringRef to std::string
124 - anv: Insert holes for non-existant XFB varyings
125 - anv: Improve BTI change cache flushing
126 - anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+
127 - genxml: Add a new 3DSTATE_SF field on gen12
128 - intel/fs: Write the address register with NoMask for MOV_INDIRECT
129 - anv/blorp: Use the correct size for vkCmdCopyBufferToImage
133 - i965: Use brw_batch_references in tex_busy check
137 - isl: drop CCS row pitch requirement for linear surfaces
141 - radeonsi: fix the DCC MSAA bug workaround
145 - etnaviv: Destroy rsc->pending_ctx set in etna_resource_destroy()
149 - winsys/amdgpu: Keep a list of amdgpu_screen_winsyses in amdgpu_winsys
150 - winsys/amdgpu: Keep track of retrieved KMS handles using hash tables
151 - winsys/amdgpu: Only re-export KMS handles for different DRM FDs
152 - util: Add os_same_file_description helper
153 - winsys/amdgpu: Re-use amdgpu_screen_winsys when possible
154 - winsys/amdgpu: Close KMS handles for other DRM file descriptions
158 - svga: fix size of format_conversion_table[]
160 Pierre-Eric Pelloux-Prayer (2):
162 - radeonsi: disable display DCC
163 - radeonsi: stop using the VM_ALWAYS_VALID flag
167 - intel: Load the driver even if I915_PARAM_REVISION is not found.
171 - aco: fix operand to scc when selecting SGPR ufind_msb/ifind_msb
172 - aco: ensure predecessors' p_logical_end is in WQM when a p_phi is in
174 - aco: run p_wqm instructions in WQM
175 - aco: don't consider loop header blocks branch blocks in
177 - aco: don't always add logical edges from continue_break blocks to
179 - aco: fix target calculation when vgpr spilling introduces sgpr
184 - radv: do not allow sparse resources with multi-planar formats
185 - nir: do not use De Morgan's Law rules for flt and fge
189 - mapi: add GetInteger64vEXT with EXT_disjoint_timer_query
190 - mesa: allow bit queries for EXT_disjoint_timer_query
194 - svga: Fix banded DMA upload
198 - lima: ppir: don't delete root ld_tex nodes without successors in
203 - swr: Fix GCC 4.9 checks.