File Mesa.changes of Package Mesa
7711
1
-------------------------------------------------------------------
2
Tue Oct 1 12:14:24 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
3
4
- u_mesa-CVE-2023-45913.patch
5
* NULL pointer dereference via dri2GetGlxDrawableFromXDrawableId()
6
(CVE-2023-45913, bsc#1222040)
7
- u_mesa-CVE-2023-45919.patch
8
* buffer over-read in glXQueryServerString()
9
(CVE-2023-45919, bsc#1222041)
10
- u_mesa-CVE-2023-45922.patch
11
* segmentation violation in __glXGetDrawableAttribute()
12
(CVE-2023-45922, bsc#1222042)
13
14
-------------------------------------------------------------------
15
Thu Jan 25 05:19:47 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
16
17
- Update to bugfix release 23.3.4
18
--> https://docs.mesa3d.org/relnotes/23.3.4.html
19
20
-------------------------------------------------------------------
21
Mon Jan 22 14:36:33 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
22
23
- split python36-buildfix.patch into two patches python36-buildfix1.patch
24
and python36-buildfix2.patch; apply the latter only on sle15-sp6/Leap 15.6
25
since on newer python releases than 3.6 it changes behaviour to
26
remove required=True option
27
28
-------------------------------------------------------------------
29
Sat Jan 20 13:04:02 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
30
31
- python36-buildfix.patch
32
* src/freedreno/registers/gen_header.py: hopefully fixes aarch64
33
build
34
35
-------------------------------------------------------------------
36
Sat Jan 20 11:22:42 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
37
38
- u_0001-intel-genxml-Drop-from-__future__-import-annotations.patch
39
u_0002-intel-genxml-Add-a-untyped-OrderedDict-fallback-for-.patch
40
python36-buildfix.patch
41
* fixes build against python 3.6
42
43
-------------------------------------------------------------------
44
Sat Jan 20 10:43:27 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
45
46
- let Mesa-dri require libvulkan1 to get zink/swrast driver
47
fallbacks working (hopefully); probably related:
48
https://gitlab.freedesktop.org/mesa/mesa/-/commit/2a71f06f2938678d89d5ed1372cda6a7b55d964d
49
50
-------------------------------------------------------------------
51
Thu Jan 11 11:41:17 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
52
53
- Update to bugfix release 23.3.3
54
--> https://docs.mesa3d.org/relnotes/23.3.3.html
55
56
-------------------------------------------------------------------
57
Sat Jan 6 14:24:41 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
58
59
- Update to bugfix release 23.3.2
60
--> https://docs.mesa3d.org/relnotes/23.3.2.html
61
62
-------------------------------------------------------------------
63
Fri Dec 1 20:10:26 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
64
65
- Update to version 23.3.0:
66
* It includes NVK, a new reverse-engineered Vulkan driver for
67
Nvidia hardware. This driver is still in experimental phase,
68
not quite ready for prime time yet, but adventurous users can
69
give it a go!
70
* New extensions & features (in no particular order):
71
- VK_EXT_pipeline_robustness on ANV
72
- VK_KHR_maintenance5 on RADV
73
- OpenGL ES 3.1 on Asahi
74
- GL_ARB_compute_shader on Asahi
75
- GL_ARB_shader_atomic_counters on Asahi
76
- GL_ARB_shader_image_load_store on Asahi
77
- GL_ARB_shader_image_size on Asahi
78
- GL_ARB_shader_storage_buffer_object on Asahi
79
- GL_ARB_sample_shading on Asahi
80
- GL_OES_sample_variables on Asahi
81
- GL_OES_shader_multisample_interpolation on Asahi
82
- GL_OES_gpu_shader5 on Asahi
83
- EGL_ANDROID_blob_cache works when disk caching is disabled
84
- VK_KHR_cooperative_matrix on RADV/GFX11+
85
- Drop patches fixed upstream:
86
* U_clover-llvm-move-to-modern-pass-manager.patch
87
* U_radeonsi-prefix-function-with-si_-to-prevent-name-co.patch
88
- Refresh patches with quilt.
89
- Use %patch -p N instead of deprecated %patchN.
90
91
-------------------------------------------------------------------
92
Mon Nov 20 14:53:17 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
93
94
- buildrequire 'pkgconfig(SPIRV-Tools)' also with disabled rusticl
95
(new dep since some time)
96
97
-------------------------------------------------------------------
98
Mon Nov 20 14:44:53 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
99
100
- re-disable rusticl on sle15-sp6 to prevent more deps (rust-bindgen)
101
- buildrequire 'pkgconfig(LLVMSPIRVLib)' also with disabled rusticl
102
(new dep since some time)
103
104
-------------------------------------------------------------------
105
Mon Nov 20 14:40:06 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
106
107
- enable rusticl on sle15-sp6
108
109
-------------------------------------------------------------------
110
Fri Nov 17 14:14:06 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
111
112
- let sle15-sp6 require llvm17/clang17
113
114
-------------------------------------------------------------------
115
Wed Nov 15 10:24:35 UTC 2023 - Dirk Müller <dmueller@suse.com>
116
117
- build with valgrind only on 64bit platforms
118
119
-------------------------------------------------------------------
120
Sat Oct 14 22:31:08 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
121
122
- Add U_radeonsi-prefix-function-with-si_-to-prevent-name-co.patch
123
Fix https://gitlab.freedesktop.org/mesa/mesa/-/issues/9889
124
125
-------------------------------------------------------------------
126
Wed Oct 4 10:11:42 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
127
128
- Update to Mesa 23.2.1
129
* Mesa 23.2.1 is a new development release. People who are
130
concerned with stability and reliability should stick with a
131
previous release or wait for Mesa 23.2.2.
132
* Mesa 23.2.1 is an unusual first stable release due to the
133
accidentl tagging of 23.2.0 durring the rc cycle.
134
* Mesa 23.2.1 implements the OpenGL 4.6 API, but the version
135
reported by glGetString(GL_VERSION) or
136
glGetIntegerv(GL_MAJOR_VERSION) /
137
glGetIntegerv(GL_MINOR_VERSION) depends on the particular
138
driver being used. Some drivers don't support all the features
139
required in OpenGL 4.6. OpenGL 4.6 is **only** available if
140
requested at context creation. Compatibility contexts may
141
report a lower version depending on each driver.
142
* Mesa 23.2.1 implements the Vulkan 1.3 API, but the version
143
reported by the apiVersion property of the
144
VkPhysicalDeviceProperties struct depends on the particular
145
driver being used.
146
* More details in:
147
--> https://gitlab.freedesktop.org/mesa/mesa/-/blob/23.2/docs/relnotes/23.2.1.rst
148
149
-------------------------------------------------------------------
150
Mon Sep 25 09:46:58 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
151
152
- Update to Mesa 23.2.0-rc4
153
--> https://lists.freedesktop.org/archives/mesa-announce/2023-September/000731.html
154
- supersedes U_llvmpipe-only-include-old-Transform-includes-when-ne.patch
155
- disabled u_fix-build-on-ppc64le.patch (no longer needed?)
156
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
157
158
-------------------------------------------------------------------
159
Thu Sep 21 15:13:11 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
160
161
- Backport upstream patches for compatibility with LLVM 17:
162
* U_llvmpipe-only-include-old-Transform-includes-when-ne.patch
163
removes unneeded includes of header files that no longer exist.
164
* U_clover-llvm-move-to-modern-pass-manager.patch migrates Clover
165
to the new pass manager, since the old PM has been removed.
166
167
-------------------------------------------------------------------
168
Thu Sep 21 10:26:36 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
169
170
- disable nine on arm/aarch64 in the hope to fix build on this
171
platform; there is no need for Direct3D/Wine for arm/aarch64
172
anyway ...
173
174
-------------------------------------------------------------------
175
Thu Sep 21 08:05:24 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
176
177
- Update to bugfix release 23.1.8:
178
--> https://docs.mesa3d.org/relnotes/23.1.8.html
179
180
-------------------------------------------------------------------
181
Thu Sep 7 07:02:41 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
182
183
- Update to bugfix release 23.1.7:
184
--> https://docs.mesa3d.org/relnotes/23.1.7.html
185
186
-------------------------------------------------------------------
187
Fri Sep 1 10:31:27 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
188
189
- mini-cleanup for python package BuildRequires in specfile
190
- added python3-dataclasses package for sle15/Leap15 to finally fix
191
build for these build targets; dataclasses module is in standard
192
library of python >= 3.7 ...
193
194
-------------------------------------------------------------------
195
Thu Aug 17 08:35:12 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
196
197
- Update to bugfix release 23.1.6:
198
--> https://docs.mesa3d.org/relnotes/23.1.6.html
199
200
-------------------------------------------------------------------
201
Thu Aug 3 09:40:17 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
202
203
- Update to bugfix release 23.1.5
204
--> https://docs.mesa3d.org/relnotes/23.1.5.html
205
206
-------------------------------------------------------------------
207
Mon Jul 24 09:36:23 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
208
209
- Update to bugfix release 23.1.4
210
--> https://docs.mesa3d.org/relnotes/23.1.4.html
211
- supersedes u_fix-glx-context-opengl-4.5.patch
212
213
-------------------------------------------------------------------
214
Fri Jun 23 07:24:59 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
215
216
- Update to bugfix release 23.1.3
217
- supersedes U_glx-Remove-pointless-GLX_INTEL_swap_event-paranoia.patch
218
(boo#1209005)
219
- -Dxmlconfig=enabled now also needs -Dexpat=enabled as dependancy
220
221
-------------------------------------------------------------------
222
Fri Jun 16 15:59:56 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
223
224
- Add patch u_fix-glx-context-opengl-4.5.patch: Fix a regression
225
that causes Wine to crash on GPUs that don't support OpenGL 4.6
226
and later:.
227
Mesa 23.1 has a regression [1] that breaks Wine if the GPU does not
228
support OpenGL 4.6 (reportedly), Intel HD 4000 is affected.
229
The problem was narrowed down to commit e89e1f504 [2] so this patch
230
removes the offending [3] part from there to fix the problem.
231
It's unlikely that there will be any side effects from that,
232
should be just as good as it was in Mesa 23.0.
233
[1] https://gitlab.freedesktop.org/mesa/mesa/-/issues/8901
234
[2] https://gitlab.freedesktop.org/mesa/mesa/-/commit/e89e1f5049d3b78542fcd69b7d6106dd4bdafc39
235
[3] https://gitlab.freedesktop.org/mesa/mesa/-/issues/8901#note_1962991
236
- Add intel_hasvk icd to baselibs.conf.
237
238
-------------------------------------------------------------------
239
Fri Jun 16 12:48:49 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
240
241
- use -Dxlib-lease=enabled also for -drivers build
242
243
-------------------------------------------------------------------
244
Fri Jun 16 11:01:52 UTC 2023 - Joan Torres <joan.torres@suse.com>
245
246
- Fix of bsc#1212345
247
* After update to 23.1.1 this change affected our build split:
248
https://gitlab.freedesktop.org/mesa/mesa/-/commit/2630f4b310f534c830250be44d285e485da83869
249
250
-------------------------------------------------------------------
251
Sat Jun 10 14:28:05 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
252
253
- Update to bugfix release 23.1.2
254
255
-------------------------------------------------------------------
256
Sat Jun 10 11:42:42 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
257
258
- needed to fix build of Mesa 23.1
259
* Mesa-drivers: -Dshader-cache=enabled
260
* Mesa: -Dxlib-lease=enabled
261
* recommended for both Mesa and Mesa-drivers to avoid some scary messages when
262
comparing fds: -Dallow-kcmp=enabled
263
- Credits for figuring this out go to "llyyr" <llyyr.public@gmail.com>
264
- gbm files are no longer needed to be removed manually for -drivers build
265
- VDPAU support for r300 has been dropped with Mesa 23.1
266
- supersedes n_no-sse2-on-ix86-except-for-intel-drivers.patch
267
268
-------------------------------------------------------------------
269
Fri May 26 13:42:06 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
270
271
- Update to bugfix release 23.1.1
272
- adjusted u_dep_xcb.patch
273
274
-------------------------------------------------------------------
275
Thu May 11 08:29:57 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
276
277
- Update to 23.1.0
278
* new feature release
279
* some highlights
280
+ Our OpenCL implementation Rusticl added support for AMD GPUs.
281
+ Both ANV (Intel) and RADV (AMD) got initial support for Vulkan Video
282
decoding.
283
+ Vulkan Graphics Pipeline Libraries (GPL) are now supported in RADV.
284
- adjusted n_stop-iris-flicker.patch
285
- supersedes U_ReturnME.patch
286
- meson option "-Ddri-drivers" has been removed; wasn't used any
287
longer by us --> killed it
288
289
-------------------------------------------------------------------
290
Sat Apr 22 08:32:04 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
291
292
- Update to version 23.0.3
293
* 3rd bug fix release: changes all across the tree, with no one
294
subsystem seeing too many changes
295
296
-------------------------------------------------------------------
297
Fri Apr 7 18:30:55 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
298
299
- Update to version 23.0.2
300
* 2nd bug fix release: lots of patches for all over the tree,
301
zink being the biggest singel source of changes.
302
303
-------------------------------------------------------------------
304
Sun Mar 26 20:58:34 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
305
306
- Update to version 23.0.1
307
* bug fix release which fixes bugs found since Mesa 23.0.0
308
- supersedes U_glx-fix-indirect-initialization-crash.patch
309
310
-------------------------------------------------------------------
311
Tue Mar 14 11:53:20 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
312
313
- U_glx-Remove-pointless-GLX_INTEL_swap_event-paranoia.patch
314
* reverse apply this patch to fix a regression caused by this
315
commit, which resulted in gnome-shell constantly crashing, which
316
is making a GNOME/X11 session impossible (boo#1209005)
317
318
-------------------------------------------------------------------
319
Wed Mar 1 21:55:02 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
320
321
- U_glx-fix-indirect-initialization-crash.patch
322
* Fixes: b090246a ("glx: Only compute client GL extensions for
323
indirect contexts")
324
* Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8393
325
- supersedes n_Revert-glx-Only-compute-client-GL-extensions-for-ind.patch
326
327
-------------------------------------------------------------------
328
Tue Feb 28 09:49:37 UTC 2023 - Fabian Vogt <fvogt@suse.com>
329
330
- Add patch to fix GLX with indirect rendering:
331
* n_Revert-glx-Only-compute-client-GL-extensions-for-ind.patch
332
333
-------------------------------------------------------------------
334
Thu Feb 23 10:26:30 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
335
336
- Update to version 23.0.0
337
* first stable release of 2023
338
- refreshed patches
339
* n_drirc-disable-rgb10-for-chromium-on-amd.patch
340
* n_stop-iris-flicker.patch
341
* u_dep_xcb.patch
342
* u_fix-build-on-ppc64le.patch
343
- adjusted n_no-sse2-on-ix86-except-for-intel-drivers.patch
344
- meson: added -Dxmlconfig=enabled to fix link errors
345
(missing "-lexpat")
346
347
-------------------------------------------------------------------
348
Fri Feb 10 14:06:56 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
349
350
- U_ReturnME.patch
351
* fixes blackscreen in Return To Monkey Island on Intel graphics
352
(boo#1208145)
353
354
-------------------------------------------------------------------
355
Thu Feb 9 10:39:08 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
356
357
- Update to version 22.3.5
358
* bug fix release which fixes bugs found since Mesa 22.3.4
359
* see https://docs.mesa3d.org/relnotes/22.3.5.html for more
360
details
361
- refreshed u_dep_xcb.patch
362
363
-------------------------------------------------------------------
364
Mon Feb 6 13:52:18 UTC 2023 - Andreas Schwab <schwab@suse.de>
365
366
- Don't enable rusticl without opencl
367
368
-------------------------------------------------------------------
369
Fri Jan 27 17:27:47 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
370
371
- Update to version 22.3.4
372
* bug fix release which fixes bugs found since Mesa 22.3.3
373
* see https://docs.mesa3d.org/relnotes/22.3.4.html for more
374
details
375
376
-------------------------------------------------------------------
377
Fri Jan 27 09:54:11 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
378
379
- removing again BuildRequires for x264 and x265 in case
380
video_codecs should be built (these were never needed nor used
381
for build)
382
383
-------------------------------------------------------------------
384
Fri Jan 27 09:48:22 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
385
386
- using gcc 12 now also on Leap 15.4; after changing build project
387
to openSUSE:Leap:15.4:Update gcc 12 packages are found now ...
388
389
-------------------------------------------------------------------
390
Tue Jan 24 11:06:48 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
391
392
- force usage of gcc 12 only on Leap 15.5; there is no gcc12 on
393
Leap 15.4
394
395
-------------------------------------------------------------------
396
Tue Jan 24 09:32:12 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
397
398
- Add BuildRequires for x264 and x265 in case video_codecs should
399
be built.
400
401
-------------------------------------------------------------------
402
Mon Jan 23 18:43:50 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
403
404
- re-enable build on Leap, but only for 15.5; there is no gcc12
405
on Leap 15.4, which is now officially required by Mesa 22.3
406
407
-------------------------------------------------------------------
408
Mon Jan 16 22:44:11 UTC 2023 - Martin Hauke <mardnh@gmx.de>
409
410
- Add support for Rusticl - Mesa's new OpenCL implementation.
411
* See https://docs.mesa3d.org/rusticl
412
You will need to set your environment to use it
413
* See https://docs.mesa3d.org/envvars#rusticl-environment-variables
414
415
-------------------------------------------------------------------
416
Mon Jan 16 11:27:13 UTC 2023 - Hans-Peter Jansen <hp@urpla.net>
417
418
- Compile with gcc12 on Leaps: building drivers fails with:
419
/usr/include/dxguids/dxguids.h:70:1: internal compiler error:
420
in cxx_eval_bit_field_ref, at cp/constexpr.c:2578
421
422
-------------------------------------------------------------------
423
Sun Jan 15 12:40:15 UTC 2023 - Martin Hauke <mardnh@gmx.de>
424
425
- Fix some deprecation warnings
426
* WARNING: option "false" deprecated, please use "disabled" instead.
427
* WARNING: option "true" deprecated, please use "enabled" instead.
428
429
-------------------------------------------------------------------
430
Wed Jan 11 21:00:56 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
431
432
- Update to version 22.3.3:
433
* See https://docs.mesa3d.org/relnotes/22.3.3.html
434
435
-------------------------------------------------------------------
436
Mon Jan 2 09:37:20 UTC 2023 - Andreas Schwab <schwab@suse.de>
437
438
- Update list of gallium-drivers to match default list
439
440
-------------------------------------------------------------------
441
Sat Dec 31 10:31:10 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
442
443
- don't try to generate libvdpau_virtio_gpu package on ppc64le; for
444
some reason this driver doesn't get built on this platform
445
446
-------------------------------------------------------------------
447
Thu Dec 29 22:21:35 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
448
449
- Update to version 22.3.0:
450
* See https://docs.mesa3d.org/relnotes/22.3.0.html
451
- Update to version 22.3.1:
452
* See https://docs.mesa3d.org/relnotes/22.3.1.html
453
- Update to version 22.3.2:
454
* See https://docs.mesa3d.org/relnotes/22.3.2.html
455
- Remove the libXvMC_nouveau and libXvMC_r600 packages as XVMC
456
support was removed.
457
- Add libvdpau_virtio_gpu package for VirtIO GPU.
458
- Rebase n_drirc-disable-rgb10-for-chromium-on-amd.patch.
459
- Rebase u_dep_xcb.patch.
460
- Rebase U_fix-mpeg1_2-decode-mesa-20.2.patch.
461
- Drop n_buildfix-21.3.0.patch: fixed upstream.
462
463
-------------------------------------------------------------------
464
Sat Dec 3 09:53:53 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
465
466
- spefile: removed Release lines from libxatracker2,
467
libxatracker-devel packages in the hope to have reproducibly
468
builds also on Tumbleweed (boo#1205998)
469
470
-------------------------------------------------------------------
471
Thu Nov 17 16:32:41 UTC 2022 - Dirk Müller <dmueller@suse.com>
472
473
- update to 22.2.4:
474
* clover: windows: library filename has \`-1` suffix and a \`lib` prefix
475
when built with mingw
476
* radv, dxvk: Rendering errors in World of Tanks after "Switch to dynamic
477
rendering only"
478
* gen9 gt3e/gt4e skus fail dEQP-VK.pipeline.multisample.sample_locations_ext.*
479
* v3d: Wrong colors (pink) in videos in Firefox (likely YUV->RGB shader issue)
480
* panfrost t860 glmark-es2 regression
481
* radv: Flickering in Spider-Man Remastered (Regression) (Bisected)
482
* radv: Hitman 2 using Direct3D 12 has discolored squares on RDNA2 with DCC
483
enabled
484
* panfrost/midgard - on Duckstation PSX emulator: segfault on GLES 3.0 and
485
bad shader compilations on 3.3
486
487
-------------------------------------------------------------------
488
Tue Nov 15 15:01:19 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
489
490
- try to fix build on ppc64le due to running OOM (boo#1205441)
491
* let's request 20G of physical memory via _constraints file
492
493
-------------------------------------------------------------------
494
Tue Nov 8 12:24:26 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
495
496
- third bugfix release
497
* some regressions in CI worked out
498
* a bit of everything, and nothing too crazy
499
- supersedes u_0001-gallivm-Fix-LLVM-optimization-with-the-new-pass-mana.patch
500
- supersedes u_nouveau-corrupted-colors-boo1203949.patch
501
- get rid of Mesa-libVulkan-devel(-32bit) package, which is no
502
longer needed at all by providing/obsoleting it by
503
libvulkan_intel
504
505
-------------------------------------------------------------------
506
Mon Nov 7 15:28:21 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
507
508
- Release 22.2.2 covers bugfixes for bsc#1197045,bsc#1197046,bsc#1200965,bsc#1202850
509
510
-------------------------------------------------------------------
511
Fri Nov 4 21:03:39 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
512
513
- build against llvm15/clang15 on sle15-sp5/Leap 15.5
514
515
-------------------------------------------------------------------
516
Wed Nov 2 16:56:33 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
517
518
- u_nouveau-corrupted-colors-boo1203949.patch
519
* fixes corrupted colors in videos on nouveau with Kepler in
520
Firefox (boo#1203949, issue#7416)
521
522
-------------------------------------------------------------------
523
Wed Nov 2 08:53:22 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
524
525
- moved drirc.d config snippets from Mesa to Mea-dri package;
526
radv driver specific conf was missing completely (boo#1204866)
527
528
-------------------------------------------------------------------
529
Fri Oct 21 09:41:37 UTC 2022 - Fabian Vogt <fvogt@suse.com>
530
531
- Add patch to fix LLVM optimization to avoid failure on armv7
532
(https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19217,
533
boo#1204267):
534
* u_0001-gallivm-Fix-LLVM-optimization-with-the-new-pass-mana.patch
535
536
-------------------------------------------------------------------
537
Thu Oct 20 08:46:59 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
538
539
- update to 22.2.2
540
* This is the second bug fix release, back on the regular
541
schedule. There's a lot here: nir, panfrost, gallium video,
542
freedreno, nouveau, turnip, r300, gallium core, r600, virgl,
543
core vulkan, anv, clover, d3d12, utils, radv, and plenty of
544
zink.
545
546
-------------------------------------------------------------------
547
Tue Oct 11 19:28:31 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
548
549
- update to 22.2.1
550
* lots of stuff here: llvmpipe, lavapipe, freedreno, aco, mesa,
551
turnip, virgl, r600, zink, radv, core gallium, and nir. All in
552
all, lots of good fixes all over the tree.
553
554
-------------------------------------------------------------------
555
Mon Oct 3 10:29:51 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
556
557
- Add build_orig conditional switch for video codecs define.
558
559
-------------------------------------------------------------------
560
Thu Sep 29 10:00:03 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
561
562
- re-disable video codecs
563
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15258
564
565
-------------------------------------------------------------------
566
Tue Sep 27 11:08:54 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
567
568
- Pass -Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec to
569
meson, keep support for hardware codecs inside vaapi, vdpau and
570
vulkan. These were previously enabled automatically.
571
- enabled "swrast" and "amd" Vulkan drivers on riscv64, which is
572
upstream default anyway ...
573
574
-------------------------------------------------------------------
575
Wed Sep 21 14:20:04 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
576
577
- update to 22.2.0
578
* AMD RDNA3 Prep, Intel Arc Graphics, Many Vulkan Improvements;
579
more details on Phoronix:
580
https://www.phoronix.com/news/Mesa-22.2-Released
581
- supersedes llvm15.patch
582
- refreshed n_no-sse2-on-ix86-except-for-intel-drivers.patch
583
584
-------------------------------------------------------------------
585
Wed Sep 14 13:45:41 UTC 2022 - Andreas Schwab <schwab@suse.de>
586
587
- llvm15.patch: backport of commits 2037c34f245, 301bcbac0e5, 6983c8580a2
588
to support LLVM 15
589
590
-------------------------------------------------------------------
591
Mon Aug 22 09:35:53 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
592
593
- update to 22.1.7:
594
* fixes and cleanups all over the tree
595
* most of the fixes are for zink
596
* nice batch of fixes for the gallium dx9 frontend
597
* some other fixes across the board
598
599
-------------------------------------------------------------------
600
Wed Aug 17 16:42:12 UTC 2022 - Dirk Müller <dmueller@suse.com>
601
602
- update to 22.1.6:
603
* llvmpipe: make last_fence a screen/rast object not a context one. llvmpipe:
604
keep context list and use to track resource usage.
605
* Revert "pan/bi: Require ATEST coverage mask input in R60"
606
* intel/dev: drop warning for unhandled hwconfig keys
607
* anv: Use sampleLocationsEnable for sample locations
608
609
-------------------------------------------------------------------
610
Fri Aug 12 22:06:24 UTC 2022 - Xu Zhao <i@xuzhao.net>
611
612
- Enable zink driver build on x86_64
613
614
-------------------------------------------------------------------
615
Sun Aug 7 18:41:56 UTC 2022 - Dirk Müller <dmueller@suse.com>
616
617
- update to 22.1.5:
618
* radv: dynamic vertex input failure
619
* anv: KHR-GL46.tessellation_shader.single.xfb_captures_data_from_correct_stage fails on TGL
620
* anv: GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels_pbo failure
621
* anv: ICL hiz issue
622
* Error compiling gallium-nine on i686 using musl libc
623
* dEQP-VK.memory.mapping.dedicated_alloc failing on bsw and gen9atom
624
625
-------------------------------------------------------------------
626
Mon Aug 1 21:22:01 UTC 2022 - Dirk Müller <dmueller@suse.com>
627
628
- update to 22.1.4:
629
* anv: disable non uniform indexing of UBOs
630
* anv: use the right helper to invalidate memory
631
* intel/fs: ray query fix for global address
632
* isl: add new helper for format component compatibility
633
* radeonsi: fix random PS wave size
634
* r300: Keep rc_rename_regs() from overflowing
635
* aco/ra: update register file when updating phi definition
636
* radv: Fix vkCmdCopyQueryResults -> vkCmdResetPool hazard
637
638
-------------------------------------------------------------------
639
Fri Jul 15 13:00:57 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
640
641
- let Mesa ignore Mesa-dri as dep to resolve a build cycle
642
(related to boo#1201474
643
644
-------------------------------------------------------------------
645
Sun Jul 3 07:59:22 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
646
647
- Update to 22.1.3
648
* a lot of zink fixes
649
* There's a bit of everything else here, including some
650
performance fixes for wsi/x11.
651
652
-------------------------------------------------------------------
653
Mon Jun 20 15:28:30 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
654
655
- Update to 22.1.2
656
" There's a lot of zink here, thanks to Mike for help with manually
657
backporting parts of it! We've als got a bunch of fixes for panfrost,
658
and some for intel, radeon, llvmpip, dzn, broadcom, nir, core gallium,
659
the va state tracker, and freedren."
660
661
-------------------------------------------------------------------
662
Wed Jun 15 10:09:09 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
663
664
- let Mesa-libGL-devel require libX11-devel via pkgconfig(x11)
665
(boo#1200559)
666
667
-------------------------------------------------------------------
668
Sun Jun 5 20:19:36 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
669
670
- removed libkms BuildRequires, since it has been dropped from
671
libdrm
672
673
-------------------------------------------------------------------
674
Thu Jun 2 01:32:59 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
675
676
- Update to 22.1.1
677
* first bugfix release
678
- supersedes U_llvmpipe-flush-resources-for-kms-swrast-path.patch
679
680
-------------------------------------------------------------------
681
Wed Jun 1 07:58:57 UTC 2022 - Fabian Vogt <fvogt@suse.com>
682
683
- Add patch to fix glitches with KMS (boo#1199885):
684
* U_llvmpipe-flush-resources-for-kms-swrast-path.patch
685
686
-------------------------------------------------------------------
687
Wed May 25 12:27:30 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
688
689
- buildrequire DirectX-Headers only on %{ix86} x86_64, since it's
690
only relevant on these platforms
691
692
-------------------------------------------------------------------
693
Tue May 24 19:18:59 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
694
695
- Calling patch with '-p1' (as the others are) so 'git show'
696
.patch output works.
697
698
-------------------------------------------------------------------
699
Tue May 24 18:50:21 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
700
701
- Generating 'n_stop-iris-flicker.patch' from 'git format-patch' vs.
702
a standard diff.
703
704
-------------------------------------------------------------------
705
Tue May 24 15:48:53 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
706
707
- Fixing up 'stop-iris-flicker.patch' patch name to follow standards.
708
709
-------------------------------------------------------------------
710
Thu May 19 19:00:09 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
711
712
- Update to 22.1.0
713
* lot of great featurres, including (since rc5) additional
714
kopper backports for zink, and support for Intel's Alchemist
715
DG2 platform.
716
717
-------------------------------------------------------------------
718
Sat May 14 20:51:44 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
719
720
- autoselect libvdpau_r300/libvdpau_r600/libvdpau_radeonsi packages
721
via hardware supplements on AMD GPUs
722
723
-------------------------------------------------------------------
724
Thu May 5 08:13:13 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
725
726
- Update to 22.0.3
727
* bugfix release with fixes for most of the major drivers
728
729
-------------------------------------------------------------------
730
Tue May 3 08:21:55 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
731
732
- _constraints:
733
* raised requirements to 9 GB disk space and added aarch64
734
architecture (bsc#1199040)
735
736
-------------------------------------------------------------------
737
Thu Apr 28 21:22:38 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
738
739
- Switching out 'directx-headers' for 'DirectX-Headers'.
740
741
-------------------------------------------------------------------
742
Fri Apr 22 09:06:31 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
743
744
- Update to 22.0.2
745
* bugfix release with almost all nominated patches
746
747
-------------------------------------------------------------------
748
Thu Apr 14 19:29:21 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
749
750
- Adding changes I need for iris to not flicker and have d3d12
751
available for use in WSL.
752
753
-------------------------------------------------------------------
754
Wed Apr 13 12:30:21 UTC 2022 - Dirk Müller <dmueller@suse.com>
755
756
- use _multibuild
757
758
-------------------------------------------------------------------
759
Tue Mar 29 21:58:46 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
760
761
- Update to 22.0.1
762
* fixes in lavapipe and zink, maintainer scripts and panfrost
763
- supersedes U_meson-restore-private-requires-to-libdrm-in-dri.pc-f.patch
764
765
-------------------------------------------------------------------
766
Tue Mar 22 11:13:43 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
767
768
- get rid of Mesa-libVulkan-devel(-32bit) package, which no longer
769
makes sense since Mesa 21.1.0
770
* https://gitlab.freedesktop.org/mesa/mesa/-/commit/5e6db1916860ec217eac60903e0a9d10189d1c53
771
772
-------------------------------------------------------------------
773
Mon Mar 14 10:43:10 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
774
775
- U_meson-restore-private-requires-to-libdrm-in-dri.pc-f.patch
776
* Due to a typo the private requires to libdrm were lost in dri.pc.
777
Fixed another typo (only comment).
778
779
-------------------------------------------------------------------
780
Sat Mar 12 20:04:00 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
781
782
- enabled "i915" Gallium-based Intel Gen3 driver
783
784
-------------------------------------------------------------------
785
Fri Mar 11 13:25:28 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
786
787
- fixed llvm/clang buildrequires for sle15-sp4/Leap 15.4
788
789
-------------------------------------------------------------------
790
Fri Mar 11 09:08:27 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
791
792
- no longer try to build classic non-Gallium OpenGL drivers
793
i915, i965, nouveau, r100 and r200, which have been dropped with
794
Mesa 22.0.0; see also some documentation on Phoronix
795
https://www.phoronix.com/scan.php?page=news_item&px=Mesa-Classic-Retired
796
797
-------------------------------------------------------------------
798
Thu Mar 10 18:39:34 UTC 2022 - Aaron Stern <ukbeast89@protonmail.com>
799
800
- update to 22.0.0
801
* lavapipe,radv,anv KHR_dynamic_rendering
802
* radv EXT_image_view_min_lod
803
* VK_KHR_synchronization2 on RADV.
804
* OpenSWR has been moved to the Amber branch
805
* radeonsi, zink ARB_sparse_texture
806
* d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params,
807
ARB_framebuffer_no_attachments, ARB_sample_shading, and GLSL400)
808
* radeonsi, zink ARB_sparse_texture2
809
* zink EXT_memory_object, EXT_memory_object_fd, EXT_semaphore, EXT_semaphore_fd
810
* anv VK_VALVE_mutable_descriptor_type
811
* Vulkan 1.3 on RADV,Anv.
812
* radeonsi, zink ARB_sparse_texture_clamp
813
814
-------------------------------------------------------------------
815
Thu Mar 3 09:14:36 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
816
817
- baselibs.conf: readded mistakenly removed packages
818
* Mesa-libVulkan-devel
819
* Mesa-vulkan-device-select
820
* Mesa-vulkan-overlay
821
822
-------------------------------------------------------------------
823
Wed Mar 2 13:32:42 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
824
825
- raise memory limit to 1024 in the hope of avoiding OOM on ppc64
826
(boo#1196640)
827
828
-------------------------------------------------------------------
829
Tue Mar 1 17:20:19 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
830
831
- autoselect libvulkan_intel package via hardware supplements on
832
Intel GPUs
833
- autoselect libvulkan_radeon package via hardware supplements on
834
AMD GPUs
835
- no longer install libvulkan_lvp package (lavapipe=Software
836
Vulkan driver), libvulkan_broadcom and libvulkan_freedreno packages
837
by default, i.e. no longer have libvulkan_intel/libvulkan_radeon
838
and libvulkan_lvp packages installed at the same time (boo#1180522)
839
- libvulkan_intel/libvulkan_radeon/libvulkan_lvp now require
840
Mesa-vulkan-device-select package, not the other way round!
841
(baselibs.conf also adjusted)
842
843
-------------------------------------------------------------------
844
Thu Feb 24 09:04:46 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
845
846
- update to 21.3.7
847
* sixth bugfix release
848
849
-------------------------------------------------------------------
850
Thu Feb 10 13:17:56 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
851
852
- update to 21.3.6
853
* sixth bugfix release
854
855
-------------------------------------------------------------------
856
Thu Jan 27 15:09:21 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
857
858
- update to 21.3.5
859
* bugfix release: mostly Zink fixes
860
861
-------------------------------------------------------------------
862
Mon Jan 17 10:54:32 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
863
864
- using memory-constraints on ppc64 for trying to avoid OOM during
865
build (boo#1194739)
866
867
-------------------------------------------------------------------
868
Fri Jan 14 15:02:55 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
869
870
- update to 21.3.4
871
* bugfix release
872
873
-------------------------------------------------------------------
874
Sat Jan 8 10:21:21 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
875
876
- rename n_no-sse2-on-ix86.patch to
877
n_no-sse2-on-ix86-except-for-intel-drivers.patch
878
* no longer disable sse2 support for intel drivers, since this
879
breaks build, which is probably unresolvable (boo1190409)
880
881
-------------------------------------------------------------------
882
Fri Jan 7 19:35:29 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
883
884
- Adding 'stop-iris-flicker.patch'.
885
886
-------------------------------------------------------------------
887
Thu Jan 6 16:34:30 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
888
889
- n_no-sse2-on-ix86.patch
890
* disabled sse2 support on %ix86 (boo#1190409)
891
892
-------------------------------------------------------------------
893
Fri Dec 31 12:42:24 UTC 2021 - Aaron Stern <ukbeast89@protonmail.com>
894
895
- update to 21.3.3
896
* Bug fixes
897
* Assassin’s Creed Syndicate crashes with Mesa 21.3.0+ ACO
898
* [21.3 regression] swr: Build failure with MSVC
899
* anv: dEQP-VK.graphicsfuzz.spv-stable-pillars-volatile-nontemporal-store fails
900
901
-------------------------------------------------------------------
902
Wed Dec 1 23:15:13 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
903
904
- update to 21.3.1
905
* mostly AMD, Intel & Zink fixes.
906
907
-------------------------------------------------------------------
908
Thu Nov 18 03:13:33 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
909
910
- n_buildfix-21.3.0.patch
911
* fixes Mesa-drivers build
912
913
-------------------------------------------------------------------
914
Wed Nov 17 21:33:28 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
915
916
- update to 21.3.0
917
* Panfrost is now officially GLES 3.1 conformant
918
* RADV has (experimental) ray tracing support
919
* Iris gained threaded shader compilation
920
* Zink has seen an enormous amount of work, and now supports GLES 3.2
921
* Lavapipe has a bunch of new extensions, and now supports Vulkan 1.2
922
* LLVMpipe got 2-3 times faster for 2D workloads, and gained support for
923
the compatibility profile on GL 4.5
924
* VA-API gained support for AV1 videos
925
* EGL now works on Windows
926
* Wayland got a workaround for games making bad assumption (alpha means
927
transparency? who could have known)
928
* VK_EXT_color_write_enable on lavapipe
929
* GL_ARB_texture_filter_anisotropic in llvmpipe
930
* Anisotropic texture filtering in lavapipe
931
* VK_EXT_shader_atomic_float2 on Intel and RADV.
932
* VK_EXT_vertex_input_dynamic_state on RADV.
933
* VK_KHR_timeline_semaphore on lavapipe
934
* VK_EXT_external_memory_host on lavapipe
935
* GL_AMD_pinned_memory on llvmpipe
936
* GL 4.5 compatibility on llvmpipe
937
* VK_EXT_primitive_topology_list_restart on RADV and lavapipe.
938
* ES 3.2 on zink
939
* VK_KHR_depth_stencil_resolve on lavapipe
940
* VK_KHR_shader_integer_dot_product on RADV.
941
* OpenGL FP16 support on llvmpipe
942
* VK_KHR_shader_float16_int8 on lavapipe
943
* VK_KHR_shader_subgroup_extended_types on lavapipe
944
* VK_KHR_spirv_1_4 on lavapipe
945
* Experimental raytracing support on RADV
946
* VK_KHR_synchronization2 on Intel
947
* NGG shader based culling is now enabled by default on GFX10.3 on RADV.
948
* VK_KHR_maintenance4 on RADV
949
* VK_KHR_format_feature_flags2 on RADV.
950
* EGL_EXT_present_opaque on wayland
951
952
-------------------------------------------------------------------
953
Thu Oct 28 19:07:09 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
954
955
- update to 21.2.5
956
* bit of everything: general vulkan, panfrost, and zink are the
957
biggest changes.
958
959
-------------------------------------------------------------------
960
Fri Oct 15 09:14:11 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
961
962
- update to 21.2.4
963
* fourth bugfix release
964
* 300 fixes from the new r300 maintainer! Additionally, panfrost,
965
lots of crocus, some freedreno, intel, radv, core meas, gallivum,
966
anv, spirv, gallim, aco, i915g, lima, and llvmpipe fixes.
967
- supersedes U_gallivm-add-new-wrapper-around-Module.patch,
968
U_gallivm-fix-FTBFS-on-i386-with-LLVM-13.patch
969
970
-------------------------------------------------------------------
971
Thu Oct 14 10:30:57 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
972
973
- u_fix-build-on-ppc64le.patch
974
* fixes build on ppc64le (boo#1191569)
975
976
-------------------------------------------------------------------
977
Mon Oct 4 20:05:50 UTC 2021 - Aaron Puchert <aaronpuchert@alice-dsl.net>
978
979
- Fix build with LLVM 13:
980
* U_gallivm-add-new-wrapper-around-Module.patch
981
* U_gallivm-fix-FTBFS-on-i386-with-LLVM-13.patch
982
983
-------------------------------------------------------------------
984
Thu Sep 30 09:05:54 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
985
986
- update to 21.2.3
987
* third bugfix release
988
989
-------------------------------------------------------------------
990
Mon Sep 27 13:35:16 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
991
992
- covers jira#SLE/SLE-18743
993
994
-------------------------------------------------------------------
995
Tue Sep 21 17:54:25 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
996
997
- update to 21.2.2
998
* second bugfix release: a ton of work went into panfrost,
999
getting it closer to being conformant (it is conformant on
1000
21.3!); fixes for ir3, croccus, nir, utils, llvmpipe, gallivm,
1001
zink, glsl, v3d, vc4, intel, mesa, aco, iris, radv, and even
1002
osmesa.
1003
1004
-------------------------------------------------------------------
1005
Sat Aug 28 13:36:12 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1006
1007
- update to 21.2.1
1008
* first bugfix release
1009
1010
-------------------------------------------------------------------
1011
Sun Aug 8 08:52:15 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1012
1013
- fixed build on %ix86 by removing "-flto=auto" from optflags for
1014
cpp
1015
1016
-------------------------------------------------------------------
1017
Thu Aug 5 15:51:18 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1018
1019
- enabled build of 'crocus' Gallium3D OpenGL driver for i965 "Gen4"
1020
through Haswell "Gen7" graphics (alternative to classic "i965"
1021
OpenGL driver); use MESA_LOADER_DRIVER_OVERRIDE=crocus to use it;
1022
in case of issues with video hardware acceleration(vaapi driver),
1023
set LIBVA_DRIVER_NAME=i965
1024
1025
-------------------------------------------------------------------
1026
Thu Aug 5 01:25:40 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1027
1028
- update to 21.2.0
1029
* new release
1030
1031
-------------------------------------------------------------------
1032
Thu Jul 29 08:28:31 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1033
1034
- update to 21.1.6
1035
* sixth bugfix release
1036
1037
-------------------------------------------------------------------
1038
Thu Jul 15 08:13:34 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1039
1040
- update to 21.1.5
1041
* fith bugfix release
1042
1043
-------------------------------------------------------------------
1044
Thu Jul 1 09:39:29 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1045
1046
- update to 21.1.4
1047
* fourth bugfix release
1048
1049
-------------------------------------------------------------------
1050
Tue Jun 22 09:22:30 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1051
1052
- no longer apply n_drirc-disable-rgb10-for-chromium-on-amd.patch
1053
on TW; no longer needed with gstreamer-plugins-vaapi 1.18.4; more
1054
details on
1055
https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/410
1056
1057
-------------------------------------------------------------------
1058
Sat Jun 19 08:02:37 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1059
1060
- update to 21.1.3
1061
* third bugfix
1062
* mostly AMD fixes
1063
1064
-------------------------------------------------------------------
1065
Thu Jun 3 03:11:44 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1066
1067
- update to 21.1.2
1068
* second bugfix
1069
* mostly AMD and Intel changes as usual, but also a decent amount
1070
of ARM fixes and more.
1071
1072
-------------------------------------------------------------------
1073
Wed Jun 2 09:27:33 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1074
1075
- no longer autoselect Mesa-dri-nouveau at all; autoselect
1076
libvdpau_nouveau depending on PCI ID (boo#1186721)
1077
1078
-------------------------------------------------------------------
1079
Thu May 20 10:25:35 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1080
1081
- update to 21.1.1
1082
* bugfix release
1083
* mostly AMD and Intel changes as usual, but also a decent amount
1084
of ARM fixes and more
1085
1086
-------------------------------------------------------------------
1087
Wed May 19 08:29:07 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
1088
1089
- Add swrast to vulkan
1090
- Enable vulkan on %{arm} and aarch64 with: swrast, amd,
1091
broadcom and freedreno
1092
1093
-------------------------------------------------------------------
1094
Fri May 14 03:24:24 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1095
1096
- reenabled build of device-select and overlay vulkan layers
1097
1098
-------------------------------------------------------------------
1099
Thu May 6 19:00:36 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1100
1101
- adjusted filelist to removed vulkan files in Mesa 21.1.0
1102
(packages Mesa-libVulkan-devel, Mesa-vulkan-device-select,
1103
Mesa-vulkan-overlay)
1104
1105
-------------------------------------------------------------------
1106
Thu May 6 14:24:29 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1107
1108
- /usr/include/vulkan/vulkan_intel.h dropped with Mesa 21.1.0, but
1109
let's keep the package containing an empty directory
1110
1111
-------------------------------------------------------------------
1112
Thu May 6 11:45:47 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1113
1114
- update to 21.1.0
1115
* bunch of work here, lots of zink and softpipe, but bits and
1116
pieces of other things: tgsi, freddreno, nir, panfrost, intel,
1117
spirv, core gallium, radv, aco, r600, and core mesa.
1118
- supersedes patches U_clover-Fix-build-with-llvm-12.patch,
1119
U_clover-Add-missing-include-for-llvm-12-build-fix.patch
1120
1121
-------------------------------------------------------------------
1122
Wed Apr 21 20:54:43 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1123
1124
- update to 21.0.3
1125
* fixes in haiku, core mesa, radeonsi, lavapipe, nir, radv, anv,
1126
freedreno and turnip, etniviv, iris, egl, lima, core gallium,
1127
spriv, v3d, meson
1128
1129
-------------------------------------------------------------------
1130
Sat Apr 17 16:41:33 UTC 2021 - Aaron Puchert <aaronpuchert@alice-dsl.net>
1131
1132
- Move osmesa build back to Mesa, which we can now do after
1133
choosing another dummy driver there.
1134
- Use LLVM-versioned libclc runtime dependency to ensure
1135
bitcode compatibility. We have that in Tumbleweed and soon Leap.
1136
- U_clover-Fix-build-with-llvm-12.patch
1137
* Fixes build with LLVM 12.
1138
- U_clover-Add-missing-include-for-llvm-12-build-fix.patch
1139
* Fixes a missing header in the previous patch.
1140
1141
-------------------------------------------------------------------
1142
Sat Apr 17 14:39:04 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1143
1144
- Mesa-devel: no longer require libOSMesa-devel, since it's now
1145
built in Mesa-drivers; packages should require it directly now,
1146
preferrably via pkconfig(osmesa) ...
1147
1148
-------------------------------------------------------------------
1149
Sat Apr 17 12:45:17 UTC 2021 - Tobias Klausmann <tobias.klausmann@freenet.de>
1150
1151
- Switch dummy driver for mesa package from "auto" xorg driver (i965) to
1152
gallium swrast driver
1153
1154
-------------------------------------------------------------------
1155
Sat Apr 17 10:11:09 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1156
1157
- update to 21.0.2
1158
* many additions especially on the Radeon Vulkan (RADV) driver
1159
front where sparse memory support is in place, AMD Smart Access
1160
Memory / Resizable BAR optimizations, various RDNA 2
1161
improvements, rapid packed math for ACO, and more.
1162
Elsewhere in Mesa 21.0 there are continued RadeonSI
1163
optimizations, many Intel ANV and Iris improvements, OpenGL 3.3
1164
for Freedreno, DXGI Winsys was added and initial Direct3D 12
1165
code for WSL, OpenGL 4.1 for Zink, and more.
1166
- moved osmesa build to Mesa-drivers since swrast driver has been
1167
removed from Mesa
1168
1169
-------------------------------------------------------------------
1170
Tue Apr 6 08:38:16 UTC 2021 - Andreas Schwab <schwab@suse.de>
1171
1172
- Enable radeon and nouveau drivers on riscv64
1173
1174
-------------------------------------------------------------------
1175
Tue Mar 30 19:00:03 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1176
1177
- update to 20.3.5
1178
* fith bugfix release for the 20.3 branch
1179
* This is a quite large release with a huge number of fixes in it,
1180
and is the last planned release for the 20.3.x series. Radv and
1181
ACO dominate the changes for this release, but there are some
1182
other things mixed in there.
1183
1184
-------------------------------------------------------------------
1185
Mon Feb 1 10:50:16 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1186
1187
- update to 20.3.4
1188
* fourth bugfix release for the 20.3 branch
1189
1190
-------------------------------------------------------------------
1191
Wed Jan 27 10:13:51 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1192
1193
- removed no longer needed buildfix-ppc64le.patch; build failed on
1194
ppc64 due to this patch (bsc#1181439)
1195
1196
-------------------------------------------------------------------
1197
Thu Jan 14 15:02:07 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1198
1199
- update to 20.3.3
1200
* third bugfix release for the 20.3 branch
1201
1202
-------------------------------------------------------------------
1203
Thu Dec 31 13:02:52 UTC 2020 - Michał Rostecki <mrostecki@suse.com>
1204
1205
- update to 20.3.2
1206
* second bugfix release for the 20.3 branch
1207
- drm and surfaceless are not specified as platforms anymore,
1208
remove them from egl_platforms
1209
1210
-------------------------------------------------------------------
1211
Mon Dec 7 11:09:59 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1212
1213
- update to 20.2.4
1214
* fourth (second to last) bugfix release for the 20.2 branch
1215
1216
-------------------------------------------------------------------
1217
Tue Dec 1 12:31:55 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1218
1219
- require llvm-devel *without* any explicit version number for
1220
factory/TW to imply 'distro default llvm version', which we
1221
usually bump up when a new stable llvm comes out
1222
1223
-------------------------------------------------------------------
1224
Mon Nov 30 13:56:08 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1225
1226
- use llvm11 on factory/TW and sle15-sp3/Leap 15.3
1227
1228
-------------------------------------------------------------------
1229
Sun Nov 29 12:35:33 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1230
1231
- enabled build of radeonsi DRI and VDPAU driver on aarch64
1232
(boo#1179376)
1233
1234
-------------------------------------------------------------------
1235
Mon Nov 23 19:44:31 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1236
1237
- update to 20.2.3
1238
* third bugfix release for the 20.2 branch
1239
1240
-------------------------------------------------------------------
1241
Sat Nov 7 18:10:48 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1242
1243
- update to 20.2.2
1244
* second bugfix release for the 20.2 branch
1245
1246
-------------------------------------------------------------------
1247
Thu Oct 15 09:59:46 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1248
1249
- reenabled U_fix-mpeg1_2-decode-mesa-20.2.patch due to regression
1250
reported in boo#1173185
1251
1252
-------------------------------------------------------------------
1253
Wed Oct 14 20:26:56 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1254
1255
- update to 20.2.1
1256
* first bugfix release for the 20.2 branch
1257
- supersedes U_fix-mpeg1_2-decode.patch
1258
- disabled U_fix-mpeg1_2-decode-mesa-20.2.patch; likely no longer
1259
needed (boo#1173185)
1260
1261
-------------------------------------------------------------------
1262
Wed Sep 30 09:17:14 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1263
1264
- U_fix-mpeg1_2-decode-mesa-20.2.patch
1265
* additional patch currently needed for Mesa 20.2 (boo#1173185)
1266
1267
-------------------------------------------------------------------
1268
Tue Sep 29 09:21:57 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1269
1270
- update to 20.2.0
1271
* includes Intel Rocket Lake Platform Support
1272
(jsc#SLE/SLE-12880, jsc#SLE/SLE-12882)
1273
- adjusted/refreshed patches:
1274
* n_add-Mesa-headers-again.patch
1275
* n_drirc-disable-rgb10-for-chromium-on-amd.patch
1276
* u_dep_xcb.patch
1277
- docs now available in .rst format (html before)
1278
1279
-------------------------------------------------------------------
1280
Thu Sep 24 11:08:44 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
1281
1282
- Add U_fix-mpeg1_2-decode.patch (boo#1173185)
1283
* fixes colors in kaffeine on Radeon (r600 VAAPI driver)
1284
1285
-------------------------------------------------------------------
1286
Fri Sep 18 11:11:14 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1287
1288
- buildfix-ppc64le.patch
1289
* buildfix for ppc64le (boo#1176562)
1290
1291
-------------------------------------------------------------------
1292
Thu Sep 17 17:51:17 UTC 2020 - Dirk Mueller <dmueller@suse.com>
1293
1294
- update to 20.1.8:
1295
* mainly bugfixes, highlights:
1296
- Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything
1297
- khr_debug-push-pop-group_gl: ../src/util/simple_mtx.h:86: simple_mtx_lock: Assertion `c != _SIMPLE_MTX_INVALID_VALUE' failed.
1298
- Amber test opt_peel_loop_initial_if: Assertion failed
1299
- Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 caused by MSAA
1300
- [BRW] WRC 5 asserts with gallium nine and iris.
1301
1302
-------------------------------------------------------------------
1303
Thu Sep 3 09:24:31 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1304
1305
- update to 20.1.7
1306
* seventh bugfix release for the 20.1 branch
1307
1308
-------------------------------------------------------------------
1309
Wed Sep 2 10:14:00 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1310
1311
- switched to llvm9 usage for Leap/SLE15 since llvm10 is not (yet)
1312
in Leap/SLE15
1313
1314
-------------------------------------------------------------------
1315
Mon Aug 31 19:36:31 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1316
1317
- version 20.1.6 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882
1318
1319
-------------------------------------------------------------------
1320
Mon Aug 31 19:12:50 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1321
1322
- use again /etc/OpenCL/vendors for openSUSE Leap, i.e. use
1323
/usr/etc/OpenCL/vendors only for Tumbleweed
1324
1325
-------------------------------------------------------------------
1326
Wed Aug 26 10:37:17 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
1327
1328
- Add vulkan device selection layer and vulkan overlay layer to
1329
baselibs for 32bit versions on 64bit architectures.
1330
1331
-------------------------------------------------------------------
1332
Tue Aug 25 06:32:03 UTC 2020 - Aaron Dominick <aaron.zakhrov@gmail.com>
1333
1334
- Add vulkan device selection layer and vulkan overlay layer
1335
1336
-------------------------------------------------------------------
1337
Tue Aug 25 05:30:39 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1338
1339
- specfile/baselibs.conf cleanup
1340
* no longer support Mesa build without libglvnd
1341
* removed empty packages Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2
1342
1343
-------------------------------------------------------------------
1344
Sun Aug 23 18:08:13 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1345
1346
- update to 20.1.6
1347
* sixth bugfix release for the 20.1 branch
1348
1349
-------------------------------------------------------------------
1350
Thu Aug 6 11:51:25 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
1351
1352
- baselibs.conf:
1353
+ Require Mesa-KHR-devel instead of Mesa-KHR-devel-<targettype>:
1354
KHR-devel consists only of header files there is thus no
1355
-<targettype> flavor being generated.
1356
+ Do not require Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 from
1357
their respective -32bit devel packages: with libglvnd defined
1358
to 0, the native packages are being generated, but are empty.
1359
For baselibs, this trick does not work and empty packages are
1360
being skipped. So we drop the dependency (with a note in the
1361
.spec to enable the deps when changing the defines).
1362
1363
-------------------------------------------------------------------
1364
Thu Jul 23 12:24:37 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1365
1366
- update to 20.1.4
1367
* fourth bugfix release for the 20.1 branch
1368
* just a few fixes here and there, nothing major
1369
1370
-------------------------------------------------------------------
1371
Fri Jul 10 08:43:49 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1372
1373
- update to 20.1.3
1374
* third bugfix release for the 20.1 branch
1375
* lots of updates to our testing infrastructure
1376
1377
-------------------------------------------------------------------
1378
Wed Jul 1 12:46:33 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1379
1380
- force valgrind support only on officially supported platforms
1381
(boo#1173355)
1382
1383
-------------------------------------------------------------------
1384
Fri Jun 26 11:43:50 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1385
1386
- update to 20.1.2
1387
* second bugfix release for the 20.1 branch
1388
* most of the fixes here are to the AMD drivers, and the rest
1389
is scattered over the tree.
1390
1391
-------------------------------------------------------------------
1392
Fri Jun 26 01:20:27 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1393
1394
- enable valgrind support (boo#1173355)
1395
1396
-------------------------------------------------------------------
1397
Tue Jun 23 18:02:26 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1398
1399
- move mesa.icd from /usr/etc/OpenCL/vendors to
1400
/usr/share/OpenCL/vendors (boo#1173005)
1401
1402
-------------------------------------------------------------------
1403
Thu Jun 18 11:02:23 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1404
1405
- switch to /usr/etc/OpenCL/vendors for mesa.icd OpenCL file
1406
location (boo#1173005)
1407
1408
-------------------------------------------------------------------
1409
Mon Jun 15 12:31:13 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1410
1411
- update to 20.1.1
1412
* first bugfix release for the 20.1 branch
1413
* fixes issue affecting Unreal Engine 4 games on i965
1414
1415
-------------------------------------------------------------------
1416
Wed Jun 3 10:43:06 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1417
1418
- update to 20.1.0
1419
* first release for the 20.1 branch
1420
* One already known issue is that Unreal Engine 4 has a bug in
1421
its usage of glDrawRangeElements() causing it to be called
1422
with a number of vertices in place of the `end` parameter,
1423
that was recently revealed. This is an annoying bug that we
1424
haven't worked around yet. For more details:
1425
https://gitlab.freedesktop.org/mesa/mesa/-/issues/2917
1426
- supersedes U_add-lifetime-dse-fix.patch
1427
1428
-------------------------------------------------------------------
1429
Tue May 19 19:22:02 UTC 2020 - Martin Liška <mliska@suse.cz>
1430
1431
- Add U_add-lifetime-dse-fix.patch as a proper fix for boo#1171855.
1432
1433
-------------------------------------------------------------------
1434
Tue May 19 05:52:31 UTC 2020 - Martin Liška <mliska@suse.cz>
1435
1436
- Disable LTO for now as there's a known upstream bug
1437
that hasn't been resolved with GCC 10:
1438
boo#1171855.
1439
1440
-------------------------------------------------------------------
1441
Fri May 15 09:52:07 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1442
1443
- update to Mesa 20.0.7
1444
* most fixes in Radv, but there are fixes all over the tree
1445
1446
-------------------------------------------------------------------
1447
Mon May 4 13:47:59 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
1448
1449
- avoid build error PowerPC, using gnu++14 (not gnu++11)
1450
https://bugzilla.opensuse.org/show_bug.cgi?id=1171045
1451
1452
-------------------------------------------------------------------
1453
Thu Apr 30 14:46:25 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1454
1455
- update to Mesa 20.0.6
1456
* fairly small release (a little bit of everything in here)
1457
1458
-------------------------------------------------------------------
1459
Sat Apr 25 10:36:23 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1460
1461
- require llvm/clang 10
1462
1463
-------------------------------------------------------------------
1464
Fri Apr 24 09:21:28 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1465
1466
- update to Mesa 20.0.5
1467
* pretty big release with AMD and Intel drivers receiving the
1468
majority of the work.
1469
- supersedes U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch
1470
- supersedes n_opencl_dep_libclang.patch
1471
1472
-------------------------------------------------------------------
1473
Thu Apr 23 14:23:59 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
1474
1475
- Disable LTO on armv6 to fix build
1476
1477
-------------------------------------------------------------------
1478
Sun Apr 5 12:27:35 UTC 2020 - Torsten Duwe <duwe@suse.com>
1479
1480
- U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch
1481
* Fix Weston launch on tumbleweed by backporting commit bfb9c08e
1482
1483
-------------------------------------------------------------------
1484
Fri Apr 3 15:25:42 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1485
1486
- update to Mesa 20.0.4
1487
* emergency release, which reverts a serious SPIR-V regression
1488
in the 20.0.3 release.
1489
- supersedes U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch
1490
1491
-------------------------------------------------------------------
1492
Fri Apr 3 08:38:51 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1493
1494
- U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch
1495
* revert severe spirv regression; emergency release will be
1496
available soon ...
1497
1498
-------------------------------------------------------------------
1499
Thu Apr 2 09:27:46 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1500
1501
- update to Mesa 20.0.3
1502
* bugfix release: fixes all over the tree; mostly AMD (radv,
1503
aco), NIR and Intel (isl, anv)
1504
1505
-------------------------------------------------------------------
1506
Thu Mar 19 10:08:18 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1507
1508
- update to Mesa 20.0.2
1509
* bugfix release: fixes all over the code base
1510
1511
-------------------------------------------------------------------
1512
Mon Mar 9 15:15:52 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1513
1514
- update to Mesa 20.0.1
1515
* bugfix release
1516
1517
-------------------------------------------------------------------
1518
Fri Mar 6 10:27:21 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1519
1520
- cleanup in specfile: get rid of is_opensuse macro, which is no
1521
longer needed at all (jira#PM-1623)
1522
1523
-------------------------------------------------------------------
1524
Fri Feb 28 15:25:41 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1525
1526
- Loosen dependencies to allow building with newer versions of
1527
clang-devel, similar to llvm-devel.
1528
1529
-------------------------------------------------------------------
1530
Fri Feb 21 13:18:18 UTC 2020 - Philipp Seiler <p.seiler@linuxmail.org>
1531
1532
- update to mesa 20.0.0
1533
* changelog https://mesa3d.org/relnotes/20.0.0.html
1534
- supersedes U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch
1535
- supersedes U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch
1536
- supersedes U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch
1537
- supersedes U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch
1538
- supersedes U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch
1539
- update to patch n_add-Mesa-headers-again.patch to fit v20.0.0 sources
1540
- update to patch n_drirc-disable-rgb10-for-chromium-on-amd.patch to fit v20.0.0 sources
1541
1542
-------------------------------------------------------------------
1543
Fri Feb 21 05:09:10 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1544
1545
- use 7G disk constraints also for x86_64 and i586 (bsc#1164488)
1546
1547
-------------------------------------------------------------------
1548
Tue Feb 18 15:16:13 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1549
1550
- only use 'BuildRequires:llvm-devel >= 9.0.0' for TW/factory; for
1551
older products still use 'BuildRequires: llvm9-devel'; fixed
1552
build on openSUSE Leap 15.2
1553
1554
-------------------------------------------------------------------
1555
Sun Feb 16 12:00:17 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1556
1557
- Update to version 19.3.4
1558
* changes all over the tree, but aco and anv are leading the
1559
way in changes
1560
- supersedes u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch
1561
1562
-------------------------------------------------------------------
1563
Thu Feb 6 11:32:05 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1564
1565
- u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch
1566
* replaces U_gallium-Fix-big-endian-addressing-of-non-bitmask-arr.patch
1567
by an official merge request (bsc#1162252, gitlab issue#2472)
1568
1569
-------------------------------------------------------------------
1570
Mon Feb 3 17:17:44 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1571
1572
- U_gallium-Fix-big-endian-addressing-of-non-bitmask-arr.patch
1573
* reverse apply since it caused a regression in rendering on
1574
s390x (bsc#1162252)
1575
1576
-------------------------------------------------------------------
1577
Wed Jan 29 22:56:19 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1578
1579
- require and check for llvm-devel >= 9 instead of llvm9-devel on
1580
openSUSE
1581
1582
-------------------------------------------------------------------
1583
Wed Jan 29 17:15:01 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1584
1585
- enabled build of gallium based llvmpipe driver for s390x
1586
(related to jsc#IBM-369, jsc#SLE-7452)
1587
1588
-------------------------------------------------------------------
1589
Wed Jan 29 14:59:10 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1590
1591
- Update to version 19.3.3
1592
* There's plenty of changes here, but intel, docs, radeonsi,
1593
and aco are the biggest sets of changes.
1594
- supersedes U_0005-radv-Remove-syncobj_handle-variable-in-header.patch
1595
1596
-------------------------------------------------------------------
1597
Wed Jan 29 13:34:34 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1598
1599
- set optflags also for g++ compiler
1600
1601
-------------------------------------------------------------------
1602
Mon Jan 27 15:31:52 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1603
1604
- require llvm9 (jsc#IBM-369, jsc#SLE-7452)
1605
1606
-------------------------------------------------------------------
1607
Wed Jan 22 13:47:07 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1608
1609
- U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch
1610
U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch
1611
U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch
1612
U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch
1613
U_0005-radv-Remove-syncobj_handle-variable-in-header.patch
1614
U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch
1615
* fixes build with gcc10 using -fno-common as default now (boo#1160578)
1616
1617
-------------------------------------------------------------------
1618
Mon Jan 13 16:11:52 UTC 2020 - Andreas Schwab <schwab@suse.de>
1619
1620
- Enable LLVM support on riscv64
1621
1622
-------------------------------------------------------------------
1623
Sun Jan 12 18:09:19 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1624
1625
- Update to version 19.3.2
1626
* Intel and AMD drivers make up the bulk of the changes, with
1627
a bit of nir and glsl, plus a sprinkling of other stuff in
1628
there.
1629
1630
-------------------------------------------------------------------
1631
Sun Jan 5 20:07:47 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1632
1633
- n_drirc-disable-rgb10-for-chromium-on-amd.patch
1634
* fixes patch (boo#1145188)
1635
1636
-------------------------------------------------------------------
1637
Sun Dec 29 09:09:03 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>
1638
1639
- Update to version 19.3.1
1640
* Bugfixes for i965/iris, anv and radv
1641
1642
-------------------------------------------------------------------
1643
Mon Dec 16 15:42:01 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>
1644
1645
- Update to version 19.3.0
1646
* Mainly changes to the build system, i965, aco, radv and anv
1647
* New features, check Phoronix:
1648
https://www.phoronix.com/scan.php?page=article&item=mesa-193-features
1649
1650
-------------------------------------------------------------------
1651
Fri Nov 22 11:06:45 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1652
1653
- Update to version 19.2.6
1654
* fixes build on PPC
1655
* couple of additional stable patches
1656
1657
-------------------------------------------------------------------
1658
Thu Nov 21 11:40:59 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1659
1660
- Update to version 19.2.5
1661
* There's a little bit over everything in here, with anv and
1662
radeonsi standing out as the two biggest components getting
1663
changes, but core mesa, core gallium, llvmpipe, nir, egl,
1664
i965, tgsi, st/mesa, spirv, and the Intel compiler also
1665
fixes in this release.
1666
- supersedes u_call-shmget-with-permission-0600-instead-of-0777.patch
1667
1668
-------------------------------------------------------------------
1669
Thu Nov 14 14:36:08 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1670
1671
- u_call-shmget-with-permission-0600-instead-of-0777.patch
1672
* CVE-2019-5068 (bsc#1156015)
1673
1674
-------------------------------------------------------------------
1675
Thu Nov 14 10:15:13 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1676
1677
- Update to version 19.2.4
1678
* This is an emergency release, to fix a critical bug found in
1679
the 19.2.3 release which causes incomplete rendering on all
1680
mesa drivers. This release contains a single patch to fix
1681
that bug.
1682
1683
-------------------------------------------------------------------
1684
Wed Nov 13 14:01:29 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
1685
1686
- Update _contraints, Mesa-drivers needs 7GB of disk to build
1687
safely.
1688
1689
-------------------------------------------------------------------
1690
Thu Nov 7 11:20:41 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1691
1692
- Update to version 19.2.3
1693
In this release: iris, meson, radv, anv, turnip, 965, svga,
1694
utils, core mesa, glsl, etanviv, and gallium/rbug
1695
- This Mesa release includes support for latest GPUs including Intel
1696
(jsc#SLE-7962, jsc#SLE-8024, jsc#SLE-8022, jsc#SLE-10182, jsc#SLE-4983,
1697
bsc#1137515) and fixes for boo#1127672, bsc#1117365
1698
1699
-------------------------------------------------------------------
1700
Tue Nov 5 07:45:37 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
1701
1702
- Dont conflict with vulkan-devel anymore as there is no file
1703
conflict
1704
1705
-------------------------------------------------------------------
1706
Fri Nov 1 17:07:44 UTC 2019 - Aaron Puchert <aaronpuchert@alice-dsl.net>
1707
1708
- Use %pkg_vcmp macro instead of llvm-config to detect LLVM 9.
1709
1710
-------------------------------------------------------------------
1711
Fri Oct 25 19:35:23 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1712
1713
- Update to version 19.2.2
1714
* assortment of fixes in this release, notably a bunch of work
1715
to get Solaris and illumos working with mesa, as well as more
1716
work fixing issues in the migration of package-config and
1717
headers being handled by libglvnd instead of mesa when mesa
1718
is built with support for glvnd.
1719
There's bunch of other changes here, with radv and intel
1720
leading the pack, otherwise just a few things here and there.
1721
- n_add-Mesa-headers-again.patch
1722
* add Mesa headers again despite of building it against libglvnd;
1723
those headers turned out not to be usable; in addition packaging
1724
headers with libglvnd make dependancies problematic ...
1725
1726
-------------------------------------------------------------------
1727
Mon Oct 14 10:23:51 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1728
1729
- let Mesa-libEGL-devel require libX11 devel via "pkgconfig(x11)"
1730
since EGL/eglplatform.h includes X11/Xlib.h
1731
1732
-------------------------------------------------------------------
1733
Wed Oct 9 22:16:18 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1734
1735
- Update to version 19.2.1
1736
* fixes all over the tree: intel, amd, nine, nir, egl, gallium,
1737
scons, meson, glsl, haiku, android, and nouveau all got fixes.
1738
1739
-------------------------------------------------------------------
1740
Mon Oct 7 21:50:32 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1741
1742
- pickup gl, egl, glesv1_cm and glesv2 pkgconfig files from
1743
libglvnd build and add them to the appropriate devel subpackages
1744
1745
-------------------------------------------------------------------
1746
Mon Oct 7 16:20:49 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1747
1748
- reintroduce GL, EGL, GLES* devel subpackages since corresponding
1749
header and pkgconfig files from libglvnd didn't work out ...
1750
1751
-------------------------------------------------------------------
1752
Mon Sep 30 11:42:12 UTC 2019 - Aaron Puchert <aaronpuchert@alice-dsl.net>
1753
1754
- Rebase n_opencl_dep_libclang.patch after update.
1755
1756
-------------------------------------------------------------------
1757
Mon Sep 30 09:02:03 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1758
1759
- Update to version 19.2.0 including changes to
1760
* release-infastructure
1761
* the build
1762
* drivers: turnip, radv, android, intel and amd common code
1763
* new features: check Phoronix
1764
https://www.phoronix.com/scan.php?page=news_item&px=Mesa-19.2-Released
1765
- supersedes U_llvmpipe-Don-t-use-u_ringbuffer-for-lp_scene_queue.patch
1766
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
1767
- supersedes n_glesv1_cm-glesv2.patch
1768
1769
-------------------------------------------------------------------
1770
Sat Sep 28 13:42:30 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1771
1772
- no longer build
1773
* Mesa-libGL-devel
1774
* Mesa-libEGL-devel
1775
* Mesa-libGLESv1_CM-devel
1776
* Mesa-libGLESv2-devel
1777
* Mesa-libGLESv3-devel
1778
Instead of requiring these let Mesa-devel package require
1779
libglvnd-devel >= 1.2.0, which provides the contents of these
1780
packages now (header files for OpenGL, GLES, EGL, and GLX).
1781
Adjusted baselibs.conf accordingly.
1782
- modified check for llvm version in a way so it works also with
1783
older llvm packages (by making use of "llvm-config -version"),
1784
where there is %{_llvm_sonum} macro defined yet
1785
- moved manual pages to Mesa-devel package
1786
1787
-------------------------------------------------------------------
1788
Wed Sep 25 18:34:34 UTC 2019 - Aaron Puchert <aaronpuchert@alice-dsl.net>
1789
1790
- n_opencl_dep_libclang.patch
1791
* Link OpenCL library with libclang-cpp.so instead of the
1792
component libraries for LLVM >= 9.
1793
1794
-------------------------------------------------------------------
1795
Wed Sep 18 06:59:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1796
1797
- Update to version 19.1.7
1798
* another bugfix release ....
1799
1800
-------------------------------------------------------------------
1801
Mon Sep 9 10:51:49 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
1802
1803
- Add ppc64 for radeonsi to avoid build error
1804
1805
-------------------------------------------------------------------
1806
Wed Sep 4 09:08:57 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1807
1808
- Update to version 19.1.6
1809
* bugfix release
1810
1811
-------------------------------------------------------------------
1812
Mon Aug 26 08:12:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1813
1814
- Update to version 19.1.5
1815
* bugfix release
1816
1817
-------------------------------------------------------------------
1818
Wed Aug 14 18:51:18 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>
1819
1820
- Build radeonsi and libvdpau_radeonsi on ppc64le
1821
1822
-------------------------------------------------------------------
1823
Mon Aug 12 08:42:27 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
1824
1825
- Update to version 19.1.4:
1826
* Mostly, as usual, in fixes for different drivers (anv, radv,
1827
radeon, nv50, nvc0) as well as in backend parts (egl, spirv,
1828
nir, ...).
1829
* Of those fixes, we could highlight several ones:
1830
- Vulkan 24/48 bit formats are now not supported on Ivybridge.
1831
- R8G8B8_UNORM_SRGB is not supported on Haswell.
1832
- A fix for hair artifacts in Max Payne 3 on AMD/RADV.
1833
- Vulkan transform feedback extension is disabled on Intel
1834
gen7.
1835
1836
-------------------------------------------------------------------
1837
Tue Jul 23 19:50:48 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
1838
1839
- Update to version 19.1.3:
1840
* Mostly fixes for ANV and RADV drivers, as well as NIR backend
1841
fixes.
1842
* Several of those patches fix crashes with the drivers, and a
1843
couple of them fix memory leaks.
1844
1845
-------------------------------------------------------------------
1846
Mon Jul 22 09:42:33 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1847
1848
- n_drirc-disable-rgb10-for-chromium-on-amd.patch
1849
* added totem as another affected application (boo#1142270)
1850
1851
-------------------------------------------------------------------
1852
Fri Jul 12 10:16:59 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1853
1854
- Add v3d support (VC5/V6 driver) for %arm and aarch64
1855
1856
-------------------------------------------------------------------
1857
Fri Jul 12 08:46:16 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
1858
1859
- Add kmsro for %arm and aarch64
1860
1861
-------------------------------------------------------------------
1862
Thu Jul 11 15:02:37 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1863
1864
- U_llvmpipe-Don-t-use-u_ringbuffer-for-lp_scene_queue.patch
1865
* may fix crashes in llvmpipe on SMP systems with LTO enabled
1866
builds (boo#1133265)
1867
1868
-------------------------------------------------------------------
1869
Tue Jul 9 16:20:07 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
1870
1871
- Update to version 19.1.2:
1872
* Different fixes for the Intel and AMD Vulkan drivers,
1873
Freedreno, the Meson build system, and some other fixes for
1874
other parts and/or drivers.
1875
* Worth to mention a fix for a crash in Wolfenstein II with the
1876
RADV driver, and another fix relevant for DXVK on Intel gen7
1877
drivers.
1878
- Update Source urls from ftp to https.
1879
1880
-------------------------------------------------------------------
1881
Thu Jun 27 20:18:07 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
1882
1883
- Update to version 19.1.1:
1884
* Mostly in fixes for different drivers (RADV, ANV, Nouveau,
1885
Virgl, V3D, R300g, ...).
1886
* Also different fixes for different parts (Meson build, GLX,
1887
etc).
1888
1889
-------------------------------------------------------------------
1890
Wed Jun 19 09:17:51 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1891
1892
- reverted latest change in specfile; it's not needed; llvm8 is
1893
already been chosen on factory/TW by default ...
1894
1895
-------------------------------------------------------------------
1896
Tue Jun 18 09:29:26 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1897
1898
- use llvm8 on factory/TW
1899
1900
-------------------------------------------------------------------
1901
Thu Jun 13 09:34:13 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1902
1903
- n_glesv1_cm-glesv2.patch
1904
* reenables build of GLESv1_CM and GLESv2 ...
1905
- readded pkgconfig files for GLESv1_CM and GLESv2 to filelists
1906
- removed again virtual provides for
1907
* pkgconfig(glesv1_cm)
1908
* pkgconfig(glesv2)
1909
1910
-------------------------------------------------------------------
1911
Wed Jun 12 03:51:43 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1912
1913
- reenable LTO with Mesa 19.1 (boo#1133265, comment#5)
1914
- enabled new gallium drivers
1915
* iris (newer Intel GPUs)
1916
* lima, panfrost on ARM64
1917
- virtually provide
1918
* pkgconfig(glesv1_cm)
1919
* pkgconfig(glesv2)
1920
in libGLESv1_CM-devel/libGLESv2-devel packages, since these files
1921
have been removed from Mesa via git commit #1587586
1922
1923
-------------------------------------------------------------------
1924
Tue Jun 11 20:06:36 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
1925
1926
- Update to 19.1.0:
1927
* Mesa 19.1.0 implements the OpenGL 4.5 API, but the version
1928
reported by glGetString(GL_VERSION) or
1929
glGetIntegerv(GL_MAJOR_VERSION) /
1930
glGetIntegerv(GL_MINOR_VERSION) depends on the particular
1931
driver being used. Some drivers don't support all the features
1932
required in OpenGL 4.5. OpenGL 4.5 is only available if
1933
requested at context creation. Compatibility contexts may
1934
report a lower version depending on each driver.
1935
* The top highlights include:
1936
- GL_ARB_parallel_shader_compile for all drivers.
1937
- GL_EXT_gpu_shader4 on all GL 3.1 drivers.
1938
- GL_EXT_shader_image_load_formatted on radeonsi.
1939
- GL_EXT_texture_buffer_object on all GL 3.1 drivers.
1940
- GL_EXT_texture_compression_s3tc_srgb on Gallium and i965
1941
drivers (ES extension).
1942
- GL_NV_compute_shader_derivatives on Iris and i965 drivers.
1943
- GL_KHR_parallel_shader_compile on all drivers.
1944
- GL_INTEL_conservative_rasterization on Iris.
1945
- Refresh patches with quilt.
1946
- Clean-up spec files for .pc and other files no longer built.
1947
1948
-------------------------------------------------------------------
1949
Wed May 22 10:21:16 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1950
1951
- Update to 19.0.5
1952
* Things have slowed back down from the last release, which is
1953
good for this late in the series. No one area has received too
1954
much work, with a little bit sprinkled in here and there in
1955
both core code and drivers.
1956
1957
-------------------------------------------------------------------
1958
Fri May 10 12:45:00 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1959
1960
- Update to 19.0.4
1961
* It's been a pretty active release, especially for how late in
1962
the cyle we are. Radv was the busiest component, but there
1963
were also a few changes for intel, radeonsi, some core vulkan
1964
work, and a little bit of other stuff here and there.
1965
1966
-------------------------------------------------------------------
1967
Fri Apr 26 10:03:02 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1968
1969
- Update to 19.0.3
1970
* quiet release with just 19 patches (excluding release churn)
1971
since 19.0.2
1972
* no sub component was touched too much
1973
* virgl, glsl, nir, intel, radeonsi, radv, ac, and gallivm
1974
received a few patches
1975
1976
-------------------------------------------------------------------
1977
Wed Apr 24 17:24:16 UTC 2019 - Martin Liška <mliska@suse.cz>
1978
1979
- Disable LTO (boo#1133265).
1980
1981
-------------------------------------------------------------------
1982
Wed Apr 17 16:10:26 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
1983
1984
- Drop patches n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
1985
and archlinux_0001-Fix-linkage-against-shared-glapi.patch:
1986
These patches only work when building mesa with autotools. As we use meson
1987
instead now, these patches do nothing.
1988
1989
-------------------------------------------------------------------
1990
Wed Apr 17 16:08:20 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
1991
1992
- Drop version 19.0.1 tarballs
1993
1994
-------------------------------------------------------------------
1995
Thu Apr 11 09:50:31 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1996
1997
- Update to 19.0.2
1998
* Just a few fixes for radeon, a few for nir, a couple for radv,
1999
a couple for v3d, and a few other patches here and there.
2000
2001
-------------------------------------------------------------------
2002
Thu Mar 28 10:24:11 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2003
2004
- Update to 19.0.1
2005
* "This is the first bug fix release of the 19.0 branch. It's
2006
been a pretty calm cycle, and there's not too much here. I
2007
think things are looking pretty good overall."
2008
2009
-------------------------------------------------------------------
2010
Fri Mar 22 10:14:33 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2011
2012
- baselibs.conf: Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365)
2013
2014
-------------------------------------------------------------------
2015
Fri Mar 22 06:58:08 UTC 2019 - olaf@aepfle.de
2016
2017
- Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365)
2018
2019
-------------------------------------------------------------------
2020
Wed Mar 20 14:44:10 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
2021
2022
- Remove imx from ARM drivers (dropped upstream)
2023
2024
-------------------------------------------------------------------
2025
Thu Mar 14 15:02:46 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2026
2027
- Update to 19.0.0
2028
* bug fixes and performance improvements
2029
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
2030
- supersedes u_wayland_egl-Ensure-EGL-surface.patch
2031
2032
-------------------------------------------------------------------
2033
Mon Mar 4 15:48:51 UTC 2019 - Andreas Schwab <schwab@suse.de>
2034
2035
- Don't enable gallium_loader on ppc and s390x
2036
- Fix configuration on non-gallium archs
2037
- u_dep_xcb.patch: fix missing xcb dependencies
2038
2039
-------------------------------------------------------------------
2040
Mon Mar 4 10:25:40 UTC 2019 - normand@linux.vnet.ibm.com
2041
2042
- avoid Mesa-drivers build failure for ppc64le reported by
2043
(boo#1127672)
2044
2045
-------------------------------------------------------------------
2046
Wed Feb 20 15:40:14 UTC 2019 - sndirsch@suse.com
2047
2048
- remove n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch;
2049
keeping that one reintroduced render errors and missing screen
2050
refreshes on GNOME3 in a qemu VM (cirrus emulation); the issue has
2051
been fixed in a different and better way since 18.3.3; this is
2052
related to bsc#1118149
2053
2054
-------------------------------------------------------------------
2055
Tue Feb 19 08:34:39 UTC 2019 - sndirsch@suse.com
2056
2057
- Update to 18.3.4
2058
* A fix in the XvMC state-tracker, which was causing some video attributes to
2059
not take affect. On the video front the VAAPI state tracker has seen
2060
improvements with VP9 streams while the amdgpu driver advertises all available
2061
profiles.
2062
* On Intel side we have compiler fixes and extra PCI IDs for Coffee Lake and
2063
Ice Lake parts. In the Broadcom drivers a couple of memory leaks were
2064
addressed and the NEON assembly should compile properly on armhf.
2065
* Other drivers such as radeonsi, nouveau and freedreno have also seen some
2066
love. The RADV driver has seen addressed to compile correctly with GCC9
2067
amongst other changes.
2068
* The Xlib based libGL have been addressed to work with X servers, which lacks
2069
the MIT-SHM extension such as XMing.
2070
* To top it up we have a few fixes to the meson build system.
2071
2072
-------------------------------------------------------------------
2073
Mon Feb 4 17:49:03 UTC 2019 - sndirsch@suse.com
2074
2075
- Update to 18.3.3
2076
* In this release we have:
2077
A memory leak fix in the etnaviv driver, better NEON assembly code in vc4 and
2078
couple of stability improvements to the radeonsi driver. Another memory leak
2079
affecting all gallium drivers have also been addressed.
2080
* The time required to compile GLSL shaders with large amount of uniforms, such
2081
as Godot, has been improved.
2082
* GLX and swrast have also seen some improvements.
2083
* On the Vulkan side, the ANV driver adjusted the number of images supported
2084
for gen8 and earlier to 8, while for newer hardware it remains the same 64.
2085
The RADV driver has seens a collection of stability improvements and fix for
2086
the Vulkan version advertised in some corner cases.
2087
* To top it all up, the meson build system has seen a steady amount of fixes:
2088
the DSO version for the VDPAU drivers is now included, ICC compatibility
2089
patches, opencl handling and relaxed handling when building osmesa.
2090
- adjusted n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch
2091
2092
-------------------------------------------------------------------
2093
Mon Jan 21 18:29:27 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
2094
2095
- Build Mesa with meson instead of automake
2096
+ Build classic swrast with Mesa, as its a dependency for osmesa - delete it
2097
while installing
2098
+ Build egl with Mesa-drivers as it demands one windowing-system -
2099
delete it while installing
2100
2101
-------------------------------------------------------------------
2102
Fri Jan 18 18:32:13 UTC 2019 - sndirsch@suse.com
2103
2104
- Update to 18.3.2
2105
* In this release candidate we have added more PCI IDs for AMD
2106
Vega devices and a number of fixes for the RADV Vulkan drivers.
2107
* On the Intel side we have a selection ranging from quad swizzles
2108
support for ICL to compiler fixes.
2109
* The nine state tracker has also seen some love as do the
2110
Broadcom drivers.
2111
* To top it all up, we have a healthy mount of build system fixes.
2112
2113
-------------------------------------------------------------------
2114
Wed Jan 9 10:49:24 UTC 2019 - sndirsch@suse.com
2115
2116
- redisabled support for tegra, since it just got disabled upstream
2117
in git master ...
2118
2119
-------------------------------------------------------------------
2120
Sat Jan 5 23:31:00 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
2121
2122
- Enable the surfaceless platform, which is needed by KDE CI
2123
environment for testing (https://phabricator.kde.org/T10245)
2124
2125
-------------------------------------------------------------------
2126
Wed Dec 19 15:01:41 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
2127
2128
- Add etnaviv, imx and tegra supports for %arm and arch64
2129
2130
-------------------------------------------------------------------
2131
Wed Dec 12 15:29:53 UTC 2018 - Dominique Leuenberger <dimstar@opensuse.org>
2132
2133
- Only BuildRequire pkgconfig(vdpau) and pass --enable-vdpau to
2134
configure when building the drivers. Helps us break a build
2135
cycle.
2136
2137
-------------------------------------------------------------------
2138
Wed Dec 12 11:00:56 UTC 2018 - sndirsch@suse.com
2139
2140
- Update to 18.3.1
2141
* This version disables the VK_EXT_pci_bus_info extension due to
2142
last minute issues spotted in the specification.
2143
2144
-------------------------------------------------------------------
2145
Tue Dec 11 10:45:49 UTC 2018 - sndirsch@suse.com
2146
2147
- n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch
2148
* Xshm results in render errors and missing screen refreshes on GNOME3
2149
in a qemu VM (cirrus emulation) [bsc#1118149]
2150
2151
-------------------------------------------------------------------
2152
Mon Dec 10 15:38:24 UTC 2018 - Ismail Dönmez <idonmez@suse.com>
2153
2154
- Fix baselibs.conf entry for Mesa-KHR-devel (missing "-")
2155
2156
-------------------------------------------------------------------
2157
Fri Dec 7 13:57:32 UTC 2018 - sndirsch@suse.com
2158
2159
- Update to 18.3.0 final release
2160
* The top highlights include:
2161
+ GL_AMD_depth_clamp_separate on r600, radeonsi.
2162
+ GL_AMD_framebuffer_multisample_advanced on radeonsi.
2163
+ GL_AMD_gpu_shader_int64 on i965, nvc0, radeonsi.
2164
+ GL_AMD_multi_draw_indirect on all GL 4.x drivers.
2165
+ GL_AMD_query_buffer_object on i965, nvc0, r600, radeonsi.
2166
+ GL_EXT_disjoint_timer_query on radeonsi and most other Gallium drivers
2167
(ES extension)
2168
+ GL_EXT_texture_compression_s3tc on all drivers (ES extension)
2169
+ GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi.
2170
+ GL_EXT_window_rectangles on radeonsi.
2171
+ GL_KHR_texture_compression_astc_sliced_3d on radeonsi.
2172
+ GL_NV_fragment_shader_interlock on i965.
2173
+ EGL_EXT_device_base for all drivers.
2174
+ EGL_EXT_device_drm for all drivers.
2175
+ EGL_MESA_device_software for all drivers.
2176
* Additional features:
2177
ANV
2178
+ VK_EXT_calibrated_timestamps
2179
+ VK_EXT_pci_bus_info
2180
+ VK_EXT_sampler_filter_minmax
2181
+ VK_EXT_vertex_attribute_divisor v3
2182
+ VK_GOOGLE_decorate_string
2183
+ VK_GOOGLE_hlsl_functionality1
2184
+ VK_KHR_driver_properties
2185
RADV
2186
+ VK_EXT_calibrated_timestamps
2187
+ VK_EXT_conservative_rasterization
2188
+ VK_EXT_pci_bus_info
2189
+ VK_EXT_transform_feedback
2190
+ VK_EXT_vertex_attribute_divisor v3
2191
+ VK_GOOGLE_decorate_string
2192
+ VK_GOOGLE_hlsl_functionality1
2193
+ VK_KHR_driver_properties
2194
- supersedes u_constify-struct-drisw_loader_funcs.patch,
2195
u_drisw-use-separate-drisw_loader_funcs-for-shm.patch
2196
2197
-------------------------------------------------------------------
2198
Tue Dec 4 11:20:05 UTC 2018 - bjorn.lie@gmail.com
2199
2200
- Add u_wayland_egl-Ensure-EGL-surface.patch: wayland/egl: Ensure
2201
EGL surface is resized on DRI update_buffers(). Patch is sent
2202
upstream already.
2203
2204
-------------------------------------------------------------------
2205
Thu Nov 29 13:12:15 UTC 2018 - sndirsch@suse.com
2206
2207
- Update to 18.3.0-rc5
2208
* fifth release candidate for Mesa 18.3.0
2209
2210
-------------------------------------------------------------------
2211
Tue Nov 27 10:50:17 UTC 2018 - sndirsch@suse.com
2212
2213
- added libGL-Mesa-devel split-off provides to Mesa-KHR-devel
2214
package, since /usr/include/KHR/khrplatform.h moved between
2215
these two packages (related to bsc#1117365)
2216
2217
-------------------------------------------------------------------
2218
Tue Nov 27 08:42:43 UTC 2018 - msrb@suse.com
2219
2220
- Place khrplatform.h into new package Mesa-KHR-devel. It is now
2221
required by all devel packages that need it. (bsc#1117365)
2222
2223
-------------------------------------------------------------------
2224
Mon Nov 26 15:06:58 UTC 2018 - msrb@suse.com
2225
2226
- Remove n_drisw-Do-not-use-drisw_put_image_shm.patch,
2227
add u_constify-struct-drisw_loader_funcs.patch
2228
and u_drisw-use-separate-drisw_loader_funcs-for-shm.patch.
2229
* Replace workaround with proper fix for crash in VLC and
2230
possibly other applications. (boo#1113533)
2231
2232
-------------------------------------------------------------------
2233
Fri Nov 23 17:21:06 UTC 2018 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
2234
2235
- Use rpm variables for the drirc.d path
2236
2237
-------------------------------------------------------------------
2238
Thu Nov 22 14:12:45 UTC 2018 - sndirsch@suse.com
2239
2240
- Update to 18.3.0-rc4
2241
* fourth release candidate for Mesa 18.3.0
2242
2243
-------------------------------------------------------------------
2244
Sat Nov 17 21:06:24 UTC 2018 - sndirsch@suse.com
2245
2246
- Update to 18.3.0-rc3
2247
* third release candidate for Mesa 18.3.0
2248
2249
-------------------------------------------------------------------
2250
Thu Nov 15 16:50:48 UTC 2018 - sndirsch@suse.com
2251
2252
- moved /usr/include/KHR from libEGL-devel to libGL-devel since it's
2253
now being referenced by glext.h
2254
2255
-------------------------------------------------------------------
2256
Thu Nov 15 15:19:27 UTC 2018 - sndirsch@suse.com
2257
2258
- Update to 18.3.0-rc2
2259
* second release candidate for Mesa 18.3.0
2260
- supersedes the following patches:
2261
* U_intel-aubinator-mark-ftruncate_res-as-MAYBE_UNUSED-i.patch
2262
* U_intel-decoder-mark-total_length-as-MAYBE_UNUSED-in-g.patch
2263
* U_python-Fix-rich-comparisons.patch
2264
* U_python-Use-key-functions-when-sorting-containers.patch
2265
* mako_4_radv.patch
2266
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
2267
- /etc/drirc moved to /usr/share/drirc.d/00-mesa-defaults.conf
2268
2269
-------------------------------------------------------------------
2270
Tue Nov 13 08:50:56 UTC 2018 - msrb@suse.com
2271
2272
- n_drisw-Do-not-use-drisw_put_image_shm.patch
2273
* Workaround for applications that create GL context twice with
2274
different loaders. (boo#1113533)
2275
2276
-------------------------------------------------------------------
2277
Thu Nov 1 13:15:49 UTC 2018 - sndirsch@suse.com
2278
2279
- Update to 18.2.4
2280
* Different fixes for different drivers: freedreno, radeonsi,
2281
swr, anv and radv. Also there are fixes for ac, gallium,
2282
spirv and blorp.
2283
2284
-------------------------------------------------------------------
2285
Thu Oct 25 14:29:20 UTC 2018 - msrb@suse.com
2286
2287
- n_drirc-disable-rgb10-for-chromium-on-amd.patch
2288
* Disallow rgb10 configs for chromium with radeonsi to prevent
2289
broken colors in video. (boo#1113211)
2290
2291
-------------------------------------------------------------------
2292
Mon Oct 22 13:24:59 UTC 2018 - sndirsch@suse.com
2293
2294
- Update to 18.2.3
2295
* Different patches for the DirectX9 and DRI state trackers.
2296
* Several fixes and workarounds for different games, inlcuding
2297
RAGE, Yakuza and The Evil Within, Wolfenstein The Old Blood
2298
ARMA 3, or No Mans Sky.
2299
* A bunch of fixes for different drivers, including r600,
2300
nouveau, radeonsi, anv, radv, virgl, i965, nvc0 or nv50.
2301
Worth to mention a fix for GPU hangs in Radeonsi.
2302
* State Trackers also get different fixes and corrections.
2303
* Finally, fixes for GLSL and NIR are also in this queue.
2304
2305
-------------------------------------------------------------------
2306
Fri Oct 5 19:04:01 UTC 2018 - bjorn.lie@gmail.com
2307
2308
- Update to 18.2.2
2309
* Different patches for the DirectX9 and DRI state trackers.
2310
* A patch to implement vkAcquireNextImage2 in the Intel and AMD
2311
vulkan drivers, as well as a patch for adding support for
2312
protected memory properties in GetPhysicalDeviceProperties2()
2313
for the former driver.
2314
* RADV also gets a patch to fix some issues with reflections in
2315
GTA V, and a patch to fix a GPU hang in SteamVR with Vega.
2316
* Finally, there are more fixes for Radeonsi, nvc0, vc4, and
2317
vulkan code.
2318
- Drop usage of sha1sum, use sig and keyring verification instead.
2319
Following this, add key from Juan A. Suarez to keyring.
2320
- Drop u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch
2321
Fixed upstream.
2322
2323
-------------------------------------------------------------------
2324
Fri Sep 21 20:38:47 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
2325
2326
- update to 18.2.1
2327
* Lot of fixes for Vulkan drivers.
2328
2329
-------------------------------------------------------------------
2330
Tue Sep 11 13:28:26 UTC 2018 - sndirsch@suse.com
2331
2332
- get rid of libwayland-egl1/libwayland-egl-devel completely; also
2333
for older Leap versions
2334
2335
-------------------------------------------------------------------
2336
Mon Sep 10 13:29:24 UTC 2018 - sndirsch@suse.com
2337
2338
- update to 18.2.0
2339
* This release consists of nearly 2200 commits from approximately
2340
130 developers.
2341
* The top highlights include:
2342
- OpenGL 4.3 on virgl.
2343
- OpenGL 4.4 Compatibility profile on radeonsi.
2344
- OpenGL ES 3.2 on radeonsi and virgl.
2345
- GL_ARB_ES3_2_compatibility on radeonsi.
2346
- GL_ARB_fragment_shader_interlock on i965.
2347
- GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+).
2348
- GL_ANDROID_extension_pack_es31a on radeonsi.
2349
- GL_KHR_texture_compression_astc_ldr on radeonsi.
2350
- GL_NV_conservative_raster and GL_NV_conservative_raster_dilate on
2351
nvc0 (GM200+).
2352
- GL_NV_conservative_raster_pre_snap_triangles on nvc0 (GP102+).
2353
- multisampled images on nvc0 (GM107+) (now supported on GF100+).
2354
* Additional features:
2355
- ANV Extensions:
2356
- VK_KHR_bind_memory2.
2357
- VK_KHR_external_fence.
2358
- VK_KHR_external_fence_capabilities.
2359
- VK_KHR_external_semaphore.
2360
- VK_KHR_external_semaphore_capabilities.
2361
- VK_KHR_maintenance2.
2362
- VK_KHR_maintenance3.
2363
- VK_KHR_multiview.
2364
- VK_KHR_relaxed_block_layout.
2365
- VK_KHR_sampler_ycbcr_conversion.
2366
- VK_KHR_8bit_storage.
2367
- VK_KHR_create_renderpass2.
2368
- VK_KHR_display.
2369
- VK_KHR_display_swapchain.
2370
- VK_KHR_external_fence_fd.
2371
- VK_KHR_external_semaphore_fd.
2372
- VK_KHR_get_display_properties2.
2373
- VK_KHR_image_format_list.
2374
- RADV Extensions:
2375
- VK_KHR_bind_memory2.
2376
- VK_KHR_external_fence.
2377
- VK_KHR_external_fence_capabilities.
2378
- VK_KHR_maintenance2.
2379
- VK_KHR_maintenance3.
2380
- VK_KHR_multiview.
2381
- VK_KHR_relaxed_block_layout.
2382
- VK_KHR_create_renderpass2.
2383
- VK_KHR_display.
2384
- VK_KHR_display_swapchain.
2385
- VK_KHR_draw_indirect_count.
2386
- VK_KHR_external_fence_fd.
2387
- VK_KHR_get_display_properties2.
2388
- VK_KHR_get_surface_capabilities2.
2389
- VK_KHR_image_format_list.
2390
- New GL extensions supported by all drivers:
2391
- GL_OES_EGL_image_external.
2392
- GL_OES_EGL_image_external_essl3.
2393
- freedreno:
2394
- GL 3.0's multisample anti-aliasing support on a5xx.
2395
- GL_ARB_texture_multisample support on a5xx.
2396
- GLES3.1's GS5 Packing/bitfield/conversion functions support on a5xx.
2397
- Dynamically uniform UBO array indices.
2398
- Packing/bitfield/conversion functions.
2399
- Enhanced textureGather.
2400
- GL_OES_texture_buffer.
2401
- GL_ARB_seamless_cubemap_per_texture.
2402
- i965:
2403
- GL_OES_texture_view on gen8+.
2404
- GL_EXT_texture_norm16.
2405
- nouveau:
2406
- GL_ARB_post_depth_coverage.
2407
- GL_ARB_sample_locations.
2408
- GL_EXT_texture_norm16.
2409
- r600:
2410
- GL_EXT_texture_norm16.
2411
- radeonsi:
2412
- GL_EXT_texture_norm16.
2413
- virgl:
2414
- GL_ARB_seamless_cubemap_per_texture.
2415
- GL_ARB_shader_stencil_export.
2416
- supersedes u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch,
2417
u_intel_anv-make-scripts-python-2-3-compat.patch
2418
- U_intel-decoder-mark-total_length-as-MAYBE_UNUSED-in-g.patch,
2419
U_intel-aubinator-mark-ftruncate_res-as-MAYBE_UNUSED-i.patch,
2420
U_python-Fix-rich-comparisons.patch,
2421
U_python-Use-key-functions-when-sorting-containers.patch
2422
* buildfixes ...
2423
2424
-------------------------------------------------------------------
2425
Mon Aug 27 12:07:28 UTC 2018 - sndirsch@suse.com
2426
2427
- update to 18.1.7
2428
* Mesa 18.1.7 is now available for general consumption. This
2429
release has been rather small compared to the last few
2430
release, There's just a handful of fixes in total. Meson,
2431
radv, anv, gallium winsys, intel, i965, and r600 were the
2432
only recipients of fixs this go around.
2433
2434
-------------------------------------------------------------------
2435
Sun Aug 26 19:03:01 UTC 2018 - fabian@ritter-vogt.de
2436
2437
- Add wayland to egl_platforms for Leap 15.0+ and TW again (boo#1105798)
2438
2439
-------------------------------------------------------------------
2440
Fri Aug 17 11:53:08 UTC 2018 - sndirsch@suse.com
2441
2442
- update to 18.1.6
2443
* autotools fixes for libglvnd, libgl naming, and pkgconfig
2444
* meson fixed its handling of stale symlinks wrt megadrivers
2445
* windows relaged fixes
2446
* some bug fixes for clover
2447
* plenty of egl, wayland, glx, and dri3 fixes
2448
* a couple of nir fixes
2449
* and on the driver side, radv, intel, vc4, etnaviv, swr, r600, amd, and
2450
nouveau all had a few fixes
2451
- supersedes archlinux_glvnd-fix-gl-dot-pc.patch
2452
2453
-------------------------------------------------------------------
2454
Mon Aug 13 14:51:24 UTC 2018 - sndirsch@suse.com
2455
2456
- disabled build of libwayland-egl for factory/sle16/Leap 16 now
2457
being provided by Wayland itself and probably be removed from
2458
Mesa soon; see also https://build.opensuse.org/request/show/613048
2459
2460
-------------------------------------------------------------------
2461
Thu Aug 2 20:13:36 UTC 2018 - mimi.vx@gmail.com
2462
2463
- update to 18.1.5
2464
* several fixes for radv
2465
* A few fixes for virgil, spirv, radeonsi, nir, disk cache and build
2466
systems
2467
2468
-------------------------------------------------------------------
2469
Thu Jul 26 10:30:26 UTC 2018 - guillaume.gardet@opensuse.org
2470
2471
- Enable virgl on ARM
2472
2473
-------------------------------------------------------------------
2474
Mon Jul 16 10:21:54 UTC 2018 - sndirsch@suse.com
2475
2476
- update to 18.1.4
2477
* Several fixes for i965
2478
* Several fixes for anv
2479
* A few fixes each for radeonsi, glx, the glsl compiler, the
2480
autotools build, nir, st/dri, and r600
2481
2482
-------------------------------------------------------------------
2483
Wed Jul 11 07:47:35 UTC 2018 - mliska@suse.cz
2484
2485
- Make build verbose as outlined in openSUSE:Specfile guidelines
2486
https://en.opensuse.org/openSUSE:Specfile_guidelines#Verbose_mode
2487
2488
-------------------------------------------------------------------
2489
Sat Jun 30 08:46:32 UTC 2018 - mimi.vx@gmail.com
2490
2491
- update to 18.1.3
2492
* numerous fixes for radv
2493
* some fixes for common radeon code
2494
* fixes for both the nir and glsl compilers
2495
* An i965 fix for some gpu hangs on SNB
2496
2497
-------------------------------------------------------------------
2498
Sun Jun 17 17:57:44 UTC 2018 - mimi.vx@gmail.com
2499
2500
- add mako_4_radv.patch - fixes Mako detection for RADV/intel
2501
2502
-------------------------------------------------------------------
2503
Sun Jun 17 11:11:53 UTC 2018 - mimi.vx@gmail.com
2504
2505
- update to 18.1.2
2506
* Fixes for libatomic checks on non-arm and non-x86 platforms
2507
* porting of additional libatomic checks to meson from autotools
2508
* numerous radv fixes
2509
* numerous intel fixes
2510
* A few fixes each for radeonsi, r300, ac, glx, and vulkan
2511
2512
-------------------------------------------------------------------
2513
Sat Jun 2 15:44:36 UTC 2018 - mimi.vx@gmail.com
2514
2515
- Update to 18.1.1
2516
- drop U_dri3-Stricter-SBC-wraparound-handling.patch
2517
* Radv fixed one extension and several features on a per-generation basis.
2518
* Vulkan got fixes for a potential free of uninitialized memory
2519
* Tegra got modifier fixes.
2520
* nv30 fixed displayable formats.
2521
* i965 now works correctly for GLK 2x6 systems.
2522
2523
-------------------------------------------------------------------
2524
Tue May 22 16:08:15 UTC 2018 - tobias.johannes.klausmann@mni.thm.de
2525
2526
- Add patch U_dri3-Stricter-SBC-wraparound-handling.patch
2527
This fixes an error with timestamps, avoiding near infinite client
2528
hangs with the new X server 1.20 release and some clients, the most
2529
prominent being plasmashell & steam
2530
Bugentry: FDO#106351
2531
2532
-------------------------------------------------------------------
2533
Tue May 22 08:44:11 UTC 2018 - msrb@suse.com
2534
2535
- Fix python3-Mako dependency on <= Leap 42.3.
2536
- Temporarily replace mesa-18.1.0.tar.xz.sig with
2537
mesa-18.1.0.tar.xz.sha1sum. The sig file uses EDDSA which is not
2538
supported by gpg in OBS at the moment.
2539
2540
-------------------------------------------------------------------
2541
Sat May 19 17:45:35 UTC 2018 - mimi.vx@gmail.com
2542
2543
- Update to 18.1.0
2544
- refreshed archlinux_0001-Fix-linkage-against-shared-glapi.patch
2545
- add u_intel_anv-make-scripts-python-2-3-compat.patch for build ANV
2546
with python
2547
* Vulkan 1.1 support for the ANV and RADV drivers.
2548
* RadeonSI and RADV have "Vega M" GPU support for Kabylake G processors
2549
* A simple Gallium3D HUD option as an alternative to the advanced
2550
heads-up display
2551
* There is also now Vega 12 support too.
2552
* For new hardware support on the Intel side are the initial
2553
bits for Intel Icelake.
2554
* The Intel driver stack has meanwhile landed more SPIR-V
2555
bits towards OpenGL 4.6.
2556
* The Intel ANV driver has received new extensions too as well as
2557
enabling features like MSAA fast clears.
2558
* VP9 VA-API support for VCN and HEVC Main for VCN - Raven Ridge CPUs.
2559
* DRI3 1.1/1.2 support for going with the soon-to-be-out X.Org Server 1.20.
2560
* Etnaviv performance counter support when paired with the latest Etnaviv
2561
DRM in the mainline kernel.
2562
* The last-year-GSoC'ed OpenMAX Tizonia H.264 encoder/decoder.
2563
* UVD-based HEVC video encoding.
2564
* OpenGL 3.1 ARB_compatibility support for the major Gallium3D drivers.
2565
* RadeonSI 32-bit pointers support.
2566
* The Intel GLSL shader cache is enabled by default.
2567
* Nouveau NVC0 meanwhile finally has ARB_bindless_texture support.
2568
* On the old hardware front, R600g is now effectively at OpenGL 4.4
2569
for the Radeon HD 5800/6900 series.
2570
2571
-------------------------------------------------------------------
2572
Sat May 19 14:56:38 UTC 2018 - sndirsch@suse.com
2573
2574
- Update to 18.0.4
2575
* r600 driver gets a fix for constant buffer boounds, which
2576
fixes rendering bugs in Trine and Witcher 1.
2577
* Several fixes for RADV driver: fixes around alpha channel
2578
in Pre-Vega, fix in multisample image copies, and fixes
2579
around multilayer images in compute path.
2580
* For the case of ANV/i965 drivers, also a couple of fixes,
2581
all of them around ISP. On top, there are a couple of fixes
2582
relative to code emission around 16-bit integers, and a a
2583
fix for a leak in blorp for Gen4 and Gen5.
2584
* Speaking of leaks, there are also fixes for
2585
winsys/radeon/amdgpu and pipe-loader.gets a couple of patches
2586
to fix a couple of leaks.
2587
* SPIR-V part gets a patch to apply OriginUpperLeft to FragCoord.
2588
* Mesa core gets a couple of patches to fix error handling in
2589
get_framebuffer_parameteriv, and to add missing support for
2590
glFogiv(GL_FOG_DISTANCE_MODE_NV).
2591
2592
-------------------------------------------------------------------
2593
Tue May 8 12:14:26 UTC 2018 - sndirsch@suse.com
2594
2595
- Update to 18.0.3
2596
* The is a fairly small release consisting of patches to fix leaks
2597
in RADV and Winsys, fix deadlock in internal queue, fix issues
2598
with ANV allocator, fix blit setup for YUV LoadImage, and some
2599
other patches.
2600
2601
-------------------------------------------------------------------
2602
Mon Apr 30 10:04:10 UTC 2018 - sndirsch@suse.com
2603
2604
- Update to 18.0.2
2605
* A couple of fixes for Meson that solves some problems regarding
2606
building tests and installation.
2607
* A couple of fixes in state tracker / DRI that was causing crashes
2608
in QtCreator and Firefox, among other problems.
2609
* A couple of fixes for GFX9, that solves a hang in the driver, and
2610
a problem with buffer views.
2611
* SVGA gets also a patch to fix incorrect advertizing of
2612
EGL_KHR_gl_colorspace extension.
2613
* Etnaviv gets a fix for swizzled texture formats.
2614
* Intel drivers get also several patches.
2615
* RADV gets a patch to solve a problem of lot of games complaining
2616
about not having enough memory.
2617
2618
-------------------------------------------------------------------
2619
Thu Apr 19 09:55:13 UTC 2018 - sndirsch@suse.com
2620
2621
- Update to 18.0.1
2622
* In this release we have:
2623
* On the build system to highlight Meson is get improved thorugh several patches
2624
that fix issues around it.
2625
* On the drivers part, RADV get several fixes: one for multisample regressions on
2626
Vega, another around GFX9 buffer views, and a couple of them more to related
2627
with avoiding emitting unneeded vertex state.
2628
* St/Nine get fixes around face register, lighting constants, math check for
2629
inversible matrix, implicit conversions and bad tracking of vertex textures.
2630
* Freedreno/a5xx get fixes around missaligned heigh for PIPE_BUFFER, and around
2631
page faults.
2632
* Several fixes are also enqueued for Intel driver: set right channel_sizes for
2633
MOV_INDIRECT sources, set right config registration for uploading to kernel,
2634
return the fourcc stored in __DRIimage when possible, fix negative sign in
2635
64-bit return values, fix null destination register in assembly instructions
2636
with 3 source operands, a fix for failed TCS/TES shader compilation
2637
* Queue also contains a couple of fixes around Gallium drivers, one to fix a typo
2638
in code that was causing wrong return value, and another one to fix an
2639
unitialized modifier for DRI2.
2640
* Mesa core gets a couple of patches to fix issues around overriding OpenGL/ES
2641
supported version through environment variables, and a patch to fix an issue
2642
with texture samples found in "The Witness" through Wine.
2643
* A couple of bugs around unrolling loops have also been fixed, these patches were
2644
applied for NIR and GLSL.
2645
* On top of above, NIR gets more fixes in a couple of lowering functions used:
2646
coalesce in lower_vec_to_movs if vec had a SSA destination, and interp_var_at
2647
intrinsic support in lower_indirect_derefs. It also gets a fix around
2648
vars_to_ssa function.
2649
* Finally, there are other fixes affecting Radeonsi, AC, EGL/Wayland and SPIR-V
2650
compiler.
2651
2652
-------------------------------------------------------------------
2653
Wed Apr 18 09:07:57 UTC 2018 - sndirsch@suse.com
2654
2655
- enabled opencl and that way also Mesa-gallium on 42.3 since we
2656
now build against llvm 6; this also fixes the requirements from
2657
Mesa-32bit to Mesa-gallium-32bit in baselibs.conf (reported by
2658
community)
2659
2660
-------------------------------------------------------------------
2661
Thu Apr 5 08:37:03 UTC 2018 - msrb@suse.com
2662
2663
- Remove n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch.
2664
* Not needed since we build Mesa against LLVM 6. (bnc#1082298)
2665
- Remove u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch.
2666
* It was disabled for long time and does not seem to be needed.
2667
(bnc#1082306)
2668
2669
-------------------------------------------------------------------
2670
Tue Apr 3 08:24:39 UTC 2018 - schwab@suse.de
2671
2672
- Enable nine on arm/aarch64
2673
2674
-------------------------------------------------------------------
2675
Wed Mar 28 09:24:25 UTC 2018 - sndirsch@suse.com
2676
2677
- Update to 18.0.0 final
2678
* one-and-only change since 18.0.0-rc5: updated release notes
2679
- Changes since 17.3
2680
* The top highlights include:
2681
+ Cannonlake support on i965 and anv
2682
+ GL 4.3/GLES 3.1 support on r600/evergreen with hw fp64 support
2683
+ Meson build system
2684
* ANV Extensions:
2685
+ VK_EXT_external_memory_dma_buf
2686
* RADV Extensions:
2687
+ VK_ANDROID_native_buffer
2688
+ VK_KHR_external_fence
2689
+ VK_KHR_external_fence_capabilities
2690
+ VK_KHR_external_fence_fd
2691
+ VK_KHR_get_surface_capabilities2
2692
+ VK_EXT_discard_rectangles
2693
+ VK_EXT_external_memory_dma_buf
2694
+ VK_AMD_shader_info
2695
* EGL:
2696
+ Support for RGBA/RGBX 1010102 formats
2697
+ EGL_EXT_pixel_format_float
2698
+ Final planned release to ship wayland-egl. Now provided by wayland.
2699
* GLX:
2700
+ Darwin/Apple fixes
2701
* Mesa core
2702
+ Support 1 binary format for GL_ARB_get_program_binary on i965
2703
+ drirc workarounds:
2704
(*) Unreal 4 Editor
2705
(*) Observer
2706
(*) Steamroll
2707
(*) Refunct
2708
* drirc mesa_glthread whitelists:
2709
+ Mount and Blade Warband
2710
- i965:
2711
* Disk shader cache when MESA_GLSL_CACHE_DISABLE is set to "false"
2712
* GL_EXT_disjoint_timer_query on gen6+
2713
2714
-------------------------------------------------------------------
2715
Wed Mar 21 15:06:52 UTC 2018 - sndirsch@suse.com
2716
2717
- Update to 18.0.0-rc5
2718
* The fifth and final release candidate for Mesa 18.0.0. Modulo
2719
serious regressions, it is anticipated that it will become
2720
Mesa 18.0.0 this Friday (2018-03-23) around 16:00 GMT
2721
- supersedes u_glsl-linker-error.patch
2722
2723
-------------------------------------------------------------------
2724
Mon Mar 19 19:58:07 UTC 2018 - sndirsch@suse.com
2725
2726
- no longer try to use non-existing python3-mako as BuildRequires
2727
on Leap 42.3
2728
2729
-------------------------------------------------------------------
2730
Thu Mar 15 15:49:45 UTC 2018 - msrb@suse.com
2731
2732
- u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch
2733
* Fixes laggy mouse in Wayland. (fdo#104926)
2734
2735
-------------------------------------------------------------------
2736
Thu Mar 1 15:47:35 UTC 2018 - sndirsch@suse.com
2737
2738
- replaced u_r600-egd_tables.py-added-support-for-python-3.patch
2739
with fixed u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch
2740
and enabled it again; removed again n_egd_tables_h.patch (boo#1082303)
2741
2742
-------------------------------------------------------------------
2743
Thu Mar 1 13:29:46 UTC 2018 - sndirsch@suse.com
2744
2745
- added n_egd_tables_h.patch and disabled u_mesa-python3-only.patch
2746
* use pregenerated egd_tables.h (via python2) instead of trying
2747
to generate it during buildtime with python3 using an apparently
2748
broken patch (boo#1082303)
2749
2750
-------------------------------------------------------------------
2751
Wed Feb 28 14:57:00 UTC 2018 - sndirsch@suse.com
2752
2753
- removed more unneeded buildrequires: libudev, openssl, bison,
2754
flex (boo#1082312)
2755
2756
-------------------------------------------------------------------
2757
Tue Feb 27 18:17:53 UTC 2018 - sndirsch@suse.com
2758
2759
- removed u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch
2760
which is no longer needed due to changed LLVM build (boo#1082307)
2761
2762
-------------------------------------------------------------------
2763
Tue Feb 27 09:58:06 UTC 2018 - sndirsch@suse.com
2764
2765
- merge content of new rpmlintrc into existing Mesa-rpmlintrc file
2766
2767
-------------------------------------------------------------------
2768
Fri Feb 23 13:36:23 UTC 2018 - sndirsch@suse.com
2769
2770
- no longer run ldconfig for the follwing backend (ICD) drivers,
2771
since it's considered wrong: xvmc, vdpau, va, opencl, and vulkan;
2772
required adding a rpmlintrc file with appropriate rules
2773
(boo#1082316)
2774
2775
-------------------------------------------------------------------
2776
Fri Feb 23 13:25:16 UTC 2018 - sndirsch@suse.com
2777
2778
- removed no longer needed ncurses-devel BuildRequires (boo#1082315)
2779
2780
-------------------------------------------------------------------
2781
Fri Feb 23 13:19:41 UTC 2018 - sndirsch@suse.com
2782
2783
- redone u_add_llvm_codegen_dependencies.patch and renamed to
2784
u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch
2785
(boo#1082307)
2786
2787
-------------------------------------------------------------------
2788
Fri Feb 23 13:03:51 UTC 2018 - sndirsch@suse.com
2789
2790
- removed u_mesa-8.0.1-fix-16bpp.patch and
2791
u_mesa-8.0-llvmpipe-shmget.patch, which we no longer apply since
2792
about 5 years (boo#1082305)
2793
2794
-------------------------------------------------------------------
2795
Fri Feb 23 12:01:29 UTC 2018 - sndirsch@suse.com
2796
2797
- recreated u_mesa-python3-only.patch and renamed to
2798
u_r600-egd_tables.py-added-support-for-python-3.patch; also
2799
removed first hunk (boo#1082303)
2800
2801
-------------------------------------------------------------------
2802
Fri Feb 23 10:51:04 UTC 2018 - sndirsch@suse.com
2803
2804
- removed n_Define-GLAPIVAR-separate-from-GLAPI.patch
2805
* bits moved to libGLw's n_Use-newly-introduced-GLAPIVAR-for-variables.patch
2806
(boo#1082297)
2807
2808
-------------------------------------------------------------------
2809
Mon Feb 19 23:24:22 UTC 2018 - schwab@suse.de
2810
2811
- Mesa-gallium only exists if %{with_opencl}
2812
- Add support for riscv64
2813
2814
-------------------------------------------------------------------
2815
Fri Feb 16 14:59:04 UTC 2018 - mstaudt@suse.com
2816
2817
- Split Nouveau and VC4 from the main driver package on all systems
2818
2819
Fixes (boo#1081210).
2820
2821
-------------------------------------------------------------------
2822
Thu Feb 15 09:25:16 UTC 2018 - mimi.vx@gmail.com
2823
2824
- remove %{release} based dependecies
2825
Unfortuanetly Mesa and Mesa-drivers can have different release number
2826
Release is Commit_Count.Build_Count and build count can be different
2827
because both packages have different dependencies
2828
2829
-------------------------------------------------------------------
2830
Wed Feb 14 09:48:41 UTC 2018 - mimi.vx@gmail.com
2831
2832
- add u_glsl-linker-error.patch
2833
* Fix attaching multiple shader objects for the same stage to a
2834
GLSL program triggers a linker error (fdo#104777, bnc#1080492)
2835
* Fixes issue with wine applications.
2836
2837
-------------------------------------------------------------------
2838
Mon Feb 12 12:31:05 UTC 2018 - joop.boonen@opensuse.org
2839
2840
- Added %{release} so the correct package release is used
2841
when a package has been patched
2842
2843
-------------------------------------------------------------------
2844
Fri Feb 9 13:45:16 UTC 2018 - sndirsch@suse.com
2845
2846
- Update to 18.0.0-rc4
2847
- supersedes u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch
2848
2849
-------------------------------------------------------------------
2850
Tue Feb 6 08:42:03 UTC 2018 - msrb@suse.com
2851
2852
- u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch
2853
* Fix crash when loading shader. (bnc#1079465)
2854
2855
-------------------------------------------------------------------
2856
Fri Feb 2 13:52:41 UTC 2018 - sndirsch@suse.com
2857
2858
- Update to 18.0.0-rc3
2859
* includes significant improvements for OpenGL and Vulkan support
2860
and performance.
2861
- supersedes U_intel-Add-more-Coffee-Lake-PCI-IDs.patch
2862
2863
-------------------------------------------------------------------
2864
Wed Jan 31 14:58:07 UTC 2018 - msrb@suse.com
2865
2866
- Remove dependency on clang-devel-static. (bnc#1065464)
2867
* It was removed, clang-devel now again provides everything
2868
necessary as shared libraries.
2869
2870
-------------------------------------------------------------------
2871
Tue Jan 30 14:42:52 UTC 2018 - msrb@suse.com
2872
2873
- Require Mesa-dri-32bit and Mesa-gallium-32bit by Mesa-32bit. It
2874
mirrors the requirement of the normal packages. (bnc#1078261)
2875
2876
-------------------------------------------------------------------
2877
Mon Jan 29 10:43:04 UTC 2018 - msrb@suse.com
2878
2879
- Disable AMDGPU GFX9/Vega with LLVM < 6.0.0.
2880
* n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch
2881
* While it is supported since LLVM 5.0.0, it was not working
2882
correctly (bnc#1075901). Since we do not have the resources to
2883
determine which fixes should be backported and LLVM 6 will be
2884
released relatively soon, disable the support until then. Users
2885
with the card will have working desktop using software
2886
rendering just like they did with LLVM 4.
2887
2888
-------------------------------------------------------------------
2889
Mon Jan 22 09:43:41 UTC 2018 - normand@linux.vnet.ibm.com
2890
2891
- in spec file move %dir %{_libdir}/dri to avoid ppc build failure
2892
2893
-------------------------------------------------------------------
2894
Fri Jan 19 13:37:00 UTC 2018 - msrb@suse.com
2895
2896
- Update to 17.3.3
2897
* Fixes to radv, anv, etnaviv, swrast and radeonsi drivers.
2898
* Fixes for DRI3.
2899
- Make Mesa require Mesa-dri and Mesa-gallium. This makes Mesa
2900
usable again for users who do not install recommended packages.
2901
It breaks the Mesa and Mesa-drivers split, which has to be fixed
2902
by ignoring it in obs.
2903
2904
-------------------------------------------------------------------
2905
Wed Jan 17 16:52:35 UTC 2018 - normand@linux.vnet.ibm.com
2906
2907
- Add _constraints to select 6G disk for PowerPC
2908
to avoid cpio: write error on obs-power8-05 workers boo#1076325
2909
2910
-------------------------------------------------------------------
2911
Mon Jan 15 15:08:13 UTC 2018 - msrb@suse.com
2912
2913
- U_intel-Add-more-Coffee-Lake-PCI-IDs.patch
2914
* Add more Coffeelake PCI IDs (request by Intel)
2915
2916
-------------------------------------------------------------------
2917
Wed Jan 10 08:28:09 UTC 2018 - msrb@suse.com
2918
2919
- Update to 17.3.2
2920
* Multiple fixes in the RADV Vulkan driver, workaround when using
2921
slibtool and a GLSL workaround for various titles using Unreal
2922
Engine 4.
2923
- Drop upstreamed u_r600-Add-support-for-B5G5R5A1.patch
2924
- Modify u_mesa-python3-only.patch to not break python 2.
2925
2926
-------------------------------------------------------------------
2927
Mon Jan 8 14:44:46 UTC 2018 - msrb@suse.com
2928
2929
- Update to 17.3.1
2930
* Multiple fixes and improvements of the GLSL shader cache. The
2931
RADV driver no longer advertises VK_EXT_debug_report - there is
2932
no support for it.
2933
* The i965, radeonsi, nvc0 and freedreno drivers have received a
2934
few small fixes each.
2935
* A number of big endian fixes have been merged.
2936
2937
-------------------------------------------------------------------
2938
Thu Jan 8 14:26:50 UTC 2018 - tchvatal@suse.com
2939
2940
- Switch to python3 during build instead of python2
2941
* Add patch u_mesa-python3-only.patch
2942
2943
-------------------------------------------------------------------
2944
Mon Jan 8 07:55:49 UTC 2018 - msrb@suse.com
2945
2946
- Add Mesa-dri and Mesa-gallium to baselibs.conf.
2947
- Require llvm >= 3.9.0
2948
* The build fails otherwise because it is required for multiple
2949
Mesa components.
2950
2951
-------------------------------------------------------------------
2952
Fri Jan 5 11:46:52 UTC 2018 - jengelh@inai.de
2953
2954
- Drop some redundant wording from descriptions.
2955
Drop redundant %if guard around a %post section.
2956
2957
-------------------------------------------------------------------
2958
Wed Dec 13 15:13:14 UTC 2017 - msrb@suse.com
2959
2960
- Use different form of split for faster build (bnc#1071297)
2961
* Mesa.spec does not use llvm and builds most of the *-devel
2962
subpackages.
2963
* Mesa-drivers.spec uses llvm and builds extra things installable
2964
in addition to packages from Mesa.spec. These packages are
2965
required for actual rendering.
2966
2967
-------------------------------------------------------------------
2968
Fri Dec 8 16:47:00 UTC 2017 - mimi.vx@gmail.com
2969
2970
- update to 17.3.0
2971
- drop U_configure.ac-rework-llvm-libs-handling-for-3.9.patch
2972
* new major release comitng with changes in RADV, intel ANV,
2973
S3TC support, RadeonSI driver with RX Vega. On-disk shader cache
2974
2975
-------------------------------------------------------------------
2976
Wed Dec 6 12:37:01 UTC 2017 - msrb@suse.com
2977
2978
- Split Mesa into Mesa and Mesa-mini. Mesa-mini does not depend on
2979
llvm and its purpose is to build fast and allow other packages
2980
that BuildRequire Mesa to be build independently on llvm.
2981
Packages built against Mesa-mini should work correctly when
2982
installed with full Mesa package. (bsc#1071297)
2983
2984
-------------------------------------------------------------------
2985
Sun Nov 26 16:03:29 UTC 2017 - aavindraa@gmail.com
2986
2987
- update to 17.2.6
2988
* Core: fix to keep a program alive when re-linking and prevent
2989
an use-after-free.
2990
* GLSL compiler: several fixes, including one to prevent a
2991
SIGSEV when calling an undeclared subroutine in certain
2992
conditions and another to mark the xfb buffers as active only
2993
if a variable uses them.
2994
* SPIR-V compiler: fixed seveal problems involving the usage of
2995
separate images and texture/samplers.
2996
* Intel drivers: many new fixes, specially for i965. Several are
2997
focused on improving SIMD32 and little-core. It also includes a
2998
fix for a GPU hang which was detected while playing HW
2999
accelerated video with mpv.
3000
* AMD drivers: radv has seen plugged 2 memory leaks while r600
3001
has gotten a fix through reversing the tess factor components
3002
for isolines.
3003
* swr driver: fixes for two performance regressions (one for
3004
avx512 platforms and the other for the avx/avx2 platforms).
3005
* ddebug gallium driver: fix for an use-after-free.
3006
* EGL: Wayland platform of the the DRI2 drivers got a fix to
3007
prevent crashing in ancient systems.
3008
* GLX has also received corrections to prevent a couple of errors
3009
when creating and binding a context in DRI3 and DRISW,
3010
respectively.
3011
* Build and integration: allow building libglvnd when EGL is present
3012
but not GLX. Enable building targets which don't need X11, such
3013
as omx and va, when XCB is not present. You can now specify
3014
the prefix installation for the OpenCL icd file.
3015
3016
-------------------------------------------------------------------
3017
Sat Nov 11 03:46:49 UTC 2017 - aavindraa@gmail.com
3018
3019
- update to 17.2.5
3020
* In Core, a GL error related to the ARB_ES3_1_compatibility spec
3021
noticed with the GFXBench 5 Aztec Ruins has been corrected.
3022
* The GLSL compiler is not giving a linker error for mismatching
3023
uniform precision with GLSL ES 1.00 any more. This enables,
3024
specially, several Android applications which violate this rule,
3025
e.g., Forge of Empires.
3026
* The SPIR-V compiler has corrected an assert triggered when
3027
support for the simple memory model was claimed.
3028
* NIR has also received a correction related with
3029
gl_SubGroupG{e,t}MaskARB.
3030
* Intel drivers, specially i965, got several fixes, including a
3031
plug for a memory leak and another one in the compiler to avoid
3032
GPU hangs on Broxton.
3033
* The gallium i915g driver for Intel has seen an important fix.
3034
* AMD drivers (mostly radv) have received several fixes, including a
3035
correction for a DCC corruption that was visible with Rust,
3036
breaking an endless loop in r600, avoiding a GPU hang with vulkan
3037
dota2 in VR mode and a plug for a memory leak.
3038
* Broadcom's vc4 gotten a fix to exclude some code that shouldn't
3039
be there in release builds.
3040
3041
-------------------------------------------------------------------
3042
Tue Oct 31 04:55:54 UTC 2017 - aavindraa@gmail.com
3043
3044
- update to 17.2.4
3045
* Mesa Core includes a change to prevent KOTOR from breaking when
3046
in combination with the ATI fragment shader extension.
3047
* Additionally, NIR has also received a correction.
3048
* Mesa's state tracker has gotten a patch to avoid leaks in
3049
certain situations such as resizing a window.
3050
* Intel drivers have received fixes. The compiler has
3051
gotten a couple, while anv also received one.
3052
* i965 got a patch to avoid VA-API, Beignet and other contexts
3053
in the system to break when in combination with previous versions of Mesa 17.2.x.
3054
* AMD's compiler received fixes. `radv` has also
3055
received another couple, including one to avoid a hang due to
3056
overflow on huge textures.
3057
* Broadcom's vc4 has corrected a problem when compiling with
3058
Android's clang.
3059
* Clover compilation issue fixed (affecting a specific clang revision)
3060
* Fixed Vulkan's WSI memory leak in X11.
3061
3062
-------------------------------------------------------------------
3063
Mon Oct 23 09:26:42 UTC 2017 - sndirsch@suse.com
3064
3065
- update to 17.2.3
3066
* The Vulkan drivers ANV and RADV have multiple small fixes.
3067
* The EGL code has improved handling of the new wl_dmabuf codepath.
3068
* SWR no longer crashes when checking environment variables.
3069
* Other gallium drivers have also seen updates - freedreno, nouveau and
3070
radeonsi. The gallivm module, used by llvmpipe et al. has gained little
3071
endian PPC64 fixes.
3072
* The VA and VDPAU state-trackers have seems improvements handling
3073
interlaced videos.
3074
* We're using python3 compatible constructs which gives us SCons 3.0
3075
support.
3076
3077
-------------------------------------------------------------------
3078
Tue Oct 17 13:55:17 UTC 2017 - msrb@suse.com
3079
3080
- U_configure.ac-rework-llvm-libs-handling-for-3.9.patch
3081
* llvm-config 3.9 and higher works properly, use its values
3082
instead of guessing. Fixes build against llvm built as single
3083
shared library.
3084
3085
-------------------------------------------------------------------
3086
Thu Oct 12 12:29:38 UTC 2017 - schwab@suse.de
3087
3088
- svga is x86-only
3089
- u_svga-Fix-build-on-ppc64le.patch: Remove
3090
3091
-------------------------------------------------------------------
3092
Wed Oct 11 13:26:07 UTC 2017 - msrb@suse.com
3093
3094
- Add build dependency on clang-devel-static.
3095
* Required with new llvm4 build mode (bnc#1049703).
3096
* Also rename dependency llvm-clang-devel to clang-devel. The
3097
llvm-clang-devel is old name kept around for compatibility.
3098
3099
-------------------------------------------------------------------
3100
Wed Oct 4 09:51:03 UTC 2017 - sndirsch@suse.com
3101
3102
- update to 17.2.2
3103
* several Vulkan ANV/RADV driver fixes including Wayland WSI
3104
improvements, RadeonSI / i965 / VC4 OpenGL fixes among other
3105
work, some fixes to common Gallium3D code, support for LLVM 5.0
3106
in Gallium3D when using the SCons build system, and a range of
3107
other fixes/improvements.
3108
3109
-------------------------------------------------------------------
3110
Sat Sep 30 18:54:29 UTC 2017 - stefan.bruens@rwth-aachen.de
3111
3112
- Drop gallium svga driver for arm/aarch64. The svga driver is a vmware
3113
guest driver, thus only usable on x86(_64) platforms
3114
- Also enable OpenCL on arm (32bit), llvm4 has reached Factory
3115
3116
-------------------------------------------------------------------
3117
Mon Sep 18 08:38:41 UTC 2017 - mimi.vx@gmail.com
3118
3119
- update to 17.2.1
3120
* drop upstreamed patches
3121
n_force-xlocale-funcs.patch
3122
u_gallivm-correct-channel-shift-logic-on-big-endian.patch
3123
u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch
3124
* fdo#100613 - Regression in Mesa 17 on s390x (zSystems)
3125
* fdo#101709 - [llvmpipe] piglit gl-1.0-scissor-offscreen regression
3126
* fdo#102454 - glibc 2.26 doesn't provide anymore xlocale.h
3127
* fdo#102467 - [src/mesa/state_tracker/st_cb_readpixels.c:178]: (warning)
3128
Redundant assignment
3129
* fdo#102502 - [bisected] Kodi crashes since commit 707d2e8b - gallium:
3130
fold u_trim_pipe_prim call from st/mesa to drivers
3131
* many fixes for RADV a glsl
3132
3133
-------------------------------------------------------------------
3134
Thu Sep 7 10:16:43 UTC 2017 - sndirsch@suse.com
3135
3136
- u_svga-Fix-build-on-ppc64le.patch
3137
* This let us compile the code on ppc64le, but it no-ops the log
3138
function.
3139
3140
-------------------------------------------------------------------
3141
Tue Sep 5 09:50:56 UTC 2017 - sndirsch@suse.com
3142
3143
- update to 17.2.0
3144
* many RADV/ANV Vulkan driver improvements
3145
* Vulkan and OpenGL performance improvements
3146
* more work towards OpenGL 4.6 compliance
3147
* a wealth of other open-source driver improvements
3148
* initial Raven Ridge support (used on Vega-class graphics)
3149
* Intel Cannonlake Support
3150
- adjusted archlinux_0001-Fix-linkage-against-shared-glapi.patch
3151
3152
-------------------------------------------------------------------
3153
Mon Aug 28 14:17:25 UTC 2017 - mimi.vx@gmail.com
3154
3155
- update to 17.1.8
3156
* fdo#101334 - AMD SI cards: Some vulkan apps freeze the system
3157
* fdo#101766 - Assertion `!"invalid type"' failed when constant
3158
expression involves literal of different type<
3159
* fdo#102024 - FORMAT_FEATURE_SAMPLED_IMAGE_BIT not supported for D16_UNORM
3160
and D32_SFLOAT
3161
* fdo#102148 - Crash when running qopenglwidget example on mesa llvmpipe win32
3162
* fdo#102241 - gallium/wgl: SwapBuffers freezing regularly with swap
3163
interval enabled
3164
* fdo#101910 - [BYT]
3165
ES31-CTS.functional.copy_image.non_compressed.viewclass_96_bits.rgb32f_rgb32f
3166
* fdo#102308 - segfault in glCompressedTextureSubImage3D
3167
3168
-------------------------------------------------------------------
3169
Mon Aug 28 12:53:03 UTC 2017 - fvogt@suse.com
3170
3171
- Add patch to fix strtod on non-EN locale (boo#1055929):
3172
* n_force-xlocale-funcs.patch
3173
3174
-------------------------------------------------------------------
3175
Wed Aug 23 09:01:46 UTC 2017 - sndirsch@suse.com
3176
3177
- u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch
3178
updated; fixes three of the four regressions observed (PPC64, S390)
3179
[fdo#100613, comment#42]
3180
3181
-------------------------------------------------------------------
3182
Mon Aug 14 17:16:34 UTC 2017 - jberry@suse.com
3183
3184
- Replace uses of arch directive with targettype within a package
3185
declaration to resolve incorrect dependencies placed on -32bit
3186
packages.
3187
3188
-------------------------------------------------------------------
3189
Mon Aug 14 14:06:35 UTC 2017 - msrb@suse.com
3190
3191
- Removed n_glesv2.pc-Add-lGL-for-libglvnd-builds-boo-1052776.patch
3192
* The issue was in libglvnd which is fixed now. (boo#1052776)
3193
3194
-------------------------------------------------------------------
3195
Tue Aug 8 14:12:45 UTC 2017 - sndirsch@suse.com
3196
3197
- n_glesv2.pc-Add-lGL-for-libglvnd-builds-boo-1052776.patch
3198
glesv2.pc: Add "-lGL" for libglvnd builds (boo#1052776)
3199
3200
-------------------------------------------------------------------
3201
Mon Aug 7 19:13:20 UTC 2017 - mimi.vx@gmail.com
3202
3203
- update to 17.1.6
3204
* fdo#97957 - Awful screen tearing in a separate X server with DRI3
3205
* fdo#101683 - Some games hang while loading when compositing is shut
3206
off or absent
3207
* fdo#101867 - Launch options window renders black in Feral Games
3208
in current Mesa trunk
3209
* and some other fixes as usualy
3210
3211
-------------------------------------------------------------------
3212
Mon Jul 17 07:20:51 UTC 2017 - msrb@suse.com
3213
3214
- u_r600-Add-support-for-B5G5R5A1.patch
3215
* Fixes rendercheck tests when X server accelerates using glamor.
3216
(bnc#1047154)
3217
3218
-------------------------------------------------------------------
3219
Sun Jul 16 09:25:32 UTC 2017 - mimi.vx@gmail.com
3220
3221
- update to 17.1.5
3222
* fdo#100242 - radeon buffer allocation failure during startup of Factorio
3223
* fdo#101657 - strtod.c:32:10: fatal error: xlocale.h: No such file or directory
3224
* fdo#101666 - bitfieldExtract is marked as a built-in function
3225
on OpenGL ES 3.0, but was added in OpenGL ES 3.1
3226
* fdo#101703 - No stencil buffer allocated when requested by GLUT
3227
* and other bugfixes
3228
3229
-------------------------------------------------------------------
3230
Sat Jul 1 09:10:11 UTC 2017 - mimi.vx@gmail.com
3231
3232
- update to 17.1.4
3233
* fdo#77240 - khrplatform.h not installed if EGL is disabled
3234
* fdo#95530 - Stellaris - colored overlay of sectors doesn't render on i965
3235
* fdo#96958 - [SKL] Improper rendering in Europa Universalis IV
3236
* fdo#99467 - [radv] DOOM 2016 + wine. Green screen everywhere
3237
* fdo#101071 - compiling glsl fails with undefined reference to `pthread_create'
3238
* fdo#101252 - eglGetDisplay() is not thread safe
3239
* fdo#101294 - radeonsi minecraft forge splash freeze since 17.1
3240
* fdo#101451 - [G33] ES2-CTS.functional.clipping.polygon regression
3241
* and some other fixes as usualy
3242
3243
-------------------------------------------------------------------
3244
Mon Jun 19 13:10:37 UTC 2017 - mimi.vx@gmail.com
3245
3246
- update to 17.1.3
3247
* fdo#100988 - glXGetCurrentDisplay() no longer works for FakeGLX contexts?
3248
* fixes for radv, radeonsi, i965
3249
3250
-------------------------------------------------------------------
3251
Sat Jun 17 20:27:49 UTC 2017 - mimi.vx@gmail.com
3252
3253
- Fix baselibs.conf -> boo#1044813
3254
3255
-------------------------------------------------------------------
3256
Fri Jun 16 08:14:57 UTC 2017 - sndirsch@suse.com
3257
3258
- added "Requires: libclc" to Mesa-libOpenCL packages (boo#1044646)
3259
3260
-------------------------------------------------------------------
3261
Wed Jun 7 13:53:26 UTC 2017 - sndirsch@suse.com
3262
3263
- specfile: Remove requires to vulkan libs from baselibs.conf on
3264
platforms where vulkan build is disabled; ugly ... (bsc#1042900)
3265
3266
-------------------------------------------------------------------
3267
Tue Jun 6 10:50:56 UTC 2017 - mimi.vx@gmail.com
3268
3269
- update to 17.1.2
3270
* fdo#98833 - [REGRESSION, bisected] Wayland revert commit breaks
3271
non-Vsync fullscreen frame updates
3272
* fdo#100741 - Chromium - Memory leak
3273
* fdo#100877 - vulkan/tests/block_pool_no_free regression
3274
* fdo#101110 - Build failure in GNOME Continuous
3275
* many ANV, RADV, vulkan, i965 and egl fixes
3276
3277
-------------------------------------------------------------------
3278
Wed May 31 07:42:39 UTC 2017 - sndirsch@suse.com
3279
3280
- u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch
3281
* Fix loading of a 3x16 vector as a single 48-bit load on
3282
big-endian systems (PPC64, S390). [fdo#100613]
3283
3284
-------------------------------------------------------------------
3285
Thu May 25 07:48:22 UTC 2017 - mimi.vx@gmail.com
3286
3287
- update to 17.1.1
3288
- dropped patch:
3289
fedora_0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
3290
* fdo#100854 - YUV to RGB Color Space Conversion result is not precise
3291
* fdo#100925 - [HSW/BSW/BDW/SKL] Google Earth is not resolving
3292
all the details in the map correctly
3293
* radeonsi: add new vega10 pci ids
3294
* gbm/dri: Fix sign-extension in modifier query
3295
* radeon: automake: remove unneeded elf Cflags/Libs
3296
* egl: add g_egldispatchstubs.h to the release tarball
3297
* renderonly: Initialize fields of struct winsys_handle
3298
* vc4: Don't allocate new BOs to avoid synchronization when they're shared
3299
* anv: fix possible stack corruption
3300
* anv: don't leak DRM devices
3301
* glxglvnddispatch: Add missing dispatch for GetDriverConfig
3302
* nvc0/ir: SHLADD's middle source must be an immediate
3303
* nir/lower_tex: Fix minor error in YUV color conversion matrix
3304
* amd/addrlib: import Raven support
3305
* radeonsi/gfx9: add support for Raven
3306
* anv/formats: Update the three-channel BC1 mappings
3307
* 965/formats: Update the three-channel DXT1 mapping
3308
* radeonsi: mark fast-cleared textures as compressed when dirtying
3309
* radeonsi: fix primitive ID in fragment shader when using tessellation
3310
* radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SI
3311
* radeonsi: fix gl_PrimitiveIDIn in geometry shader when using tessellation
3312
* intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4
3313
* mesa/st: fix yuv EGLImage's
3314
* virgl: fix virgl_bo_transfer_{put, get} box struct cop
3315
* 965/vec4/gs: restore the uniform values which was overwritten by failed
3316
vec4_gs_visitor execution
3317
* i965/vec4: fix swizzle and writemask when loading an uniform with constant offset
3318
* i965/vec4: load dvec3/4 uniforms first in the push constant buffer
3319
* gallivm: Make sure module has the correct data layout when pass manager runs
3320
3321
-------------------------------------------------------------------
3322
Sun May 21 21:07:48 UTC 2017 - sndirsch@suse.com
3323
3324
- specfile: libglvnd0 -> libglvnd; missed the package name
3325
change in libglvnd package (boo#1038619, comment#5)
3326
3327
-------------------------------------------------------------------
3328
Thu May 11 09:10:25 UTC 2017 - sndirsch@suse.com
3329
3330
- baselibs.conf: libglvnd0 -> libglvnd; missed the package name
3331
change in libglvnd package (boo#1038619)
3332
3333
-------------------------------------------------------------------
3334
Wed May 10 17:44:38 UTC 2017 - mimi.vx@gmail.com
3335
3336
- update to 17.1.0
3337
- drop upstreamed patches:
3338
archlinux_0002-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch
3339
archlinux_0001-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch
3340
archlinux_glapi-Link-with-glapi-when-built-shared.patch
3341
+ New major release with:
3342
+ OpenGL 4.2 support for Intel Ivy Bridge chips.
3343
+ The RADV driver passes the Khronos CTS
3344
+ Shader on-disk cache. Improving the startup and shader compilation
3345
times in some games.
3346
+ This release includes significant performance improvements for games by
3347
Feral Interactive.
3348
* for full list of changes please check docs/relnotes/17.1.0.html
3349
3350
3351
-------------------------------------------------------------------
3352
Sat Apr 29 06:36:50 UTC 2017 - mimi.vx@gmail.com
3353
3354
- update to 17.0.5
3355
* fdo#97524 - Samplers referring to the same texture unit with different
3356
types should raise GL_INVALID_OPERATION
3357
* nvc0/ir: Properly handle a "split form" of predicate destination
3358
* nir: Destination component count of shader_clock intrinsic is 2
3359
* winsys/sw/dri: don't use GNU void pointer arithmetic
3360
* st/clover: add space between < and ::
3361
* configure.ac: check require_basic_egl only if egl enabled
3362
* st/mesa: automake: honour the vdpau header install location
3363
* intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy
3364
* intel/fs: Take into account amount of data read in spilling cost heuristic.
3365
* radv: report timestampPeriod correctly
3366
* anv/blorp: Flush the texture cache in UpdateBuffer
3367
* anv/cmd_buffer: Flush the VF cache at the top of all primaries
3368
* anv/cmd_buffer: Always set up a null surface state
3369
* anv/cmd_buffer: Use the null surface state for ATTACHMENT_UNUSED
3370
* anv/blorp: Properly handle VK_ATTACHMENT_UNUSED
3371
* i965/vec4: Avoid reswizzling MACH instructions in opt_register_coalesce()
3372
* st/mesa: invalidate the readpix cache in st_indirect_draw_vbo
3373
* anv/cmd_buffer: Disable CCS on BDW input attachments
3374
* mesa: fix remaining xfb prims check for GLES with multiple instances
3375
* mesa: validate sampler type across the whole program
3376
* vbo: fix gl_DrawID handling in glMultiDrawArrays
3377
* util/queue: don't hang at exit
3378
* mesa: fix remaining xfb prims check for GLES with multiple instances
3379
* mesa: extract need_xfb_remaining_prims_check
3380
* mesa: move glMultiDrawArrays to vbo and fix error handling
3381
+ update Mesa.keyring to both upstream release managers
3382
3383
-------------------------------------------------------------------
3384
Fri Apr 28 12:26:02 UTC 2017 - sndirsch@suse.com
3385
3386
- u_gallivm-correct-channel-shift-logic-on-big-endian.patch:
3387
* instead of reverse applying a change on s390x
3388
("U_draw-use-SoA-fetch-not-AoS-one.patch") address the
3389
issue by a real fix (bsc#1032272, fdo#100613)
3390
3391
-------------------------------------------------------------------
3392
Thu Apr 27 09:54:43 UTC 2017 - sndirsch@suse.com
3393
3394
- baselibs.conf: added libvulkan_intel-32bit as a requirement for
3395
Mesa-libd3d (boo#1036282)
3396
3397
-------------------------------------------------------------------
3398
Tue Apr 25 11:13:30 UTC 2017 - schwab@linux-m68k.org
3399
3400
- No OpenCL on ppc
3401
3402
-------------------------------------------------------------------
3403
Fri Apr 21 09:09:25 UTC 2017 - sndirsch@suse.com
3404
3405
- let Mesa require Mesa-libEGL1 for a libglvnd build;
3406
xf86-video-amdgpu driver needs it for 2D support via glamor
3407
(boo#1034832)
3408
3409
-------------------------------------------------------------------
3410
Thu Apr 20 13:16:22 UTC 2017 - idonmez@suse.com
3411
3412
- Add u_add_llvm_codegen_dependencies.patch to link to
3413
libLLVMCodegen to fix cyclic linking problems. bsc#981975
3414
3415
-------------------------------------------------------------------
3416
Tue Apr 18 21:33:50 UTC 2017 - afaerber@suse.de
3417
3418
- Enable OpenCL for aarch64, ppc64 and ppc64le now, too.
3419
%arm is still left out, waiting for llvm4 to build.
3420
3421
-------------------------------------------------------------------
3422
Mon Apr 17 17:17:22 UTC 2017 - mimi.vx@gmail.com
3423
3424
- update to 17.0.4
3425
* fdo#100391 - SachaWillems deferredmultisampling asserts
3426
* fdo#100452 - push_constants host memory leak when resetting command buffer
3427
* fdo#100582 - piglit.spec.arb_stencil_texturing.glblitframebuffer corrupts
3428
state.gl_texture* assertions
3429
* radeonsi: add new polaris10 pci ids
3430
* fixes for anv, radv, i965 and nouveau drivers
3431
3432
-------------------------------------------------------------------
3433
Wed Apr 12 13:41:30 UTC 2017 - sndirsch@suse.com
3434
3435
- only reverse-apply 'U_draw-use-SoA-fetch-not-AoS-one.patch' on
3436
s390x (bsc#1032272)
3437
3438
-------------------------------------------------------------------
3439
Wed Apr 12 12:31:34 UTC 2017 - sndirsch@suse.com
3440
3441
- build wayland on Leap >= 42.3
3442
- separate package 'Mesa-dri-nouveau' on Leap
3443
3444
-------------------------------------------------------------------
3445
Wed Apr 12 12:15:27 UTC 2017 - sndirsch@suse.com
3446
3447
- removed broken locking patches for nouveau DRI driver
3448
* N_01-WIP-nouveau-add-locking.patch
3449
* N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch
3450
* N_03-nv30-locking-fixes.patch
3451
* N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch
3452
* N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch
3453
3454
-------------------------------------------------------------------
3455
Wed Apr 12 09:44:35 UTC 2017 - sndirsch@suse.com
3456
3457
- let Mesa require Mesa-libGL1 for a libglvnd build (bsc#1033708)
3458
3459
-------------------------------------------------------------------
3460
Fri Apr 7 14:51:09 UTC 2017 - sndirsch@suse.com
3461
3462
- U_draw-use-SoA-fetch-not-AoS-one.patch
3463
* reverse-apply this patch to fix OpenGL support on s390x
3464
(bsc#1032272)
3465
3466
-------------------------------------------------------------------
3467
Wed Apr 5 11:32:26 UTC 2017 - afaerber@suse.de
3468
3469
- Prepare building OpenCL for non-x86 architectures, too
3470
* s390x can build it right away (swrast)
3471
* %arm aarch64 ppc64 ppc64le depend on LLVM amdgpu target for r600
3472
- Fix typo in specfile comment
3473
3474
-------------------------------------------------------------------
3475
Sat Apr 1 15:59:08 UTC 2017 - mimi.vx@gmail.com
3476
3477
- update to 17.0.3
3478
- change Mesa.keyring to new release manager key
3479
* fdo#96743 [BYT, HSW, SKL, BXT, KBL] GPU hangs with GfxBench 4.0 CarChase
3480
* fdo#99246 [d3dadapter+radeonsi] EVE-Online : hang on wormhole sight
3481
* fdo#100061 LODQ instruction generated with invalid dst mask
3482
* fdo#100182 Flickering in The Talos Principle on Sky Lake GT4
3483
* radeonsi: add new polaris12 pci id
3484
* many fixes for RADV, ANV, i915, radeonsi and freedreno drivers
3485
3486
-------------------------------------------------------------------
3487
Wed Mar 29 15:18:19 UTC 2017 - sndirsch@suse.com
3488
3489
- specfile: Remove requires to libglvnd0/libglvnd-devel from
3490
baselibs.conf when libglvnd build has been disabled; ugly ...
3491
3492
-------------------------------------------------------------------
3493
Wed Mar 29 09:23:27 UTC 2017 - sndirsch@suse.com
3494
3495
- specfile: only require libglvnd0/libglvnd-devel, if libglvnd build
3496
is enabled
3497
- baselibs.conf: added requires to libglvnd0/libglvnd-devel where
3498
needed
3499
3500
-------------------------------------------------------------------
3501
Mon Mar 27 13:56:35 UTC 2017 - sndirsch@suse.com
3502
3503
- disable libglvnd for openSUSE Leap 42.x and sle12
3504
3505
-------------------------------------------------------------------
3506
Fri Mar 24 14:45:49 UTC 2017 - sndirsch@suse.com
3507
3508
- update to 17.0.2
3509
* fdo#97988 [radeonsi] playing back videos with VDPAU exhibits
3510
deinterlacing/anti-aliasing issues not visible with VA-API
3511
* fdo#99484 Crusader Kings 2 - Loading bars, siege bars, morale bars, etc.
3512
do not render correctly
3513
* fdo#100049 ralloc: Make sure ralloc() allocations match malloc()'s
3514
alignment. causes seg fault in 32bit build
3515
* many fixes for ANV, RADV, Vulkan and i965 + radeonsi drivers
3516
3517
-------------------------------------------------------------------
3518
Thu Mar 23 13:41:27 UTC 2017 - sndirsch@suse.com
3519
3520
- fedora_0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
3521
* Fix glXGetDriverConfig not working with glvnd
3522
(https://bugzilla.redhat.com/show_bug.cgi?id=1429894)
3523
- Fix indirect rendering, add libGLX_indirect.so.0 symlink
3524
(https://bugzilla.redhat.com/show_bug.cgi?id=1427174)
3525
- added Requires to libglvnd0/libglvnd-devel where still needed
3526
- patches picked from fedora:
3527
http://pkgs.fedoraproject.org/cgit/rpms/mesa.git/tree/
3528
3529
-------------------------------------------------------------------
3530
Wed Mar 22 11:21:25 UTC 2017 - sndirsch@suse.com
3531
3532
- re-enabled GLES build with libglvnd build, just not package GLES
3533
libs and require libglvnd0/libglvnd-devel instead
3534
3535
-------------------------------------------------------------------
3536
Tue Mar 21 10:57:54 UTC 2017 - sndirsch@suse.com
3537
3538
- archlinux_0001-Fix-linkage-against-shared-glapi.patch
3539
* fixes libglvnd support for osmesa
3540
- archlinux_glvnd-fix-gl-dot-pc.patch
3541
* fixes libglvnd support in pkgconfig file
3542
- archlinux_0001-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch/
3543
archlinux_0002-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch
3544
* adds libglvnd support for EGL
3545
- patches picked from archlinux:
3546
https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/mesa
3547
3548
-------------------------------------------------------------------
3549
Fri Mar 17 15:06:03 UTC 2017 - sndirsch@suse.com
3550
3551
- archlinux_glapi-Link-with-glapi-when-built-shared.patch
3552
* currently needed for libglvnd support; picked from archlinux
3553
https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/mesa
3554
- fixed typo in Requires to libglvnd
3555
3556
-------------------------------------------------------------------
3557
Thu Mar 9 14:20:22 UTC 2017 - sndirsch@suse.com
3558
3559
- build with libglvnd support enabled (can be easily disabled via
3560
specfile define); requires libglvnd runtime and development
3561
packages; disabled build of GLESv1/v2 libs/packages provided now
3562
via libglvnd
3563
3564
-------------------------------------------------------------------
3565
Sat Mar 4 16:29:46 UTC 2017 - mimi.vx@gmail.com
3566
3567
- update to 17.0.1
3568
* radv: Never try to create more than max_sets descriptor sets.
3569
* radv: Reset emitted compute pipeline when calling secondary cmd buffer.
3570
* radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.
3571
* radv: Use correct size for availability flag.
3572
* gallivm: Reenable PPC VSX (v3)
3573
* gallivm: Improve debug output (V2)
3574
* gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4)
3575
* egl/dri3: implement query surface hook
3576
* etnaviv: move pctx initialisation to avoid a null dereference
3577
* etnaviv: remove number of pixel pipes validation
3578
* anv: fix Get*MemoryRequirements for !LLC
3579
* egl/wayland: Don't use DRM format codes for SHM
3580
* tgsi: fix memory leak in tgsi sanity check
3581
* radv: change base aligmment for allocated memory.
3582
* radv: fix cik macroModeIndex.
3583
* radv: adopt some init config workarounds from radeonsi.
3584
* radv: fix depth format in blit2d.
3585
* radv: fix txs for sampler buffers
3586
* bin/get-extra-pick-list: use git merge-base to get the branchpoint
3587
* bin/get-extra-pick-list: rework to use already_picked list
3588
* bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed
3589
* bin/get-pick-list.sh: limit `git grep ...' only as needed
3590
* bin/get-pick-list.sh: remove ancient way of nominating patches
3591
* bin/get-fixes-pick-list.sh: add new script
3592
* vc4: Avoid emitting small immediates for UBO indirect load address guards.
3593
* r300g: only allow byteswapped formats on big endian
3594
* gallium/u_queue: fix a crash with atexit handlers
3595
* gallium/u_queue: set num_threads correctly if not all threads start
3596
* glx/glvnd: Fix GLXdispatchIndex sorting
3597
* gm107/ir: fix address offset bitfield for ATOMS
3598
* nvc0: set the render condition in the compute object
3599
* st/mesa: don't pass compare mode for stencil-sampled textures
3600
* nvc0: disable linked tsc mode in compute launch descriptor
3601
* i965/sampler_state: Clamp min/max LOD to 14 on gen7+
3602
* i965/sampler_state: Pass texObj into update_sampler_state
3603
* i965/sampler_state: Set the "Base Mip Level" field on Sandy Bridge
3604
* intel/blorp: Swizzle clear colors on the CPU
3605
* i965/fs: Fix the inline nir_op_pack_double optimization
3606
* anv: Add an invalidate_range helper
3607
* anv/query: clflush the bo map on non-LLC platforms
3608
* genxml: Make MI_STORE_DATA_IMM more consistent
3609
* anv/query: Perform CmdResetQueryPool on the GPU
3610
* intel/blorp: Explicitly flush all allocated state
3611
* glsl: non-last member unsized array on SSBO must fail
3612
* mesa: Do (TCS && !TES) draw time validation in ES as well.
3613
* configure.ac: check require_basic_egl only if egl enabled
3614
* anv: wsi: report presentation error per image request
3615
* i965/fs: fix uninitialized memory access
3616
* radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2)
3617
* gallium/util: remove unused u_index_modify helpers
3618
* gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED
3619
* unconditionally
3620
* gallium/u_queue: fix random crashes when the app calls exit()
3621
* radeonsi: fix broken tessellation on Carrizo and Stoney
3622
* amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12
3623
* android: radeonsi: fix sid_table.h generated header include path
3624
* android: glsl: build shader cache sources
3625
* configure.ac: Drop LLVM compiler flags more radically
3626
* winsys/amdgpu: reduce max_alloc_size based on GTT limits
3627
* radeonsi: handle MultiDrawIndirect in si_get_draw_start_count
3628
* radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK
3629
* glsl: fix heap-use-after-free in ast_declarator_list::hir()
3630
* android: fix droid_create_image_from_prime_fd_yuv for YV12
3631
3632
-------------------------------------------------------------------
3633
Tue Feb 21 21:34:23 UTC 2017 - schwab@linux-m68k.org
3634
3635
- Use --enable-gallium-llvm only if llvm is available
3636
3637
-------------------------------------------------------------------
3638
Tue Feb 21 19:56:14 UTC 2017 - dimstar@opensuse.org
3639
3640
- Provide libwayland-egl1 as -32bit compat library, required by
3641
libgtk-3-0.
3642
3643
-------------------------------------------------------------------
3644
Tue Feb 14 17:32:13 UTC 2017 - jengelh@inai.de
3645
3646
- Some %if around %post do not match with %if around %package;
3647
drop them altogether since they are not needed except around
3648
%files.
3649
- Rename wrongly-named libOSMesa9 to libOSMesa8
3650
3651
-------------------------------------------------------------------
3652
Mon Feb 13 14:10:52 UTC 2017 - mimi.vx@gmail.com
3653
3654
- update to 17.0.0
3655
- removed n_Fixed-build-against-wayland-1.2.1.patch , version requirement
3656
bumped up by upstream.
3657
* Vulkan drivers:
3658
+ Correctly return (and implement) VK_INCOMPLETE on multiple WSI queries
3659
+ Support for the VK_KHR_sampler_mirror_clamp_to_edge extension
3660
+ We now use the Khoronos vk.xml file to generate the entrypoints
3661
* ANV:
3662
+ HiZ and performance improvements
3663
+ Float64 support and tessellation shader support.
3664
* RADV:
3665
+ Support multiple devices
3666
+ Support for the VK_AMD_draw_indirect_count extension
3667
+ Support for the VK_AMD_negative_viewport_height extension
3668
* Mesa core:
3669
+ Noticeable refactoring en route to GLSL Shader Cache
3670
+ Groundwork for int64
3671
* i965:
3672
+ OpenGL 4.5 support on Haswell hardware
3673
+ Reuse the same BLORP and ISL code as the ANV driver
3674
* Gallium:
3675
+ HUD: A number of race issues and memory leaks were resolved.
3676
* freedreno
3677
+ Support for a5xx
3678
* nouveau:
3679
+ OpenGL 4.3 support on Maxwell hardware
3680
+ Improved performance due to instruction pipelining (Maxwell)
3681
* r600/radeonsi
3682
+ VCE: Handle H.264 level 5.2
3683
+ Polaris12 support
3684
+ Dozens of performance improvements
3685
* Clover:
3686
+ Implement clGetExtensionFunctionAddressForPlatform.
3687
+ Add missing clGetDeviceInfo CL1.2 queries
3688
* VDPAU:
3689
+ Use dri3 to directly send the buffer to X
3690
* Build:
3691
+ Building RADV requires --enable-gallium-llvm
3692
+ Compatibility fixes for building mesa as part of ARC
3693
+ The vulkan headers vk_platform.h and vulkan.h are no longer installed
3694
+ A couple of configure options (--with-sha1 and --disable-shader-cache) are
3695
removed alongside their respective library requirements.
3696
3697
-------------------------------------------------------------------
3698
Sat Feb 4 14:58:43 UTC 2017 - schwab@linux-m68k.org
3699
3700
- specfile: fix build configuration for arm, ppc and s390 platforms
3701
3702
-------------------------------------------------------------------
3703
Thu Feb 2 15:28:27 UTC 2017 - sndirsch@suse.com
3704
3705
- update to 13.0.4
3706
* Multiple fixes for the i965 and radeonsi drivers. An odd glitch
3707
in glxgears when using the freedreno driver was also addressed.
3708
* The ANV driver being the prime source of patches - from
3709
compatibility improvements with newer Vulkan loaders,
3710
smoketesting and various rendering and compliance fixes.
3711
* A couple of longstanding issues in the VA state tracker have
3712
also been resolved.
3713
3714
-------------------------------------------------------------------
3715
Mon Jan 30 10:01:47 UTC 2017 - sndirsch@suse.com
3716
3717
- baselibs.conf: replaced definition of packages, which default is
3718
not set to be built in specfile to
3719
arch aarch64 ppc64 ppc64le s390x x86_64 package <package>
3720
in order to make "osc service localrun source_validator" happy :-(
3721
3722
-------------------------------------------------------------------
3723
Fri Jan 27 21:38:44 UTC 2017 - mimi.vx@gmail.com
3724
3725
- Update baselibs.conf to ship i386 vulkan json files on x86_64
3726
3727
-------------------------------------------------------------------
3728
Thu Jan 19 14:01:21 UTC 2017 - mimi.vx@gmail.com
3729
3730
- Updated baselibs.conf to reflect libvulkan_radeon
3731
3732
-------------------------------------------------------------------
3733
Thu Jan 19 07:56:52 UTC 2017 - mimi.vx@gmail.com
3734
3735
- Enabled RADV vulkan driver for AMD GPU cards
3736
3737
-------------------------------------------------------------------
3738
Thu Jan 5 19:11:14 UTC 2017 - mimi.vx@gmail.com
3739
3740
- update to 13.0.3
3741
+ dropped U_cso-don-t-release-sampler-states-that-are-bound.patch
3742
* fdo#77662 Fail to render to different faces of depth-stencil cube map
3743
* fdo#92234 [BDW] GPU hang in Shogun2
3744
* fdo#98329 dEQP-EGL.functional.image.render_multiple_contexts.gles2_renderbuffer_depth16_depth_buffer
3745
* fdo#99038 dEQP-EGL.functional.negative_api.create_pixmap_surface crashes
3746
* many radeonsi and i965 bugfixes
3747
3748
-------------------------------------------------------------------
3749
Thu Dec 15 07:39:30 UTC 2016 - dmueller@suse.com
3750
3751
- clean up configuration settings to be uniform accross all
3752
architectures except for list of dri and gallium drivers
3753
3754
-------------------------------------------------------------------
3755
Mon Dec 12 14:22:12 UTC 2016 - mstaudt@suse.com
3756
3757
- U_cso-don-t-release-sampler-states-that-are-bound.patch:
3758
This avoids Radeon hangs due to a use-after-free bug in Gallium.
3759
Fixes (boo#1015012), (fdo#93649)
3760
3761
-------------------------------------------------------------------
3762
Mon Nov 28 19:36:00 UTC 2016 - mimi.vx@gmail.com
3763
3764
- update to 13.0.2
3765
* fdo#97321 Query INFO_LOG_LENGTH for empty info log should return 0
3766
* fdo#97420 "#version 0" crashes glsl_compiler
3767
* i965: Add some APL and KBL SKU strings
3768
* i965: Reorder PCI ID list to match release order
3769
* i965/glk: Add basic Geminilake support
3770
* wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR
3771
* ac/nir/llvm: fix channel in texture gather lowering code.
3772
* vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)
3773
* vulkan/wsi: store present mode in swapchain base class
3774
* vulkan/wsi/x11: add support for IMMEDIATE present mode
3775
* vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHR
3776
* vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHR
3777
* cherry-ignore: add reverted LLVM_LIBDIR patch
3778
* anv: fix enumeration of properties
3779
* vc4: Don't abort when a shader compile fails.
3780
* vc4: Clamp the shadow comparison value.
3781
* vc4: Fix register class handling of DDX/DDY arguments.
3782
* util/disk_cache: close a previously opened handle in disk_cache_put (v2)
3783
* anv: Fix unintentional integer overflow in anv_CreateDmaBufImageINTEL
3784
* anv/format: handle unsupported formats properly
3785
* glcpp: Handle '#version 0' and other invalid values
3786
* glsl: Parse 0 as a preprocessor INTCONSTANT
3787
* anv/gen8: Stall when needed in Cmd(Set|Reset)Event
3788
* anv/wsi: Set the fence to signaled in AcquireNextImageKHR
3789
* anv: Rework fences
3790
* vulkan/wsi/wayland: Include pthread.h
3791
* vulkan/wsi/wayland: Clean up some error handling paths
3792
* vulkan/wsi: Report the correct min/maxImageCount
3793
* i965/gs: Allow primitive id to be a system value
3794
* anv: Handle null in all destructors
3795
* anv/fence: Handle ANV_FENCE_CREATE_SIGNALED_BIT
3796
* nir/spirv: Fix handling of gl_PrimitiveId
3797
* anv/blorp: Ignore clears for attachments first used as resolve destinations
3798
* anv: Implement a depth stall restriction on gen7
3799
* anv/cmd_buffer: Handle running out of binding tables in compute shaders
3800
* anv/cmd_buffer: Emit a CS stall before setting a CS pipeline
3801
* vulkan/wsi/x11: Implement FIFO mode.
3802
* isl: Fix height calculation in isl_msaa_interleaved_scale_px_to_sa
3803
* i965/hsw: Set integer mode in sampling state for stencil texturing
3804
* intel: Set min_ds_entries on Broxton.
3805
* i965: Fix compute shader crash.
3806
* mesa: Drop PATH_MAX usage.
3807
* i965: Fix GS push inputs with enhanced layouts.
3808
* vulkan/wsi: Add a thread-safe queue implementation
3809
* anv: fix multi level clears with VK_REMAINING_MIP_LEVELS
3810
* gbm: request correct version of the DRI2_FENCE extension
3811
* radeonsi: store group_size_variable in struct si_compute
3812
* glsl/lower_output_reads: fix geometry shader output handling with conditional emit
3813
* Fix races during _mesa_HashWalk().
3814
* mesa: fix empty program log length
3815
3816
-------------------------------------------------------------------
3817
Mon Nov 21 11:53:40 UTC 2016 - sndirsch@suse.com
3818
3819
- baselibs.conf: enabled build of 32bit Mesa-dri-nouveau package,
3820
e.g. required for Steam (bnc#1011156)
3821
3822
-------------------------------------------------------------------
3823
Mon Nov 14 19:12:26 UTC 2016 - mimi.vx@gmail.com
3824
3825
- update to 13.0.1
3826
* fdo#97715 [ILK,G45,G965] piglit.spec.arb_separate_shader_objects.misc
3827
api error checks
3828
* fdo#98012 [IVB] Segfault when running Dolphin twice with Vulkan
3829
* fdo#98512 radeon r600 vdpau: Invalid command stream: texture bo too small
3830
* i965: Fix GPU hang related to multiple render targets and alpha testing
3831
* Revert "st/vdpau: use linear layout for output surfaces"
3832
* ac/nir: add support for discard_if intrinsic (v2)
3833
* nir: add conditional discard optimisation (v4)
3834
* amd/addrlib: limit fastcall/regparm to GCC i386
3835
* anv: use correct .specVersion for extensions
3836
* vc4: Use Newton-Raphson on the 1/W write to fix glmark2 terrain.
3837
* ir: Flip gl_SamplePosition in nir_lower_wpos_ytransform().
3838
* anv/device: Return DEVICE_LOST if execbuf2 fails
3839
* vulkan/wsi/x11: Better handle wsi_x11_connection_create failure
3840
* vulkan/wsi/x11: Clean up connections in finish_wsi
3841
* anv: Better handle return codes from anv_physical_device_init
3842
* intel/blorp: Use wm_prog_data instead of hand-rolling our own
3843
* intel/blorp: Pass a brw_stage_prog_data to upload_shader
3844
* anv/pipeline: Put actual pointers in anv_shader_bin
3845
* anv/pipeline: Properly cache prog_data::param
3846
* intel/blorp: Emit all the binding tables
3847
* anv/device: Add an execbuf wrapper
3848
* anv: Add a cmd_buffer_execbuf helper
3849
* anv: Don't presume to know what address is in a surface relocation
3850
* anv: Add a new bo_pool_init helper
3851
* anv/allocator: Simplify anv_scratch_pool
3852
* anv: Initialize anv_bo::offset to -1
3853
* anv/batch_chain: Improve write_reloc
3854
* anv: Add an anv_execbuf helper struct
3855
* anv/batch: Move last_ss_pool_bo_offset to the command buffer
3856
* anv: Move relocation handling from EndCommandBuffer to QueueSubmit
3857
* anv/cmd_buffer: Take a command buffer instead of a batch in two helpers
3858
* anv/cmd_buffer: Enable a CS stall workaround for Sky Lake gt4
3859
* glsl: Update deref types when resizing implicitly sized arrays.
3860
* mesa: Fix pixel shader scratch space allocation on Gen9+ platforms.
3861
* anv: Do relocations in userspace before execbuf ioctl
3862
* egl: use util/macros.h
3863
* egl: make interop ABI visible again
3864
* glx: make interop ABI visible again
3865
* radeonsi: fix an assertion failure in si_decompress_sampler_color_textures
3866
* radeonsi: fix BFE/BFI lowering for GLSL semantics
3867
* glsl: fix lowering of UBO references of named blocks
3868
* st/glsl_to_tgsi: fix dvec[34] loads from SSBO
3869
* st/mesa: fix the layer of VDPAU surface samplers
3870
* gallium/hud: fix a problem where objects are free'd while in use.
3871
* gallium/hud: close a previously opened handle
3872
* gallium/hud: protect against and initialization race
3873
* mesa/glsl: delete previously linked shaders earlier when linking
3874
3875
-------------------------------------------------------------------
3876
Mon Nov 7 15:09:08 UTC 2016 - schwab@suse.de
3877
3878
- Build Mesa-dri-nouveau only where available
3879
3880
-------------------------------------------------------------------
3881
Wed Nov 2 11:44:47 UTC 2016 - zaitor@opensuse.org
3882
3883
- Drop u_Mesa_i965-import-prime-buffers.patch: Upstream fixed the
3884
bug in a different way, and we should not keep the now obsolete
3885
patch (boo#991638, fdo#71759).
3886
3887
-------------------------------------------------------------------
3888
Tue Nov 1 18:14:28 UTC 2016 - mimi.vx@gmail.com
3889
3890
- update to 13.0.0
3891
- openGL 4.5 with i965 driver on intel bbroadwell and newer hw
3892
- openGL ES for haswell supports 3.1, skylake 3.2
3893
- fixes for intel vulkan driver
3894
- early support fot GP100
3895
- better radeonSI performace
3896
- dropped U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch
3897
- refreshed u_Mesa_i965-import-prime-buffers.patch
3898
3899
-------------------------------------------------------------------
3900
Tue Oct 25 10:05:26 UTC 2016 - sndirsch@suse.com
3901
3902
- let Mesa-dri-nouveau supplement xf86-video-nouveau, so it gets
3903
preselected as well once hardware supplements for Mesa-dri-nouveau
3904
match (bnc#1005323)
3905
3906
-------------------------------------------------------------------
3907
Mon Oct 17 14:35:07 UTC 2016 - mstaudt@suse.com
3908
3909
- Mesa.spec: %ifdef'd out patches by mistake
3910
3911
-------------------------------------------------------------------
3912
Mon Oct 17 13:45:06 UTC 2016 - mstaudt@suse.com
3913
3914
- Split off nouveau*_dri.so into Mesa-dri-nouveau.
3915
Nouveau's 3D support is too unstable to enable by default.
3916
3917
-------------------------------------------------------------------
3918
Mon Oct 17 12:34:12 UTC 2016 - mstaudt@suse.com
3919
3920
- Mesa.spec: Disable Nouveau locking patches by default
3921
3922
-------------------------------------------------------------------
3923
Fri Oct 14 10:17:17 UTC 2016 - mstaudt@suse.com
3924
3925
- U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch:
3926
Initialize RSxxx chipsets correctly (bsc#985650)
3927
3928
-------------------------------------------------------------------
3929
Fri Oct 14 09:10:46 UTC 2016 - mstaudt@suse.com
3930
3931
- N_01-WIP-nouveau-add-locking.patch
3932
N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch
3933
N_03-nv30-locking-fixes.patch
3934
N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch
3935
N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch
3936
3937
Backport nouveau locking workaround to enable multithreading.
3938
3939
Source: https://github.com/imirkin/mesa/commits/locking
3940
3941
According to the author, crashes may still happen, but much more rarely.
3942
3943
Tested on GK107.
3944
3945
N_04-* and N_05-* include untested fixes for nv50.
3946
3947
Fixes (boo#997171) as suggested in (fdo#91632).
3948
3949
-------------------------------------------------------------------
3950
Mon Sep 19 10:00:05 UTC 2016 - zaitor@opensuse.org
3951
3952
- Add u_Mesa_i965-import-prime-buffers.patch: i965: import prime
3953
buffers in the current context, not screen (fdo#71759,
3954
boo#991638).
3955
3956
-------------------------------------------------------------------
3957
Sat Sep 17 16:40:56 UTC 2016 - mimi.vx@gmail.com
3958
3959
- update to 12.0.3
3960
* fdo#97781 - [HSW, BYT, IVB] es2-cts.gtf.gl2extensiontests.depth_texture_cube_map.depth_texture_cube_map
3961
* Revert "i965/miptree: Stop multiplying cube depth by 6 in HiZ calculations"
3962
3963
-------------------------------------------------------------------
3964
Mon Sep 5 17:05:57 UTC 2016 - mimi.vx@gmail.com
3965
3966
- update to 12.0.2
3967
* fdo#69622 - eglTerminate then eglMakeCurrent crahes
3968
* fdo#89599 - symbol 'x86_64_entry_start' is already defined when building
3969
with LLVM/clang
3970
* fdo#91342 - Very dark textures on some objects in indoors environments in
3971
Postal 2
3972
* fdo#92306 - GL Excess demo renders incorrectly on nv43
3973
* fdo#94148 - Framebuffer considered invalid when a draw call is done
3974
before glCheckFramebufferStatus
3975
* fdo#96274 - [NVC0] Failure when compiling compute shader: Assertion
3976
`bb-<getFirst()-<serial >= bb-<getExit()-<serial' failed
3977
* fdo#96358 - SSO: wrong interface validation between GS and VS (regresion
3978
due to latest gles 3.1)
3979
* fdo#96381 - Texture artifacts with immutable texture storage and mipmaps
3980
* fdo#96762 - [radeonsi,apitrace] Firewatch: nothing rendered
3981
in scrollable (text) areas
3982
* fdo#96835 - "gallium: Force blend color to 16-byte alignment" crash with
3983
"-march=native -O3" causes some 32bit games to crash
3984
* fdo#96850 - Crucible tests fail for 32bit mesa
3985
* fdo#96908 - [radeonsi] MSAA causes graphical artifacts
3986
* fdo#96911 - webgl2 conformance2/textures/misc/tex-mipmap-levels.html
3987
crashes 12.1 Intel driver
3988
* fdo#96971 - invariant qualifier is not valid for shader inputs
3989
* fdo#97039 - The Talos Principle and Serious Sam 3 GPU faults
3990
* fdo#97207 - [IVY BRIDGE] Fragment shader discard writing to depth
3991
* fdo#97214 - X not running with error "Failed to make EGL context current
3992
* fdo#97225 - [i965 on HD4600 Haswell] xcom switch to ingame cinematics cause
3993
segmentation fault
3994
* fdo#97231 - GL_DEPTH_CLAMP doesn't clamp to the far plane
3995
* fdo#97307 - glsl/glcpp/tests/glcpp-test regression
3996
* fdo#97331 - glDrawElementsBaseVertex doesn't work in display list on i915
3997
* fdo#97351 - DrawElementsBaseVertex with VBO ignores base vertex on
3998
Intel GMA 9xx in some cases
3999
* fdo#97426 - glScissor gives vertically inverted result
4000
* fdo#97476 - Shader binaries should not be stored in the PipelineCache
4001
* fdo#97567 - [SNB, ILK] ctl, piglit regressions in mesa 12.0.2rc1
4002
+ many other fixes from 12.0.1
4003
4004
4005
-------------------------------------------------------------------
4006
Sat Jul 9 07:11:14 UTC 2016 - mimi.vx@gmail.com
4007
4008
- update to 12.0.1
4009
* Vulkan driver for Intel hardware from Ivy Bridge onward.
4010
* OpenGL 4.3 for nvc0, radeonsi and i965 (Gen8+)
4011
* OpenGL ES 3.1 on nvc0 and radeonsi
4012
* DRI3 enablement for VDPAU, OMX and VAAPI
4013
4014
-------------------------------------------------------------------
4015
Tue Jul 5 20:08:21 UTC 2016 - toddrme2178@gmail.com
4016
4017
- Fix Group tag.
4018
4019
-------------------------------------------------------------------
4020
Tue Jun 21 19:57:26 UTC 2016 - mimi.vx@gmail.com
4021
4022
- update to 12.0.0-rc4 final RC
4023
4024
-------------------------------------------------------------------
4025
Fri Jun 17 14:57:47 UTC 2016 - sndirsch@suse.com
4026
4027
- moved libxatracker package definition to the end to get rid of
4028
issues related to the special version of this package
4029
4030
-------------------------------------------------------------------
4031
Fri Jun 17 14:12:52 UTC 2016 - sndirsch@suse.com
4032
4033
- let Mesa-libVulkan-devel conflict with vulkan-devel due to file
4034
conflics in both packages
4035
4036
-------------------------------------------------------------------
4037
Wed Jun 15 14:39:32 UTC 2016 - sndirsch@suse.com
4038
4039
- Update to version 12.0.0-rc2
4040
* Bug fixes and performance improvements
4041
- supersedes patches:
4042
u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch,
4043
U_anv-add-the-X-related-and-Wayland-CFLAGS-to-VULKAN.patch
4044
- removed option for build in verbose log mode
4045
- improved Group tag for libVulkan-devel
4046
4047
-------------------------------------------------------------------
4048
Sun Jun 12 09:22:10 UTC 2016 - sndirsch@suse.com
4049
4050
- fixed 'osc service localrun download_files' run by removing
4051
rc release from version define
4052
4053
-------------------------------------------------------------------
4054
Thu Jun 9 20:29:29 UTC 2016 - mimi.vx@gmail.com
4055
4056
- fix vulkan naming scheme, add supplement for xf86-video-intel
4057
4058
-------------------------------------------------------------------
4059
Wed Jun 8 20:10:11 UTC 2016 - tobias.johannes.klausmann@mni.thm.de
4060
4061
- Fix Requirement for Mesa-libVulkan-devel, not Mesa-libvulkan, but
4062
Mesa-libVulkan
4063
4064
-------------------------------------------------------------------
4065
Wed Jun 8 07:33:35 UTC 2016 - jslaby@suse.com
4066
4067
- x86: enable virgl gallium driver
4068
4069
-------------------------------------------------------------------
4070
Tue Jun 7 23:25:31 UTC 2016 - tobias.johannes.klausmann@mni.thm.de
4071
4072
- Update to version 12.0.0-rc2:
4073
- New features:
4074
+ OpenGL 4.3 on nvc0, radeonsi, i965 (Gen8+)
4075
+ OpenGL ES 3.1 on nvc0, radeonsi
4076
+ GL_ARB_ES3_1_compatibility on nvc0, radeonsi
4077
+ GL_ARB_compute_shader on nvc0, radeonsi, softpipe
4078
+ GL_ARB_cull_distance on i965/gen6+, nv50, nvc0, llvmpipe, softpipe
4079
+ GL_ARB_framebuffer_no_attachments on nvc0, r600, radeonsi, softpipe
4080
+ GL_ARB_internalformat_query2 on all drivers
4081
+ GL_ARB_query_buffer_object on i965/hsw+
4082
+ GL_ARB_robust_buffer_access_behavior on i965, nvc0, radeonsi
4083
+ GL_ARB_shader_atomic_counters on radeonsi, softpipe
4084
+ GL_ARB_shader_atomic_counter_ops on nvc0, radeonsi, softpipe
4085
+ GL_ARB_shader_image_load_store on nvc0, radeonsi, softpipe
4086
+ GL_ARB_shader_image_size on nvc0, radeonsi, softpipe
4087
+ GL_ARB_shader_storage_buffer_objects on radeonsi, softpipe
4088
+ GL_ATI_fragment_shader on all Gallium drivers
4089
+ GL_EXT_base_instance on all drivers that support GL_ARB_base_instance
4090
+ GL_EXT_clip_cull_distance on all drivers that support GL_ARB_cull_distance
4091
+ GL_KHR_robustness on i965
4092
+ GL_OES_copy_image on i965 (Baytrail and Gen8+)
4093
+ GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers
4094
that support GL_ARB_draw_buffers_blend
4095
+GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 on all drivers that support
4096
GL_ARB_gpu_shader5
4097
+GL_OES_sample_shading on i965, nvc0, r600, radeonsi
4098
+GL_OES_sample_variables on i965, nvc0, r600, radeonsi
4099
+GL_OES_shader_image_atomic on all drivers that support
4100
GL_ARB_shader_image_load_store
4101
+GL_OES_shader_io_blocks on i965, nvc0, radeonsi
4102
+GL_OES_shader_multisample_interpolation on i965, nvc0, r600, radeonsi
4103
+ GL_OES_texture_border_clamp and GL_EXT_texture_border_clamp on all drivers
4104
that support +GL_ARB_texture_border_clamp
4105
+ GL_OES_texture_buffer and GL_EXT_texture_buffer on i965, nvc0, radeonsi
4106
+ EGL_KHR_reusable_sync on all drivers
4107
+ GL_ARB_stencil_texture8 and GL_OES_stencil_texture8 on i965/gen8+
4108
- Enable build of the Intel Vulkan driver (anv):
4109
+ Introduce new packages: libVulkan and libVulkan-devel
4110
- Remove upstreamed patches:
4111
+ u_glxcmds-glXGetFBConfigs-fix-screen-bounds.patch
4112
+ U_gallivm-disable-avx512-features.patch
4113
- Upstream Patches:
4114
+ U_anv-add-the-X-related-and-Wayland-CFLAGS-to-VULKAN.patch
4115
* Otherwise we might fail to find the headers in some scenarios.
4116
- drop docs/COPYING: No GPL licensed code in Mesa resident (upstream change)
4117
4118
-------------------------------------------------------------------
4119
Wed Jun 1 14:48:38 UTC 2016 - eich@suse.com
4120
4121
- U_gallivm-disable-avx512-features.patch:
4122
Fix crashes on some Skykake CPUs by disabling avx512 features
4123
(bsc#980557, bsc#981532).
4124
4125
-------------------------------------------------------------------
4126
Wed May 25 11:39:12 UTC 2016 - dmueller@suse.com
4127
4128
- enable vc4 and freedreno on aarch64 as well
4129
4130
-------------------------------------------------------------------
4131
Wed May 18 17:01:35 UTC 2016 - eich@suse.com
4132
4133
- u_glxcmds-glXGetFBConfigs-fix-screen-bounds.patch:
4134
Fix crash due to oud of founds screen (boo#980382).
4135
4136
-------------------------------------------------------------------
4137
Mon May 9 15:24:00 UTC 2016 - mimi.vx@gmail.com
4138
4139
- update to 11.2.2
4140
- removed upstreamed patches:
4141
+ u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch
4142
+ u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch
4143
* fdo#92850 - Segfault loading War Thunder
4144
* fdo#93767 - Glitches with soft shadows and MSAA in Knights of the Old Republic 2
4145
* fdo#94955 - Uninitialized variables leads to random segfaults (valgrind log,
4146
apitrace attached)
4147
* fdo#94994 - OSMesaGetProcAdress always fails on mangled OSMesa
4148
* fdo#95026 - Alien Isolation segfault after initial loading screen/video
4149
* fdo#95133 - X-COM Enemy Within crashes when entering tactical mission with Bonaire
4150
* fdo#95164 - GLSL compiler (linker I think) emits assertion upon call to
4151
glAttachShader
4152
* fdo#95251 - vdpau decoder capabilities: not supported
4153
* radeon/uvd: alignment fix for decode message buffer
4154
* st/mesa: fix sampler view leak in st_DrawAtlasBitmaps()
4155
* gallium/util: initialize pipe_framebuffer_state to zeros
4156
* dri: Fix robust context creation via EGL attribute
4157
* dri2: Check for dummyContext to see if the glx_context is valid
4158
* cherry-ignore: remove duplicate commit
4159
* cherry-ignore: ignore the GetSamplerParameterIuiv{EXT,OES} fixups
4160
* vc4: Fix subimage accesses to LT textures.
4161
* vc4: Add support for rendering to cube map surfaces.
4162
* vc4: Fix tests for format supported with nr_samples == 1.
4163
* vc4: Make sure we recompile when sample_mask changes.
4164
* glapi: fix _glapi_get_proc_address() for mangled function names
4165
* nvc0: fix retrieving query results into buffer for timestamps
4166
* nouveau/video: properly detect the decoder class for availability checks
4167
* i965/fs: Properly report regs_written from SAMPLEINFO
4168
* egl/x11: authenticate before doing chipset id ioctls
4169
* winsys/sw/xlib: use correct free function for xlib_dt->data
4170
* i965: Fix clear code for ignoring colormask for XRGB formats on Gen9+.
4171
* glsl: Convert lower_vec_index_to_swizzle to a rvalue visitor.
4172
* glsl: Lower vector_extracts to swizzles after lower_vector_derefs.
4173
* radeon/uvd: fix tonga feedback buffer size
4174
* st/mesa: fix blit-based GetTexImage for non-finalized textures
4175
* gallium/radeon: handle failure when mapping staging buffer
4176
* st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor
4177
* gallium/radeon: fix crash in r600_set_streamout_targets
4178
* radeonsi: correct NULL-pointer check in si_upload_const_buffer
4179
* radeonsi: work around an MSAA fast stencil clear problem
4180
* r600g/radeonsi: send endian info to format translation functions
4181
* r600g: set endianess of 16/32-bit buffers according to do_endian_swap
4182
* r600g: use do_endian_swap in color swapping functions
4183
* r600g: use do_endian_swap in texture swapping function
4184
* r600g: fix and optimize tgsi_cmp when using ABS and NEG modifier
4185
* llvmpipe: (trivial) initialize src1_alpha var to NULL
4186
* gallivm: fix bogus argument order to lp_build_sample_mipmap function
4187
* gallivm: make sampling more robust against bogus coordinates
4188
* gk110/ir: do not overwrite def value with zero for EXCH ops
4189
* gk110/ir: make use of IMUL32I for all immediates
4190
* nvc0/ir: fix wrong emission of (a OP b) OP c
4191
* gk110/ir: add emission for (a OP b) OP c
4192
* nvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+
4193
* st/glsl_to_tgsi: fix potential crash when allocating temporaries
4194
* dri3: Check for dummyContext to see if the glx_context is valid
4195
* i965/blorp/gen7: Prepare re-using for gen8
4196
* i965/blorp: Use 8k chunk size for urb allocation
4197
* tgsi: initialize stack allocated struct
4198
* winsys/sw/dri: use correct free function for dri_sw_dt->data
4199
* android: enable dlopen() on all architectures
4200
4201
-------------------------------------------------------------------
4202
Thu Apr 21 09:36:08 UTC 2016 - sndirsch@suse.com
4203
4204
- u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch
4205
* dri3: Check for dummyContext to see if the glx_context is valid
4206
According to the comments in src/glx/glxcurrent.c
4207
__glXGetCurrentContext() always returns a valid pointer. If no
4208
context is made current, it will contain dummyContext. Thus a
4209
test for NULL will always fail.
4210
4211
-------------------------------------------------------------------
4212
Sun Apr 17 19:13:12 UTC 2016 - mimi.vx@gmail.com
4213
4214
- update to 11.2.1
4215
* It fixes crashes in VAAPI, some build problems in Nine has been addressed,
4216
adds a drirc workaround for Warsow and resolves issues in the nouveau,
4217
radeonsi and i965 drivers.
4218
* fdo#93962 ES2-CTS.gtf.GL2FixedTests.scissor.scissor - segfault/asserts
4219
4220
-------------------------------------------------------------------
4221
Mon Apr 4 19:57:06 UTC 2016 - mimi.vx@gmail.com
4222
4223
- update to 11.2.0
4224
- dropped U_clover-Fix-build-against-LLVM-3.8.patch
4225
- dropped U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch
4226
- New Features:
4227
* GL_ARB_arrays_of_arrays on all gallium drivers that provide GLSL 1.30
4228
* GL_ARB_base_instance on freedreno/a4xx
4229
* GL_ARB_compute_shader on i965
4230
* GL_ARB_copy_image on r600
4231
* GL_ARB_indirect_parameters on nvc0
4232
* GL_ARB_query_buffer_object on nvc0
4233
* GL_ARB_shader_atomic_counters on nvc0
4234
* GL_ARB_shader_draw_parameters on i965, nvc0
4235
* GL_ARB_shader_storage_buffer_object on nvc0
4236
* GL_ARB_tessellation_shader on i965 and r600 (evergreen/cayman only)
4237
* GL_ARB_texture_buffer_object_rgb32 on freedreno/a4xx
4238
* GL_ARB_texture_buffer_range on freedreno/a4xx
4239
* GL_ARB_texture_query_lod on freedreno/a4xx
4240
* GL_ARB_texture_rgb10_a2ui on freedreno/a4xx
4241
* GL_ARB_texture_view on freedreno/a4xx
4242
* GL_ARB_vertex_type_10f_11f_11f_rev on freedreno/a4xx
4243
* GL_KHR_texture_compression_astc_ldr on freedreno/a4xx
4244
* GL_AMD_performance_monitor on radeonsi (CIK+ only)
4245
* GL_ATI_meminfo on r600, radeonsi
4246
* GL_NVX_gpu_memory_info on r600, radeonsi
4247
* New OSMesaCreateContextAttribs() function (for creating core profile contexts)
4248
+ Many bugfixes, for more info see relnotes/11.2.0.html
4249
4250
-------------------------------------------------------------------
4251
Wed Mar 16 18:12:00 UTC 2016 - eich@suse.com
4252
4253
- n_Define-GLAPIVAR-separate-from-GLAPI.patch:
4254
Add separate definition GLAPIVAR as GLAPI
4255
doesn't have the an 'extern' for some compiler
4256
versions. This is needed for GLw (bsc#970725).
4257
4258
-------------------------------------------------------------------
4259
Wed Mar 16 11:31:20 UTC 2016 - sndirsch@suse.com
4260
4261
- U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch
4262
* llvmpipe: Do not use barriers if not using threads; triggers
4263
on single cpu machines (like KVM in openQA) with gcc6 and
4264
latest glibc(bnc#971350)
4265
4266
-------------------------------------------------------------------
4267
Mon Mar 14 12:02:29 UTC 2016 - dmueller@suse.com
4268
4269
- enable llvmpipe for aarch64 (fate#320649)
4270
4271
-------------------------------------------------------------------
4272
Thu Feb 11 13:18:31 UTC 2016 - mimi.vx@gmail.com
4273
4274
- update to 11.1.2
4275
* Bugfix release:
4276
+ fdo#93648 - Random lines being rendered when playing Dolphin (geometry shaders
4277
elated, w/ apitrace)
4278
+ fdo#93650 - GL_ARB_separate_shader_objects is buggy (PCSX2)
4279
+ fdo#93717 - Meta mipmap generation can corrupt texture state
4280
+ fdo#93722 - Segfault when compiling shader with a subroutine that takes a parameter
4281
+ fdo#93731 - glUniformSubroutinesuiv segfaults when subroutine uniform is bound
4282
to a specific location
4283
+ fdo#93761 - A conditional discard in a fragment shader causes no depth
4284
writing at all
4285
+ Some bugfixes in i965,nv50,radeonsi,r600g,vc4 drivers
4286
4287
-------------------------------------------------------------------
4288
Thu Jan 28 09:37:21 UTC 2016 - idonmez@suse.com
4289
4290
- Add U_clover-Fix-build-against-LLVM-3.8.patch to fix build
4291
against llvm 3.8
4292
4293
-------------------------------------------------------------------
4294
Wed Jan 20 16:40:10 UTC 2016 - eich@suse.com
4295
4296
- u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch
4297
Check for dummyContext to see if the glx_context is valid (boo#962609).
4298
4299
-------------------------------------------------------------------
4300
Wed Jan 20 15:16:11 UTC 2016 - sndirsch@suse.com
4301
4302
- n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
4303
* Since these are packaged separately in (open)SUSE anyway, one
4304
can use copies as well. This makes debug packages possible
4305
again. (bnc #962609)
4306
4307
-------------------------------------------------------------------
4308
Wed Jan 13 23:14:33 UTC 2016 - mimi.vx@gmail.com
4309
4310
- update to 11.1.1
4311
* Bugfix release and adding KB Lake PCI id's
4312
+ fdo#91806 - configure does not test whether assembler supports sse4.1
4313
+ fdo#92229 - [APITRACE] SOMA have serious graphical errors
4314
+ fdo#92233 - Unigine Heaven 4.0 silhuette run
4315
+ fdo#93004 - Guild Wars 2 crash on nouveau DX11 cards
4316
+ fdo#93215 - [Regression bisected] Ogles1conform Automatic mipmap
4317
generation test is fail
4318
+ fdo#93257 - [SKL, bisected] ASTC dEQP tests segfault
4319
+ fixes for r600,nv*,glx,glsl,radeonsi and i965
4320
4321
-------------------------------------------------------------------
4322
Wed Jan 6 14:00:51 UTC 2016 - schwab@suse.de
4323
4324
- Enable swrast gallium driver on s390/aarch64
4325
- Exclude Mesa-libva on s390/s390x/aarch64
4326
4327
-------------------------------------------------------------------
4328
Sun Dec 20 05:03:08 UTC 2015 - jimmy@boombatower.com
4329
4330
- Apply patch: st/va: hardlink driver instances to
4331
gallium_drv_video.so
4332
+ u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch
4333
4334
-------------------------------------------------------------------
4335
Thu Dec 17 07:06:21 UTC 2015 - jimmy@boombatower.com
4336
4337
- Add Mesa-libva.
4338
4339
-------------------------------------------------------------------
4340
Tue Dec 15 16:17:22 UTC 2015 - mimi.vx@gmail.com
4341
4342
- update to 11.1.0, new stable release
4343
* New features:
4344
+ Note: some of the new features are only available with certain drivers.
4345
+ OpenGL 3.1 support on freedreno (a3xx, a4xx)
4346
+ OpenGL 3.3 support for VMware guest VM driver (supported by Workstation 12
4347
and Fusion 8).
4348
+ GL_AMD_performance_monitor on nv50
4349
+ GL_ARB_arrays_of_arrays on i965
4350
+ GL_ARB_blend_func_extended on freedreno (a3xx)
4351
+ GL_ARB_clear_texture on nv50, nvc0
4352
+ GL_ARB_clip_control on freedreno/a4xx
4353
+ GL_ARB_copy_image on nv50, nvc0, radeonsi
4354
+ GL_ARB_depth_clamp on freedreno/a4xx
4355
+ GL_ARB_fragment_layer_viewport on i965 (gen6+)
4356
+ GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips
4357
+ GL_ARB_gpu_shader5 on r600 for Evergreen and later chips
4358
+ GL_ARB_seamless_cubemap_per_texture on freedreno/a4xx
4359
+ GL_ARB_shader_clock on i965 (gen7+)
4360
+ GL_ARB_shader_stencil_export on i965 (gen9+)
4361
+ GL_ARB_shader_storage_buffer_object on i965
4362
+ GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi
4363
+ GL_ARB_texture_barrier / GL_NV_texture_barrier on i965
4364
+ GL_ARB_texture_buffer_range on freedreno/a3xx
4365
+ GL_ARB_texture_compression_bptc on freedreno/a4xx
4366
+ GL_ARB_texture_query_lod on softpipe
4367
+ GL_ARB_texture_view on radeonsi and r600 (for evergeen and newer)
4368
+ GL_ARB_vertex_type_2_10_10_10_rev on freedreno (a3xx, a4xx)
4369
+ GL_EXT_blend_func_extended on all drivers that support the ARB version
4370
+ GL_EXT_buffer_storage implemented for when ES 3.1 support is gained
4371
+ GL_EXT_draw_elements_base_vertex on all drivers
4372
+ GL_EXT_texture_compression_rgtc / latc on freedreno (a3xx & a4xx)
4373
+ GL_KHR_debug (GLES)
4374
+ GL_NV_conditional_render on freedreno
4375
+ GL_OES_draw_elements_base_vertex on all drivers
4376
+ EGL_KHR_create_context on softpipe, llvmpipe
4377
+ EGL_KHR_gl_colorspace on softpipe, llvmpipe
4378
+ new virgl gallium driver for qemu virtio-gpu
4379
+ 16x multisampling on i965 (gen9+)
4380
+ GL_EXT_shader_samples_identical on i965.
4381
* +many bugfixes, please see relnotes
4382
4383
-------------------------------------------------------------------
4384
Wed Dec 9 19:15:39 UTC 2015 - mimi.vx@gmail.com
4385
4386
- Update to version 11.0.7
4387
+ bugfixes release for bugs found since 11.0.6
4388
fdo#90348 - Spilling failure of b96 merged value
4389
fdo#92363 - [BSW/BDW] ogles1conform Gets test fails
4390
fdo#92438 - Segfault in pushbuf_kref when running the android
4391
emulator (qemu) on nv50
4392
fdo#93110 - [NVE4] textureSize() and textureQueryLevels() uses a texture
4393
bound during the previous draw call
4394
fdo#93126> - wrongly claim supporting GL_EXT_texture_rg
4395
+ plus fixes for r600g,llvmpipe,i955,egl,gles2
4396
4397
-------------------------------------------------------------------
4398
Tue Dec 1 07:57:16 UTC 2015 - jimmy@boombatower.com
4399
4400
- Add Mesa-libOpenCL.
4401
4402
-------------------------------------------------------------------
4403
Sun Nov 22 11:05:34 UTC 2015 - zaitor@opensuse.org
4404
4405
- Update to version 11.0.6:
4406
+ This release brings driver fixes for i965, r600, radeonsi,
4407
nouveau, vc4, and llvmpipe including a serious regression for
4408
r100/r200 era hardware.
4409
+ Additional patches cover glsl, nir, mesa/meta and VC-1
4410
decoding.
4411
4412
-------------------------------------------------------------------
4413
Wed Nov 11 18:08:32 UTC 2015 - mimi.vx@gmail.com
4414
4415
- update to 11.0.5
4416
* With this release we have some driver patches for i965 and nouveau, a couple
4417
of llvm 3.7 related fixes and a some bugfixes in the VA state-tracker.
4418
* Additionally we have a few new PCI ids for i965 and radeonsi.
4419
4420
-------------------------------------------------------------------
4421
Sun Oct 25 18:08:04 UTC 2015 - mimi.vx@gmail.com
4422
4423
- update to 11.0.4
4424
* bug fix release which fixes bugs found since the 11.0.3 release
4425
* droped patches - merged by upstream:
4426
U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch
4427
U_i965-Remove-early-release-of-DRI2-miptree.patch
4428
4429
-------------------------------------------------------------------
4430
Thu Oct 22 13:08:47 UTC 2015 - sndirsch@suse.com
4431
4432
- U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch
4433
* This avoids a serious r600g bug leading to a GPU hang (bnc#951298)
4434
4435
-------------------------------------------------------------------
4436
Tue Oct 20 12:27:16 UTC 2015 - sndirsch@suse.com
4437
4438
- Update to 11.0.3
4439
* bug fix release which fixes bugs found since the 11.0.2 release
4440
4441
-------------------------------------------------------------------
4442
Thu Oct 1 12:47:05 UTC 2015 - sndirsch@suse.com
4443
4444
- Update to 11.0.2
4445
* This is a emergency release which covers the final dEQP
4446
regressions introduced in the 11.0 development cycle.
4447
4448
-------------------------------------------------------------------
4449
Wed Sep 30 09:29:30 UTC 2015 - jslaby@suse.com
4450
4451
- update upstream status:
4452
* remove n_i965-Remove-early-release-of-DRI2-miptree.patch
4453
* add U_i965-Remove-early-release-of-DRI2-miptree.patch
4454
4455
-------------------------------------------------------------------
4456
Sat Sep 26 20:06:50 UTC 2015 - mpluskal@suse.com
4457
4458
- Update to 11.0.1
4459
* i965/vec4: Fix saturation errors when coalescing registers
4460
* i965/vec4_nir: Load constants as integers
4461
* meta: Abort meta pbo path if TexSubImage need signed unsigned
4462
conversion
4463
* docs: add sha256 checksums for 11.0.0
4464
* Update version to 11.0.1
4465
* docs: add release notes for 11.0.1
4466
* mesa: Fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for default
4467
framebuffer.
4468
* t_dd_dmatmp: Make "count" actually be the count
4469
* t_dd_dmatmp: Clean up improper code formatting from previous
4470
patch
4471
* t_dd_dmatmp: Use '& 3' instead of '% 4' everywhere
4472
* t_dd_dmatmp: Pull out common 'count -= count & 3' code
4473
* t_dd_dmatmp: Use addition instead of subtraction in loop
4474
bounds
4475
* st/mesa: avoid integer overflows with buffers >= 512MB
4476
* nv50, nvc0: fix max texture buffer size to 128M elements
4477
* freedreno/a3xx: fix blending of L8 format
4478
* nv50,nvc0: detect underlying resource changes and update tic
4479
* nv50,nvc0: flush texture cache in presence of coherent bufs
4480
* radeonsi: load fmask ptr relative to the resources array
4481
* nir: Fix a bunch of ralloc parenting errors
4482
* i965/vec4: Don't reswizzle hardware registers
4483
* configure.ac: Add support to enable read-only text segment on
4484
x86.
4485
* gbm: convert gbm bo format to fourcc format on dma-buf import
4486
* mesa: fix errors when reading depth with glReadPixels
4487
* i965: fix textureGrad for cubemaps
4488
* mesa: Fix texture compression on big-endian systems
4489
4490
-------------------------------------------------------------------
4491
Mon Sep 14 15:40:22 UTC 2015 - jslaby@suse.com
4492
4493
- add n_i965-Remove-early-release-of-DRI2-miptree.patch (bnc#945444)
4494
4495
-------------------------------------------------------------------
4496
Mon Sep 14 07:49:02 UTC 2015 - sndirsch@suse.com
4497
4498
- marked Mesa.keyring and mesa-11.0.0.tar.xz.sig as source in
4499
specfile in order to make factory checkin policy happy
4500
4501
-------------------------------------------------------------------
4502
Sat Sep 12 15:36:35 UTC 2015 - mimi.vx@gmail.com
4503
4504
- Update to version 11.0.0
4505
* Mesa 11.0 brings core Mesa support for OpenGL 4.2, RadeonSI and Nouveau NVC0
4506
OpenGL 4.1 support (the other hardware drivers remain at OpenGL 3.3), AMDGPU
4507
kernel driver support along with initial R9 Fury/Fiji support, EGL 1.5 support,
4508
ongoing OpenGL ES 3.1 work, OpenCL compute image support, HEVC video decode
4509
support for RadeonSI via VDPAU, OpenGL ES 3.0 for Freedreno, and many fixes.
4510
+ drop U_mesa-llvm37-rename-r600-to-amdgpu.patch and U_mesa-llvm37.patch
4511
4512
-------------------------------------------------------------------
4513
Fri Sep 11 18:00:38 UTC 2015 - mimi.vx@gmail.com
4514
4515
- Update to version 10.6.7
4516
+ add gpg verification of source package
4517
* fdo#90751 Revert "i965: Momentarily pretend to support
4518
ARB_texture_stencil8 for blits."
4519
* mesa/teximage: use correct extension for accept stencil texture.
4520
4521
-------------------------------------------------------------------
4522
Mon Sep 7 08:33:46 UTC 2015 - zaitor@opensuse.org
4523
4524
- Update to version 10.6.6:
4525
* This release includes patches for mesa core, i965 (regression
4526
fixes), r600 (assertions and crash fixes in the sb backend),
4527
radeonsi (workaround for GPU hang in Unigine Heaven) and
4528
nouveau (piglit tests).
4529
- Replace libXvMC-devel and libexpat-devel for pkgconfig(xvmc) and
4530
pkgconfig(expat) BuildRequires.
4531
4532
-------------------------------------------------------------------
4533
Mon Sep 7 03:45:34 UTC 2015 - alarrosa@suse.com
4534
4535
- Add U_mesa-llvm37-rename-r600-to-amdgpu.patch to fix build with llvm 3.7
4536
due to rename of llvm target R600 to AMDGPU
4537
4538
-------------------------------------------------------------------
4539
Sat Sep 5 11:45:32 UTC 2015 - idonmez@suse.com
4540
4541
- Add U_mesa-llvm37.patch to fix build with llvm 3.7
4542
4543
-------------------------------------------------------------------
4544
Sat Aug 22 14:17:01 UTC 2015 - zaitor@opensuse.org
4545
4546
- Update to version 10.6.5:
4547
* Apart from the usual nouveau, i965 and radeon driver fixes,
4548
this time around we have a nouveau_vieux fix for a regression
4549
introduced with mesa 10.6.0 and a few even older big endian
4550
related bug-fixes.
4551
- Replace libvdpau-devel for pkgconfig(vdpau) BuildRequires.
4552
4553
-------------------------------------------------------------------
4554
Wed Aug 12 09:38:10 UTC 2015 - sndirsch@suse.com
4555
4556
- update to 10.6.4
4557
* In this release we have a few GL specific fixes (in both dri
4558
drivers and the EGL loader), an updated mesa.icd file and a
4559
crashfix for the standalone glcpp tool.
4560
4561
-------------------------------------------------------------------
4562
Wed Jul 29 19:55:48 UTC 2015 - mimi.vx@gmail.com
4563
4564
- update to 10.6.3
4565
* fdo#90728 - dvd playback with vlc and vdpau causes segmentation fault
4566
* fdo#91337 - OSMesaGetProcAdress("OSMesaPixelStore") returns nil
4567
* osmesa: fix OSMesaPixelsStore typo
4568
* vl: cleanup video buffer private when the decoder is destroyed
4569
* st/vdpau: fix mixer size checks
4570
* auxiliary/vl: use the correct screen index
4571
*i965/gen9: Use custom MOCS entries set up by the kernel.
4572
* nv50, nvc0: enable at least one color RT if alphatest is enabled
4573
* nvc0/ir: fix txq on indirect samplers
4574
* nvc0/ir: don't worry about sampler in txq handling
4575
* gm107/ir: fix indirect txq emission
4576
* nv50: fix max level clamping on G80
4577
* program: Allow redundant OPTION ARB_fog_* directives.
4578
* xa: don't leak fences
4579
4580
-------------------------------------------------------------------
4581
Sun Jul 12 08:32:38 UTC 2015 - mimi.vx@gmail.com
4582
4583
- update to 10.6.2
4584
* fdo#73528 - Deferred lighting in Second Life causes system hiccups and screen flickering
4585
* fdo#80500 - Flickering shadows in unreleased title trace
4586
* fdo#82186 - [r600g] BARTS GPU lockup with minecraft shaders
4587
* fdo#84225 - Allow constant-index-expression sampler array indexing with GLSL-ES < 300
4588
* fdo#90537 - radeonsi bo/va conflict on RADEON_GEM_VA (rscreen->ws->buffer_from_handle returns NULL)
4589
* fdo#90873 - Kernel hang, TearFree On, Mate desktop environment
4590
* fdo#91022 - [g45 g965 bisected] assertions generated from textureGrad cube samplers fix
4591
* fdo#91047 - [SNB Bisected] Messed up Fog in Super Smash Bros. Melee in Dolphin
4592
* fdo#91056 - The Bard's Tale (2005, native) has rendering issues
4593
* fdo#91117 - Nimbus (running in wine) has rendering issues, objects are semi-transparent
4594
* fdo#91124 - Civilization V (in Wine) has rendering issues: text missing, menu bar corrupted
4595
* fdo#91173 - Oddworld: Stranger's Wrath HD: disfigured models in wrong colors
4596
* fdo#91226 - Crash in glLinkProgram (NEW)
4597
* fdo#91231 - [NV92] Psychonauts (native) segfaults on start when DRI3 enabled
4598
* loader: Look for any version of currently linked libudev.so
4599
* nv50/ir: propagate modifier to right arg when const-folding mad
4600
* nv50/ir: fix emission of address reg in 3rd source
4601
* nv50/ir: copy joinAt when splitting both before and after
4602
* mesa: reset the source packing when creating temp transfer image
4603
* nv50/ir: don't emit src2 in immediate form
4604
* mesa/prog: relative offsets into constbufs are not constant
4605
* nv50/ir: UCMP arguments are float, so make sure modifiers are applied
4606
* nvc0: turn sample counts off during blit
4607
* i965/fs: Fix ir_txs in emit_texture_gen4_simd16().
4608
* i965: Reserve more batch space to accomodate Gen6 perfmonitors.
4609
* i965/vs: Fix matNxM vertex attributes where M != 4.
4610
* Revert "glsl: clone inputs and outputs during linking"
4611
* Revert "i965: Delete linked GLSL IR when using NIR."
4612
* r600g: disable single-sample fast color clear due to hangs
4613
* radeonsi: fix a hang with DrawTransformFeedback on 4 SE chips
4614
* st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces
4615
* nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
4616
* winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
4617
* i965/fs: Don't mess up stride for uniform integer multiplication.
4618
* winsys/radeon: Unmap GPU VM address range when destroying BO
4619
* meta: Only change and restore viewport 0 in mesa meta mode
4620
* i965: allocate at least 1 BLEND_STATE element
4621
* i965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA
4622
* glsl: Add missing check for whether an expression is an add operation
4623
* glsl: Make sure not to dereference NULL
4624
* i965: Don't try to print the GLSL IR if it has been freed
4625
* glsl: clone inputs and outputs during linking
4626
* i965: Delete linked GLSL IR when using NIR.
4627
* glsl: Allow dynamic sampler array indexing with GLSL ES < 3.00
4628
* mesa/glsl: new compiler option EmitNoIndirectSampler
4629
* i965: use EmitNoIndirectSampler for gen < 7
4630
* i915: use EmitNoIndirectSampler
4631
* mesa/st: use EmitNoIndirectSampler if !ARB_gpu_shader5
4632
* glsl: validate sampler array indexing for 'constant-index-expression'
4633
4634
-------------------------------------------------------------------
4635
Mon Jun 29 14:13:43 UTC 2015 - mimi.vx@gmail.com
4636
4637
- adjust libdrm dependencies
4638
4639
-------------------------------------------------------------------
4640
Mon Jun 29 10:09:24 UTC 2015 - sndirsch@suse.com
4641
4642
- Update to version 10.6.1
4643
* This release includes core mesa and glsl patches (amonst which
4644
a Dota2 Reborn bugfix) affecting all dri drivers, nouveau specific
4645
fixes and a selection of shared-glapi commits - from build fixes, to
4646
ones ensuring that the dri modules can be loaded.
4647
4648
-------------------------------------------------------------------
4649
Tue Jun 23 14:26:17 UTC 2015 - sndirsch@suse.com
4650
4651
- n_Fixed-build-against-wayland-1.2.1.patch
4652
* required to fix build with wayland on openSUSE 13.1
4653
4654
-------------------------------------------------------------------
4655
Mon Jun 15 14:19:06 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
4656
4657
- Update to version 10.6.0:
4658
- New GL/EGL Features:
4659
+ GL_AMD_pinned_memory on r600, radeonsi
4660
+ GL_ARB_clip_control on i965
4661
+ GL_ARB_depth_buffer_float on freedreno
4662
+ GL_ARB_depth_clamp on freedreno
4663
+ GL_ARB_direct_state_access on all drivers for Core GL contexts.
4664
+ GL_ARB_draw_indirect, GL_ARB_multi_draw_indirect on r600
4665
+ GL_ARB_draw_instanced on freedreno
4666
+ GL_ARB_gpu_shader_fp64 on nvc0, softpipe
4667
+ GL_ARB_gpu_shader5 on i965/gen8+
4668
+ GL_ARB_instanced_arrays on freedreno
4669
+ GL_ARB_pipeline_statistics_query on i965, nv50, nvc0, r600, radeonsi, softpipe
4670
+ GL_ARB_program_interface_query (all drivers)
4671
+ GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe
4672
+ GL_ARB_texture_view on llvmpipe, softpipe
4673
+ GL_ARB_uniform_buffer_object on freedreno
4674
+ GL_ARB_vertex_attrib_64bit on nvc0, softpipe
4675
+ GL_ARB_viewport_array, GL_AMD_vertex_shader_viewport_index on i965/gen6
4676
+ GL_EXT_draw_buffers2 on freedreno
4677
+ GL_OES_EGL_sync on all drivers
4678
+ EGL_KHR_fence_sync on i965, freedreno, nv50, nvc0, r600, radeonsi
4679
+ EGL_KHR_wait_sync on i965, freedreno, nv50, nvc0, r600, radeonsi
4680
+ EGL_KHR_cl_event2 on freedreno, nv50, nvc0, r600, radeonsi
4681
+ GL_AMD_performance_monitor on nvc0
4682
- Changes to package:
4683
+ add --enable-shader-cache to configure options
4684
+ remove Patch100: U_0001_gallium_include_util_macros.patch
4685
+ remove Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
4686
+ remove Patch102: U_0003_fix_build_after_macro_include.patch
4687
4688
-------------------------------------------------------------------
4689
Mon Jun 8 23:10:43 UTC 2015 - zaitor@opensuse.org
4690
4691
- Update to version 10.5.7:
4692
+ i965: Emit 3DSTATE_MULTISAMPLE before WM_HZ_OP (gen8+)
4693
+ docs: Add sha256sums for the 10.5.6 release
4694
+ get-pick-list.sh: Require explicit "10.5" for nominating stable patches
4695
+ cherry-ignore: add clover build fix not applicable for 10.5
4696
+ Add release notes for the 10.5.7 release
4697
+ nvc0/ir: set ftz when sources are floats, not just destinations
4698
+ nv50/ir: guess that the constant offset is the starting slot of array
4699
+ nvc0/ir: LOAD's can't be used for shader inputs
4700
+ nvc0: a geometry shader can have up to 1024 vertices output
4701
+ nv50/ir: avoid messing up arg1 of PFETCH
4702
+ nv30: don't leak fragprog consts
4703
+ nv30: avoid leaking render state and draw shaders
4704
+ nv30: fix clip plane uploads and enable changes
4705
+ nv30/draw: avoid leaving stale pointers in draw state
4706
+ nv30/draw: draw expects constbuf size in bytes, not vec4 units
4707
+ st/mesa: don't leak glsl_to_tgsi object on link failure
4708
+ glsl: avoid leaking linked gl_shader when there's a late linker error
4709
+ nv30/draw: fix indexed draws with swtnl path and a resource index buffer
4710
+ nv30/draw: only use the DMA1 object (GART) if the bo is not in VRAM
4711
+ nv30/draw: allocate vertex buffers in gart
4712
+ nv30/draw: switch varying hookup logic to know about texcoords
4713
+ nv30: falling back to draw path for edgeflag does no good
4714
+ nv30: avoid doing extra work on clear and hitting unexpected states
4715
+ i965/fs: Fix implied_mrf_writes for scratch writes
4716
+ st/dri: fix postprocessing crash when there's no depth buffer
4717
4718
-------------------------------------------------------------------
4719
Mon May 25 06:29:26 UTC 2015 - mimi.vx@gmail.com
4720
4721
- update to 10.5.6
4722
* fdo#86792 - [NVC0] Portal 2 Crashes in Wi* ne
4723
* fdo#90350 - [G96] Portal's portal are incorrectly rendered
4724
* fdo#90363 - [nv50] HW state is not reset correctly when using a new GL context
4725
* radeonsi: add new bonaire pci id
4726
* egl/wayland: properly destroy wayland objects
4727
* glx/dri3: Add additional check for gpu offloading case
4728
* egl/main: fix EGL_KHR_get_all_proc_addresses
4729
* targets/osmesa: drop the -module tag from LDFLAGS
4730
* clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues.
4731
* clover: Wrap event::_status in a method to prevent unlocked access.<
4732
* clover: Implement locking of the wait_count, _chain and _status members of event.
4733
* i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
4734
* main: Require that the texture exists in framebuffer_texture
4735
* mesa: Generate GL_INVALID_VALUE in framebuffer_texture when layer <0
4736
* nv50/ir: only propagate saturate up if some actual folding took place
4737
* nv50: keep track of PGRAPH state in nv50_screen
4738
* nvc0: keep track of PGRAPH state in nvc0_screen
4739
* nvc0: reset the instanced elements state when doing blit using 3d engine
4740
* nv50/ir: only enable mul saturate on G200+
4741
* st/mesa: make sure to create a "clean" bool when doing i2b
4742
* nvc0: switch mechanism for shader eviction to be a while loop
4743
* swrast: Build fix for darwin
4744
* main: Fix an error generated by FramebufferTexture</li>
4745
* main: Complete error conditions for glInvalidate*Framebuffer.
4746
* main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
4747
* freedreno: enable a306
4748
* freedreno: fix bug in tile/slot calculation
4749
* draw: (trivial) fix out-of-bounds vector initialization
4750
* mesa: fix shininess check for ffvertex_prog v2
4751
* clover: Add a mutex to guard queue::queued_events
4752
* clover: Fix a bug with multi-threaded events v2
4753
4754
-------------------------------------------------------------------
4755
Sat May 16 19:56:36 UTC 2015 - mimi.vx@gmail.com
4756
4757
- Update to 10.5.5
4758
* fdo#88521 - GLBenchmark 2.7 TRex renders with artifacts on Gen8 with !UXA
4759
* fdo#89455 - [NVC0/Gallium] Unigine Heaven black and white boxes
4760
* fdo#89689 - [Regression] Weston on DRM backend won't start with new version of mesa
4761
* fdo#90130 - gl_PrimitiveId seems to reset at 340
4762
* i965: Add XRGB8888 format to intel_screen_make_configs
4763
* r300: do not link against libdrm_intel
4764
* nvc0/ir: flush denorms to zero in non-compute shaders
4765
* gk110/ir: fix set with a register dest to not auto-set the abs flag
4766
* nvc0/ir: fix predicated PFETCH emission
4767
* nv50/ir: fix asFlow() const helper for OP_JOIN
4768
* i965: Make intel_emit_linear_blit handle Gen8+ alignment restrictions.
4769
* i965: Disallow linear blits that are not cacheline aligned.
4770
* draw: fix prim ids when there's no gs
4771
4772
-------------------------------------------------------------------
4773
Mon May 11 15:15:57 UTC 2015 - fstrba@suse.com
4774
4775
- BuildIgnore python so that it is not sucked in by coincidence
4776
* The python-base provides enough python functionalities
4777
necessary for build.
4778
4779
-------------------------------------------------------------------
4780
Mon Apr 27 09:55:36 UTC 2015 - sndirsch@suse.com
4781
4782
- Update to 10.5.4
4783
* This release includes fixes for the mesa state-tracker used by
4784
all the gallium drivers, a drirc workaround for Second Life,
4785
plus i965 fixes. For the Android users out there, this release
4786
includes many compilation fixes with more to come shortly.
4787
4788
-------------------------------------------------------------------
4789
Thu Apr 16 19:50:30 UTC 2015 - mimi.vx@gmail.com
4790
4791
- Update to 10.5.3
4792
+ fdo#83962 - [HSW/BYT]Piglit spec_ARB_gpu_shader5_arb_gpu_shader5-emitstreamvertex_nodraw fails
4793
+ fdo#89679 - [NV50] Portal/Half-Life 2 will not start (native Steam)
4794
+ fdo#89746 - Mesa and LLVM 3.6+ break opengl for genymotion
4795
+ fdo#89754 - vertexAttrib fails WebGL Conformance test with mesa drivers
4796
+ fdo#89758 - pow WebGL Conformance test with mesa drivers
4797
+ fdo#89759 - WebGL OGL ES GLSL conformance test with mesa drivers fails
4798
+ fdo#89905 - scons build broken on 10.5.2 due to activated vega st
4799
+ st_glsl_to_tgsi: only do mov copy propagation on temps (v2)
4800
+ xmlpool: don't forget to ship the MOS
4801
+ configure.ac: error out if python/mako is not found when required
4802
+ dist: add the VG depedencies into the tarball
4803
+ i965: Do not render primitives in non-zero streams then TF is disabled
4804
+ st/mesa: update arrays when the current attrib has been updated
4805
+ nv50/ir: take postFactor into account when doing peephole optimizations
4806
+ nv50/ir/gk110: fix offset flag position for TXD opcode
4807
+ freedreno/a3xx: fix 3d texture layout
4808
+ freedreno/a3xx: point size should not be divided by 2
4809
+ nv50: allocate more offset space for occlusion queries
4810
+ nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling
4811
+ i965: Fix instanced geometry shaders on Gen8+.
4812
+ i965: Add forgotten multi-stream code to Gen8 SOL state.
4813
+ nouveau: synchronize "scratch runout" destruction with the command stream
4814
+ radeonsi: Cache LLVMTargetMachineRef in context instead of in screen
4815
+ clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STATUS when compilation fails v2
4816
+ i965: Fix URB size for CHV
4817
4818
-------------------------------------------------------------------
4819
Sun Mar 29 13:55:46 UTC 2015 - mimi.vx@gmail.com
4820
4821
- Update to 10.5.2
4822
+ fdo#88534 - include/c11/threads_posix.h PTHREAD_MUTEX_RECURSIVE_NP not defined
4823
+ fdo#89328 - python required to build Mesa release tarballs
4824
+ fdo#89530 - FTBFS in loader: missing fstat
4825
+ fdo#89590 - Crash in glLinkProgram with shaders with multiple constant arrays
4826
+ fdo#89680 - Hard link exist in Mesa 10.5.1 sources
4827
+ glsl: Generate link error for non-matching gl_FragCoord redeclarations
4828
+ docs: Add sha256 sums for the 10.5.1 release
4829
+ automake: add missing egl files to the tarball
4830
+ st/egl: don't ship the dri2.c link at the tarball
4831
+ loader: include <sys/stat.h> for non-sysfs builds
4832
+ auxiliary/os: fix the android build - s/drm_munmap/os_munmap/
4833
+ cherry-ignore: add commit non applicable for 10.5
4834
+ c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
4835
+ i965: Set nr_params to the number of uniform components in the VS/GS path.
4836
+ freedreno/a3xx: use the same layer size for all slices
4837
+ freedreno: fix slice pitch calculations
4838
+ radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords
4839
+ glx: Handle out-of-sequence swap completion events correctly. (v2)
4840
+ mapi: Make private copies of name strings provided by client.
4841
+ freedreno: update generated headers
4842
+ glsl: optimize (0 cmp x + y) into (-x cmp y).
4843
+ glsl: fix names in lower_constant_arrays_to_uniforms
4844
+ clover: Return 0 as storage size for local kernel args that are not set v2
4845
4846
-------------------------------------------------------------------
4847
Sat Mar 14 18:31:08 UTC 2015 - mimi.vx@gmail.com
4848
4849
- Update to 10.5.1
4850
+ fdo#79202 - valgrind errors in glsl-fs-uniform-array-loop-unroll.shader_test; random code generation
4851
+ fdo#84613 - [G965, bisected] piglit regressions : glslparsertest.glsl2
4852
+ fdo#86747 - Noise in Football Manager 2014 textures
4853
+ fdo#86974 - INTEL_DEBUG=shader_time always asserts in fs_generator::generate_code() when Mesa is built with --enable-debug (= with asserts)
4854
+ fdo#88246 - Commit 2881b12 causes 43 DrawElements test regressions
4855
+ fdo#88793 - [BDW/BSW Bisected]Piglit/shaders_glsl-max-varyings fails
4856
+ fdo#88883 - ir-a2xx.c: variable changed in assert statement
4857
+ fdo#88885 - Transform feedback uses incorrect interleaving if a previous draw did not write gl_Position
4858
+ fdo#89095 - [SNB/IVB/BYT Bisected]Webglc conformance/glsl/functions/glsl-function-mix-float.html fails
4859
+ fdo#89156 - r300g: GL_COMPRESSED_RED_RGTC1 / ATI1N support broken
4860
+ fdo#89224 - Incorrect rendering of Unigine Valley running in VM on VMware Workstation
4861
+ fdo#89292 - [regression,bisected] incomplete screenshots in some cases
4862
+ fdo#89311 - [regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
4863
+ fdo#89312 - [regression, bisected] main: Added entry points for CopyTextureSubImage*D. (d6b7c40cecfe01)
4864
+ fdo#89315 - [HSW, regression, bisected] i965/fs: Emit MAD instructions when possible.
4865
+ fdo#89317 - [HSW, regression, bisected] i965: Add LINTERP/CINTERP to can_do_cmod() (d91390634)
4866
+ fdo#89416 - UE4Editor crash after load project
4867
+ fdo#89430 - [g965][bisected] arb_copy_image-targets gl_texture* tests fail
4868
+ i965/vec4: Don't lose the saturate modifier in copy propagation.
4869
+ i965/gs: Check newly-generated GS-out VUE map against correct stage
4870
+ egl: Take alpha bits into account when selecting GBM formats
4871
+ docs: Add sha256 sums for the 10.5.0 release
4872
+ egl/main: no longer export internal function
4873
+ cherry-ignore: ignore a few more commits picked without -x
4874
+ mapi: fix commit 90411b56f6bc817e229d8801ac0adad6d4e3fb7a
4875
+ intel: fix EGLImage renderbuffer _BaseFormat
4876
+ i965: Fix out-of-bounds accesses into pull_constant_loc array
4877
+ i965/fs/nir: Use emit_math for nir_op_fpow
4878
+ freedreno: move fb state copy after checking for size change
4879
+ freedreno/ir3: fix array count returned by TXQ
4880
+ freedreno/ir3: get the # of miplevels from getinfo
4881
+ meta/TexSubImage: Stash everything other than PIXEL_TRANSFER/store in meta_begin
4882
+ main/base_tex_format: Properly handle STENCIL_INDEX1/4/16
4883
+ i965: Split Gen4-5 BlitFramebuffer code; prefer BLT over Meta.
4884
+ glsl: Mark array access when copying to a temporary for the ?: operator.
4885
+ i965/fs: Set force_writemask_all on shader_time instructions.
4886
+ i965/fs: Set smear on shader_time diff register.
4887
+ i965/fs: Make emit_shader_time_write return rather than emit.
4888
+ i965/fs: Make get_timestamp() pass back the MOV rather than emitting it.
4889
+ i965/fs: Make emit_shader_time_end() insert before EOT.
4890
+ i965/fs: Don't issue FB writes for bound but unwritten color targets.
4891
+ main: Fix target checking for CompressedTexSubImage*D.
4892
+ main: Fix target checking for CopyTexSubImage*D.
4893
+ gallium/auxiliary/indices: fix start param
4894
+ r300g: fix RGTC1 and LATC1 SNORM formats
4895
+ r300g: fix a crash when resolving into an sRGB texture
4896
+ r300g: fix sRGB->sRGB blits
4897
+ i965/vec4: Fix implementation of i2b.
4898
+ mesa: Indent break statements and add a missing one.
4899
+ mesa: Free memory allocated for luminance in readpixels.
4900
+ mesa: Correct backwards NULL check.
4901
+ i965: Consider scratch writes to have side effects.
4902
+ i965/fs: Don't use backend_visitor::instructions after creating the CFG.
4903
+ r300g: Use PATH_MAX instead of limiting ourselves to 100 chars.
4904
+ r300g: Check return value of snprintf().
4905
+ i965/fs: Don't propagate cmod to inst with different type.
4906
+ i965: Tell intel_get_memcpy() which direction the memcpy() is going.
4907
+ Revert SHA1 additions.
4908
+ i965: Avoid applying negate to wrong MAD source.
4909
+ meta: In pbo_{Get,}TexSubImage don't repeatedly rebind the source tex
4910
+ Revert "common: Fix PBOs for 1D_ARRAY."
4911
+ meta: Allow GL_UN/PACK_IMAGE_HEIGHT in _mesa_meta_pbo_Get/TexSubImage
4912
+ meta: Fix the y offset for 1D_ARRAY in _mesa_meta_pbo_TexSubImage
4913
+ freedreno/ir3: fix silly typo for binning pass shaders
4914
+ freedreno/a2xx: fix increment in assert
4915
+ freedreno/a4xx: bit of cleanup
4916
+ freedreno: update generated headers
4917
+ freedreno/a4xx: set PC_PRIM_VTX_CNTL.VAROUT properly
4918
+ freedreno: update generated headers
4919
+ freedreno/a4xx: aniso filtering
4920
+ freedreno/ir3: fix up cat6 instruction encodings
4921
+ freedreno/ir3: add support for memory (cat6) instructions
4922
+ freedreno/ir3: handle flat bypass for a4xx
4923
+ freedreno/ir3: fix failed assert in grouping
4924
+ r300g: Fix the ATI1N swizzle (RGTC1 and LATC1)
4925
4926
-------------------------------------------------------------------
4927
Sat Mar 7 02:13:12 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
4928
4929
- Update to version 10.5.0:
4930
+ Initial support for the new Intel Skylake GPUs and Adreno 4xx
4931
GPUs.
4932
+ Experimental EGL support for Haiku.
4933
+ The new IR - NIR. A flat, typeless IR, supporting SSA.
4934
+ GLX/DRI3 fixes and improvements.
4935
+ A lot of preparation work for GL_ARB_direct_state_access.
4936
+ The usual amount of piglit and drawElements Quality Program
4937
(dEQP) fixes.
4938
+ Building mesa with GCC 4.1 or earlier is no longer supported.
4939
+ The distribution tarball has been renamed and now contains all
4940
the generated sources.
4941
- New GL features:
4942
+ GL_ARB_framebuffer_sRGB on freedreno
4943
+ GL_ARB_texture_rg on freedreno
4944
+ GL_EXT_packed_float on freedreno
4945
+ GL_EXT_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi,
4946
llvmpipe
4947
+ GL_EXT_texture_shared_exponent on freedreno
4948
+ GL_EXT_texture_snorm on freedreno
4949
- Changes to Package:
4950
+ switch to xz compressed sources
4951
+ remove Patch16: u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch
4952
+ add Patch100: U_0001_gallium_include_util_macros.patch
4953
+ add Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
4954
+ add Patch102: U_0003_fix_build_after_macro_include.patch
4955
4956
-------------------------------------------------------------------
4957
Mon Mar 2 19:27:19 UTC 2015 - idonmez@suse.com
4958
4959
- Add u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch to
4960
fix build with llvm 3.6 (fdo#86958)
4961
4962
-------------------------------------------------------------------
4963
Tue Feb 24 16:08:49 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
4964
4965
- Fix file permissions for the Gallium Nine files
4966
4967
-------------------------------------------------------------------
4968
Mon Feb 23 15:28:29 UTC 2015 - sndirsch@suse.com
4969
4970
- specfile/baselibs.conf: Manually provide d3d library (bnc#918294)
4971
4972
-------------------------------------------------------------------
4973
Tue Feb 10 12:30:49 UTC 2015 - zaitor@opensuse.org
4974
4975
- Drop pkgconfig(libva) BuildRequires for now, as it introduces a
4976
build-cycle.
4977
4978
-------------------------------------------------------------------
4979
Sun Feb 8 21:45:01 UTC 2015 - zaitor@opensuse.org
4980
4981
- Update to version 10.4.4:
4982
+ mesa: fix display list 8-byte alignment issue.
4983
+ docs: Add sha256 sums for the 10.4.3 release.
4984
+ egl: Pass the correct X visual depth to xcb_put_image().
4985
+ glx/dri3: Request non-vsynced Present for swapinterval zero.
4986
+ gallium/util: Don't use __builtin_clrsb in util_last_bit().
4987
+ configure: Link against all LLVM targets when building clover.
4988
+ st/osmesa: Fix osbuffer->textures indexing.
4989
+ i965: Fix max_wm_threads for CHV.
4990
+ Bugs fixed: fdo#88662, fdo#88930.
4991
- Add pkgconfig(libva) BuildRequires: Build VA API support.
4992
4993
-------------------------------------------------------------------
4994
Mon Feb 2 08:59:10 UTC 2015 - sndirsch@suse.com
4995
4996
- baselibs.conf: enabled build of 32bit Mesa-libd3d package
4997
(bnc#910109)
4998
4999
-------------------------------------------------------------------
5000
Thu Jan 29 09:39:48 UTC 2015 - sndirsch@suse.com
5001
5002
- moved definition of Mesa-libd3d package above definition of
5003
libxatracker packages in order to fix version requires
5004
5005
-------------------------------------------------------------------
5006
Wed Jan 28 16:30:06 UTC 2015 - sndirsch@suse.com
5007
5008
- fixed Requires for libd3d-devel
5009
5010
-------------------------------------------------------------------
5011
Tue Jan 27 11:05:40 UTC 2015 - sndirsch@suse.com
5012
5013
- enabled build of Direct3D 9 (Gallium3D Nine) state tracker (bnc#910109)
5014
- removed obsolete patch u_be_assert_include.patch, addressed by
5015
upstream commit 2a13ff9 "gallium/util: add missing u_debug include"
5016
(bnc#910109)
5017
5018
-------------------------------------------------------------------
5019
Tue Jan 27 10:02:46 UTC 2015 - schwab@suse.de
5020
5021
- Set xvmc_support also on ppc
5022
5023
-------------------------------------------------------------------
5024
Sun Jan 25 12:13:06 UTC 2015 - mimi.vx@gmail.com
5025
5026
- Version bump to 10.4.3 (bugfix release):
5027
* Bug 80568 - [gen4] GPU Crash During Google Chrome Operation
5028
* Bug 85367 - [gen4] GPU hang in glmark-es2
5029
* Bug 85696 - r600g+nine: Bioshock shader failure after 7b1c0cbc90d456384b0950ad21faa3c61a6b43ff
5030
* Bug 88219 - include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock'
5031
* mesa: Fix clamping to -1.0 in snorm_to_float
5032
* glsl: Link glsl_test with pthreads library.
5033
* i965: Respect the no_8 flag on Gen6, not just Gen7+.
5034
* i965: Work around mysterious Gen4 GPU hangs with minimal state changes.
5035
5036
-------------------------------------------------------------------
5037
Fri Jan 16 12:08:42 UTC 2015 - tchvatal@suse.com
5038
5039
- Clean up with the spec-cleaner
5040
- Drop obsolete obsoletes comming from fix for sle10
5041
- Reduce llvm_r600 conditional as it is equal to ifarch x86 x86_64
5042
- Put vdpau_radeon and vdpau_nouveau under same case as they have
5043
same requisites
5044
- Fix empty post/postun warning
5045
- Various other rpmlint issues silenced.
5046
5047
-------------------------------------------------------------------
5048
Fri Jan 16 11:54:23 UTC 2015 - tchvatal@suse.com
5049
5050
- Version bump to 10.4.2 (bugfix release):
5051
* Bug 85529 - Surfaces not drawn in Unvanquished
5052
* Bug 87619 - Changes to state such as render targets change fragment shader without marking it dirty.
5053
* Bug 87658 - [llvmpipe] SEGV in sse2_has_daz on ancient Pentium4-M
5054
* Bug 87913 - CPU cacheline size of 0 can be returned by CPUID leaf 0x80000006 in some virtual machines
5055
* i965: Use safer pointer arithmetic in intel_texsubimage_tiled_memcpy()
5056
* i965: Use safer pointer arithmetic in gather_oa_results()
5057
* Revert "r600g/sb: fix issues cause by GLSL switching to loops for switch"
5058
* r600g: fix regression since UCMP change
5059
* r600g/sb: implement r600 gpr index workaround. (v3.1)
5060
* docs: Add sha256 sums for the 10.4.1 release
5061
* Update version to 10.4.2
5062
* nv50,nvc0: set vertex id base to index_bias
5063
* nv50/ir: fix texture offsets in release builds
5064
* i965: Add missing BRW_NEW_*_PROG_DATA to texture/renderbuffer atoms.
5065
* i965: Fix start/base_vertex_location for >1 prims but !BRW_NEW_VERTICES.
5066
* gallium/util: make sure cache line size is not zero
5067
* glsl_to_tgsi: fix a bug in copy propagation
5068
* vbo: ignore primitive restart if FixedIndex is enabled in DrawArrays
5069
* st/mesa: fix GL_PRIMITIVE_RESTART_FIXED_INDEX
5070
* radeonsi: fix VertexID for OpenGL
5071
* radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0
5072
* gallium/util: fix crash with daz detection on x86
5073
* nv50,nvc0: implement half_pixel_center
5074
* r600g/sb: fix issues with loops created for switch
5075
- Use download url fully in Source line
5076
5077
-------------------------------------------------------------------
5078
Sun Dec 14 15:41:33 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5079
5080
- Update to version 10.4.0 (10.4 Final):
5081
- New features:
5082
+ GL_ARB_conditional_render_inverted on nv50
5083
+ GL_ARB_sample_shading on r600
5084
+ GL_ARB_texture_view on nv50, nvc0
5085
+ GL_ARB_clip_control on nv50, nvc0, r300, r600, radeonsi, llvmpipe, softpipe
5086
+ GL_KHR_context_flush_control on all drivers
5087
- Changes:
5088
+ Removed patch17: u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
5089
This patch was upstreamed
5090
+ Build without "--enable-gallium-egl"
5091
This buildoption was removed upstream
5092
+ Add subpackage libvdpau_r300
5093
5094
-------------------------------------------------------------------
5095
Sun Nov 16 11:24:04 UTC 2014 - afaerber@suse.de
5096
5097
- Enable VideoCore IV (vc4) support for ARM
5098
5099
-------------------------------------------------------------------
5100
Fri Nov 14 18:26:31 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5101
5102
- Cleanup Spec:
5103
+ smaller cleanups
5104
+ Remove all traces of talloc, Mesa uses ralloc
5105
5106
-------------------------------------------------------------------
5107
Fri Nov 14 13:15:52 UTC 2014 - seanpwatson@live.com
5108
5109
- Update to 10.3.3
5110
+ fdo#82921 layout(location=0) emits error
5111
>= MAX_UNIFORM_LOCATIONS due to integer underflow
5112
+ fdo#83574 [llvmpipe] [softpipe] piglit
5113
arb_explicit_uniform_location-use-of-unused-loc regression
5114
+ fdo#85454 Unigine Sanctuary with Wine crashes on Mesa Git
5115
+ fdo#70410 egl-static/Makefile: linking fails with llvm >= 3.4
5116
5117
-------------------------------------------------------------------
5118
Tue Nov 4 10:08:35 UTC 2014 - seanpwatson@live.com
5119
5120
- Update to 10.3.2
5121
+ (fdo#54372) GLX_INTEL_swap_event crashes driver when swapping
5122
window buffers
5123
+ (fdo#81680) [r600g] Firefox crashes with hardware acceleration
5124
turned on
5125
+ (fdo#84140) mplayer crashes playing some files using vdpau
5126
output
5127
+ (fdo#84662) Long pauses with Unreal demo Elemental on R9270X
5128
since : Always flush the HDP cache before submitting a
5129
CS to the GPU
5130
+ (fdo#85267) vlc crashes with vdpau (Radeon 3850HD) [r600]
5131
5132
-------------------------------------------------------------------
5133
Thu Oct 30 09:37:08 UTC 2014 - jengelh@inai.de
5134
5135
- Update descriptions and Requires for GLES3
5136
5137
-------------------------------------------------------------------
5138
Sat Oct 25 10:24:33 UTC 2014 - josua.mayer97@gmail.com
5139
5140
- add Mesa-devel-dri package:
5141
This way dri.pc will no longer pull in all of Mesa, just as
5142
packages requiring dri do not have to require Mesa-devel anymore
5143
5144
-------------------------------------------------------------------
5145
Mon Oct 13 19:48:42 UTC 2014 - seanpwatson@live.com
5146
5147
- Update to 10.3.1
5148
+ [NVC0/Codegen] Shader compilation falis in spill logic
5149
+ [SNB+ Bisected]Ogles3conform ES3-CTS.shaders.
5150
indexing.vector_subscript.vec3_static_loop_subscript_write_
5151
direct_read_vertex fails
5152
+ [UBO] row_major layout ignored inside structures
5153
+ [UBO] nested structures don't get appropriate padding
5154
+ Glyphy demo throws unhandled Integer division by zero exception
5155
+ [UBO] row_major layout partially ignored for arrays of structures
5156
+ Big glamor regression in Xorg server 1.6.99.1 GIT: x11perf 1.5
5157
Test: PutImage XY 500x500 Square
5158
5159
-------------------------------------------------------------------
5160
Thu Sep 25 13:00:23 UTC 2014 - dvaleev@suse.com
5161
5162
- Fix ppc64 build (bnc#893275 bnc#871128)
5163
u_be_assert_include.patch
5164
Add ncurses-devel as build dependency to build with -ltinfo
5165
- Enable llvm on ppc64le (llvm3.5 got ppc64le support)
5166
- Enable shared on ppc64 and ppc64le
5167
5168
-------------------------------------------------------------------
5169
Sat Sep 20 23:31:03 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5170
5171
- Update to version 10.3.0 (10.3 Final):
5172
- New features:
5173
+ GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
5174
+ GL_ARB_clear_texture on i965
5175
+ GL_ARB_compressed_texture_pixel_storage on all drivers
5176
+ GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe
5177
+ GL_ARB_derivative_control on i965, nv50, nvc0, r600
5178
+ GL_ARB_draw_indirect on nvc0, radeonsi
5179
+ GL_ARB_explicit_uniform_location (all drivers that support GLSL)
5180
+ GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600
5181
+ GL_ARB_gpu_shader5 on i965/gen7, nvc0
5182
+ GL_ARB_multi_draw_indirect on nvc0, radeonsi
5183
+ GL_ARB_sample_shading on radeonsi
5184
+ GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, radeonsi, softpipe
5185
+ GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi
5186
+ GL_ARB_texture_barrier on nv50, nvc0, r300, r600, radeonsi
5187
+ GL_ARB_texture_compression_bptc on i965/gen7+, nvc0, r600/evergreen+, radeonsi
5188
+ GL_ARB_texture_cube_map_array on radeonsi
5189
+ GL_ARB_texture_gather on r600, radeonsi
5190
+ GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, softpipe
5191
+ GL_ARB_texture_query_lod on r600, radeonsi
5192
+ GL_ARB_viewport_array on nvc0
5193
+ GL_AMD_vertex_shader_viewport_index on i965/gen7+, r600
5194
+ GL_OES_compressed_ETC1_RGB8_texture on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe
5195
+ GLX_MESA_query_renderer on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe
5196
+ A new software rasterizer driver (kms_swrast_dri.so) that works with DRM drivers that don't have a full-fledged GEM (such as qxl or simpledrm)
5197
- Changes:
5198
Building of gallium-pipe disabled for now by upstream, see:
5199
http://cgit.freedesktop.org/mesa/mesa/commit/?h=10.3&id=07426ad1029c3505b809dc9eec104007fb623983
5200
Nevertheless keep it around as it may get enabled again.
5201
5202
-------------------------------------------------------------------
5203
Mon Aug 25 10:34:26 UTC 2014 - sndirsch@suse.com
5204
5205
- Update to version 10.3.0-RC1
5206
* Mesa 10.3 brings many performance improvements, more
5207
OpenGL 4.x functionality, the VC4 Gallium3D driver,
5208
and much more.
5209
* supersedes U_mesa-glx-Reduce-error-log-level.patch
5210
5211
-------------------------------------------------------------------
5212
Sun Aug 24 12:59:50 UTC 2014 - dvlaeev@suse.com
5213
5214
- Package vdpau_r600 for ppc64le as well (bnc#893275)
5215
5216
-------------------------------------------------------------------
5217
Fri Aug 22 13:46:54 UTC 2014 - sndirsch@suse.com
5218
5219
- u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
5220
Suppress any "libGL:..." warnings when LIBGL_DEBUG == "quiet"
5221
(bnc#892896)
5222
5223
-------------------------------------------------------------------
5224
Fri Aug 15 12:31:54 UTC 2014 - sndirsch@suse.com
5225
5226
- no longer add /usr/%{_lib}/dri/updates to DRI driver search path
5227
(FATE#317822)
5228
5229
-------------------------------------------------------------------
5230
Thu Aug 7 12:29:38 UTC 2014 - sndirsch@suse.com
5231
5232
- Update to version 10.2.5
5233
* Mesa 10.2.5 is a bug fix release which fixes bugs fixed since
5234
the 10.2.4 release
5235
5236
-------------------------------------------------------------------
5237
Tue Jul 29 16:58:23 CEST 2014 - tiwai@suse.de
5238
5239
- Reduce error log level for annoying dlopen messages (bnc#889391)
5240
U_mesa-glx-Reduce-error-log-level.patch
5241
5242
-------------------------------------------------------------------
5243
Mon Jul 21 14:10:26 UTC 2014 - sndirsch@suse.com
5244
5245
- Update to version 10.2.4
5246
* Mesa 10.2.4 is a bug fix release which fixes bugs fixed since
5247
the 10.2.3 release
5248
5249
-------------------------------------------------------------------
5250
Wed Jul 9 09:04:35 UTC 2014 - sndirsch@suse.com
5251
5252
- Update to version 10.2.3
5253
* Mesa 10.2.3 is a bug fix release which fixes bugs fixed since
5254
the 10.2.2 release
5255
- obsoletes u_mesa-gallium-llvmpipe-fix-SIGFPE.patch
5256
5257
-------------------------------------------------------------------
5258
Sun Jun 8 01:22:36 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5259
5260
- Update to version 10.2.1
5261
- Mesa 10.2.1 is an emergency release to fix a build failure added
5262
to 10.2 between 10.2-rc5 and the final release.
5263
5264
- Mesa 10.2 is a feature release that includes many updates and
5265
enhancements. The full list is available in the release notes
5266
file in docs/relnotes/10.2.html.
5267
5268
-------------------------------------------------------------------
5269
Wed Jun 4 10:12:49 UTC 2014 - sndirsch@suse.com
5270
5271
- Update to version 10.2-rc5
5272
Another round of bugfixes towards the final 10.2
5273
5274
-------------------------------------------------------------------
5275
Tue May 27 13:39:00 CEST 2014 - tiwai@suse.de
5276
5277
- Fix zero-division with empty height (bnc#879462)
5278
u_mesa-gallium-llvmpipe-fix-SIGFPE.patch
5279
5280
-------------------------------------------------------------------
5281
Mon May 26 23:36:44 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5282
5283
- Update to version 10.2-rc4:
5284
Another round of bugfixes towards the final 10.2
5285
5286
-------------------------------------------------------------------
5287
Mon May 19 16:10:36 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5288
5289
- Update to 10.2-rc3
5290
Even more bugfixes
5291
5292
-------------------------------------------------------------------
5293
Mon May 12 09:32:19 UTC 2014 - schwab@suse.de
5294
5295
- no shared llvm libs on ppc64
5296
- vdpau no longer enabled by default
5297
- xa or gallium-gbm implies gallium-loader
5298
5299
-------------------------------------------------------------------
5300
Sat May 10 14:00:50 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5301
5302
- Update to 10.2-rc2:
5303
More bugfixes
5304
5305
-------------------------------------------------------------------
5306
Sat May 3 22:15:22 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5307
5308
- Update to 10.2-rc1:
5309
- Remove U_gallium_util_add_missing_u_math_include.patch (patch27)
5310
- Remove U_nouveau_create_only_one_shared_screen.patch (patch28)
5311
- Remove U_nouveau_add_valid_range_tracking.patch (patch29)
5312
- Remove U_nouveau_fix_fence_waiting_logic.patch (patch30)
5313
5314
-------------------------------------------------------------------
5315
Fri Apr 25 00:19:50 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5316
5317
- Add missing BuildRequires, remove old xorg-x11-*-devel packages
5318
5319
-------------------------------------------------------------------
5320
Mon Apr 7 14:15:39 UTC 2014 - schwab@suse.de
5321
5322
- Include XA tracker sub packages on s390x
5323
5324
-------------------------------------------------------------------
5325
Mon Mar 31 09:57:12 UTC 2014 - schwab@suse.de
5326
5327
- Clean up specfile
5328
- Turn negative arch checks into positive ones for non-default configure
5329
settings
5330
- libxsmfence is also available on ppc64le
5331
- Don't enable gallium-egl on ppc64 for now to work around llvm bug
5332
5333
-------------------------------------------------------------------
5334
Thu Mar 13 15:20:17 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5335
5336
- Add U_gallium_util_add_missing_u_math_include.patch (patch27)
5337
- Add U_nouveau_create_only_one_shared_screen.patch (patch28)
5338
- Add U_nouveau_add_valid_range_tracking.patch (patch29)
5339
- Add U_nouveau_fix_fence_waiting_logic.patch (patch30)
5340
+ https://bugzilla.novell.com/show_bug.cgi?id=866445
5341
+ https://bugs.freedesktop.org/show_bug.cgi?id=75279
5342
5343
-------------------------------------------------------------------
5344
Wed Mar 5 16:17:42 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5345
5346
- Update to version 10.1:
5347
- New features:
5348
+ GL_ARB_draw_indirect on i965.
5349
+ GL_ARB_clear_buffer_object
5350
+ GL_ARB_viewport_array on i965.
5351
+ GL_ARB_map_buffer_alignment on all drivers that did not previously
5352
support it.
5353
+ GL_AMD_shader_trinary_minmax.
5354
+ GL_EXT_framebuffer_blit on r200 and radeon.
5355
+ Reduced memory usage for display lists.
5356
+ OpenGL 3.3 support on nv50, nvc0, r600 and radeonsi
5357
- Changes:
5358
+ Removed support for the GL_MESA_texture_array extension.
5359
5360
-------------------------------------------------------------------
5361
Tue Feb 4 16:26:20 UTC 2014 - sndirsch@suse.com
5362
5363
- Update to version 10.0.3
5364
* Mesa 10.0.3 is a bug fix release which fixes bugs fixed since
5365
the 10.0.2 release
5366
5367
-------------------------------------------------------------------
5368
Wed Jan 15 04:49:48 UTC 2014 - afaerber@suse.de
5369
5370
- Enable freedreno gallium driver (Qualcomm Adreno)
5371
5372
-------------------------------------------------------------------
5373
Mon Jan 13 11:35:46 UTC 2014 - sndirsch@suse.com
5374
5375
- Update to version 10.0.2
5376
* Mesa 10.0.2 is a bug fix release which fixes bugs fixed since
5377
the 10.0.1 release.
5378
5379
-------------------------------------------------------------------
5380
Tue Dec 17 11:38:52 UTC 2013 - schwab@suse.de
5381
5382
- Make proper use of %build and %install
5383
- Use verbose make rules
5384
5385
-------------------------------------------------------------------
5386
Mon Dec 16 15:17:23 UTC 2013 - schwab@suse.de
5387
5388
- Fix filelist: /etc/drirc is now always installed
5389
5390
-------------------------------------------------------------------
5391
Sat Dec 14 00:09:45 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5392
5393
- Update to version 10.0.1:
5394
This version of Mesa fixes the regression that Mesa 10.0 could not
5395
be loaded by any released version of the X server.
5396
5397
-------------------------------------------------------------------
5398
Fri Dec 6 07:02:50 UTC 2013 - adrian@suse.de
5399
5400
- disable llvm support for ppc64le, llvm does not support ppc64le
5401
5402
-------------------------------------------------------------------
5403
Mon Dec 2 10:54:26 UTC 2013 - sndirsch@suse.com
5404
5405
- disable the build of egl-wayland support on openSUSE 12.3, since
5406
Mesa 10.0 requires a higher wayland version than we have on
5407
openSUSE 12.3
5408
5409
-------------------------------------------------------------------
5410
Wed Nov 27 14:54:04 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5411
5412
- Update to version 10.0.0:
5413
Mesa 10.0 has been released! Mesa 10.0 is a feature release that
5414
includes many updates and enhancements. The full list is available in
5415
the release notes file in docs/relnotes/10.0.html.
5416
- Remove libXvMC_{r300,softpipe} packages
5417
- Remove libvdpau_{r300,softpipe} packages
5418
- Bump libxatracker package version
5419
5420
-------------------------------------------------------------------
5421
Sat Nov 16 18:51:58 UTC 2013 - hrvoje.senjan@gmail.com
5422
5423
- Update to version 9.2.3
5424
* st/mesa: move out of memory check in st_draw_vbo()
5425
* osmesa: fix broken triangle/line drawing when using float
5426
color buffer
5427
* Remove error when calling glGenQueries/glDeleteQueries while
5428
a query is active
5429
* Bump version to 9.2.3
5430
* i965: CS writes/reads should use I915_GEM_INSTRUCTION
5431
* i965: Fix texture buffer rendering after a whole buffer
5432
replacement.
5433
* i965: Emit post-sync non-zero flush before
5434
3DSTATE_GS_SVB_INDEX.
5435
* i965: Emit post-sync non-zero flush before
5436
3DSTATE_DRAWING_RECTANGLE.
5437
* i965: Also guard 3DSTATE_DRAWING_RECTANGLE with a
5438
flush in blorp.
5439
* i965: Move post-sync non-zero flush for 3DSTATE_MULTISAMPLE.
5440
* i965: Also emit HIER_DEPTH and STENCIL packets when
5441
disabling depth.
5442
* i965: Also emit HiZ and Stencil packets when
5443
disabling depth on Gen6.
5444
* wayland: Don't rely on static variable for
5445
identifying wl_drm buffers
5446
* radeonsi: fix blitting the last 2 mipmap levels of
5447
compressed textures
5448
* meta: enable vertex attributes in the context of the
5449
newly created array object
5450
* mesa: fixes for MSVC 2013
5451
5452
-------------------------------------------------------------------
5453
Tue Nov 12 13:56:37 UTC 2013 - schwab@suse.de
5454
5455
- Add support for m68k
5456
5457
-------------------------------------------------------------------
5458
Fri Oct 25 10:37:04 UTC 2013 - sndirsch@suse.com
5459
5460
- no longer install install libvdpau_r300 subpackage by default and
5461
update descriptions of libvdpau_{nouveau,r600,radeonsi,softpipe}
5462
subpackages (bnc#847269)
5463
5464
-------------------------------------------------------------------
5465
Thu Oct 24 13:14:05 UTC 2013 - sndirsch@suse.com
5466
5467
- install libvdpau_{nouveau,r300,r600,radeonsi} package on
5468
appropriate hardware by default (bnc#847269)
5469
5470
-------------------------------------------------------------------
5471
Sat Oct 19 15:26:10 UTC 2013 - hrvoje.senjan@gmail.com
5472
5473
- Update to version 9.2.2
5474
* Valgrind error in program_resource_visitor::recursion, (fdo#69449)
5475
* glInvalidateFramebuffer fails with GL_INVALID_ENUM (fdo#70411)
5476
* svga: fix incorrect memcpy src in svga_buffer_upload_piecewise()
5477
* mesa: consolidate cube width=height error checking
5478
* mesa: Add missing switch break in invalidate_framebuffer_storage()
5479
* i965: Don't forget the cube map padding on gen5+.
5480
* mesa: Fix compiler warnings when ALIGN's alignment is "1 << value".
5481
* i965: Fix 3D texture layout by more literally copying from the spec.
5482
* glsl: Fix usage of the wrong union member in
5483
program_resource_visitor::recursion.
5484
* radeonsi: Use 'SI' as the LLVM processor for CIK on LLVM <= 3.3
5485
5486
-------------------------------------------------------------------
5487
Sat Oct 5 15:12:19 UTC 2013 - hrvoje.senjan@gmail.com
5488
5489
- Update to version 9.2.1
5490
* Use of uninitialized stack variable with brw_search_cache()
5491
(fdo#66779)
5492
* Valgrind errors in mesa (fdo#68233)
5493
* Automatic mipmap generation with texture compression produces
5494
borders that fade to black (fdo#68250)
5495
* Unigine demo crash (fdo#68637)
5496
* GLSL ES: structs members can't have precision qualifiers
5497
anymore in 9.2 (fdo#68753)
5498
* Piglit tex-shadow2drect fails (fdo#69525)
5499
- Dropped U_radeon-winsys-pad-IBs-to-a-multiple-of-8-DWs.patch,
5500
U_wayland-egl-pc-require-wayland.patch and
5501
u_gallium-egl-gbm-use-wayland-cflags.patch they are included in
5502
this release
5503
5504
-------------------------------------------------------------------
5505
Mon Sep 23 08:53:00 UTC 2013 - idonmez@suse.com
5506
5507
- Enable llvmpipe on PPC64
5508
5509
-------------------------------------------------------------------
5510
Fri Sep 20 10:42:36 UTC 2013 - sndirsch@suse.com
5511
5512
- Disable u_mesa-8.0-llvmpipe-shmget.patch,
5513
u_mesa-8.0.1-fix-16bpp.patch since these are considered wrong by
5514
the author
5515
- remove libIndirectGL (packages), since it is most likely no
5516
longer used by anyone ...
5517
- use --enable-osmesa, since we no longer have this extra build
5518
for libIndirectGL
5519
5520
-------------------------------------------------------------------
5521
Tue Sep 17 17:50:56 UTC 2013 - hrvoje.senjan@gmail.com
5522
5523
- Added U_radeon-winsys-pad-IBs-to-a-multiple-of-8-DWs.patch from
5524
upstream -- aligns the gfx, compute, and dma IBs to 8 DW boundries.
5525
Additionally, r6xx hardware requires at least 4
5526
DW alignment to avoid a hw bug. This also aligns the DMA
5527
IBs to 8 DW which is required for the DMA engine.
5528
5529
-------------------------------------------------------------------
5530
Mon Sep 16 12:44:53 UTC 2013 - sndirsch@suse.com
5531
5532
- updated to latest available version of
5533
* u_mesa-8.0-llvmpipe-shmget.patch
5534
* u_mesa-8.0.1-fix-16bpp.patch
5535
and applying it now in the opposite order.
5536
5537
-------------------------------------------------------------------
5538
Fri Sep 13 12:53:33 UTC 2013 - duwe@suse.com
5539
5540
- wayland-egl-pc-require-wayland is now mainline
5541
5542
-------------------------------------------------------------------
5543
Thu Sep 12 12:13:11 UTC 2013 - schwab@suse.de
5544
5545
- drirc is only installed if there are hardware DRI drivers
5546
5547
-------------------------------------------------------------------
5548
Tue Sep 10 14:31:07 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5549
5550
- Remove custom drirc, ship the upstream drirc
5551
5552
-------------------------------------------------------------------
5553
Tue Sep 10 13:02:29 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5554
5555
- Drop upstreamed patches as proposed by Johannes Obermayr:
5556
+ Patch14: u_mesa-glapi_dispatch.patch
5557
Upstream: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ea43e6
5558
+ Patch17: u_mesa-9.0-i965-Make-sure-we-do-render-between-two-hiz-flushes.patch
5559
Upstream: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1dfea55
5560
5561
-------------------------------------------------------------------
5562
Mon Sep 9 09:59:50 UTC 2013 - duwe@suse.com
5563
5564
- u_wayland-egl-pc-require-wayland.patch: after finding wayland
5565
for egl, make sure its pkconfig is used as well.
5566
5567
-------------------------------------------------------------------
5568
Fri Aug 30 09:10:22 UTC 2013 - idonmez@suse.com
5569
5570
- Enable llvmpipe and xa on s390x
5571
5572
-------------------------------------------------------------------
5573
Tue Aug 27 23:56:19 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5574
5575
- Update to final version 9.2:
5576
Mesa 9.2 has been released! Mesa 9.2 is a feature release that includes
5577
many updates and enhancements.
5578
- New features:
5579
+ GL_ARB_shading_language_420pack in all drivers that support GLSL 1.30.
5580
+ GL_ARB_texture_buffer_range
5581
+ GL_ARB_texture_multisample
5582
+ GL_ARB_texture_storage_multisample
5583
+ GL_ARB_texture_query_lod
5584
+ Enable GL_ARB_texture_storage on radeon, r200, and nouveau
5585
+ GL_EXT_discard_framebuffer in all OpenGL ES (all versions) drivers
5586
+ GL_EXT_framebuffer_multisample_blit_scaled on i965
5587
+ Added new freedreno gallium driver
5588
+ OSMesa interface for gallium llvmpipe/softpipe drivers
5589
+ Gallium Heads-Up Display (HUD) feature for performance monitoring
5590
+ Added support for UVD (2.2 and 3.0) video decoding on r600g and radeonsi
5591
through VDPAU (requires Kernel 3.10 or later)
5592
- Changes:
5593
+ Removed d3d1x state tracker (unused, unmaintained and broken)
5594
+ Removed GL_EXT_clip_volume_hint because no driver had enabled it since 2007.
5595
+ Removed GL_MESA_resize_buffers because it was only really implemented by the
5596
(unsupported) GDI driver.
5597
+ GL_EXT_separate_shader_objects has been removed from all Gallium drivers,
5598
because it disallows a critical GLSL shader optimization.
5599
GL_ARB_separate_shader_objects doesn't have this issue.
5600
+ i965 Gen6+ requires Kernel 3.6 or later. (92d2f5a)
5601
5602
-------------------------------------------------------------------
5603
Fri Aug 23 15:03:44 UTC 2013 - hrvoje.senjan@gmail.com
5604
5605
- Stop versioning libgbm1/devel and libwayland-egl/devel by itself,
5606
they now follow general Mesa version
5607
5608
-------------------------------------------------------------------
5609
Fri Aug 23 12:23:15 UTC 2013 - hrvoje.senjan@gmail.com
5610
5611
- Fix baselibs from previous change (there is no Mesa-libEGL1-devel),
5612
but Mesa-libEGL-devel
5613
5614
-------------------------------------------------------------------
5615
Fri Aug 23 10:54:18 UTC 2013 - hrvoje.senjan@gmail.com
5616
5617
- Update to 9.2 rc2
5618
* Documentation, glsl and buildsystem fixes since rc1
5619
- baselibs.conf cleanup: adjusted to current spec
5620
5621
-------------------------------------------------------------------
5622
Tue Aug 20 13:12:17 UTC 2013 - hrvoje.senjan@gmail.com
5623
5624
- Update to 9.2 rc1
5625
* bugfixes over previous snapshot
5626
5627
-------------------------------------------------------------------
5628
Tue Aug 13 14:30:06 UTC 2013 - dmueller@suse.com
5629
5630
- fix build on armv7
5631
5632
-------------------------------------------------------------------
5633
Mon Aug 12 19:16:12 UTC 2013 - hrvoje.senjan@gmail.com
5634
5635
- Update to new snapshot from 9.2 branch:
5636
* various bugfixes since the previous snapshot
5637
* i965 Gen6+ requires Kernel 3.6 or later
5638
* Added support for UVD (2.2 and 3.0) video decoding on r600g and
5639
radeonsi through VDPAU (requires Kernel 3.10 or later)
5640
5641
-------------------------------------------------------------------
5642
Thu Aug 8 13:40:55 UTC 2013 - schwab@suse.de
5643
5644
- Don't enable gallium-egl without Gallium
5645
- Enable llvm_r600 only on %ix86 x86_64
5646
5647
-------------------------------------------------------------------
5648
Mon Jul 29 12:55:23 UTC 2013 - sndirsch@suse.com
5649
5650
- Make a symlink to libGL.so.1.2 for compatibility (bnc#809359,
5651
bnc#831306)
5652
- u_mesa-9.0-i965-Make-sure-we-do-render-between-two-hiz-flushes.patch
5653
* Prevent hangs with rc6. (bnc#804910, bnc#831306)
5654
5655
-------------------------------------------------------------------
5656
Thu Jul 25 15:41:25 UTC 2013 - dvaleev@suse.com
5657
5658
- adjust filelist so powerpc build could succeed
5659
- disable llvm_r600 for powerpc for now.
5660
5661
-------------------------------------------------------------------
5662
Wed Jul 17 02:38:03 UTC 2013 - sndirsch@suse.com
5663
5664
- The llvm with the R600 backend is finally in Factory, lets use it :)
5665
5666
-------------------------------------------------------------------
5667
Fri Jul 5 12:07:10 UTC 2013 - hrvoje.senjan@gmail.com
5668
5669
- Update to 9.2 snapshot:
5670
* New features:
5671
* Mesa 9.2 implements the OpenGL 3.1 API - OpenGL 3.1 is only
5672
available if requested at context creation because
5673
GL_ARB_compatibility is not supported
5674
* GL_ARB_texture_buffer_range
5675
* GL_ARB_texture_multisample
5676
* GL_ARB_texture_storage_multisample
5677
* GL_ARB_texture_query_lod
5678
* Enable GL_ARB_texture_storage on radeon, r200, and nouveau
5679
* Added new freedreno gallium driver
5680
* OSMesa interface for gallium llvmpipe/softpipe drivers
5681
* Gallium Heads-Up Display (HUD) feature for performance monitoring
5682
* Changes:
5683
* Removed d3d1x state tracker (unused, unmaintained and broken)
5684
* Removed GL_EXT_clip_volume_hint because no driver had enabled
5685
it since 2007.
5686
* Removed GL_MESA_resize_buffers because it was only really
5687
implemented by the (unsupported) GDI driver.
5688
* GL_EXT_separate_shader_objects has been removed from all Gallium
5689
drivers, because it disallows a critical GLSL shader optimization.
5690
GL_ARB_separate_shader_objects doesn't have this issue.
5691
- Unlock radeonsi libvdpau
5692
- Enable gallium egl
5693
- added U_gallium-egl-gbm-use-wayland-cflags.patch, needed so gbm
5694
uses pkgconfig flags, instead of relying on "common" wayland dir
5695
- Added llvm_r600 define, for enableing llvm shared-libs and
5696
r600-llvm-compiler. Off for now, until we have fixed llvm
5697
5698
-------------------------------------------------------------------
5699
Tue Jul 2 13:00:05 UTC 2013 - hrvoje.senjan@gmail.com
5700
5701
- Update to Mesa 9.1.4:
5702
* [bisected i965] Bus error (core dumped) on oglc texdecaltile
5703
(fdo#37871)
5704
* egl/opengles1/tri_x11 renders wrong (fdo#42182)
5705
* [SNB IVB HSW] mesa demo test texleak bus error (fdo#44958)
5706
* [snb] crash in texsubimage to a large atlas in clutter
5707
(fdo#53494)
5708
* glDrawElements segfault when compiled into display list
5709
(fdo#60518)
5710
* src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error:
5711
xmlpool/options.h (fdo#61821)
5712
* r300g regression (RV380): Strange rendering of light sources in
5713
Penumbra (bisected) (fdo#63520)
5714
* [HSW] support new haswell graphics [8086:0a2e] (fdo#63701)
5715
* [gm45, bisected] some piglit glsl 1.10 built-in-functions tests
5716
crash (fdo#64727)
5717
* [llvmpipe] SIGSEGV src/gallium/state_trackers/glx/xlib/glx_api.c:1374
5718
(fdo#64745)
5719
* [llvmpipe] SIGSEGV src/gallium/state_trackers/glx/xlib/glx_api.c:1363
5720
(fdo#64934)
5721
* segfault in _mesa_get_format_datatype and _mesa_get_color_read_type
5722
when state dumping with glretrace (fdo#65173)
5723
- Droped llvm-3.3.patch, it's included in this release
5724
5725
-------------------------------------------------------------------
5726
Tue May 28 14:57:52 UTC 2013 - mhrusecky@suse.com
5727
5728
- fixed compilation against latest lvm: llvm-3.3.patch
5729
5730
-------------------------------------------------------------------
5731
Tue May 21 23:50:51 UTC 2013 - hrvoje.senjan@gmail.com
5732
5733
- update to Mesa 9.1.3:
5734
* Second Life viewers from release 2.7.4.235167 to the last
5735
3.4.0.264911 crash on start. (fdo#39251)
5736
* [wine] GLX_DONT_CARE does not work for GLX_DRAWABLE_TYPE or
5737
GLX_RENDER_TYPE (fdo#47478)
5738
* [SNB bisected] SNB hang with rc6 and hiz on glxgears
5739
(and other GL apps) immediately after xinit. (fdo#56416)
5740
* [GLSL1.40 IVB/HSW]Piglit spec/glsl-1.40/compiler_built-in-functions/inverse-mat2.frag
5741
fails (fdo#57436)
5742
* [ivb] Mesa 9.1 performance regression on KWin's Lanczos
5743
shader (fdo#61554)
5744
* abort is an incredibly not-smart way to handle IR validation
5745
(fdo#61773)
5746
* solaris build broken with missing ffsll (fdo#62868)
5747
* glXChooseFBConfig with GLX_DRAWABLE_TYPE, GLX_DONT_CARE fails
5748
(fdo#62999)
5749
* EGL X11 Regression: Maximum swap interval is 0 (worked with 9.0)
5750
(fdo#63078)
5751
* [i965 Bisected]Ogles1conform/Ogles2conform/Ogles3conform cases
5752
segfault (fdo#63447)
5753
* [SNB 9.1 Bisected]Ogles2conform GL2ExtensionTests/depth_texture_cube_map/depth_texture_cube_map.test
5754
fail (fdo#64662)
5755
5756
-------------------------------------------------------------------
5757
Thu May 2 12:03:55 UTC 2013 - hrvoje.senjan@gmail.com
5758
5759
- update to Mesa 9.1.2:
5760
* [965gm] green artifacts when using GLSL in XBMC (fdo#44567)
5761
* many new symbols in libxatracker after recent automake work
5762
(fdo#59238)
5763
* [SNB/IVB/HSW Bisected]Oglc draw-buffers2(advanced.blending.none)
5764
segfault (fdo#59445)
5765
* [i965 Bisected]Oglc fbblit(advanced.blitFb-3d-cube.mirror.both)
5766
fails (fdo#59495)
5767
* [r300g] Unigine Heaven 3.0: all objects are black (fdo#60503)
5768
* Firefox 18.0.2 Crash On Nvidia GeForce2 (fdo#60510)
5769
* [SNB Bisected] kwin_gles screen corruption (fdo#61197)
5770
* [IVB] corrupt rendering with UBOs (fdo#61317)
5771
* glEdgeFlag can't be set to false (fdo#61395)
5772
* nullpointer dereference causes xorg-server segfault when nouveau
5773
DRI driver is loaded (fdo#61947)
5774
* llvmpipe: Fragment Shader with "return" in main causes back
5775
output (fdo#62357)
5776
* other bugfixes
5777
- Drop u_remove-os-abi-tag.patch, fdo#26663 is fixed with this release
5778
5779
-------------------------------------------------------------------
5780
Wed Apr 3 17:30:11 UTC 2013 - dmueller@suse.com
5781
5782
- do not build x86* specific drivers on ARM, only enable
5783
nouveau,swrast,svga for ARM platforms
5784
5785
-------------------------------------------------------------------
5786
Wed Apr 3 07:46:47 UTC 2013 - coolo@suse.com
5787
5788
- fix baselibs.conf
5789
5790
-------------------------------------------------------------------
5791
Thu Mar 21 12:19:56 UTC 2013 - dvaleev@suse.com
5792
5793
- Don't enable xa on ppc and ppc64
5794
- Fix glapi_dispatch #bfo56710 (u_mesa-glapi_dispatch.patch)
5795
5796
-------------------------------------------------------------------
5797
Wed Mar 20 11:10:38 UTC 2013 - hrvoje.senjan@gmail.com
5798
5799
- update to Mesa 9.1.1: a bugfix release
5800
* [GM45] mesa demos spriteblast render incorrectly (fdo#30232)
5801
* [gles2] Ironlake: gl_PointCoord takes no effect for point sprites
5802
(fdo#32429)
5803
* Mesa 7.11-devel implementation error: Unexpected program target
5804
in destroy_program_variants_cb() (fdo#38086)
5805
* [snb] corrupted GLSL built-in function results when using Uniform
5806
Buffer contents as arguments (fdo#57121)
5807
* Garbled UI in Team Fortress 2 and Counter-Strike: Source
5808
(fdo#58042)
5809
* Texture flicker with fragment shader (fdo#58960)
5810
* [i965]Oglc fbblit(advanced.blitFb-3d-cube.mirror.both) fails
5811
(fdo#59495)
5812
* [IVB] 3DMMES2.0 Taiji performance reduced by ~13% with
5813
gnome-session enable compositing (fdo#59783)
5814
* build - libvdpau_softpipe fails at runtime. (fdo#60121)
5815
* gbm_dri_bo_create fails to initialize bo->base.base.format
5816
(fdo#60143)
5817
* Corruption with DMA ring on cayman (fdo#60802)
5818
* r600g: add htile support cause gpu lockup in Dishonored wine.
5819
(fdo#60848)
5820
* [softpipe] piglit interpolation-noperspective-gl_BackColor-flat-fixed
5821
regression (fdo#60938)
5822
* alloc_layout_array tx * ty assertion failure when making pbuffer
5823
current (fdo#61012)
5824
* Segfault in glBitmap when called with PBO source (fdo#61026)
5825
5826
-------------------------------------------------------------------
5827
Mon Mar 18 11:00:12 UTC 2013 - mmeister@suse.com
5828
5829
- Added Download Link to Source section in spec file
5830
5831
-------------------------------------------------------------------
5832
Sat Mar 2 02:51:10 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5833
5834
- Update to Mesa 9.1:
5835
Mesa 9.1 implements the OpenGL 3.1 API, but the version reported by
5836
glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
5837
glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver
5838
being used. Some drivers don't support all the features required
5839
in OpenGL 3.1. OpenGL 3.1 is only available if requested at context
5840
creation because GL_ARB_compatibility is not supported.
5841
- New features:
5842
+ GL_ARB_map_buffer_alignment
5843
+ GL_ARB_texture_cube_map_array
5844
- Changes:
5845
+ Removed VAAPI state tracker (unmaintained and broken)
5846
+ Removed i965's broken hardware implementation of GL_NV_vertex_program
5847
+ Removed swrast support for GL_NV_vertex_program
5848
+ Removed swrast support for GL_NV_fragment_program
5849
+ Removed OpenVMS support (unmaintained and broken)
5850
- Changes to package(s):
5851
+ Rename libwayland-egl1-devel -> libwayland-egl-devel
5852
+ Add a GLES3 Development package
5853
+ Removed patches:
5854
Mesa-nodate.diff (patch1)
5855
No dates are put into the build anymore
5856
U_glx-fix-glGetTexLevelParameteriv-for-indirect-render.patch (patch18)
5857
Included in this release
5858
+ Remove BuildRequires we dont need:
5859
http://cgit.freedesktop.org/mesa/mesa/commit/?id=
5860
af6aeae4e1286a8858e040602db338de6a1367dc
5861
+ Update Required package versions
5862
5863
-------------------------------------------------------------------
5864
Thu Feb 28 18:07:05 UTC 2013 - dmueller@suse.com
5865
5866
- only enable swrast for aarch64 for now
5867
5868
-------------------------------------------------------------------
5869
Tue Feb 26 23:23:46 UTC 2013 - stefan.bruens@rwth-aachen.de
5870
5871
- fix_glx_indirect_reply_bfo#59876.diff
5872
* GLX replies are parsed incorrectly when using libxcb and AIGLX,
5873
happens for most replies where data is embedded in the header.
5874
(bfo#59876, bnc#802718)
5875
5876
-------------------------------------------------------------------
5877
Thu Feb 21 23:23:22 UTC 2013 - hrvoje.senjan@gmail.com
5878
5879
- update to Mesa 9.0.3: a bugfix release
5880
* Pink artifacts on objects in the distance in ETQW/Quake 4
5881
(fdo#25201)
5882
* configure: Doesn't check for python libxml2 (fdo#31598)
5883
* [softpipe] piglit glsl-max-varyings regression (fdo#40404)
5884
* [bisected] Oglc pxconv-gettex(basic.allCases) regressed (fdo#47220)
5885
* [bisected i965]Oglc shad-compiler(advanced.TestLessThani)
5886
regressed(fdo#48629)
5887
* [swrast] piglit fbo-generatemipmap-filtering regression
5888
(fdo#54240)
5889
* [sandybridge][uxa] graphics very glitchy and always flickering
5890
(fdo#56920)
5891
* [GM45] Chrome experiment "Stars" crash: brw_fs_emit.cpp:708:
5892
brw_reg brw_reg_from_fs_reg(fs_reg*): Assertion „!"not reached"“
5893
failed. (fdo#57166)
5894
* build test failure: nouveau_fbo.c:198:3: error: too few arguments to
5895
function 'nouveau_renderbuffer_del' (fdo#57746)
5896
* [swrast] Mesa 9.1-devel implementation error: Unable to
5897
delete renderbuffer, no context (fdo#57754)
5898
* [IVB] Graphical glitches in 0 A.D (fdo#58680)
5899
* [softpipe] util/u_tile.c:795:pipe_put_tile_z: Assertion `0' failed.
5900
(fdo#58972)
5901
* [bisected] Mesa build fails: clientattrib.c:33:22: fatal error: indirect.h:
5902
No such file or directory (fdo#59364)
5903
* [ILK/SNB/IVB Bisected]Oglc vertexshader(advanced.TestLightsTwoSided)
5904
causes GPU hung (fdo#59700)
5905
* [swrast] piglit ext_framebuffer_multisample-interpolation 0
5906
centroid-edges regression (fdo#59873)
5907
* [Bisected]Piglit glx_extension_string_sanity fail (fdo#60052)
5908
* Planeshift: triangles where grass would be (fdo#60172)
5909
5910
-------------------------------------------------------------------
5911
Mon Feb 4 13:37:01 UTC 2013 - duwe@suse.com
5912
5913
- enable build of subpackage libwayland-egl1
5914
5915
-------------------------------------------------------------------
5916
Thu Jan 24 14:48:18 UTC 2013 - sndirsch@suse.com
5917
5918
- update to Mesa 9.0.2: a bugfix release
5919
* [KMS] mesa demo spectex broken on rv280 (fdo#22576)
5920
* KMS/R200: Bad shading in NWN since Mesa rewrite (fdo#26809)
5921
* [bisected regression] Oglc fbo(negative.invalidParams3)
5922
Segmentation fault (fdo#45877)
5923
* st_glsl_to_tgsi.cpp:4006:dst_register: Assertion
5924
`index < VERT_RESULT_MAX' failed (fdo#54402)
5925
* Memoryleak with glPopAttrib only on Intel GM45 (fdo#55175)
5926
* glcpp accepts junk after #else/#elif/#endif tokens (fdo#56442)
5927
* EGL sets error to EGL_SUCCESS when DRI driver fails to create
5928
context (fdo#56706)
5929
* Webgl conformance shader-with-non-reserved-words crash. (fdo#57622)
5930
* r200: Culling is broken when rendering to an FBO (fdo#57842)
5931
* r300g: blend sfactor=GL_DST_COLOR fails with FBOs (fdo#57984)
5932
* [llvmpipe] src/gallium/auxiliary/gallivm/lp_bld_tgsi_info.c:75:analyse_src: Assertion `src->Index < (sizeof(ctx->imm)/sizeof((ctx->imm)[0]))' failed. (fdo#58545)
5933
* src/glsl/tests/Makefile.am missing $(top_srcdir)/include (fdo#59383)
5934
5935
-------------------------------------------------------------------
5936
Wed Jan 23 11:55:36 UTC 2013 - sndirsch@suse.com
5937
5938
- reverted removing Libs.private/Requires.private in pkgconfig
5939
files
5940
5941
-------------------------------------------------------------------
5942
Sat Jan 19 14:32:46 UTC 2013 - dmueller@suse.com
5943
5944
- enable llvm backend also for ARM
5945
5946
-------------------------------------------------------------------
5947
Fri Jan 18 17:04:12 UTC 2013 - rbrownccb@opensuse.org
5948
- Add requires for Mesa to Mesa-libGL1 in baselibs.conf
5949
* Mesa required for many applications in wine
5950
* wine-32bit pulls through Mesa-libGL1-32bit without Mesa-32bit
5951
5952
-------------------------------------------------------------------
5953
Sat Jan 5 15:28:51 UTC 2013 - crrodriguez@opensuse.org
5954
5955
- Remove Requires.private and Libs.private from *.pc files
5956
* Both are needed only for static linking
5957
* This package provides only shared libraries
5958
* the rpm pkgconfig dependency generator considers "Requires.private"
5959
a valid dependency even though there are no static libraries in the
5960
packages
5961
* This cause bloat and hides broken "buildRequires" in other packages.
5962
5963
-------------------------------------------------------------------
5964
Fri Dec 14 11:00:21 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
5965
5966
- Remove unrecognized configure option "--disable-glu"
5967
5968
-------------------------------------------------------------------
5969
Mon Dec 10 13:22:01 UTC 2012 - sndirsch@suse.com
5970
5971
- Update to Version 9.0.1
5972
* bug fix release
5973
5974
-------------------------------------------------------------------
5975
Tue Oct 16 18:09:16 UTC 2012 - sndirsch@suse.com
5976
5977
- improved packages descriptions
5978
5979
-------------------------------------------------------------------
5980
Mon Oct 8 23:36:24 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
5981
5982
- Update to version 9.0:
5983
Mesa 9.0 has been released. Mesa 9.0 is a feature release.
5984
"The" big feature is the availability of OpenGL 3.1 on some
5985
supported hardware.
5986
+ Remove the Git Commit ID
5987
5988
-------------------------------------------------------------------
5989
Tue Sep 25 15:28:52 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
5990
5991
- Update the Mesa 9.0 Git Snapshot
5992
+ Add the Git CommitID to the buildscript
5993
+ Minor cleanup of the buildscript
5994
5995
-------------------------------------------------------------------
5996
Mon Sep 24 17:04:35 UTC 2012 - sndirsch@suse.com
5997
5998
- removed any .la file
5999
- moved libglapi.so from Mesa-devel to Mesa-libglapi-devel package;
6000
Mesa-devel requires Mesa-libglapi-devel package anyway
6001
6002
-------------------------------------------------------------------
6003
Fri Sep 21 08:28:28 UTC 2012 - sndirsch@suse.com
6004
6005
- fixed libOSMesa packaging (only a dangling symlink has been
6006
packaged)
6007
6008
-------------------------------------------------------------------
6009
Fri Sep 21 07:08:05 UTC 2012 - coolo@suse.com
6010
6011
- fix baselibs.conf after package split
6012
6013
-------------------------------------------------------------------
6014
Thu Sep 20 13:05:15 UTC 2012 - sndirsch@suse.com
6015
6016
- instead of using "make install" for installing libIndirectGL/
6017
libOSMesa, do install these libs manually, so we no longer end
6018
up with linking *everything* against libIndirectGL (instead of
6019
having it correctly linked against GL!)
6020
6021
-------------------------------------------------------------------
6022
Fri Aug 24 22:22:28 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
6023
6024
- Update to 8.1 prerelease:
6025
+ Added radeonsi to the dri drivers for x86/x86_64
6026
+ Rewrite the configuration parts of the spec file
6027
+ Changed u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6028
to apply!
6029
+ Changed u_remove-os-abi-tag.patch to apply! (Removed parts of it)
6030
+ Changed u_mesa-8.0.1-fix-16bpp.patch to apply! (Removed parts of it)
6031
+ Remove upstreamed patches: (double checked)
6032
- upstream-llvm-patch.diff
6033
- U_i965-gen7-Reduce-GT1-WM-thread-count-according-to-up.patch
6034
6035
-------------------------------------------------------------------
6036
Thu Aug 23 15:29:34 UTC 2012 - fcrozat@suse.com
6037
6038
- Add u_mesa-8.0-llvmpipe-shmget.patch (Fedora): use shmget under
6039
llvmpipe, if available (bnc#766498).
6040
- Update u_mesa-8.0.1-fix-16bpp.patch to work with shmget patch.
6041
6042
-------------------------------------------------------------------
6043
Wed Aug 8 15:43:20 CEST 2012 - tiwai@suse.de
6044
6045
- U_i965-gen7-Reduce-GT1-WM-thread-count-according-to-up.patch
6046
* Fix GPU hang with IVB GT1 desktop (bnc#775048)
6047
6048
-------------------------------------------------------------------
6049
Tue Jul 10 23:42:04 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
6050
6051
- Update to Version 8.0.4 (minor bugfix release)
6052
- Back to bz2 tarballs
6053
6054
-------------------------------------------------------------------
6055
Sat Jun 16 09:58:59 UTC 2012 - coolo@suse.com
6056
6057
- remove buildrequire on vim, it creates a pretty big cycle for
6058
no (obvious) benefit
6059
6060
-------------------------------------------------------------------
6061
Tue Jun 12 15:53:50 UTC 2012 - sndirsch@suse.com
6062
6063
- enabled build of XvMC/VDPAU state trackers for Nouveau, R300,
6064
R600, Softpipe (Software implementation)
6065
6066
-------------------------------------------------------------------
6067
Tue Jun 12 10:19:01 UTC 2012 - sndirsch@suse.com
6068
6069
- u_remove-os-abi-tag.patch
6070
* Remove OS ABI tag from libGL, so it is no longer preferred over
6071
libGLs without OS ABI tag (bnc#765294, fdo#26663)
6072
6073
-------------------------------------------------------------------
6074
Fri Jun 8 14:05:30 UTC 2012 - sndirsch@suse.com
6075
6076
- let libGL1-Mesa require Mesa, since that package includes the DRI
6077
drivers (including the "swrast" DRI driver for software rendering)
6078
(bnc#765241)
6079
6080
-------------------------------------------------------------------
6081
Wed May 30 16:56:11 UTC 2012 - fcrozat@suse.com
6082
6083
- Add u_mesa-8.0.1-fix-16bpp.patch (Fedora): fix 16bpp mode under
6084
llvmpipe.
6085
6086
-------------------------------------------------------------------
6087
Sat May 26 22:29:41 UTC 2012 - sndirsch@suse.com
6088
6089
- added configure options "--enable-gbm --enable-glx-tls" (required
6090
for glamor support)
6091
6092
-------------------------------------------------------------------
6093
Fri May 25 15:57:25 UTC 2012 - meissner@suse.com
6094
6095
- libxatracker is also not built on ppc*.
6096
6097
-------------------------------------------------------------------
6098
Mon May 21 12:32:23 UTC 2012 - sndirsch@suse.com
6099
6100
- Trivial change to Version 8.0.3; tarball from here:
6101
http://cgit.freedesktop.org/mesa/mesa/snapshot/mesa-8.0.3.tar.gz
6102
6103
-------------------------------------------------------------------
6104
Wed May 16 10:28:30 UTC 2012 - adrian@suse.de
6105
6106
- fix build on platforms without gallium (s390 & arm)
6107
6108
-------------------------------------------------------------------
6109
Wed Apr 25 14:14:35 UTC 2012 - tittiatcoke@gmail.com
6110
6111
- Added patches from upstream Master to enable building with
6112
llvm 3.1
6113
6114
-------------------------------------------------------------------
6115
Wed Apr 25 13:17:59 UTC 2012 - sndirsch@suse.com
6116
6117
- For full OpenGL 3.0 compliance, it is necessary to
6118
have floating-point textures, so Mesa is now compiled with
6119
"--enable-texture-float" parameter to have OpenGL 3.0 support.
6120
- disabling glut/glw no longer required since it's no longer
6121
shipped with Mesa
6122
6123
-------------------------------------------------------------------
6124
Mon Apr 23 15:09:29 UTC 2012 - vljn@ovi.com
6125
6126
- Enable xa state tracker and svga gallium drivers (vmwgfx stack)
6127
6128
-------------------------------------------------------------------
6129
Sun Apr 15 18:10:39 CEST 2012 - ro@suse.de
6130
6131
- use same dri drivers on ia64 as on ppc (no drm_intel)
6132
6133
-------------------------------------------------------------------
6134
Wed Mar 21 23:21:24 UTC 2012 - ryanbach@adelphia.net
6135
6136
-- Updated software rasterizer to use llvmpipe the advanced,
6137
- multithreaded,software rasterizer if availaible for that
6138
- archetecture (ie. X86/X86-64).
6139
6140
-------------------------------------------------------------------
6141
Wed Mar 21 18:06:27 UTC 2012 - jengelh@medozas.de
6142
6143
- Adjust baselibs.conf for OSMesa soname change
6144
6145
-------------------------------------------------------------------
6146
Wed Mar 21 14:55:19 UTC 2012 - sndirsch@suse.com
6147
6148
- U_gallium-rtasm-properly-detect-SSE-and-SSE2.patch
6149
* gallium/rtasm: properly detect SSE and SSE2; this should fix
6150
crashes on ancient processors. (bnc#728737)
6151
6152
-------------------------------------------------------------------
6153
Thu Mar 1 08:22:41 UTC 2012 - coolo@suse.com
6154
6155
- fix baselibs.conf after update of libOSMesa
6156
- do not put the date in generated code, this breaks build-compare
6157
for little to no gain as we know the build date from rpm header
6158
6159
-------------------------------------------------------------------
6160
Fri Feb 24 15:12:22 UTC 2012 - sndirsch@suse.com
6161
6162
- Switch software rasterizer to llvmpipe (gallium driver now)
6163
* Performance improvement especially on multicore system.
6164
- minimal specfile cleanup
6165
6166
-------------------------------------------------------------------
6167
Fri Feb 24 13:51:15 CET 2012 - meissner@suse.de
6168
6169
- only require drm_intel on intel.
6170
6171
-------------------------------------------------------------------
6172
Thu Feb 23 10:57:09 UTC 2012 - sndirsch@suse.com
6173
6174
- Update to Mesa 8.0.1
6175
* Removed all DRI drivers that did not support DRI2.
6176
Specifically, i810, mach64, mga, r128, savage, sis, tdfx, and
6177
unichrome were removed.
6178
* Removed all remnants of paletted texture support. As required
6179
by desktop OpenGL, GL_COLOR_INDEX data can still be uploaded
6180
to a color (e.g., RGBA) texture. However, the data cannot be
6181
stored internally as color-index.
6182
* Removed support for GL_APPLE_client_storage extension.
6183
* Removed the classic Mesa r300 and r600 drivers, which are
6184
superseded by the gallium drivers for this hardware.
6185
* Removed the dead Gallium i965, cell and failover drivers,
6186
which were either broken and with nobody in sight to fix
6187
the situation or deprecated.
6188
- obsoletes u_GLX-SWrast-Make-GLX-with-SWrast-enabled-work-on-olde.patch
6189
(git commit #63a6fd6603574c1c01324fbeb0863e39d3864c16)
6190
- obsoletes U_Mesa-7.11-llvm3.patch
6191
- obsoletes Mesa-llvm-3.0.patch
6192
- disabled u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6193
for now (obsolete as well?)
6194
6195
-------------------------------------------------------------------
6196
Wed Feb 22 14:27:44 UTC 2012 - jengelh@medozas.de
6197
6198
- use --enable-shared-dricore, saves ~33 MB
6199
6200
-------------------------------------------------------------------
6201
Wed Feb 22 14:14:56 UTC 2012 - sndirsch@suse.com
6202
6203
- readded build of non-gallium nouveau driver ("nouveau_vieux") to
6204
support again older NVIDIA GPUs
6205
6206
-------------------------------------------------------------------
6207
Tue Feb 21 19:53:03 UTC 2012 - coolo@suse.com
6208
6209
- fix requires of devel package in moving the %package before the
6210
other packages that have custom versions.
6211
%version in rpm is tricky - it's the _last_ version before the
6212
macro, not the main one.
6213
6214
-------------------------------------------------------------------
6215
Tue Feb 21 03:57:14 UTC 2012 - jengelh@medozas.de
6216
6217
- Split shared libraries per shlib pol.
6218
6219
-------------------------------------------------------------------
6220
Sun Feb 12 19:24:03 UTC 2012 - jengelh@medozas.de
6221
6222
- Update dependencies according to configure.ac,
6223
use pkgconfig symbols
6224
- Parallel build with %_smp_mflags
6225
- Remove redundant tags/sections
6226
6227
-------------------------------------------------------------------
6228
Thu Feb 9 20:01:37 UTC 2012 - sndirsch@suse.com
6229
6230
- fixed buildreqs due to splitted xorg-x11-libs
6231
6232
-------------------------------------------------------------------
6233
Thu Dec 1 11:15:48 UTC 2011 - coolo@suse.com
6234
6235
- add automake as buildrequire to avoid implicit dependency
6236
6237
-------------------------------------------------------------------
6238
Thu Nov 17 20:34:36 UTC 2011 - vljn@ovi.com
6239
6240
- Update to Mesa 7.11.1
6241
* U_glx-ignore-BadRequest-errors-from-DRI2Connect.diff included
6242
6243
-------------------------------------------------------------------
6244
Wed Oct 06 21:58:00 UTC 2011 - idonmez@suse.com
6245
6246
- Update Mesa-llvm-3.0.patch again to fix compilation
6247
6248
-------------------------------------------------------------------
6249
Thu Sep 29 20:53:53 UTC 2011 - idonmez@suse.com
6250
6251
- Update Mesa-llvm-3.0.patch for new llvm snapshot
6252
6253
-------------------------------------------------------------------
6254
Thu Sep 15 06:15:04 UTC 2011 - idonmez@suse.com
6255
6256
- Fix build with newest llvm, fdo#40754
6257
6258
-------------------------------------------------------------------
6259
Tue Sep 13 12:03:25 UTC 2011 - idonmez@suse.com
6260
6261
- Fix build with Factory
6262
6263
-------------------------------------------------------------------
6264
Mon Sep 12 23:48:34 UTC 2011 - sndirsch@suse.com
6265
6266
- revert previous change since it actually *broke* the build with
6267
Factory
6268
6269
-------------------------------------------------------------------
6270
Mon Sep 12 10:47:17 UTC 2011 - idonmez@suse.com
6271
6272
- Fix build with Factory too
6273
6274
-------------------------------------------------------------------
6275
Fri Sep 9 15:08:02 UTC 2011 - vljn@ovi.com
6276
6277
- Fix openSUSE 11.3 11.4 build
6278
6279
-------------------------------------------------------------------
6280
Sun Sep 4 21:00:43 UTC 2011 - vljn@ovi.com
6281
6282
- Update to Mesa 7.11 final
6283
6284
-------------------------------------------------------------------
6285
Sun Sep 4 12:34:37 CEST 2011 - meissner@suse.de
6286
6287
- llvm is only available for *x86* currently
6288
6289
-------------------------------------------------------------------
6290
Tue Aug 9 00:51:28 UTC 2011 - stefan.bruens@rwth-aachen.de
6291
6292
- add fix for bfo #28125 (DRI2 prevents indirect glx)
6293
6294
-------------------------------------------------------------------
6295
Tue Aug 2 13:05:58 UTC 2011 - mhopf@novell.com
6296
6297
- Obsolete Mesa-nouveau3d (included in standard Mesa package now)
6298
- Also nuke from baselibs.conf
6299
6300
-------------------------------------------------------------------
6301
Fri Jul 29 10:10:31 UTC 2011 - mhopf@novell.com
6302
6303
- Update to Mesa 7.11-rc3
6304
- U_Mesa-7.11-llvm3.patch: fix compatibility with llvm 3.0 (and pre-releases)
6305
- gallium is now required for r300, r600
6306
- nouveau is now built by default (except on < OS11.3)
6307
6308
-------------------------------------------------------------------
6309
Thu Jul 28 09:16:23 CEST 2011 - meissner@suse.de
6310
6311
- Also let ppc64 build the noveau driver, fixing build on ppc64.
6312
6313
-------------------------------------------------------------------
6314
Sun Jul 3 13:21:31 UTC 2011 - vljn@ovi.com
6315
6316
- Update Mesa 7.10.3
6317
* Few crashes and rendering fixes.
6318
6319
-------------------------------------------------------------------
6320
Mon Jun 20 15:05:42 UTC 2011 - sndirsch@novell.com
6321
6322
- libdrm-2.4.26-nouveau.diff
6323
* Fixes build of Mesa 7.10.2 nouveau driver with libdrm 2.4.26
6324
(fdo #35562)
6325
6326
-------------------------------------------------------------------
6327
Thu Jun 16 15:55:44 UTC 2011 - mhopf@novell.com
6328
6329
- Don't unpack MesaDemos during build; it's not needed any more.
6330
6331
-------------------------------------------------------------------
6332
Fri Jun 10 06:10:16 UTC 2011 - eich@suse.de
6333
6334
- u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch:
6335
Update this patch closing a giant memory leak.
6336
6337
-------------------------------------------------------------------
6338
Thu Jun 9 11:01:49 UTC 2011 - eich@suse.de
6339
6340
- Replace patches:
6341
* add: u_GLX-SWrast-Make-GLX-with-SWrast-enabled-work-on-olde.patch
6342
This patch falls back to indirect rendering if SWrast doesn't work
6343
with older Xservers as no common configs/visuals can be found.
6344
* remove: Mesa_indirect_old_xserver_compatibility.diff
6345
this patch is superseded.
6346
* rename: 0001-Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6347
to u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6348
6349
-------------------------------------------------------------------
6350
Sat Jun 4 11:20:47 UTC 2011 - eich@suse.de
6351
6352
- Remove: intel-add-gem-string.patch
6353
This patch was barking up the wrong tree anyway.
6354
As discussed with Martin Grässlin from the Kwin project
6355
a patch from the upstream git master has been cherry-picked
6356
and added to kdebase4-workspace which makes this patch unneciessary.
6357
The patch to Kwin will become obsolete once Kwin is updated,
6358
this will be noticed easily in kdebase4-workspace.
6359
6360
-------------------------------------------------------------------
6361
Tue May 24 19:49:12 UTC 2011 - eich@suse.de
6362
6363
- Fix the driver directory search path in the spec file.
6364
This makes dri_driver_dir.diff obsolete.
6365
6366
-------------------------------------------------------------------
6367
Wed May 19 18:10:53 UTC 2011 - idoenmez@novell.com
6368
6369
- Add intel-add-gem-string.patch: Add back "GEM" string to Intel
6370
driver's version output to fix OpenGL effects in kwin.
6371
6372
-------------------------------------------------------------------
6373
Tue May 17 07:31:21 UTC 2011 - eich@suse.de
6374
6375
- Add packaging information for GLES2 devel files.
6376
6377
-------------------------------------------------------------------
6378
Mon May 16 18:23:39 UTC 2011 - eich@suse.de
6379
6380
- Add GLES2 support.
6381
6382
-------------------------------------------------------------------
6383
Fri May 6 16:46:21 UTC 2011 - mhopf@novell.com
6384
6385
- Update to 7.10.2
6386
* Many crash and rendering fixes
6387
* Fixes bug 678264 (Xserver crash with radeon/radeonhd UMS)
6388
6389
-------------------------------------------------------------------
6390
Wed Mar 30 08:15:37 UTC 2011 - fcrozat@novell.com
6391
6392
- Enable gallium driver for radeon and r600
6393
6394
-------------------------------------------------------------------
6395
Sat Jan 8 20:46:35 UTC 2011 - sndirsch@novell.com
6396
6397
- update to 7.10 final
6398
6399
-------------------------------------------------------------------
6400
Mon Jan 3 13:48:35 UTC 2011 - sndirsch@novell.com
6401
6402
- Update pre-7.10 state (git 96685a6)
6403
Fixes two screensaver GPU crashes on SandyBridge (xorg #32683)
6404
6405
-------------------------------------------------------------------
6406
Mon Dec 20 14:34:44 UTC 2010 - sndirsch@novell.com
6407
6408
- Update full mesa stack to pre-7.10 (git 32218e4).
6409
Fixes most of intel SandyBridge rendering issues.
6410
- Set Mesa version to 7.9.801
6411
- obsoletes commit-d316391.diff
6412
- adjusted 0001-Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6413
6414
-------------------------------------------------------------------
6415
Sat Nov 6 08:36:11 UTC 2010 - sndirsch@novell.com
6416
6417
- 0001-Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6418
* Fix crash in swrast when setting a texture for a pixmap
6419
(bnc #641297)
6420
- readd swrastg DRI driver
6421
6422
-------------------------------------------------------------------
6423
Wed Nov 3 20:45:02 UTC 2010 - sndirsch@novell.com
6424
6425
- exclude swrastg DRI driver (bnc #641297)
6426
6427
-------------------------------------------------------------------
6428
Fri Oct 8 21:35:56 CEST 2010 - meissner@suse.de
6429
6430
- --enable-gallium-nouveau also for PowerPC.
6431
6432
-------------------------------------------------------------------
6433
Thu Oct 7 07:35:31 UTC 2010 - sndirsch@novell.com
6434
6435
- commit-d316391.diff
6436
* i965: Fix gen6 pointsize handling to match pre-gen6. Fixes
6437
point-line-no-cull (bfo #30532)
6438
6439
-------------------------------------------------------------------
6440
Tue Oct 5 06:57:26 UTC 2010 - sndirsch@novell.com
6441
6442
- MesaLib 7.9
6443
- obsoletes commit-73dab75.diff
6444
6445
-------------------------------------------------------------------
6446
Thu Sep 30 09:49:13 UTC 2010 - sndirsch@novell.com
6447
6448
- commit-73dab75.diff
6449
* i965: fallback lineloop on sandybridge for now (bfo #30420,
6450
comment #8)
6451
6452
-------------------------------------------------------------------
6453
Wed Sep 29 12:01:23 UTC 2010 - sndirsch@novell.com
6454
6455
- updated to MesaLib 7.9-RC2
6456
6457
-------------------------------------------------------------------
6458
Mon Sep 27 18:28:46 UTC 2010 - sndirsch@novell.com
6459
6460
- updated to MesaLib 7.9-RC1
6461
6462
-------------------------------------------------------------------
6463
Wed Sep 15 12:29:11 UTC 2010 - sndirsch@novell.com
6464
6465
- Mesa git master #83f5f50 (2010-09-14)
6466
- obsoletes commit-4ebf07a.diff
6467
6468
-------------------------------------------------------------------
6469
Wed Sep 15 03:54:37 UTC 2010 - sndirsch@novell.com
6470
6471
- Mesa git master #fd328a (2010-09-11)
6472
- commit-4ebf07a.diff
6473
* glx: Don't destroy DRI2 drawables for legacy glx drawables
6474
(bfo #30109)
6475
6476
-------------------------------------------------------------------
6477
Thu Sep 9 12:45:55 UTC 2010 - sndirsch@novell.com
6478
6479
- use TALLOC_LIBS/TALLOC_CFLAGS env. variables which obsolete the
6480
requirement for a patched libtalloc-devel package, i.e.
6481
talloc.pc is no longer required.
6482
6483
-------------------------------------------------------------------
6484
Sun Aug 29 05:05:58 CEST 2010 - sndirsch@suse.de
6485
6486
- Mesa git master #2dfd348 (2010-08-28)
6487
- obsoletes libdrm_nouveau.diff.bz2, mesa-commit-06c72da.diff
6488
- adjusted Mesa_indirect_old_xserver_compatibility.diff,
6489
dri_driver_dir.diff
6490
- added libtalloc-devel bison flex libxml2-python to BuildRequires
6491
- pkgconfig file for egl
6492
6493
-------------------------------------------------------------------
6494
Fri Jul 23 22:52:14 CEST 2010 - sndirsch@suse.de
6495
6496
- reenable build of mga DRI driver (bnc #466635)
6497
6498
-------------------------------------------------------------------
6499
Wed Jul 7 00:00:00 CEST 2010 - johannesobermayr@gmx.de
6500
6501
- bnc #620037
6502
* create nouveau_vieux_dri.so
6503
* add libdrm_nouveau.diff
6504
* separate Mesa-nouveau3d package
6505
- fix some RPMLINT warnings
6506
6507
-------------------------------------------------------------------
6508
Fri Jun 25 11:15:20 CEST 2010 - sndirsch@suse.de
6509
6510
- Mesa 7.8.2
6511
* Various i965 and i915 driver fixes.
6512
- adjusted Mesa_indirect_old_xserver_compatibility.diff,
6513
egl-buildfix.diff
6514
6515
-------------------------------------------------------------------
6516
Wed Jun 9 08:52:41 UTC 2010 - bg@novell.com
6517
6518
- sis does not work on hppa as well
6519
6520
-------------------------------------------------------------------
6521
Mon Jun 7 19:27:30 CEST 2010 - sndirsch@suse.de
6522
6523
- mesa-commit-06c72da.diff
6524
* intel: Update renderbuffers unconditionally in
6525
intelSetTexBuffer2() (bnc #610323)
6526
6527
-------------------------------------------------------------------
6528
Sat May 22 16:00:55 CEST 2010 - sndirsch@suse.de
6529
6530
- Mesa_indirect_old_xserver_compatibility.diff (revival)
6531
Workaround for enabling indirect rendering to older Xservers
6532
(bnc #469280, bnc #600672).
6533
6534
-------------------------------------------------------------------
6535
Sat Apr 10 22:03:00 CEST 2010 - sndirsch@suse.de
6536
6537
- removed legal check since affected source files no longer exist
6538
- removed obsolete missing_Makefile.diff
6539
- specfile cleanup
6540
6541
-------------------------------------------------------------------
6542
Tue Apr 6 02:09:57 CEST 2010 - sndirsch@suse.de
6543
6544
- Mesa 7.8.1
6545
* The primary purpose of this release is to fix a significant
6546
error in Mesa's copy of glxext.h and the libGL code that uses
6547
it. The release also contains some other bug fixes.
6548
6549
-------------------------------------------------------------------
6550
Mon Mar 29 14:42:48 CEST 2010 - sndirsch@suse.de
6551
6552
- update to 7.8 final release
6553
6554
-------------------------------------------------------------------
6555
Thu Mar 18 01:23:56 CET 2010 - ro@suse.de
6556
6557
- use 7.8-rc1 tarballs
6558
6559
-------------------------------------------------------------------
6560
Wed Mar 17 21:56:33 CET 2010 - ro@suse.de
6561
6562
- update to 7.8
6563
- dos, ggi and classic svga drivers removed along with
6564
their header files
6565
- re-enable nouveau driver
6566
6567
-------------------------------------------------------------------
6568
Sun Feb 28 22:10:09 CET 2010 - sndirsch@suse.de
6569
6570
- due to libdrm update disable build of nouveau driver for now
6571
(needs newer Mesa sources from git master)
6572
6573
-------------------------------------------------------------------
6574
Fri Jan 22 14:19:15 CET 2010 - ro@suse.de
6575
6576
- fix build for ppc
6577
6578
-------------------------------------------------------------------
6579
Tue Dec 22 04:55:36 CET 2009 - sndirsch@suse.de
6580
6581
- Mesa 7.7 final release
6582
6583
-------------------------------------------------------------------
6584
Fri Dec 18 21:29:08 CET 2009 - sndirsch@suse.de
6585
6586
- Mesa 7.7 RC3
6587
* more bug fixes
6588
6589
-------------------------------------------------------------------
6590
Tue Dec 15 21:21:51 CET 2009 - jengelh@medozas.de
6591
6592
- add baselibs.conf as a source
6593
- enable parallel building
6594
- build drivers for SPARC
6595
6596
-------------------------------------------------------------------
6597
Tue Dec 8 03:53:06 CET 2009 - sndirsch@suse.de
6598
6599
- Mesa 7.7 RC2
6600
* more bug fixes
6601
6602
-------------------------------------------------------------------
6603
Wed Dec 2 00:46:37 CET 2009 - sndirsch@suse.de
6604
6605
- Mesa 7.7 RC1
6606
* New features
6607
- VMware "SVGA" Gallium driver. This is a Gallium3D driver
6608
which targets the VMware virtual graphics device. It allows
6609
Linux OpenGL guest applications to utilize the 3D graphics
6610
hardware of the host operating system.
6611
- GL_ARB_draw_elements_base_vertex (supported in Intel i965
6612
and software drivers)
6613
- GL_ARB_depth_clamp (supported in Intel i965 DRI and software
6614
drivers)
6615
- GL_NV_depth_clamp (supported in Intel i965 DRI and software
6616
drivers)
6617
- GL_ARB_provoking_vertex (same as GL_EXT_provoking_vertex)
6618
- Wavefront .obj file loader/viewer demo (progs/demos/
6619
objviewer)
6620
* Bug fixes
6621
- Many assorted i965 driver fixes.
6622
- Many r300-gallium driver fixes; this driver is now
6623
considered unstable-quality instead of experimental-quality.
6624
* Changes
6625
- New Mesa texture/surface format infrastructure
6626
- Removed some unused Mesa device driver hooks
6627
6628
-------------------------------------------------------------------
6629
Wed Oct 7 16:32:46 UTC 2009 - mhopf@novell.com
6630
6631
- Add -DNDEBUG to CFLAGS.
6632
It's unfortunate, but a few newly added assert()s for testing memory leaks
6633
trigger in this release. But having memory leaks is less problematic than
6634
crashing compiz.
6635
6636
-------------------------------------------------------------------
6637
Tue Sep 29 21:33:56 CEST 2009 - sndirsch@suse.de
6638
6639
- Mesa 7.6
6640
* OpenVG front-end (state tracker for Gallium). This was written
6641
by Zack Rusin at Tungsten Graphics.
6642
* GL_ARB_vertex_array_object and GL_APPLE_vertex_array_object
6643
extensions (supported in Gallium drivers, Intel DRI drivers,
6644
and software drivers)
6645
* GL_ARB_copy_buffer extension (supported in Gallium drivers,
6646
Intel DRI drivers, and software drivers)
6647
* GL_ARB_map_buffer_range extension (supported in Gallium drivers,
6648
Intel DRI drivers, and software drivers)
6649
* GL_ARB_seamless_cube_map extension (supported in software drivers
6650
and i965 drivers)
6651
* GL_ARB_vertex_array_bgra (ARB synonym for GL_EXT_vertex_array_bgra)
6652
* GL_ARB_sync (supported in software drivers and Intel DRI drivers)
6653
* GL_EXT_provoking_vertex extension (supported in Gallium, i915, i965,
6654
and software drivers)
6655
* Rewritten radeon/r200/r300 driver using a buffer manager
6656
* radeon/r200/r300 GL_EXT_framebuffer_object support when used with
6657
kernel memory manager
6658
* radeon/r200/r300 support for GL_ARB_occlusion_query
6659
* r300 driver supports OpenGL 1.5
6660
* r300 driver support for GL_EXT_vertex_array_bgra, GL_EXT_texture_sRGB
6661
* i915/945 driver support for GL_ARB_point_sprite, GL_EXT_stencil_two_side
6662
and GL_ATI_separate_stencil extensions
6663
* Rewritten assembler for GL_ARB_vertex_program / GL_ARB_fragment_program.
6664
* Added configure --with-max-width=W, --with-max-height=H options to
6665
specify max framebuffer, viewport size.
6666
* Initial version of Gallium llvmpipe driver. This is a new driver based
6667
on LLVM which makes exensive use of run-time code generation. This is
6668
an "alpha" stage driver. See the src/gallium/drivers/llvmpipe/README
6669
file for more information.
6670
* i965 DRI driver fixes, including support for "unlimited" size constant
6671
buffers (GLSL uniforms)
6672
6673
-------------------------------------------------------------------
6674
Mon Sep 28 22:08:52 CEST 2009 - sndirsch@suse.de
6675
6676
- Mesa 7.5.1
6677
* bug-fix release fixing issues found since the 7.5.1 release.
6678
- Detect B43 chipset in Intel driver
6679
- Assorted bug fixes for i965/i945 drivers
6680
- Fixed Gallium glDrawPixels(GL_STENCIL_INDEX) failure.
6681
- Fixed GLSL linker/preprocessor version directive issue seen
6682
in Wine (such as bug 23946)
6683
- glUseProgram() is now compiled into display lists (bug 23746).
6684
- glUniform functions are now compiled into display lists
6685
- Auto mipmap generation didn't work reliably with Gallium.
6686
- Fixed random number usage in GLX code.
6687
- Fixed invalid GL_OUT_OF_MEMORY error sometimes raised by
6688
glTexSubImage2D when using Gallium.
6689
6690
-------------------------------------------------------------------
6691
Fri Sep 11 15:21:56 CEST 2009 - sndirsch@suse.de
6692
6693
- no longer package glew headers in Mesa-devel, which caused file
6694
conflicts with glew-devel (bnc #538344)
6695
6696
-------------------------------------------------------------------
6697
Fri Sep 4 00:02:13 CEST 2009 - sndirsch@suse.de
6698
6699
- Mesa 7.5.1
6700
* bug-fix release fixing issues found since the 7.5 release.
6701
6702
-------------------------------------------------------------------
6703
Sun Aug 2 21:48:08 UTC 2009 - jansimon.moeller@opensuse.org
6704
6705
- add ARM variant to configure
6706
6707
-------------------------------------------------------------------
6708
Fri Jul 31 12:39:02 CEST 2009 - sndirsch@suse.de
6709
6710
- Mesa-devel should require libdrm-devel (bnc #527097)
6711
6712
-------------------------------------------------------------------
6713
Sat Jul 18 04:16:04 CEST 2009 - sndirsch@suse.de
6714
6715
- Mesa 7.5
6716
* new features like e.g. Gallium3D
6717
* various bug fixes
6718
* removed some GL_SGIX_* extensions, which have been superseded
6719
by ARB versions
6720
- obsoletes mesa-commit-88b702e.diff, mesa-commit-954dfba.diff,
6721
intel_release_static_region.patch
6722
6723
-------------------------------------------------------------------
6724
Wed Jun 24 04:43:35 CEST 2009 - sndirsch@suse.de
6725
6726
- Mesa 7.4.4
6727
* Fixed i965/i915 segfault in screen destruction (bfo #22408)
6728
- adjusted intel_release_static_region.patch
6729
- obsoletes Mesa-intel_unref_fb.patch
6730
6731
-------------------------------------------------------------------
6732
Tue Jun 23 13:53:06 CEST 2009 - sndirsch@suse.de
6733
6734
- Mesa-intel_unref_fb.patch
6735
* intel: call _mesa_unreference_framebuffer() in
6736
intelDestroyBuffer(). This was a call to
6737
_mesa_reference_framebuffer(ptr, NULL) but the NULL pointer is
6738
incorrect in Mesa 7.4.x. Fixes a failed assertion during screen
6739
tear-down.
6740
6741
-------------------------------------------------------------------
6742
Sat Jun 20 03:35:17 CEST 2009 - sndirsch@suse.de
6743
6744
- Mesa 7.4.3
6745
* Fixed texture object reference counting bug (bug 21756)
6746
* Allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENT point
6747
(SF bug 2793846)
6748
* Added missing glGet case for GL_VERTEX_ARRAY_BINDING_APPLE
6749
* Fixed some OSMesa build issues
6750
* Fixed a vertex buffer object crash
6751
* Fixed broken glTexImage3D() when image type = GL_BITMAP
6752
* Fixed some GLSL preprocessor bugs
6753
* Fixed framebuffer mem leak in i945/i965 DRI drivers
6754
* Fixed texture coordinate repeat bug in swrast (bug 21872)
6755
* Fixed incorrect viewport clamping (lower bound is zero, not one)
6756
* GLX fix for glean's makeCurrent test case
6757
- obsoletes reverted applied mesa_7_4_branch-commit-63cde0e.diff
6758
6759
-------------------------------------------------------------------
6760
Tue May 19 22:23:57 CEST 2009 - sndirsch@suse.de
6761
6762
- mesa_7_4_branch-commit-63cde0e.diff
6763
* commit, which introduced a regression; revert it (bnc #504578)
6764
6765
-------------------------------------------------------------------
6766
Fri May 15 18:25:09 CEST 2009 - sndirsch@suse.de
6767
6768
- Mesa 7.4.2
6769
* Fixed segfault when rendering to front buffer with DRI 1.
6770
* Fixed swrast texture rectangle bug when wrap mode =
6771
GL_CLAMP_TO_BORDER and filter mode = GL_LINEAR. (bug 21461)
6772
* Fixed texture object mem leak during context destruction.
6773
* Fixed a state validation bug in glCopyTex[Sub]Image()
6774
* Fixed some i965 GLSL bugs.
6775
* Fixed an R300 driver texture object bad memory reference.
6776
6777
-------------------------------------------------------------------
6778
Wed Apr 22 14:12:35 CEST 2009 - sndirsch@suse.de
6779
6780
- no longer package static libGL/libGLU; can't work any longer
6781
due to static X libraries having been removed
6782
6783
-------------------------------------------------------------------
6784
Sat Apr 18 20:25:22 CEST 2009 - sndirsch@suse.de
6785
6786
- Mesa 7.4.1
6787
* Fixed a two-sided lighting bug in fixed-function-to-GPU code
6788
generation
6789
* Fixed some Darwin issues (Jeremy Huddleston)
6790
* Indexing the GLSL gl_EyePlane[] or gl_ObjectPlane[] arrays
6791
with a variable was broken, bug 20986
6792
* Fixed incorrect texture unit bias in TXB instruction
6793
* glTexParameter settings weren't always propogated to drivers
6794
* Assorted vertex/fragment program bug fixes
6795
* Fixed point rendering in software rasterizer
6796
* Fixed potential deadlock in object hash functions
6797
* Fix a couple bugs surrounding front-buffer rendering with
6798
DRI2, but this is not quite complete.
6799
* Fixed glPopAttrib() bug when restoring user clip planes
6800
6801
-------------------------------------------------------------------
6802
Sat Mar 28 04:58:00 CET 2009 - sndirsch@suse.de
6803
6804
- Mesa 7.4 (final)
6805
* This is a stable release that just fixes bugs since the 7.3
6806
release.
6807
6808
-------------------------------------------------------------------
6809
Thu Mar 26 08:22:52 CET 2009 - sndirsch@suse.de
6810
6811
- Mesa 7.4-rc2
6812
* more patches cherry-picked from the master branch
6813
6814
-------------------------------------------------------------------
6815
Sat Mar 21 04:34:04 CET 2009 - sndirsch@suse.de
6816
6817
- Mesa 7.4-rc1
6818
6819
-------------------------------------------------------------------
6820
Sat Mar 7 04:17:18 CET 2009 - sndirsch@suse.de
6821
6822
- mesa-commit-954dfba.diff
6823
* i965: bump texture limit to 4kx4k (bfo #18100)
6824
* obsoletes i965-GL_MAX_TEXTURE_SIZE-4096.diff
6825
- mesa-commit-88b702e.diff
6826
* i965: Eric Anholt's patch for bumping up texture sizes
6827
(bfo #18100)
6828
6829
-------------------------------------------------------------------
6830
Fri Feb 27 16:58:13 CET 2009 - mhopf@suse.de
6831
6832
- Mesa_indirect_old_xserver_compatibility.diff
6833
Workaround for enabling indirect rendering to older Xservers
6834
(bnc #469280).
6835
6836
-------------------------------------------------------------------
6837
Wed Feb 25 15:51:31 CET 2009 - sndirsch@suse.de
6838
6839
- update to Mesa 7.3
6840
- obsoletes MesaLib-7.2_intel-2008-q3_793c3b9-46921a5.diff,
6841
commit-7d99ddc.diff, commit-b4bf9ac.diff,
6842
i965_aperture_call_for_Q3.patch, mesa-7.1-fix-i8xx-vbos.patch
6843
6844
-------------------------------------------------------------------
6845
Tue Feb 10 01:12:37 CET 2009 - sndirsch@suse.de
6846
6847
- commit-7d99ddc.diff
6848
* intel: Fix a number of memory leaks on context destroy.
6849
(bnc #457879,bfo #19665)
6850
- intel_release_static_region.patch
6851
* detach static region from intel_renderbuffer on contex destroy
6852
(bnc #457879,bfo #19665)
6853
6854
-------------------------------------------------------------------
6855
Fri Jan 23 15:09:50 CET 2009 - sndirsch@suse.de
6856
6857
- added intel-i810-Mesa, Mesa7 to Provides/Obsoletes, i.e. get rid
6858
of SLE10 packages (bnc #468796)
6859
6860
-------------------------------------------------------------------
6861
Wed Jan 14 17:59:57 CET 2009 - sndirsch@suse.de
6862
6863
- i965_aperture_call_for_Q3.patch (Quanxian Wang)
6864
* addresses bfo #19242; based on Q3 release; the patch is
6865
coming from commit id 59b2c2adbbece27ccf54e58b598ea29cb3a5aa85,
6866
2fc9d671e0be77676818da51cd3b35b52af79421,
6867
c30eb2c104c19c758c0b2a2461ad7f38cfa747d0
6868
6869
-------------------------------------------------------------------
6870
Tue Jan 13 12:34:56 CET 2009 - olh@suse.de
6871
6872
- obsolete old XFree86-Mesa{,-devel}-XXbit packages (bnc#437293)
6873
6874
-------------------------------------------------------------------
6875
Fri Jan 9 19:00:00 CET 2009 - sndirsch@suse.de
6876
6877
- /etc/drirc
6878
* disable vblank_mode/force_s3tc_enable and enable
6879
disable_lowimpact_fallback for r300 driver to fix performance
6880
issues with GoogleEarth and OpenOffice.Org (bnc #438666)
6881
6882
-------------------------------------------------------------------
6883
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
6884
6885
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
6886
(bnc#437293)
6887
6888
-------------------------------------------------------------------
6889
Fri Nov 28 03:37:26 CET 2008 - sndirsch@suse.de
6890
6891
- mesa-7.1-fix-i8xx-vbos.patch
6892
* For some reason the Intel 865 seem to claim VBO support in the
6893
docs, but doesn't seem to practice it in the hardware, or
6894
there is some missing errata. This restores the old pre-vbo
6895
code and uses it on all 8xx hw. (bfo #17963)
6896
This patch fixes OpenGL support on 845/855GM/865.
6897
6898
-------------------------------------------------------------------
6899
Sat Nov 22 11:45:33 CET 2008 - sndirsch@suse.de
6900
6901
- disabled VBlank also for i965 DRI driver (bfo #17967)
6902
6903
-------------------------------------------------------------------
6904
Mon Nov 17 18:35:37 CET 2008 - sndirsch@suse.de
6905
6906
- added global /etc/drirc to disable VBlank for i915 DRI driver
6907
(bnc #432980)
6908
6909
-------------------------------------------------------------------
6910
Thu Nov 13 15:29:43 CET 2008 - sndirsch@suse.de
6911
6912
- disabled i965-GL_MAX_TEXTURE_SIZE-4096.diff; apparently it
6913
doesn't work for compiz/Desktop effects and is not required at
6914
all for 3D support in general (bnc #441572)
6915
6916
-------------------------------------------------------------------
6917
Fri Oct 31 12:17:40 CET 2008 - sndirsch@suse.de
6918
6919
- commit-b4bf9ac.diff
6920
* i915: fix crash in i830_emit_state (bfo #17766)
6921
6922
-------------------------------------------------------------------
6923
Thu Oct 30 12:34:56 CET 2008 - olh@suse.de
6924
6925
- obsolete old -XXbit packages (bnc#437293)
6926
6927
-------------------------------------------------------------------
6928
Tue Oct 21 06:01:30 CEST 2008 - sndirsch@suse.de
6929
6930
- MesaLib-7.2_intel-2008-q3_793c3b9-46921a5.diff
6931
* i965: Fix a potential assertion failure.
6932
* intel: GLSL 1.20 is broken in Mesa, so disable it in the i965
6933
driver
6934
6935
-------------------------------------------------------------------
6936
Thu Oct 9 09:56:11 CEST 2008 - sndirsch@suse.de
6937
6938
- Mesa 7.2_intel-2008-q3_793c3b9
6939
* Intel-2008-Q3-RC3 release (Mesa 7.2 + GEM code)
6940
6941
-------------------------------------------------------------------
6942
Sat Sep 27 05:48:56 CEST 2008 - sndirsch@suse.de
6943
6944
- Mesa 7.2_intel-2008-q3_e636f5b
6945
* Intel-2008-Q3-RC2 release (Mesa 7.2 + GEM code)
6946
- replaced disable_ttm_warning.diff with disable_gem_warning.diff
6947
- adjusted i965-GL_MAX_TEXTURE_SIZE-4096.diff
6948
6949
-------------------------------------------------------------------
6950
Sat Sep 20 18:18:40 CEST 2008 - sndirsch@suse.de
6951
6952
- Mesa 7.2:
6953
Mesa 7.2 is a stable release fixing bugs found in 7.1, which was
6954
a new development release. Mesa 7.2 implements the OpenGL 2.1
6955
API, but the version reported by glGetString(GL_VERSION) depends
6956
on the particular driver being used. Some drivers don't support
6957
all the features required in OpenGL 2.1. Note that this version
6958
of Mesa does not use the GEM memory manager. The master branch
6959
of git uses GEM. The prototype DRI2 code that was in 7.1 has
6960
also been removed. DRM version 2.3.1 should be used with Mesa 7.2
6961
6962
-------------------------------------------------------------------
6963
Fri Aug 29 16:08:15 CEST 2008 - sndirsch@suse.de
6964
6965
- added libexpat-devel to Buildrequires to fix build
6966
6967
-------------------------------------------------------------------
6968
Thu Aug 28 12:51:22 CEST 2008 - sndirsch@suse.de
6969
6970
- revert of commit-1724334.diff obsolete after adding the patches
6971
commit-5930aeb.diff/commit-78f50cd.diff (commits 5930aeb/78f50cd)
6972
to xorg-x11-server package (bfo #17069)
6973
6974
-------------------------------------------------------------------
6975
Wed Aug 27 16:38:12 CEST 2008 - sndirsch@suse.de
6976
6977
- updated to Mesa 7.1 final release
6978
6979
-------------------------------------------------------------------
6980
Mon Aug 18 03:18:55 CEST 2008 - sndirsch@suse.de
6981
6982
- reverted commit 1724334 to get RGB, Double-buffered visuals back;
6983
otherwise even GL applications like glxgears no longer start
6984
(bfo #17069)
6985
6986
-------------------------------------------------------------------
6987
Sun Aug 17 11:46:40 CEST 2008 - sndirsch@suse.de
6988
6989
- udpated to Mesa 7.1 RC4
6990
"This includes the latest GLSL fixes/features plus other assorted
6991
fixes from the past 2-3 weeks."
6992
- obsoletes MesaLib-6befdca.diff
6993
- adjusted disable_ttm_warning.diff (TTM --> GEM)
6994
- adjusted i965-GL_MAX_TEXTURE_SIZE-4096.diff
6995
6996
-------------------------------------------------------------------
6997
Mon Aug 11 13:49:19 CEST 2008 - sndirsch@suse.de
6998
6999
- udpated to Mesa 7.1 RC3
7000
* bugfixes
7001
7002
-------------------------------------------------------------------
7003
Mon Aug 4 14:52:07 CEST 2008 - sndirsch@suse.de
7004
7005
- i965-GL_MAX_TEXTURE_SIZE-4096.diff
7006
* sets GL_MAX_TEXTURE_SIZE to 4096 for Intel 965 series
7007
7008
-------------------------------------------------------------------
7009
Fri Aug 1 23:28:45 CEST 2008 - sndirsch@suse.de
7010
7011
- commit-c71fa34.diff
7012
* added null texObj ptr check (bfo #15567, bnc #402687)
7013
7014
-------------------------------------------------------------------
7015
Thu Jul 10 23:10:25 CEST 2008 - sndirsch@suse.de
7016
7017
- even s390(x) needs swrast DRI driver now
7018
- specfile cleanup
7019
7020
-------------------------------------------------------------------
7021
Wed Jul 9 09:50:25 CEST 2008 - sndirsch@suse.de
7022
7023
- no dri.pc for s390/s390x
7024
7025
-------------------------------------------------------------------
7026
Tue Jul 8 22:51:32 CEST 2008 - sndirsch@suse.de
7027
7028
- disable_ttm_warning.diff
7029
* disables confusing warning, that TTM cannot be initialized
7030
7031
-------------------------------------------------------------------
7032
Fri Jul 4 22:15:48 CEST 2008 - sndirsch@suse.de
7033
7034
- udpated to Mesa 7.1-pre
7035
7036
-------------------------------------------------------------------
7037
Mon Apr 14 23:56:57 CEST 2008 - sndirsch@suse.de
7038
7039
- unichrome-context.diff
7040
* Do not clear the current context before attempting to use it.
7041
(bnc #285496)
7042
- no longer need to use LIBGL_ALWAYS_INDIRECT=1 on via hardware
7043
(bnc #285496)
7044
7045
-------------------------------------------------------------------
7046
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
7047
7048
- added baselibs.conf file to build xxbit packages
7049
for multilib support
7050
7051
-------------------------------------------------------------------
7052
Sat Apr 5 03:42:11 CEST 2008 - sndirsch@suse.de
7053
7054
- update to Mesa bugfix release 7.0.3 (final)
7055
7056
-------------------------------------------------------------------
7057
Wed Apr 2 09:33:27 CEST 2008 - sndirsch@suse.de
7058
7059
- update to Mesa bugfix release 7.0.3 RC3
7060
* obsoletes commit-185320a.diff
7061
7062
-------------------------------------------------------------------
7063
Thu Mar 13 12:43:53 CET 2008 - sndirsch@suse.de
7064
7065
- commit-185320a.diff
7066
Only call ProgramStringNotify if program parsing succeeded.
7067
Wine intentionally tries some out-of-spec programs to test
7068
strictness, and calling ProgramStringNotify on the results
7069
of a failed program parse resulted in crashes in the 965
7070
driver. (bfo #13492)
7071
7072
-------------------------------------------------------------------
7073
Fri Feb 22 04:02:54 CET 2008 - sndirsch@suse.de
7074
7075
- update to Mesa bugfix release 7.0.3 RC2
7076
* Fixed GLX indirect vertex array rendering bug (14197)
7077
* Fixed crash when deleting framebuffer objects (bugs 13507,
7078
14293)
7079
* User-defined clip planes enabled for R300 (bug 9871)
7080
* Fixed glBindTexture() crash upon bad target (bug 14514)
7081
* Fixed potential crash in glDrawPixels(GL_DEPTH_COMPONENT) (bug
7082
13915)
7083
* Bad strings given to glProgramStringARB() didn't generate
7084
GL_INVALID_OPERATION
7085
* Fixed minor point rasterization regression (bug 11016)
7086
7087
-------------------------------------------------------------------
7088
Wed Jan 23 12:23:16 CET 2008 - sndirsch@suse.de
7089
7090
- update to Mesa bugfix release 7.0.3 RC1
7091
* Added missing glw.pc.in file to release tarball
7092
* Fix GLUT/Fortran issues
7093
* GLSL gl_FrontLightModelProduct.sceneColor variable wasn't
7094
defined
7095
* Fix crash upon GLSL variable array indexes (not yet supported)
7096
* Two-sided stencil test didn't work in software rendering
7097
* Fix two-sided lighting bugs/crashes (bug 13368)
7098
* GLSL gl_FrontFacing didn't work properly
7099
* glGetActiveUniform returned incorrect sizes (bug 13751)
7100
* Fix several bugs relating to uniforms and attributes in GLSL
7101
API (Bruce Merry, bug 13753)
7102
* glTexImage3D(GL_PROXY_TEXTURE_3D) mis-set teximage depth field
7103
7104
-------------------------------------------------------------------
7105
Sat Nov 10 19:13:45 CET 2007 - sndirsch@suse.de
7106
7107
- updated to Mesa 7.0.2
7108
* New features:
7109
- Updated Windows VC7 project files
7110
- Added DESTDIR variable for 'make install'
7111
- Added pkg-config files for gl, glu, glut and glw libraries
7112
- Added bluegene-xlc-osmesa and catamount-osmesa-pgi configs
7113
- Support for Intel G33/Q33/Q35 graphics chipsets
7114
* Bug fixes:
7115
- Fixed a vertex buffer wrapping issue (bug 9962)
7116
- Added mutex protection around texture object reference
7117
counters
7118
- Added checking/support for additional chips in the i915/i945
7119
family (see 11978)
7120
- Fixed a blending/banding issue (bug 11931)
7121
- Fixed a GLU matrix inversion bug (#6748)
7122
- Fixed problem with large glDrawArrays calls and indirect
7123
rendering (bug 12141)
7124
- Fixed an assortment of i965 driver bugs
7125
- Fixed x86-64 vertex transformation bug (12216)
7126
- Fixed X server crash caused by multiple indirect rendering
7127
clients
7128
- Parsing of state.texgen in ARB vertex/fragment programs
7129
didn't work (bug 12313)
7130
- Fixed a glCopyPixels/glPixelZoom bug (12417)
7131
- Fixed a bug when using glMaterial in display lists (10604)
7132
- Fixed a few GLUT/Fortran issues (Bill Mitchell)
7133
- Fixed Blender crash bug (12164)
7134
- Fixed some issues preventing cross-compiling
7135
- Fixed up broken GL_ATI_separate_stencil extension
7136
- glDrawArrays(count=0) led to a crash
7137
- Fix SSE code gen memory leak, possible crash
7138
- Fixed MMX 565 rgb conversion problem (bug 12614)
7139
- Added -fno-strict-aliasing and -fPIC flags for gcc
7140
- Fixed Blender crash in Unichrome driver (bug 13142)
7141
7142
-------------------------------------------------------------------
7143
Wed Nov 7 16:38:11 CET 2007 - sndirsch@suse.de
7144
7145
- updated to Mesa 7.0.2 RC2
7146
* added -fPIC and -fno-strict-aliasing flags for gcc
7147
* applied a few patches (mmx code, edgeflag ptr check)
7148
* r200 texture from pixmap fixes
7149
- obsoletes pic.diff
7150
7151
-------------------------------------------------------------------
7152
Sun Nov 4 22:46:31 CET 2007 - sndirsch@suse.de
7153
7154
- pic.diff
7155
* fixes shared lib on i386 (X.Org Bug #1809)
7156
7157
-------------------------------------------------------------------
7158
Wed Oct 31 08:53:24 CET 2007 - sndirsch@suse.de
7159
7160
- updated to Mesa 7.0.2 RC1
7161
- obsoletes disable-libGL-warning.diff, i915-g33.diff and
7162
i915tex-g33.diff
7163
- adjusted link-shared.diff and static.diff
7164
7165
-------------------------------------------------------------------
7166
Mon Aug 13 03:06:02 CEST 2007 - sndirsch@suse.de
7167
7168
- disable-libGL-warning.diff:
7169
* Just filters warnings about unsupported non-conformant visuals
7170
instead of relying on the visual id. (X.Org Bug #6689)
7171
7172
-------------------------------------------------------------------
7173
Sun Aug 12 10:59:23 CEST 2007 - sndirsch@suse.de
7174
7175
- disable-libGL-warning.diff:
7176
* ignore unsupported visual 0x4b (Bug #247471, X.Org Bug #6689)
7177
7178
-------------------------------------------------------------------
7179
Sat Aug 4 05:54:46 CEST 2007 - sndirsch@suse.de
7180
7181
- updated to bugfix relelase 7.0.1
7182
7183
-------------------------------------------------------------------
7184
Wed Jul 4 05:08:57 CEST 2007 - sndirsch@suse.de
7185
7186
- i915-g33.diff/i915tex-g33.diff
7187
* support for G33/Q33/Q35
7188
7189
-------------------------------------------------------------------
7190
Sat Jun 23 04:51:48 CEST 2007 - sndirsch@suse.de
7191
7192
- updated to final release 7.0
7193
7194
-------------------------------------------------------------------
7195
Thu Jun 21 15:23:36 CEST 2007 - sndirsch@suse.de
7196
7197
- updated Mesa to release 7.0 RC1
7198
* Mesa 7.0 is a stable, follow-on release to Mesa 6.5.3. The only
7199
difference is bug fixes. The major version number bump is due
7200
to OpenGL 2.1 API support.
7201
7202
-------------------------------------------------------------------
7203
Mon May 28 21:49:36 CEST 2007 - sndirsch@suse.de
7204
7205
- move GL headers, which conflict with GL headers of NVIDIA driver,
7206
from Mesa-devel back to Mesa; this still make rpmlint happy
7207
7208
-------------------------------------------------------------------
7209
Sat May 26 15:29:40 CEST 2007 - dmueller@suse.de
7210
7211
- add missing ldconfig call to %post
7212
- move include files to -devel package
7213
7214
-------------------------------------------------------------------
7215
Fri May 25 16:54:40 CEST 2007 - dmueller@suse.de
7216
7217
- fix undefined symbols for i915 (#277744)
7218
7219
-------------------------------------------------------------------
7220
Tue May 22 15:56:20 CEST 2007 - dmueller@suse.de
7221
7222
- fix various undefined symbols in dri drivers (#272875)
7223
- build parallel
7224
7225
-------------------------------------------------------------------
7226
Mon May 14 20:45:34 CEST 2007 - sndirsch@suse.de
7227
7228
- link-shared.diff:
7229
* use shared lib for DRI drivers to save a lot of space (Bug
7230
#272875)
7231
7232
-------------------------------------------------------------------
7233
Mon Apr 30 22:26:51 CEST 2007 - sndirsch@suse.de
7234
7235
- updated to Mesa 6.5.3
7236
- obsoletes the following patches:
7237
* bug-211314_mesa-destroy_buffers.diff
7238
* bug-211314_mesa-framebuffer-counting.diff
7239
* bug-211314-patch-1.diff
7240
* bug-211314-patch-2.diff
7241
* bug-211314-patch-3.diff
7242
* bug-211314-patch-4.diff
7243
* bug-211314-patch-5.diff
7244
* bug-211314-patch-6.diff
7245
* bug-211314-patch-7.diff
7246
* bug-211314-patch-8.diff
7247
* bug-211314-patch-9.diff
7248
* bug-211314-patch-10.diff
7249
* bug-211314-patch-11.diff
7250
* bug-211314_mesa-refcount-memleak-fixes.diff
7251
* Mesa-6.5.2-fix_radeon_cliprect.diff
7252
7253
-------------------------------------------------------------------
7254
Fri Apr 27 16:57:47 CEST 2007 - sndirsch@suse.de
7255
7256
- back to Mesa 6.5.2 (Bug #269155/269042)
7257
7258
-------------------------------------------------------------------
7259
Wed Apr 25 19:31:11 CEST 2007 - sndirsch@suse.de
7260
7261
- 4th RC ready
7262
* This fixes some breakage in RC3.
7263
7264
-------------------------------------------------------------------
7265
Tue Apr 24 18:50:51 CEST 2007 - sndirsch@suse.de
7266
7267
- 3rd release candidate
7268
* updated Windows/VC8 project files.
7269
7270
-------------------------------------------------------------------
7271
Sun Apr 22 11:24:21 CEST 2007 - sndirsch@suse.de
7272
7273
- updated to Mesa 6.5.3rc2
7274
* a number of bug fixes since the first RC
7275
7276
-------------------------------------------------------------------
7277
Sat Apr 21 17:18:32 CEST 2007 - sndirsch@suse.de
7278
7279
- updated to Mesa 6.5.3rc1
7280
- obsoletes the following patches:
7281
* bug-211314_mesa-destroy_buffers.diff
7282
* bug-211314_mesa-framebuffer-counting.diff
7283
* bug-211314-patch-1.diff
7284
* bug-211314-patch-2.diff
7285
* bug-211314-patch-3.diff
7286
* bug-211314-patch-4.diff
7287
* bug-211314-patch-5.diff
7288
* bug-211314-patch-6.diff
7289
* bug-211314-patch-7.diff
7290
* bug-211314-patch-8.diff
7291
* bug-211314-patch-9.diff
7292
* bug-211314-patch-10.diff
7293
* bug-211314-patch-11.diff
7294
* bug-211314_mesa-refcount-memleak-fixes.diff
7295
* Mesa-6.5.2-fix_radeon_cliprect.diff
7296
7297
-------------------------------------------------------------------
7298
Tue Apr 10 15:29:53 CEST 2007 - sndirsch@suse.de
7299
7300
- Mesa-6.5.2-fix_radeon_cliprect.diff:
7301
* fixes X.Org Bug #9876
7302
7303
-------------------------------------------------------------------
7304
Wed Apr 4 22:03:24 CEST 2007 - sndirsch@suse.de
7305
7306
- bug-211314_mesa-refcount-memleak-fixes.diff:
7307
* Fix for memleaks and refount bugs (Bug #211314)
7308
7309
-------------------------------------------------------------------
7310
Mon Mar 19 21:42:44 CET 2007 - sndirsch@suse.de
7311
7312
- no longer apply bug-211314_mesa-context.diff (Bug #211314,
7313
commment #114)
7314
- added different Mesa patches (Bug #211314, comments #114/#115)
7315
7316
-------------------------------------------------------------------
7317
Wed Mar 14 08:12:52 CET 2007 - sndirsch@suse.de
7318
7319
- removed libIndirectGL.so (Bug #254317)
7320
- README.updates: new location of DRI drivers (Bug #254318)
7321
7322
-------------------------------------------------------------------
7323
Thu Jan 25 00:19:11 CET 2007 - sndirsch@suse.de
7324
7325
- fixed build on ppc64/s390/s390x
7326
7327
-------------------------------------------------------------------
7328
Thu Jan 18 21:56:37 CET 2007 - sndirsch@suse.de
7329
7330
- added libIndirectGL for indirect rendering only (Bug #234154)
7331
7332
-------------------------------------------------------------------
7333
Wed Jan 17 21:39:41 CET 2007 - sndirsch@suse.de
7334
7335
- bug-211314_mesa-context.diff:
7336
* fixes Xserver crash in software rendering fallback (Bug #211314)
7337
7338
-------------------------------------------------------------------
7339
Tue Jan 9 23:02:26 CET 2007 - sndirsch@suse.de
7340
7341
- disabled build of sis DRI driver on i64 to fix build
7342
7343
-------------------------------------------------------------------
7344
Sat Dec 2 22:13:17 CET 2006 - sndirsch@suse.de
7345
7346
- updated to Mesa 6.5.2
7347
* New features
7348
- New DRI memory manager system. Currently used by the i915tex
7349
driver. Other DRI drivers will be updated to use the new memory
7350
manager in coming months. To use the new driver you'll need the
7351
most recent DRM library and drivers (version 2.2 or later) and a
7352
recent xf86-video-intel driver module from X.org. New features
7353
resulting from this work include:
7354
* EXT_framebuffer_objects, render to texture
7355
* ARB_pixel_buffer_objects
7356
* Accelerated CopyTexSubimage, DrawPixels, ReadPixels, CopyPixels
7357
* Accelerated texture uploads from pixel buffer objects
7358
* Potentially texturing directly from the pixel buffer object
7359
(zero copy texturing).
7360
- New Intel i965 DRI driver
7361
- New minstall script to replace normal install program
7362
- Faster fragment program execution in software
7363
- Added (or fixed) support for GLX_SGI_make_current_read to the
7364
following drivers:
7365
* radeon
7366
* savage
7367
* mga
7368
* tdfx
7369
- Added support for ARB_occlusion_query to the tdfx driver
7370
(Ian Romanick).
7371
* Bug fixes
7372
- fixed invalid memory read while rendering textured points (bug 8320)
7373
- fixed problems with freebsd-dri configuration (bug 8344)
7374
- Mesa's fake glxGetCurrentContext() wasn't thread-aware
7375
- OPTION NV_position_invariant didn't work in NV vertex programs
7376
- glDrawPixels into a user-created framebuffer object could crash Xlib driver
7377
- Line clipping was broken in some circumstances
7378
- fragment.fogcoord register didn't always contain the correct value
7379
- RGBA logicops didn't work reliably in some DRI drivers
7380
- Fixed broken RGBA LogicOps in Intel DRI drivers
7381
- Fixed some fragment program bugs in Intel i915 DRI driver
7382
- Fixed glGetVertexAttribfvARB bug 8883
7383
- Implemented glGetUniform[fi]vARB() functions
7384
- Fixed glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) segfault (bug 9044)
7385
- Fixed some gluBuild2DMipmaps() bugs (Greg McGarragh)
7386
- Fixed broken "mgl" name mangling
7387
- Indirect rending was broken for glMap* functions (bug 8899)
7388
* Internal code changes
7389
- The device driver functions ResizeBuffers and GetBufferSize have
7390
been decprecated.
7391
- OpenGL 2.0 and 2.1 support is nearly done. We need to do quite a
7392
bit more testing of the shading language functions.
7393
7394
-------------------------------------------------------------------
7395
Thu Nov 23 23:40:15 CET 2006 - sndirsch@suse.de
7396
7397
- enabled build of i965 DRI driver on x86_64
7398
7399
-------------------------------------------------------------------
7400
Fri Nov 10 15:04:00 CET 2006 - sndirsch@suse.de
7401
7402
- fixed typos (Bug #219732)
7403
7404
-------------------------------------------------------------------
7405
Wed Oct 18 14:00:35 CEST 2006 - sndirsch@suse.de
7406
7407
- added static libGLU to Mesa-devel-static package (Bug #212532)
7408
7409
-------------------------------------------------------------------
7410
Tue Oct 10 10:06:09 CEST 2006 - sndirsch@suse.de
7411
7412
- fixed build on s390x
7413
7414
-------------------------------------------------------------------
7415
Mon Oct 9 20:16:59 CEST 2006 - sndirsch@suse.de
7416
7417
- i915-crossbar.diff:
7418
* fixes ARB_texture_env_crossbar extension (X.Org Bug #8292)
7419
7420
-------------------------------------------------------------------
7421
Mon Sep 18 15:47:21 CEST 2006 - sndirsch@suse.de
7422
7423
- updated to Mesa 6.5.1:
7424
New:
7425
* Intel i965 DRI driver
7426
* GL_APPLE_vertex_array_object extension (Ian Romanick)
7427
* GL_EXT_texture_sRGB extension
7428
* GL_EXT_gpu_program_parameters (Ian Romanick)
7429
* "engine" demo
7430
* updated fbdev driver and GLUT for fbdev (Sean D'Epagnier)
7431
* many updates to the DRI drivers
7432
Changes:
7433
* The glVertexAttribARB functions no longer alias the
7434
conventional vertex attributes.
7435
* glxinfo program prints more info with -l option
7436
* GL_FRAGMENT_PROGRAM_NV and GL_FRAGMENT_PROGRAM_ARB are now
7437
compatible, in terms of glBindProgramARB()
7438
* The GL_ARB_vertex_program attribute vertex.weight is now
7439
accepted by the parser, even though the GL_ARB_vertex_blend and
7440
GL_EXT_vertex_weighting extensions aren't supported. Allows Warcraft
7441
to run.
7442
Bug fixes:
7443
* fixed broken texture border handling for depth textures (bug 6498)
7444
* removed the test for duplicated framebuffer attachments, per
7445
version 117 of the GL_EXT_framebuffer_object specification
7446
* fixed a few render-to-texture bugs, including render to depth
7447
texture
7448
* clipping of lines against user-defined clip planes was broken
7449
(6512)
7450
* assembly language dispatch for SPARC was broken (bug 6484)
7451
* assorted compilation fixes on various Unix platforms (Dan Schikore)
7452
* glPopAttrib could restore an invalid value for GL_DRAW_BUFFER
7453
* assorted minor fixes for 16 and 32 bit/channel modes
7454
* fixed assorted bugs in texture compression paths
7455
* fixed indirect rendering vertex array crashes (bug 6863)
7456
* glDrawPixels GL_INDEX_OFFSET didn't always work
7457
* fixed convolution memory leak (bug 7077)
7458
* rectangular depth textures didn't work
7459
* invalid mode to glBegin didn't generate an error (bug 7142)
7460
* 'normalized' parameter to glVertexAttribPointerARB didn't work
7461
* disable bogus GLX_SGI_video_sync extension in xlib driver
7462
* fixed R128 driver locking bug (Martijn van Oosterhout)
7463
* using evaluators with vertex programs caused crashes (bug 7564)
7464
* fragment.position wasn't set correctly for point/line primitives
7465
* fixed parser bug for scalar sources for GL_NV_fragment_program
7466
* max fragment program length was incorrectly 128, now 1024
7467
* writes to result.depth in fragment programs weren't clamped to
7468
[0,1]
7469
* fixed potential dangling pointer bug in glBindProgram()
7470
* fixed some memory leaks (and potential crashes) in Xlib driver
7471
7472
-------------------------------------------------------------------
7473
Sat Sep 9 10:28:30 CEST 2006 - sndirsch@suse.de
7474
7475
- removed two source files with imcompatible license from Mesa
7476
tarball (Bug #204110)
7477
- added a check to specfile to make sure that these will not be
7478
reintroduced with the next Mesa update again (Bug #204110)
7479
7480
-------------------------------------------------------------------
7481
Mon Aug 21 14:33:25 CEST 2006 - sndirsch@suse.de
7482
7483
- moved via profile.d scripts from x11-tools to this package
7484
7485
-------------------------------------------------------------------
7486
Thu Aug 17 15:04:18 CEST 2006 - sndirsch@suse.de
7487
7488
- dri_driver_dir.diff:
7489
* DEFAULT_DRIVER_DIR is set during make call in specfile
7490
(Bug #199958)
7491
- disabled build of GLw (extra package MesaGLw)
7492
7493
-------------------------------------------------------------------
7494
Mon Jul 31 16:07:25 CEST 2006 - sndirsch@suse.de
7495
7496
- updated to Mesa 6.5_20060712; required by xorg-server 1.1.99.3
7497
- cleanup
7498
7499
-------------------------------------------------------------------
7500
Wed Jul 19 17:04:39 CEST 2006 - ro@suse.de
7501
7502
- adapt to /usr/lib move
7503
7504
-------------------------------------------------------------------
7505
Sun Jun 25 19:10:51 CEST 2006 - sndirsch@suse.de
7506
7507
- fixed build for X.Org 7.1
7508
7509
-------------------------------------------------------------------
7510
Wed Jun 21 21:41:05 CEST 2006 - sndirsch@suse.de
7511
7512
- udpated to Mesa 6.5
7513
* obsoletes
7514
- Mesa-glx-x11-render-texture-2.diff
7515
- Mesa-radeon-large-textures-1.diff
7516
- Mesa_945GM.patch
7517
- mesa-6.4.2-dri-copy-sub-buffer-2.patch
7518
- mesa-6.4.2-scissor-fix-1.patch
7519
- cleanup: removed no longer used sources/patches
7520
* missing-headers.diff
7521
* missing-headers.tar.bz2
7522
* glidelibs-i386.tar.gz
7523
7524
-------------------------------------------------------------------
7525
Mon Jun 19 10:47:49 CEST 2006 - sndirsch@suse.de
7526
7527
- added missing manual pages (Bug #185707)
7528
7529
-------------------------------------------------------------------
7530
Fri Jun 16 15:00:25 CEST 2006 - dreveman@suse.de
7531
7532
- Fix issue in copy-sub-buffer patch. Extension was not
7533
enabled on all radeon cards. (bnc 174839)
7534
- Add radeon large texture patch (back port from latest stable
7535
release of Mesa). (bnc 174839)
7536
7537
-------------------------------------------------------------------
7538
Tue May 23 09:34:12 CEST 2006 - sndirsch@suse.de
7539
7540
- no longer remove NVIDIA installer in %pre
7541
7542
-------------------------------------------------------------------
7543
Mon May 22 22:30:52 CEST 2006 - sndirsch@suse.de
7544
7545
- reverted Mesa/MesaGLU split
7546
- fixed libGLcore.so.1 (e.g. soname); required to create a
7547
non-conflicting package for the NVIDIA driver (Bug #175683)
7548
7549
-------------------------------------------------------------------
7550
Tue May 16 16:31:53 CEST 2006 - sndirsch@suse.de
7551
7552
- splitted off MesaGLU/MesaGLU-devel
7553
- added ldconfig to %postun
7554
7555
-------------------------------------------------------------------
7556
Sat Apr 22 09:23:18 CEST 2006 - sndirsch@suse.de
7557
7558
- licensefix.patch:
7559
* fixed incompatible GPL license (Bug #133238, Mesa Bug #6490)
7560
7561
-------------------------------------------------------------------
7562
Thu Apr 13 11:18:55 CEST 2006 - sndirsch@suse.de
7563
7564
- added /usr/X11R6/%{_lib}/modules/dri/updates/README.updates to
7565
document DRI driver update mechanism
7566
7567
-------------------------------------------------------------------
7568
Wed Apr 12 17:54:52 CEST 2006 - sndirsch@suse.de
7569
7570
- enhanced search path for DRI driver updates (FATE #300553)
7571
7572
-------------------------------------------------------------------
7573
Mon Apr 3 22:53:04 CEST 2006 - sndirsch@suse.de
7574
7575
- mesa-6.4.2-dri-copy-sub-buffer-1.patch:
7576
* needed for open source drivers to work with Xgl (David Reveman)
7577
7578
-------------------------------------------------------------------
7579
Wed Mar 15 18:15:23 CET 2006 - mhopf@suse.de
7580
7581
- Fix for bug #157051, issue 1:
7582
On intel the graphics is only displayed correctly after a scissor region
7583
other than full screen is specified.
7584
7585
-------------------------------------------------------------------
7586
Mon Feb 6 15:33:41 CET 2006 - sndirsch@suse.de
7587
7588
- update to Mesa 6.4.2 (obsoletes tnl_init.diff)
7589
* New items:
7590
- added OSMesaColorClamp() function/feature
7591
- added wglGetExtensionStringARB() function
7592
* Bug fixes:
7593
- fixed some problems when building on Windows
7594
- GLw header files weren't installed by installmesa script (bug 5396)
7595
- GL/glfbdev.h file was missing from tarballs
7596
- fixed TNL initialization bug which could lead to crash (bug 5791)
7597
7598
-------------------------------------------------------------------
7599
Mon Feb 6 10:19:14 CET 2006 - sndirsch@suse.de
7600
7601
- tnl_init.diff (Mesa Bug #5791):
7602
* fixes TNL initialization bug which could lead to crash
7603
(CVS changelog: use calloc instead of malloc so try_codegen
7604
field is initialized to zero)
7605
7606
-------------------------------------------------------------------
7607
Mon Jan 30 20:18:50 CET 2006 - sndirsch@suse.de
7608
7609
- glxext-sgi-hyperpipe.patch:
7610
* GLX_SGIX_hyperpipe_group -> GLX_SGIX_hyperpipe (Bug #146646)
7611
7612
-------------------------------------------------------------------
7613
Wed Jan 25 21:33:43 CET 2006 - mls@suse.de
7614
7615
- converted neededforbuild to BuildRequires
7616
7617
-------------------------------------------------------------------
7618
Fri Jan 20 13:11:32 CET 2006 - sndirsch@suse.de
7619
7620
- Mesa_945GM.patch:
7621
* 945GM support by Charles Johnson (FATE #151391)
7622
7623
-------------------------------------------------------------------
7624
Wed Dec 28 16:02:35 CET 2005 - sndirsch@suse.de
7625
7626
- moved header files and libGL.so from Mesa-devel to Mesa to make
7627
uninstallation of nvidia driver in %pre of Mesa-devel obsolete
7628
7629
-------------------------------------------------------------------
7630
Wed Nov 30 23:25:44 CET 2005 - sndirsch@suse.de
7631
7632
- update to Mesa 6.4.1
7633
7634
-------------------------------------------------------------------
7635
Fri Nov 18 11:37:30 CET 2005 - sndirsch@suse.de
7636
7637
- updated to Mesa 6.4 branch (2005-11-18)
7638
- added static libGL (new Mesa-devel-static package)
7639
- removed glut headers from installation (we use freeglut!)
7640
7641
-------------------------------------------------------------------
7642
Tue Nov 15 16:18:27 CET 2005 - sndirsch@suse.de
7643
7644
- updated to Mesa 6.4 branch (2005-11-12)
7645
7646
-------------------------------------------------------------------
7647
Wed Nov 9 18:21:49 CET 2005 - sndirsch@suse.de
7648
7649
- fixed libOSMesa build
7650
7651
-------------------------------------------------------------------
7652
Tue Nov 8 18:03:24 CET 2005 - sndirsch@suse.de
7653
7654
- added build of libOSMesa, e.g. required by tulip package
7655
7656
-------------------------------------------------------------------
7657
Tue Nov 8 08:16:52 CET 2005 - sndirsch@suse.de
7658
7659
- added include files for SGI's OpenGL Xt/Motif widgets, e.g.
7660
required by z88 package
7661
* GLwMDrawA.h
7662
* GLwDrawAP.h
7663
* GLwMDrawAP.h
7664
* GLwDrawA.h
7665
- enabled Motif support in libGLw, also required by z88 package
7666
7667
-------------------------------------------------------------------
7668
Mon Nov 7 10:56:52 CET 2005 - sndirsch@suse.de
7669
7670
- use glx headers from xorg-x11-devel package
7671
7672
-------------------------------------------------------------------
7673
Fri Oct 28 16:13:41 CEST 2005 - sndirsch@suse.de
7674
7675
- Mesa-glx-x11-render-texture-2.diff/missing-headers.diff:
7676
* new MESA_render_texture extension for Xgl (dreveman/mhopf)
7677
7678
-------------------------------------------------------------------
7679
Tue Oct 25 19:38:16 CEST 2005 - sndirsch@suse.de
7680
7681
- fixed DRI driver path for 64bit platforms
7682
7683
-------------------------------------------------------------------
7684
Tue Oct 25 04:40:34 CEST 2005 - sndirsch@suse.de
7685
7686
- update to Mesa 6.4
7687
7688
-------------------------------------------------------------------
7689
Mon Oct 24 22:43:24 CEST 2005 - sndirsch@suse.de
7690
7691
- build DRI compatible libGL
7692
7693
-------------------------------------------------------------------
7694
Fri Oct 21 06:09:53 CEST 2005 - sndirsch@suse.de
7695
7696
- added dummy nvidia libGLcore.so.1 for applications, which are
7697
still linked against libGL.so.1 of older nvidia driver releases
7698
- duplicate libGL (located in /usr/lib/GL) to make workarounds
7699
like LD_PRELOAD possible if nvidia driver is installed and its
7700
libGl does not work
7701
7702
-------------------------------------------------------------------
7703
Wed Oct 19 12:53:49 CEST 2005 - sndirsch@suse.de
7704
7705
- no longer install libglide (disables 3Dfx DRI support)
7706
7707
-------------------------------------------------------------------
7708
Sun Oct 2 22:15:48 CEST 2005 - sndirsch@suse.de
7709
7710
- created package
7711