/[packages]/cauldron/mesa/current/SPECS/mesa.spec
ViewVC logotype

Diff of /cauldron/mesa/current/SPECS/mesa.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1340370 by tmb, Wed Dec 12 00:35:01 2018 UTC revision 1355920 by tmb, Sun Jan 13 14:22:00 2019 UTC
# Line 13  Line 13 
13  # define version, RC & release  # define version, RC & release
14  %define main_version            18.3.1  %define main_version            18.3.1
15  #define relc                    1  #define relc                    1
16  %define rel                     1  %define rel                     3
17    
18  %define release                 %mkrel %{?relc:0.rc%{relc}.}%{rel}  %define release                 %mkrel %{?relc:0.rc%{relc}.}%{rel}
19    
# Line 169  Source3:       make-git-snapshot.sh Line 169  Source3:       make-git-snapshot.sh
169  Patch000:       fix-linking.patch  Patch000:       fix-linking.patch
170    
171  # mesa staging/18.3 branch from 1  # mesa staging/18.3 branch from 1
172    Patch001:       0001-docs-add-sha256-checksums-for-18.3.1.patch
173    #Patch002:      0002-bin-get-pick-list.sh-rework-handing-of-sha-nominatio.patch
174    #Patch003:      0003-bin-get-pick-list.sh-warn-when-commit-lists-invalid-.patch
175    Patch004:       0004-freedreno-drm-fix-memory-leak.patch
176    Patch005:       0005-v3d-Fix-a-leak-of-the-transfer-helper-on-screen-dest.patch
177    Patch006:       0006-vc4-Fix-a-leak-of-the-transfer-helper-on-screen-dest.patch
178    Patch007:       0007-v3d-Fix-a-leak-of-the-disassembled-instruction-strin.patch
179    Patch008:       0008-loader-free-error-state-when-checking-the-drawable-t.patch
180    Patch009:       0009-mesa-st-nir-fix-missing-nir_compact_varyings.patch
181    #Patch010:      0010-cherry-ignore-meson-libfreedreno-depends-upon-libdrm.patch
182    Patch011:       0011-radv-switch-on-EOP-when-primitive-restart-is-enabled.patch
183    Patch012:       0012-virgl-wrap-vertex-element-state-in-a-struct.patch
184    Patch013:       0013-virgl-work-around-bad-assumptions-in-virglrenderer.patch
185    Patch014:       0014-glx-mandate-xf86vidmode-only-for-drm-dri-platforms.patch
186    Patch015:       0015-radv-xfb-fix-counter-buffer-bounds-checks.patch
187    Patch016:       0016-pci_ids-add-new-vega10-pci-ids.patch
188    Patch017:       0017-pci_ids-add-new-vega20-pci-id.patch
189    Patch018:       0018-v3d-Make-sure-that-a-thrsw-doesn-t-split-a-multop-fr.patch
190    Patch019:       0019-v3d-Add-missing-flagging-of-SYNCB-as-a-TSY-op.patch
191    Patch020:       0020-clover-Fix-build-after-clang-r348827.patch
192    Patch021:       0021-nir-constant_folding-Fix-source-bit-size-logic.patch
193    Patch022:       0022-radv-don-t-set-surf_index-for-stencil-only-images.patch
194    Patch023:       0023-i965-vec4-dce-Don-t-narrow-the-write-mask-if-the-fla.patch
195    Patch024:       0024-meson-Fix-ppc64-little-endian-detection.patch
196    Patch025:       0025-meson-Add-support-for-gnu-hurd.patch
197    Patch026:       0026-meson-Add-toggle-for-glx-direct.patch
198    Patch027:       0027-Revert-nir-lower_indirect-Bail-early-if-modes-0.patch
199    Patch028:       0028-meson-Fix-typo.patch
200    Patch029:       0029-meson-Fix-libsensors-detection.patch
201    Patch030:       0030-nir-properly-clear-the-entry-sources-in-copy_prop_va.patch
202    Patch031:       0031-nir-properly-find-the-entry-to-keep-in-copy_prop_var.patch
203    Patch032:       0032-meson-don-t-require-glx-egl-gbm-with-gallium-drivers.patch
204    Patch033:       0033-pipe-loader-meson-reference-correct-library.patch
205    Patch034:       0034-TODO-glx-meson-build-dri-based-glx-tests-only-with-D.patch
206    Patch035:       0035-glx-meson-drop-includes-from-a-link-only-library.patch
207    Patch036:       0036-glx-meson-wire-up-the-dispatch-index-check-test.patch
208    Patch037:       0037-glx-test-meson-assorted-include-fixes.patch
209    Patch038:       0038-pci_ids-add-new-VegaM-pci-id.patch
210    Patch039:       0039-st-nine-Fix-volumetexture-dtor-on-ctor-failure.patch
211    Patch040:       0040-st-nine-Bind-src-not-dst-in-nine_context_box_upload.patch
212    Patch041:       0041-st-nine-Add-src-reference-to-nine_context_range_uplo.patch
213    Patch042:       0042-anv-don-t-do-partial-resolve-on-layer-0.patch
214    Patch043:       0043-gallium-ttn-Fix-setup-of-outputs_written.patch
215    Patch044:       0044-virgl-vtest-fix-front-buffer-flush-with-protocol-ver.patch
216    Patch045:       0045-meson-Override-C-standard-to-gnu-11-when-building-wi.patch
217    Patch046:       0046-radv-Do-a-cache-flush-if-needed-before-reading-predi.patch
218    Patch047:       0047-tgsi-scan-fix-loop-exit-point-in-tgsi_scan_tess_ctrl.patch
219    Patch048:       0048-tgsi-scan-correctly-walk-instructions-in-tgsi_scan_t.patch
220    Patch049:       0049-egl-haiku-Fix-reference-to-disp-vs-dpy.patch
221    Patch050:       0050-meson-Error-out-if-building-nouveau-and-using-LLVM-w.patch
222    Patch051:       0051-i965-include-draw_params-derived_draw_params-for-VF-.patch
223    Patch052:       0052-i965-add-CS-stall-on-VF-invalidation-workaround.patch
224    Patch053:       0053-nir-remove-dead-code-from-copy_prop_vars.patch
225    Patch054:       0054-intel-blorp-Be-more-conservative-about-copying-clear.patch
226    Patch055:       0055-radv-Implement-buffer-stores-with-less-than-4-compon.patch
227    Patch056:       0056-anv-android-Do-not-reject-storage-images.patch
228    Patch057:       0057-glsl-correct-typo-in-GLSL-compilation-error-message.patch
229    Patch058:       0058-radv-Fix-rasterization-precision-bits.patch
230    Patch059:       0059-spirv-Fix-matrix-parameters-in-function-calls.patch
231    Patch060:       0060-spirv-Handle-any-bit-size-in-vector_insert-extract.patch
232    Patch061:       0061-anv-apply_pipeline_layout-Set-the-cursor-in-lower_re.patch
233    Patch062:       0062-spirv-Sign-extend-array-indices.patch
234    Patch063:       0063-anv-explictly-specify-format-for-blorp-ccs-mcs-op.patch
235    Patch064:       0064-anv-flush-fast-clear-colors-into-compressed-surfaces.patch
236    Patch065:       0065-autotools-Remove-tegra-vdpau-driver.patch
237    Patch066:       0066-ac-nir-radv-radeonsi-nir-use-correct-indices-for-int.patch
238    Patch067:       0067-radeonsi-Fix-use-of-1-or-2-component-GL_DOUBLE-vbo-s.patch
239    Patch068:       0068-st-mesa-don-t-leak-pipe_surface-if-pipe_context-is-n.patch
240    Patch069:       0069-intel-fs-Handle-source-modifiers-in-lower_integer_mu.patch
241    Patch070:       0070-intel-fs-Implement-quad-swizzles-on-ICL.patch
242    Patch071:       0071-intel-fs-Fix-bug-in-lower_simd_width-while-splitting.patch
243    Patch072:       0072-intel-eu-gen7-Fix-brw_MOV-with-DF-destination-and-st.patch
244    Patch073:       0073-intel-fs-Respect-CHV-BXT-regioning-restrictions-in-c.patch
245    Patch074:       0074-glsl-linker-specify-proper-direction-in-location-ali.patch
246    Patch075:       0075-intel-peephole_ffma-Fix-swizzle-propagation.patch
247    Patch076:       0076-nv50-ir-fix-use-after-free-in-ConstantFolding-visit.patch
248    Patch077:       0077-meson-link-LLVM-native-component-when-LLVM-is-availa.patch
249    Patch078:       0078-ac-split-16-bit-ssbo-loads-that-may-not-be-dword-ali.patch
250    
251  # mesa master branch from 101  # mesa master branch from 201
 Patch101:       mesa-pci_ids-add-new-vega10-pci-ids.patch  
 Patch102:       mesa-pci_ids-add-new-vega20-pci-id.patch  
   
252    
253  #------------------------------------------------------------------------------  #------------------------------------------------------------------------------
254    

Legend:
Removed from v.1340370  
changed lines
  Added in v.1355920

  ViewVC Help
Powered by ViewVC 1.1.30