25 |
%define name mesa |
%define name mesa |
26 |
%define fversion 10.0.1 |
%define fversion 10.0.1 |
27 |
%define version 10.0.1 |
%define version 10.0.1 |
28 |
%define rel 1 |
%define rel 2 |
29 |
|
|
30 |
%define release %mkrel %{rel} |
%define release %mkrel %{rel} |
31 |
%define src_type tar.bz2 |
%define src_type tar.bz2 |
172 |
# In order to update to the branch via patches, issue this command: |
# In order to update to the branch via patches, issue this command: |
173 |
# git format-patch --start-number 100 mesa_7_5_1..mesa_7_5_branch | sed 's/^0\([0-9]\+\)-/Patch\1: 0\1-/' |
# git format-patch --start-number 100 mesa_7_5_1..mesa_7_5_branch | sed 's/^0\([0-9]\+\)-/Patch\1: 0\1-/' |
174 |
|
|
175 |
|
# Upstream git |
176 |
|
Patch101: 0101-r600g-sb-fix-stack-size-computation-on-evergreen.patch |
177 |
|
Patch102: 0102-mesa-fix-interpretation-of-glClearBuffer-drawbuffer.patch |
178 |
|
Patch103: 0103-dri_util-Don-t-assume-__DRIcontext-driverPrivate-is-.patch |
179 |
|
Patch104: 0104-mesa-Fix-error-code-generation-in-glBeginConditional.patch |
180 |
|
Patch105: 0105-Use-line-number-information-from-entire-function-exp.patch |
181 |
|
Patch106: 0106-i965-Fix-3DSTATE_PUSH_CONSTANT_ALLOC_PS-packet-creat.patch |
182 |
|
Patch107: 0107-i915-Add-support-for-gl_FragData-0-reads.patch |
183 |
|
Patch108: 0108-st-mesa-use-pipe_sampler_view_release.patch |
184 |
|
Patch109: 0109-llvmpipe-use-pipe_sampler_view_release-to-avoid-segf.patch |
185 |
|
Patch110: 0110-clover-Remove-unused-variable.patch |
186 |
|
Patch111: 0111-pipe_loader-sw-close-dev-lib-when-initialization-fai.patch |
187 |
|
Patch112: 0112-radeon-compute-Stop-leaking-LLVMContexts-in-radeon_l.patch |
188 |
|
Patch113: 0113-r600-compute-Free-compiled-kernels-when-deleting-com.patch |
189 |
|
Patch114: 0114-r600-compute-Use-the-correct-FREE-macro-when-deletin.patch |
190 |
|
Patch115: 0115-radeon-llvm-Free-target-data-at-end-of-optimization.patch |
191 |
|
Patch116: 0116-st-vdpau-Destroy-context-when-initialization-fails.patch |
192 |
|
Patch117: 0117-r600-pipe-Stop-leaking-context-start_compute_cs_cmd..patch |
193 |
|
Patch118: 0118-r600g-fix-SUMO2-pci-id.patch |
194 |
|
Patch119: 0119-Revert-mesa-Remove-GLXContextID-typedef-from-glx.h.patch |
195 |
|
Patch120: 0120-glcpp-error-on-multiple-else-elif-directives.patch |
196 |
|
Patch121: 0121-st-mesa-fix-glClear-with-multiple-colorbuffers-and-d.patch |
197 |
|
Patch122: 0122-i965-gen6-Fix-HiZ-hang-in-WebGL-Google-Maps.patch |
198 |
|
Patch123: 0123-glsl-Teach-ir_variable_refcount-about-ir_loop-counte.patch |
199 |
|
Patch124: 0124-glsl-Fix-inconsistent-assumptions-about-ir_loop-coun.patch |
200 |
|
Patch125: 0125-nv50-fix-a-small-leak-on-context-destroy.patch |
201 |
|
|
202 |
# Cherry picks |
# Cherry picks |
203 |
# git format-patch --start-number 200 mesa_7_5_branch..mdv-cherry-picks |
# git format-patch --start-number 200 mesa_7_5_branch..mdv-cherry-picks |
204 |
Patch201: 0201-revert-fix-glxinitializevisualconfigfromtags-handling.patch |
Patch201: 0201-revert-fix-glxinitializevisualconfigfromtags-handling.patch |