Lines Matching +full:gallium +full:- +full:nine
15 ----------------
19 4d625f65a1ff4cd8cfeb39e38f047507c6dea047502a0d53113c96f54588f340 mesa-17.3.9.tar.gz
20 c5beb5fc05f0e0c294fefe1a393ee118cb67e27a4dca417d77c297f7d4b6e479 mesa-17.3.9.tar.xz
23 ------------
28 ---------
30 - `Bug 98281 <https://bugs.freedesktop.org/show_bug.cgi?id=98281>`__ -
31 'message's in ctx->Debug.LogMessages[] seem to leak.
32 - `Bug 101408 <https://bugs.freedesktop.org/show_bug.cgi?id=101408>`__
33 - [Gen8+] Xonotic fails to render one of the weapons
34 - `Bug 102342 <https://bugs.freedesktop.org/show_bug.cgi?id=102342>`__
35 - mesa-17.1.7/src/gallium/auxiliary/pipebuffer/pb_cache.c:169]:
37 - `Bug 105317 <https://bugs.freedesktop.org/show_bug.cgi?id=105317>`__
38 - The GPU Vega 56 was hang while try to pass #GraphicsFuzz shader15
40 - `Bug 105440 <https://bugs.freedesktop.org/show_bug.cgi?id=105440>`__
41 - GEN7: rendering issue on citra
42 - `Bug 105442 <https://bugs.freedesktop.org/show_bug.cgi?id=105442>`__
43 - Hang when running nine ff lighting shader with radeonsi
44 - `Bug 105994 <https://bugs.freedesktop.org/show_bug.cgi?id=105994>`__
45 - surface state leak when creating and destroying image views with
49 -------
53 - dri_util: when overriding, always reset the core version
54 - mesa: adds some comments regarding MESA_GLES_VERSION_OVERRIDE usage
58 - st/nine: Declare lighting consts for ff shaders
59 - st/nine: Do not use scratch for face register
63 - ac/nir: Add workaround for GFX9 buffer views.
67 - st/dri: Initialise modifier to INVALID for DRI2
71 - glsl: remove unreachable assert()
75 - gbm: remove never-implemented function
79 - mesa: Inherit texture view multi-sample information from the original
84 - compiler/spirv: set is_shadow for depth comparitor sampling opcodes
88 - nir/vars_to_ssa: Remove copies from the correct set
89 - nir/lower_indirect_derefs: Support interp_var_at intrinsics
90 - intel/vec4: Set channel_sizes for MOV_INDIRECT sources
91 - nir/lower_vec_to_movs: Only coalesce if the vec had a SSA destination
95 - docs: add sha256 checksums for 17.3.8
96 - cherry-ignore: Explicit 18.0 only nominations
97 - Update version to 17.3.9
101 - anv: fix number of planes for depth & stencil
105 - mesa: simplify MESA_GL_VERSION_OVERRIDE behavior of API override
109 - radv: fix picking the method for resolve subpass
113 - i965: Extend the negative 32-bit deltas to 64-bits
117 - gallium/pipebuffer: fix parenthesis location
118 - glsl: always call do_lower_jumps() after loop unrolling
119 - ac: add if/loop build helpers
120 - radeonsi: make use of if/loop build helpers in ac
121 - ac: make use of if/loop build helpers
122 - mesa: free debug messages when destroying the debug state
126 - i965: return the fourcc saved in \__DRIimage when possible