• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:revert

1 Mesa 19.3.5 Release Notes / 2020-03-09
20 ---------------
24 009895b055b971c82d7a0cd57227d414d323282605946e94e9b308a9cb49c6b6 mesa-19.3.5.tar.xz
27 ------------
29 - None
32 ---------
34 - V3D/Broadcom (Raspberry Pi 4) - GLES 3.1 - GL_EXT_texture_norm16
36 - i965 assertion failure in fallback_rgbx_to_rgba
37 - drisw crashes on calling NULL putImage on EGL surfaceless platform
41 -------
45 - Revert "glx: convert glx_config_create_list to one big calloc"
47 Arcady Goldmints-Orlov (1):
49 - spirv: Remove outdated SPIR-V decoration warnings
53 - intel/gen12: Take into account opcode when decoding SWSB
57 - i965: Do not generate D16 B5G6R5_UNORM configs on gen < 8
61 - gallivm/tgsi: fix stream id regression
65 - docs: Add SHA256 sum for 19.3.4
66 - .pick_status.json: Update to 2a98cf3b2ecea43cea148df7f77d2abadfd1c9db
67 - .pick_status.json: Update to 946eacbafb47c8b94d47e7c9d2a8b02fff5a22fa
68 - .pick_status.json: Update to bee5c9b0dc13dbae0ccf124124eaccebf7f2a435
69 - .pick_status.json: Update to 8291d728dc997e87b4d2e4e451692643a1dba881
70 - .pick_status.json: Update to e4baff90812d799d586296fcad992ddcc553c359
71 - .pick_status.json: Update to 01496e3d1ea0370af03e6645dbd2b864c2ace94c
75 - .pick_status.json: Update to 74e4cda64b9d114321216eefe536f80644b0f0fd
76 - .pick_status.json: Mark dba71de5c63617677fe44558f995d35fad643413 as
78 - .pick_status.json: Mark 5ea23ba659adc05ff75ca7a4c9d1bd01db889ddd as
80 - .pick_status.json: Mark 34fd894e42ae1ec9d35bf9c4f05364b03dd4a223 as
82 - .pick_status.json: Mark ddd767387f336ed1578f171a2af4ca33c564d7f3 as
84 - .pick_status.json: Mark b9773631d3e79e2310ed0eb274b4dd9426205066 as
86 - .pick_status.json: Mark 9fea90ad5170dd64376d22a14ac88c392813c96c as
88 - bin/gen_release_notes.py: fix commit list command
89 - .pick_status.json: Update to 0103f02acb10dcdea23461ba214307a6827a7772
90 - gitlab-ci: update template to fix container build issues
92 Erik Faye-Lund (2):
94 - util: promote u_debug_memory.c to src/util
95 - .pick_status.json: Update to 74e4cda64b9d114321216eefe536f80644b0f0fd
99 - intel/fs/gen12: Fixup/simplify SWSB annotations of SIMD32 scratch
104 - intel/fs: Correctly handle multiply of fsign with a source modifier
108 - isl: Set 3DSTATE_DEPTH_BUFFER::Depth correctly for 3D surfaces
109 - iris: Don't skip fast depth clears if the color changed
110 - anv: Parse VkPhysicalDeviceFeatures2 in CreateDevice
114 - intel/compiler: Restrict cs_threads to 64
118 - v3d: Sync on last CS when non-compute stage uses resource written by
123 - Revert "glsl: Use a simpler formula for tanh"
124 - Revert "spirv: Use a simpler and more correct implementaiton of
129 - gallium/swr: simplify environmental variabled expansion code
133 - radeonsi: don't wait for shader compilation to finish when destroying
135 - mesa: fix immediate mode with tessellation and varying patch vertices
136 - Revert "mesa: check for z=0 in \_mesa_Vertex3dv()"
140 - egl: Implement getImage/putImage on pbuffer swrast.
141 - egl: Fix A2RGB10 platform_{device,surfaceless} PBuffer configs.
142 - mesa: Flush vertices before changing the OpenGL state.
146 - st/vdpau: Only call is_video_format_supported hook if needed
150 - intel/device: bdw_gt1 actually has 6 eus per subslice
154 - radeonsi: make si_fence_server_signal flush pipe without work
158 - intel/gen12+: Disable mid thread preemption.
162 - ac/llvm: fix 64-bit fmed3
163 - ac/llvm: fix 16-bit fmed3 on GFX8 and older gens
164 - ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gens
168 - iris: fix aux buf map failure in 32bits app on Android
169 - mesa: introduce boolean toggle for EXT_texture_norm16
170 - i965: toggle on EXT_texture_norm16
171 - mesa/st: toggle EXT_texture_norm16 based on format support
172 - mesa/st: fix formats required for EXT_texture_norm16
176 - glsl: fix gl_nir_set_uniform_initializers() for image arrays
180 - zink: confused compilation macro usage for zink in target helpers.