Lines Matching +full:gallium +full:- +full:nine
16 ----------------
20 77512edc0a84e19c7131a0e2e5ebf1beaf1494dc4b71508fcc92d06d65f9f4f5 mesa-18.2.8.tar.gz
21 1d2ed9fd435d86d95b7215b287258d3e6b1180293a36f688e5a2efc18298d863 mesa-18.2.8.tar.xz
24 ------------
29 ---------
31 - `Bug 108114 <https://bugs.freedesktop.org/show_bug.cgi?id=108114>`__
32 - [vulkancts] new VK_KHR_16bit_storage tests fail.
33 - `Bug 108116 <https://bugs.freedesktop.org/show_bug.cgi?id=108116>`__
34 - [vulkancts] stencil partial clear tests fail.
35 - `Bug 108910 <https://bugs.freedesktop.org/show_bug.cgi?id=108910>`__
36 - Vkd3d test failure test_multisample_array_texture()
37 - `Bug 108911 <https://bugs.freedesktop.org/show_bug.cgi?id=108911>`__
38 - Vkd3d test failure test_clear_render_target_view()
39 - `Bug 109081 <https://bugs.freedesktop.org/show_bug.cgi?id=109081>`__
40 - [bisected] [HSW] Regression in clipping.user_defined.clip\_\*
44 -------
48 - pci_ids: add new vega10 pci ids
49 - pci_ids: add new vega20 pci id
50 - pci_ids: add new VegaM pci id
54 - st/nine: Fix volumetexture dtor on ctor failure
55 - st/nine: Bind src not dst in nine_context_box_upload
56 - st/nine: Add src reference to nine_context_range_upload
60 - nir: properly clear the entry sources in copy_prop_vars
64 - meson: Fix ppc64 little endian detection
68 - glx: mandate xf86vidmode only for "drm" dri platforms
69 - bin/get-pick-list.sh: rework handing of sha nominations
70 - bin/get-pick-list.sh: warn when commit lists invalid sha
71 - meson: don't require glx/egl/gbm with gallium drivers
72 - pipe-loader: meson: reference correct library
73 - TODO: glx: meson: build dri based glx tests, only with -Dglx=dri
74 - glx: meson: drop includes from a link-only library
75 - glx: meson: wire up the dispatch-index-check test
76 - glx/test: meson: assorted include fixes
80 - v3d: Make sure that a thrsw doesn't split a multop from its umul24.
81 - v3d: Add missing flagging of SYNCB as a TSY op.
83 Erik Faye-Lund (2):
85 - virgl: wrap vertex element state in a struct
86 - virgl: work around bad assumptions in virglrenderer
90 - intel/compiler: do not copy-propagate strided regions to ddx/ddy
95 - i965/vec4/dce: Don't narrow the write mask if the flags are used
96 - Revert "nir/lower_indirect: Bail early if modes == 0"
100 - clover: Fix build after clang r348827
104 - nir/constant_folding: Fix source bit size logic
108 - glx: Fix compilation with GLX_USE_WINDOWSGL
112 - docs: add sha256 checksums for 18.2.7
113 - cherry-ignore: add explicit 18.3 only nominations
114 - cherry-ignore: meson: libfreedreno depends upon libdrm (for fence
116 - cherry-ignore: radv: Fix multiview depth clears
117 - cherry-ignore: nir: properly find the entry to keep in copy_prop_vars
118 - cherry-ignore: intel/compiler: move nir_lower_bool_to_int32 before
120 - Update version to 18.2.8
124 - loader: free error state, when checking the drawable type
128 - anv: don't do partial resolve on layer > 0
132 - radv: don't set surf_index for stencil-only images
133 - ac: split 16-bit ssbo loads that may not be dword aligned
137 - mesa/st/nir: fix missing nir_compact_varyings
141 - radv: switch on EOP when primitive restart is enabled with triangle
146 - meson: Fix typo.
147 - meson: Fix libsensors detection.