• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:enable +full:- +full:radeon

1 Mesa 19.3.2 Release Notes / 2020-01-09
20 ---------------
24 4e3aee324616352bbc7f58d47ab573e10f68cc7719fd045bd6d3abcdd97ee1c1 mesa-19.3.2.tar.xz
27 ------------
29 - None
32 ---------
34 - Rise of the Tomb Raider benchmark crash on Dell XPS 7390 2-in-1 w/
36 - Raven Ridge (2400G): Resident Evil 2 crashes my machine
37 - Rocket League ingame artifacts
38 - [radv] SteamVR direct mode no longer works
39 - [RADV] [Navi] LOD artifacting in Halo - The Master Chief Collection
41 - [ANV] unused create parameters not properly ignored
42 - Blocky corruption in The Surge 2
43 - radeonsi: Floating point exception on R9 270 gpu for a set of traces
44 - [CTS]
45 dEQP-VK.api.image_clearing.core.clear_color_image.2d.linear.single_layer.r32g32b32\_\*
46 fail on GFX6-GFX8
47 - Vulkan: Please consider adding another sample count to
49 - Navi10: Bitrate based encoding with VAAPI/RadeonSI unusable
50 - [GFX10] Glitch rendering Custom Avatars in Beat Saber
51 - intel/fs: Check for 16-bit immediates in
55 -------
59 - glsl: fix an incorrect max_array_access after optimization of
61 - glsl: fix a binding points assignment for ssbo/ubo arrays
62 - glsl/nir: do not change an element index to have correct block name
66 - radv: Limit workgroup size to 1024.
67 - radv: Expose all sample counts for integer formats as well.
68 - amd/common: Handle alignment of 96-bit formats.
69 - nir: Add clone/hash/serialize support for non-uniform tex
71 - spirv: Fix glsl type assert in spir2nir.
72 - radv: Only use the gfx mipmap level offset/pitch for linear textures.
73 - radv: Emit a BATCH_BREAK when changing pixel shaders or
78 - intel/fs: Lower 64-bit MOVs after lower_load_payload()
79 - intel/fs: Fix lowering of dword multiplication by 16-bit constant
80 - intel/vec4: Fix lowering of multiplication by 16-bit constant
81 - anv: Ignore some CreateInfo structs when rasterization is disabled
85 - etnaviv: update resource status after flushing
89 - dcos: add releanse notes for 19.3.1
90 - cherry-ignore: update for 19.3.2
94 - util/format: remove left-over util_format_description_table
96 - amd: fix empty-body issues
97 - nine: fix empty-body-issues
98 - mesa: avoid returning a value in a void function
102 - r600: Fix maximum line width
106 - anv: Properly advertise sampledImageIntegerSampleCounts
107 - intel/nir: Add a memory barrier before barrier()
111 - loader: fix close on uninitialized file descriptor value
112 - anv: don't close invalid syncfd semaphore
116 - winsys/radeon: initialize pte_fragment_size
117 - radeonsi: disable SDMA on gfx8 to fix corruption on RX 580
119 Pierre-Eric Pelloux-Prayer (2):
121 - radeon/vcn2: enable rate control for hevc encoding
122 - radeonsi: check ctx->sdma_cs before using it
126 - radv/gfx10: fix the out-of-bounds check for vertex descriptors
127 - radv: return the correct pitch for linear mipmaps on GFX10
131 - aco: Fix uniform i2i64.
135 - meta: Cleanup function for DrawTex
136 - main: allow external textures for BindImageTexture