File Mesa.changes of Package Mesa
7378
1
-------------------------------------------------------------------
2
Tue Oct 1 12:33:12 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
Fri Feb 10 14:06:56 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
16
17
- U_ReturnME.patch
18
* fixes blackscreen in Return To Monkey Island on Intel graphics
19
(boo#1208145)
20
21
-------------------------------------------------------------------
22
Thu Feb 9 10:39:08 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
23
24
- Update to version 22.3.5
25
* bug fix release which fixes bugs found since Mesa 22.3.4
26
* see https://docs.mesa3d.org/relnotes/22.3.5.html for more
27
details
28
- refreshed u_dep_xcb.patch
29
30
-------------------------------------------------------------------
31
Mon Feb 6 13:52:18 UTC 2023 - Andreas Schwab <schwab@suse.de>
32
33
- Don't enable rusticl without opencl
34
35
-------------------------------------------------------------------
36
Fri Jan 27 17:27:47 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
37
38
- Update to version 22.3.4
39
* bug fix release which fixes bugs found since Mesa 22.3.3
40
* see https://docs.mesa3d.org/relnotes/22.3.4.html for more
41
details
42
43
-------------------------------------------------------------------
44
Fri Jan 27 09:54:11 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
45
46
- removing again BuildRequires for x264 and x265 in case
47
video_codecs should be built (these were never needed nor used
48
for build)
49
50
-------------------------------------------------------------------
51
Fri Jan 27 09:48:22 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
52
53
- using gcc 12 now also on Leap 15.4; after changing build project
54
to openSUSE:Leap:15.4:Update gcc 12 packages are found now ...
55
56
-------------------------------------------------------------------
57
Tue Jan 24 11:06:48 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
58
59
- force usage of gcc 12 only on Leap 15.5; there is no gcc12 on
60
Leap 15.4
61
62
-------------------------------------------------------------------
63
Tue Jan 24 09:32:12 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
64
65
- Add BuildRequires for x264 and x265 in case video_codecs should
66
be built.
67
68
-------------------------------------------------------------------
69
Mon Jan 23 18:43:50 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
70
71
- re-enable build on Leap, but only for 15.5; there is no gcc12
72
on Leap 15.4, which is now officially required by Mesa 22.3
73
74
-------------------------------------------------------------------
75
Mon Jan 16 22:44:11 UTC 2023 - Martin Hauke <mardnh@gmx.de>
76
77
- Add support for Rusticl - Mesa's new OpenCL implementation.
78
* See https://docs.mesa3d.org/rusticl
79
You will need to set your environment to use it
80
* See https://docs.mesa3d.org/envvars#rusticl-environment-variables
81
82
-------------------------------------------------------------------
83
Mon Jan 16 11:27:13 UTC 2023 - Hans-Peter Jansen <hp@urpla.net>
84
85
- Compile with gcc12 on Leaps: building drivers fails with:
86
/usr/include/dxguids/dxguids.h:70:1: internal compiler error:
87
in cxx_eval_bit_field_ref, at cp/constexpr.c:2578
88
89
-------------------------------------------------------------------
90
Sun Jan 15 12:40:15 UTC 2023 - Martin Hauke <mardnh@gmx.de>
91
92
- Fix some deprecation warnings
93
* WARNING: option "false" deprecated, please use "disabled" instead.
94
* WARNING: option "true" deprecated, please use "enabled" instead.
95
96
-------------------------------------------------------------------
97
Wed Jan 11 21:00:56 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
98
99
- Update to version 22.3.3:
100
* See https://docs.mesa3d.org/relnotes/22.3.3.html
101
102
-------------------------------------------------------------------
103
Mon Jan 2 09:37:20 UTC 2023 - Andreas Schwab <schwab@suse.de>
104
105
- Update list of gallium-drivers to match default list
106
107
-------------------------------------------------------------------
108
Sat Dec 31 10:31:10 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
109
110
- don't try to generate libvdpau_virtio_gpu package on ppc64le; for
111
some reason this driver doesn't get built on this platform
112
113
-------------------------------------------------------------------
114
Thu Dec 29 22:21:35 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
115
116
- Update to version 22.3.0:
117
* See https://docs.mesa3d.org/relnotes/22.3.0.html
118
- Update to version 22.3.1:
119
* See https://docs.mesa3d.org/relnotes/22.3.1.html
120
- Update to version 22.3.2:
121
* See https://docs.mesa3d.org/relnotes/22.3.2.html
122
- Remove the libXvMC_nouveau and libXvMC_r600 packages as XVMC
123
support was removed.
124
- Add libvdpau_virtio_gpu package for VirtIO GPU.
125
- Rebase n_drirc-disable-rgb10-for-chromium-on-amd.patch.
126
- Rebase u_dep_xcb.patch.
127
- Rebase U_fix-mpeg1_2-decode-mesa-20.2.patch.
128
- Drop n_buildfix-21.3.0.patch: fixed upstream.
129
130
-------------------------------------------------------------------
131
Sat Dec 3 09:53:53 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
132
133
- spefile: removed Release lines from libxatracker2,
134
libxatracker-devel packages in the hope to have reproducibly
135
builds also on Tumbleweed (boo#1205998)
136
137
-------------------------------------------------------------------
138
Thu Nov 17 16:32:41 UTC 2022 - Dirk Müller <dmueller@suse.com>
139
140
- update to 22.2.4:
141
* clover: windows: library filename has \`-1` suffix and a \`lib` prefix
142
when built with mingw
143
* radv, dxvk: Rendering errors in World of Tanks after "Switch to dynamic
144
rendering only"
145
* gen9 gt3e/gt4e skus fail dEQP-VK.pipeline.multisample.sample_locations_ext.*
146
* v3d: Wrong colors (pink) in videos in Firefox (likely YUV->RGB shader issue)
147
* panfrost t860 glmark-es2 regression
148
* radv: Flickering in Spider-Man Remastered (Regression) (Bisected)
149
* radv: Hitman 2 using Direct3D 12 has discolored squares on RDNA2 with DCC
150
enabled
151
* panfrost/midgard - on Duckstation PSX emulator: segfault on GLES 3.0 and
152
bad shader compilations on 3.3
153
154
-------------------------------------------------------------------
155
Tue Nov 15 15:01:19 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
156
157
- try to fix build on ppc64le due to running OOM (boo#1205441)
158
* let's request 20G of physical memory via _constraints file
159
160
-------------------------------------------------------------------
161
Tue Nov 8 12:24:26 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
162
163
- third bugfix release
164
* some regressions in CI worked out
165
* a bit of everything, and nothing too crazy
166
- supersedes u_0001-gallivm-Fix-LLVM-optimization-with-the-new-pass-mana.patch
167
- supersedes u_nouveau-corrupted-colors-boo1203949.patch
168
- get rid of Mesa-libVulkan-devel(-32bit) package, which is no
169
longer needed at all by providing/obsoleting it by
170
libvulkan_intel
171
172
-------------------------------------------------------------------
173
Mon Nov 7 15:28:21 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
174
175
- Release 22.2.2 covers bugfixes for bsc#1197045,bsc#1197046,bsc#1200965,bsc#1202850
176
177
-------------------------------------------------------------------
178
Fri Nov 4 21:03:39 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
179
180
- build against llvm15/clang15 on sle15-sp5/Leap 15.5
181
182
-------------------------------------------------------------------
183
Wed Nov 2 16:56:33 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
184
185
- u_nouveau-corrupted-colors-boo1203949.patch
186
* fixes corrupted colors in videos on nouveau with Kepler in
187
Firefox (boo#1203949, issue#7416)
188
189
-------------------------------------------------------------------
190
Wed Nov 2 08:53:22 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
191
192
- moved drirc.d config snippets from Mesa to Mea-dri package;
193
radv driver specific conf was missing completely (boo#1204866)
194
195
-------------------------------------------------------------------
196
Fri Oct 21 09:41:37 UTC 2022 - Fabian Vogt <fvogt@suse.com>
197
198
- Add patch to fix LLVM optimization to avoid failure on armv7
199
(https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19217,
200
boo#1204267):
201
* u_0001-gallivm-Fix-LLVM-optimization-with-the-new-pass-mana.patch
202
203
-------------------------------------------------------------------
204
Thu Oct 20 08:46:59 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
205
206
- update to 22.2.2
207
* This is the second bug fix release, back on the regular
208
schedule. There's a lot here: nir, panfrost, gallium video,
209
freedreno, nouveau, turnip, r300, gallium core, r600, virgl,
210
core vulkan, anv, clover, d3d12, utils, radv, and plenty of
211
zink.
212
213
-------------------------------------------------------------------
214
Tue Oct 11 19:28:31 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
215
216
- update to 22.2.1
217
* lots of stuff here: llvmpipe, lavapipe, freedreno, aco, mesa,
218
turnip, virgl, r600, zink, radv, core gallium, and nir. All in
219
all, lots of good fixes all over the tree.
220
221
-------------------------------------------------------------------
222
Mon Oct 3 10:29:51 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
223
224
- Add build_orig conditional switch for video codecs define.
225
226
-------------------------------------------------------------------
227
Thu Sep 29 10:00:03 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
228
229
- re-disable video codecs
230
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15258
231
232
-------------------------------------------------------------------
233
Tue Sep 27 11:08:54 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
234
235
- Pass -Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec to
236
meson, keep support for hardware codecs inside vaapi, vdpau and
237
vulkan. These were previously enabled automatically.
238
- enabled "swrast" and "amd" Vulkan drivers on riscv64, which is
239
upstream default anyway ...
240
241
-------------------------------------------------------------------
242
Wed Sep 21 14:20:04 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
243
244
- update to 22.2.0
245
* AMD RDNA3 Prep, Intel Arc Graphics, Many Vulkan Improvements;
246
more details on Phoronix:
247
https://www.phoronix.com/news/Mesa-22.2-Released
248
- supersedes llvm15.patch
249
- refreshed n_no-sse2-on-ix86-except-for-intel-drivers.patch
250
251
-------------------------------------------------------------------
252
Wed Sep 14 13:45:41 UTC 2022 - Andreas Schwab <schwab@suse.de>
253
254
- llvm15.patch: backport of commits 2037c34f245, 301bcbac0e5, 6983c8580a2
255
to support LLVM 15
256
257
-------------------------------------------------------------------
258
Mon Aug 22 09:35:53 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
259
260
- update to 22.1.7:
261
* fixes and cleanups all over the tree
262
* most of the fixes are for zink
263
* nice batch of fixes for the gallium dx9 frontend
264
* some other fixes across the board
265
266
-------------------------------------------------------------------
267
Wed Aug 17 16:42:12 UTC 2022 - Dirk Müller <dmueller@suse.com>
268
269
- update to 22.1.6:
270
* llvmpipe: make last_fence a screen/rast object not a context one. llvmpipe:
271
keep context list and use to track resource usage.
272
* Revert "pan/bi: Require ATEST coverage mask input in R60"
273
* intel/dev: drop warning for unhandled hwconfig keys
274
* anv: Use sampleLocationsEnable for sample locations
275
276
-------------------------------------------------------------------
277
Fri Aug 12 22:06:24 UTC 2022 - Xu Zhao <i@xuzhao.net>
278
279
- Enable zink driver build on x86_64
280
281
-------------------------------------------------------------------
282
Sun Aug 7 18:41:56 UTC 2022 - Dirk Müller <dmueller@suse.com>
283
284
- update to 22.1.5:
285
* radv: dynamic vertex input failure
286
* anv: KHR-GL46.tessellation_shader.single.xfb_captures_data_from_correct_stage fails on TGL
287
* anv: GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels_pbo failure
288
* anv: ICL hiz issue
289
* Error compiling gallium-nine on i686 using musl libc
290
* dEQP-VK.memory.mapping.dedicated_alloc failing on bsw and gen9atom
291
292
-------------------------------------------------------------------
293
Mon Aug 1 21:22:01 UTC 2022 - Dirk Müller <dmueller@suse.com>
294
295
- update to 22.1.4:
296
* anv: disable non uniform indexing of UBOs
297
* anv: use the right helper to invalidate memory
298
* intel/fs: ray query fix for global address
299
* isl: add new helper for format component compatibility
300
* radeonsi: fix random PS wave size
301
* r300: Keep rc_rename_regs() from overflowing
302
* aco/ra: update register file when updating phi definition
303
* radv: Fix vkCmdCopyQueryResults -> vkCmdResetPool hazard
304
305
-------------------------------------------------------------------
306
Fri Jul 15 13:00:57 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
307
308
- let Mesa ignore Mesa-dri as dep to resolve a build cycle
309
(related to boo#1201474
310
311
-------------------------------------------------------------------
312
Sun Jul 3 07:59:22 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
313
314
- Update to 22.1.3
315
* a lot of zink fixes
316
* There's a bit of everything else here, including some
317
performance fixes for wsi/x11.
318
319
-------------------------------------------------------------------
320
Mon Jun 20 15:28:30 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
321
322
- Update to 22.1.2
323
" There's a lot of zink here, thanks to Mike for help with manually
324
backporting parts of it! We've als got a bunch of fixes for panfrost,
325
and some for intel, radeon, llvmpip, dzn, broadcom, nir, core gallium,
326
the va state tracker, and freedren."
327
328
-------------------------------------------------------------------
329
Wed Jun 15 10:09:09 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
330
331
- let Mesa-libGL-devel require libX11-devel via pkgconfig(x11)
332
(boo#1200559)
333
334
-------------------------------------------------------------------
335
Sun Jun 5 20:19:36 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
336
337
- removed libkms BuildRequires, since it has been dropped from
338
libdrm
339
340
-------------------------------------------------------------------
341
Thu Jun 2 01:32:59 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
342
343
- Update to 22.1.1
344
* first bugfix release
345
- supersedes U_llvmpipe-flush-resources-for-kms-swrast-path.patch
346
347
-------------------------------------------------------------------
348
Wed Jun 1 07:58:57 UTC 2022 - Fabian Vogt <fvogt@suse.com>
349
350
- Add patch to fix glitches with KMS (boo#1199885):
351
* U_llvmpipe-flush-resources-for-kms-swrast-path.patch
352
353
-------------------------------------------------------------------
354
Wed May 25 12:27:30 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
355
356
- buildrequire DirectX-Headers only on %{ix86} x86_64, since it's
357
only relevant on these platforms
358
359
-------------------------------------------------------------------
360
Tue May 24 19:18:59 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
361
362
- Calling patch with '-p1' (as the others are) so 'git show'
363
.patch output works.
364
365
-------------------------------------------------------------------
366
Tue May 24 18:50:21 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
367
368
- Generating 'n_stop-iris-flicker.patch' from 'git format-patch' vs.
369
a standard diff.
370
371
-------------------------------------------------------------------
372
Tue May 24 15:48:53 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
373
374
- Fixing up 'stop-iris-flicker.patch' patch name to follow standards.
375
376
-------------------------------------------------------------------
377
Thu May 19 19:00:09 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
378
379
- Update to 22.1.0
380
* lot of great featurres, including (since rc5) additional
381
kopper backports for zink, and support for Intel's Alchemist
382
DG2 platform.
383
384
-------------------------------------------------------------------
385
Sat May 14 20:51:44 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
386
387
- autoselect libvdpau_r300/libvdpau_r600/libvdpau_radeonsi packages
388
via hardware supplements on AMD GPUs
389
390
-------------------------------------------------------------------
391
Thu May 5 08:13:13 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
392
393
- Update to 22.0.3
394
* bugfix release with fixes for most of the major drivers
395
396
-------------------------------------------------------------------
397
Tue May 3 08:21:55 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
398
399
- _constraints:
400
* raised requirements to 9 GB disk space and added aarch64
401
architecture (bsc#1199040)
402
403
-------------------------------------------------------------------
404
Thu Apr 28 21:22:38 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
405
406
- Switching out 'directx-headers' for 'DirectX-Headers'.
407
408
-------------------------------------------------------------------
409
Fri Apr 22 09:06:31 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
410
411
- Update to 22.0.2
412
* bugfix release with almost all nominated patches
413
414
-------------------------------------------------------------------
415
Thu Apr 14 19:29:21 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
416
417
- Adding changes I need for iris to not flicker and have d3d12
418
available for use in WSL.
419
420
-------------------------------------------------------------------
421
Wed Apr 13 12:30:21 UTC 2022 - Dirk Müller <dmueller@suse.com>
422
423
- use _multibuild
424
425
-------------------------------------------------------------------
426
Tue Mar 29 21:58:46 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
427
428
- Update to 22.0.1
429
* fixes in lavapipe and zink, maintainer scripts and panfrost
430
- supersedes U_meson-restore-private-requires-to-libdrm-in-dri.pc-f.patch
431
432
-------------------------------------------------------------------
433
Tue Mar 22 11:13:43 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
434
435
- get rid of Mesa-libVulkan-devel(-32bit) package, which no longer
436
makes sense since Mesa 21.1.0
437
* https://gitlab.freedesktop.org/mesa/mesa/-/commit/5e6db1916860ec217eac60903e0a9d10189d1c53
438
439
-------------------------------------------------------------------
440
Mon Mar 14 10:43:10 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
441
442
- U_meson-restore-private-requires-to-libdrm-in-dri.pc-f.patch
443
* Due to a typo the private requires to libdrm were lost in dri.pc.
444
Fixed another typo (only comment).
445
446
-------------------------------------------------------------------
447
Sat Mar 12 20:04:00 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
448
449
- enabled "i915" Gallium-based Intel Gen3 driver
450
451
-------------------------------------------------------------------
452
Fri Mar 11 13:25:28 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
453
454
- fixed llvm/clang buildrequires for sle15-sp4/Leap 15.4
455
456
-------------------------------------------------------------------
457
Fri Mar 11 09:08:27 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
458
459
- no longer try to build classic non-Gallium OpenGL drivers
460
i915, i965, nouveau, r100 and r200, which have been dropped with
461
Mesa 22.0.0; see also some documentation on Phoronix
462
https://www.phoronix.com/scan.php?page=news_item&px=Mesa-Classic-Retired
463
464
-------------------------------------------------------------------
465
Thu Mar 10 18:39:34 UTC 2022 - Aaron Stern <ukbeast89@protonmail.com>
466
467
- update to 22.0.0
468
* lavapipe,radv,anv KHR_dynamic_rendering
469
* radv EXT_image_view_min_lod
470
* VK_KHR_synchronization2 on RADV.
471
* OpenSWR has been moved to the Amber branch
472
* radeonsi, zink ARB_sparse_texture
473
* d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params,
474
ARB_framebuffer_no_attachments, ARB_sample_shading, and GLSL400)
475
* radeonsi, zink ARB_sparse_texture2
476
* zink EXT_memory_object, EXT_memory_object_fd, EXT_semaphore, EXT_semaphore_fd
477
* anv VK_VALVE_mutable_descriptor_type
478
* Vulkan 1.3 on RADV,Anv.
479
* radeonsi, zink ARB_sparse_texture_clamp
480
481
-------------------------------------------------------------------
482
Thu Mar 3 09:14:36 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
483
484
- baselibs.conf: readded mistakenly removed packages
485
* Mesa-libVulkan-devel
486
* Mesa-vulkan-device-select
487
* Mesa-vulkan-overlay
488
489
-------------------------------------------------------------------
490
Wed Mar 2 13:32:42 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
491
492
- raise memory limit to 1024 in the hope of avoiding OOM on ppc64
493
(boo#1196640)
494
495
-------------------------------------------------------------------
496
Tue Mar 1 17:20:19 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
497
498
- autoselect libvulkan_intel package via hardware supplements on
499
Intel GPUs
500
- autoselect libvulkan_radeon package via hardware supplements on
501
AMD GPUs
502
- no longer install libvulkan_lvp package (lavapipe=Software
503
Vulkan driver), libvulkan_broadcom and libvulkan_freedreno packages
504
by default, i.e. no longer have libvulkan_intel/libvulkan_radeon
505
and libvulkan_lvp packages installed at the same time (boo#1180522)
506
- libvulkan_intel/libvulkan_radeon/libvulkan_lvp now require
507
Mesa-vulkan-device-select package, not the other way round!
508
(baselibs.conf also adjusted)
509
510
-------------------------------------------------------------------
511
Thu Feb 24 09:04:46 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
512
513
- update to 21.3.7
514
* sixth bugfix release
515
516
-------------------------------------------------------------------
517
Thu Feb 10 13:17:56 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
518
519
- update to 21.3.6
520
* sixth bugfix release
521
522
-------------------------------------------------------------------
523
Thu Jan 27 15:09:21 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
524
525
- update to 21.3.5
526
* bugfix release: mostly Zink fixes
527
528
-------------------------------------------------------------------
529
Mon Jan 17 10:54:32 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
530
531
- using memory-constraints on ppc64 for trying to avoid OOM during
532
build (boo#1194739)
533
534
-------------------------------------------------------------------
535
Fri Jan 14 15:02:55 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
536
537
- update to 21.3.4
538
* bugfix release
539
540
-------------------------------------------------------------------
541
Sat Jan 8 10:21:21 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
542
543
- rename n_no-sse2-on-ix86.patch to
544
n_no-sse2-on-ix86-except-for-intel-drivers.patch
545
* no longer disable sse2 support for intel drivers, since this
546
breaks build, which is probably unresolvable (boo1190409)
547
548
-------------------------------------------------------------------
549
Fri Jan 7 19:35:29 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
550
551
- Adding 'stop-iris-flicker.patch'.
552
553
-------------------------------------------------------------------
554
Thu Jan 6 16:34:30 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
555
556
- n_no-sse2-on-ix86.patch
557
* disabled sse2 support on %ix86 (boo#1190409)
558
559
-------------------------------------------------------------------
560
Fri Dec 31 12:42:24 UTC 2021 - Aaron Stern <ukbeast89@protonmail.com>
561
562
- update to 21.3.3
563
* Bug fixes
564
* Assassin’s Creed Syndicate crashes with Mesa 21.3.0+ ACO
565
* [21.3 regression] swr: Build failure with MSVC
566
* anv: dEQP-VK.graphicsfuzz.spv-stable-pillars-volatile-nontemporal-store fails
567
568
-------------------------------------------------------------------
569
Wed Dec 1 23:15:13 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
570
571
- update to 21.3.1
572
* mostly AMD, Intel & Zink fixes.
573
574
-------------------------------------------------------------------
575
Thu Nov 18 03:13:33 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
576
577
- n_buildfix-21.3.0.patch
578
* fixes Mesa-drivers build
579
580
-------------------------------------------------------------------
581
Wed Nov 17 21:33:28 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
582
583
- update to 21.3.0
584
* Panfrost is now officially GLES 3.1 conformant
585
* RADV has (experimental) ray tracing support
586
* Iris gained threaded shader compilation
587
* Zink has seen an enormous amount of work, and now supports GLES 3.2
588
* Lavapipe has a bunch of new extensions, and now supports Vulkan 1.2
589
* LLVMpipe got 2-3 times faster for 2D workloads, and gained support for
590
the compatibility profile on GL 4.5
591
* VA-API gained support for AV1 videos
592
* EGL now works on Windows
593
* Wayland got a workaround for games making bad assumption (alpha means
594
transparency? who could have known)
595
* VK_EXT_color_write_enable on lavapipe
596
* GL_ARB_texture_filter_anisotropic in llvmpipe
597
* Anisotropic texture filtering in lavapipe
598
* VK_EXT_shader_atomic_float2 on Intel and RADV.
599
* VK_EXT_vertex_input_dynamic_state on RADV.
600
* VK_KHR_timeline_semaphore on lavapipe
601
* VK_EXT_external_memory_host on lavapipe
602
* GL_AMD_pinned_memory on llvmpipe
603
* GL 4.5 compatibility on llvmpipe
604
* VK_EXT_primitive_topology_list_restart on RADV and lavapipe.
605
* ES 3.2 on zink
606
* VK_KHR_depth_stencil_resolve on lavapipe
607
* VK_KHR_shader_integer_dot_product on RADV.
608
* OpenGL FP16 support on llvmpipe
609
* VK_KHR_shader_float16_int8 on lavapipe
610
* VK_KHR_shader_subgroup_extended_types on lavapipe
611
* VK_KHR_spirv_1_4 on lavapipe
612
* Experimental raytracing support on RADV
613
* VK_KHR_synchronization2 on Intel
614
* NGG shader based culling is now enabled by default on GFX10.3 on RADV.
615
* VK_KHR_maintenance4 on RADV
616
* VK_KHR_format_feature_flags2 on RADV.
617
* EGL_EXT_present_opaque on wayland
618
619
-------------------------------------------------------------------
620
Thu Oct 28 19:07:09 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
621
622
- update to 21.2.5
623
* bit of everything: general vulkan, panfrost, and zink are the
624
biggest changes.
625
626
-------------------------------------------------------------------
627
Fri Oct 15 09:14:11 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
628
629
- update to 21.2.4
630
* fourth bugfix release
631
* 300 fixes from the new r300 maintainer! Additionally, panfrost,
632
lots of crocus, some freedreno, intel, radv, core meas, gallivum,
633
anv, spirv, gallim, aco, i915g, lima, and llvmpipe fixes.
634
- supersedes U_gallivm-add-new-wrapper-around-Module.patch,
635
U_gallivm-fix-FTBFS-on-i386-with-LLVM-13.patch
636
637
-------------------------------------------------------------------
638
Thu Oct 14 10:30:57 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
639
640
- u_fix-build-on-ppc64le.patch
641
* fixes build on ppc64le (boo#1191569)
642
643
-------------------------------------------------------------------
644
Mon Oct 4 20:05:50 UTC 2021 - Aaron Puchert <aaronpuchert@alice-dsl.net>
645
646
- Fix build with LLVM 13:
647
* U_gallivm-add-new-wrapper-around-Module.patch
648
* U_gallivm-fix-FTBFS-on-i386-with-LLVM-13.patch
649
650
-------------------------------------------------------------------
651
Thu Sep 30 09:05:54 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
652
653
- update to 21.2.3
654
* third bugfix release
655
656
-------------------------------------------------------------------
657
Mon Sep 27 13:35:16 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
658
659
- covers jira#SLE/SLE-18743
660
661
-------------------------------------------------------------------
662
Tue Sep 21 17:54:25 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
663
664
- update to 21.2.2
665
* second bugfix release: a ton of work went into panfrost,
666
getting it closer to being conformant (it is conformant on
667
21.3!); fixes for ir3, croccus, nir, utils, llvmpipe, gallivm,
668
zink, glsl, v3d, vc4, intel, mesa, aco, iris, radv, and even
669
osmesa.
670
671
-------------------------------------------------------------------
672
Sat Aug 28 13:36:12 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
673
674
- update to 21.2.1
675
* first bugfix release
676
677
-------------------------------------------------------------------
678
Sun Aug 8 08:52:15 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
679
680
- fixed build on %ix86 by removing "-flto=auto" from optflags for
681
cpp
682
683
-------------------------------------------------------------------
684
Thu Aug 5 15:51:18 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
685
686
- enabled build of 'crocus' Gallium3D OpenGL driver for i965 "Gen4"
687
through Haswell "Gen7" graphics (alternative to classic "i965"
688
OpenGL driver); use MESA_LOADER_DRIVER_OVERRIDE=crocus to use it;
689
in case of issues with video hardware acceleration(vaapi driver),
690
set LIBVA_DRIVER_NAME=i965
691
692
-------------------------------------------------------------------
693
Thu Aug 5 01:25:40 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
694
695
- update to 21.2.0
696
* new release
697
698
-------------------------------------------------------------------
699
Thu Jul 29 08:28:31 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
700
701
- update to 21.1.6
702
* sixth bugfix release
703
704
-------------------------------------------------------------------
705
Thu Jul 15 08:13:34 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
706
707
- update to 21.1.5
708
* fith bugfix release
709
710
-------------------------------------------------------------------
711
Thu Jul 1 09:39:29 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
712
713
- update to 21.1.4
714
* fourth bugfix release
715
716
-------------------------------------------------------------------
717
Tue Jun 22 09:22:30 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
718
719
- no longer apply n_drirc-disable-rgb10-for-chromium-on-amd.patch
720
on TW; no longer needed with gstreamer-plugins-vaapi 1.18.4; more
721
details on
722
https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/410
723
724
-------------------------------------------------------------------
725
Sat Jun 19 08:02:37 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
726
727
- update to 21.1.3
728
* third bugfix
729
* mostly AMD fixes
730
731
-------------------------------------------------------------------
732
Thu Jun 3 03:11:44 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
733
734
- update to 21.1.2
735
* second bugfix
736
* mostly AMD and Intel changes as usual, but also a decent amount
737
of ARM fixes and more.
738
739
-------------------------------------------------------------------
740
Wed Jun 2 09:27:33 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
741
742
- no longer autoselect Mesa-dri-nouveau at all; autoselect
743
libvdpau_nouveau depending on PCI ID (boo#1186721)
744
745
-------------------------------------------------------------------
746
Thu May 20 10:25:35 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
747
748
- update to 21.1.1
749
* bugfix release
750
* mostly AMD and Intel changes as usual, but also a decent amount
751
of ARM fixes and more
752
753
-------------------------------------------------------------------
754
Wed May 19 08:29:07 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
755
756
- Add swrast to vulkan
757
- Enable vulkan on %{arm} and aarch64 with: swrast, amd,
758
broadcom and freedreno
759
760
-------------------------------------------------------------------
761
Fri May 14 03:24:24 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
762
763
- reenabled build of device-select and overlay vulkan layers
764
765
-------------------------------------------------------------------
766
Thu May 6 19:00:36 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
767
768
- adjusted filelist to removed vulkan files in Mesa 21.1.0
769
(packages Mesa-libVulkan-devel, Mesa-vulkan-device-select,
770
Mesa-vulkan-overlay)
771
772
-------------------------------------------------------------------
773
Thu May 6 14:24:29 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
774
775
- /usr/include/vulkan/vulkan_intel.h dropped with Mesa 21.1.0, but
776
let's keep the package containing an empty directory
777
778
-------------------------------------------------------------------
779
Thu May 6 11:45:47 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
780
781
- update to 21.1.0
782
* bunch of work here, lots of zink and softpipe, but bits and
783
pieces of other things: tgsi, freddreno, nir, panfrost, intel,
784
spirv, core gallium, radv, aco, r600, and core mesa.
785
- supersedes patches U_clover-Fix-build-with-llvm-12.patch,
786
U_clover-Add-missing-include-for-llvm-12-build-fix.patch
787
788
-------------------------------------------------------------------
789
Wed Apr 21 20:54:43 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
790
791
- update to 21.0.3
792
* fixes in haiku, core mesa, radeonsi, lavapipe, nir, radv, anv,
793
freedreno and turnip, etniviv, iris, egl, lima, core gallium,
794
spriv, v3d, meson
795
796
-------------------------------------------------------------------
797
Sat Apr 17 16:41:33 UTC 2021 - Aaron Puchert <aaronpuchert@alice-dsl.net>
798
799
- Move osmesa build back to Mesa, which we can now do after
800
choosing another dummy driver there.
801
- Use LLVM-versioned libclc runtime dependency to ensure
802
bitcode compatibility. We have that in Tumbleweed and soon Leap.
803
- U_clover-Fix-build-with-llvm-12.patch
804
* Fixes build with LLVM 12.
805
- U_clover-Add-missing-include-for-llvm-12-build-fix.patch
806
* Fixes a missing header in the previous patch.
807
808
-------------------------------------------------------------------
809
Sat Apr 17 14:39:04 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
810
811
- Mesa-devel: no longer require libOSMesa-devel, since it's now
812
built in Mesa-drivers; packages should require it directly now,
813
preferrably via pkconfig(osmesa) ...
814
815
-------------------------------------------------------------------
816
Sat Apr 17 12:45:17 UTC 2021 - Tobias Klausmann <tobias.klausmann@freenet.de>
817
818
- Switch dummy driver for mesa package from "auto" xorg driver (i965) to
819
gallium swrast driver
820
821
-------------------------------------------------------------------
822
Sat Apr 17 10:11:09 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
823
824
- update to 21.0.2
825
* many additions especially on the Radeon Vulkan (RADV) driver
826
front where sparse memory support is in place, AMD Smart Access
827
Memory / Resizable BAR optimizations, various RDNA 2
828
improvements, rapid packed math for ACO, and more.
829
Elsewhere in Mesa 21.0 there are continued RadeonSI
830
optimizations, many Intel ANV and Iris improvements, OpenGL 3.3
831
for Freedreno, DXGI Winsys was added and initial Direct3D 12
832
code for WSL, OpenGL 4.1 for Zink, and more.
833
- moved osmesa build to Mesa-drivers since swrast driver has been
834
removed from Mesa
835
836
-------------------------------------------------------------------
837
Tue Apr 6 08:38:16 UTC 2021 - Andreas Schwab <schwab@suse.de>
838
839
- Enable radeon and nouveau drivers on riscv64
840
841
-------------------------------------------------------------------
842
Tue Mar 30 19:00:03 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
843
844
- update to 20.3.5
845
* fith bugfix release for the 20.3 branch
846
* This is a quite large release with a huge number of fixes in it,
847
and is the last planned release for the 20.3.x series. Radv and
848
ACO dominate the changes for this release, but there are some
849
other things mixed in there.
850
851
-------------------------------------------------------------------
852
Mon Feb 1 10:50:16 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
853
854
- update to 20.3.4
855
* fourth bugfix release for the 20.3 branch
856
857
-------------------------------------------------------------------
858
Wed Jan 27 10:13:51 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
859
860
- removed no longer needed buildfix-ppc64le.patch; build failed on
861
ppc64 due to this patch (bsc#1181439)
862
863
-------------------------------------------------------------------
864
Thu Jan 14 15:02:07 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
865
866
- update to 20.3.3
867
* third bugfix release for the 20.3 branch
868
869
-------------------------------------------------------------------
870
Thu Dec 31 13:02:52 UTC 2020 - Michał Rostecki <mrostecki@suse.com>
871
872
- update to 20.3.2
873
* second bugfix release for the 20.3 branch
874
- drm and surfaceless are not specified as platforms anymore,
875
remove them from egl_platforms
876
877
-------------------------------------------------------------------
878
Mon Dec 7 11:09:59 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
879
880
- update to 20.2.4
881
* fourth (second to last) bugfix release for the 20.2 branch
882
883
-------------------------------------------------------------------
884
Tue Dec 1 12:31:55 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
885
886
- require llvm-devel *without* any explicit version number for
887
factory/TW to imply 'distro default llvm version', which we
888
usually bump up when a new stable llvm comes out
889
890
-------------------------------------------------------------------
891
Mon Nov 30 13:56:08 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
892
893
- use llvm11 on factory/TW and sle15-sp3/Leap 15.3
894
895
-------------------------------------------------------------------
896
Sun Nov 29 12:35:33 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
897
898
- enabled build of radeonsi DRI and VDPAU driver on aarch64
899
(boo#1179376)
900
901
-------------------------------------------------------------------
902
Mon Nov 23 19:44:31 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
903
904
- update to 20.2.3
905
* third bugfix release for the 20.2 branch
906
907
-------------------------------------------------------------------
908
Sat Nov 7 18:10:48 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
909
910
- update to 20.2.2
911
* second bugfix release for the 20.2 branch
912
913
-------------------------------------------------------------------
914
Thu Oct 15 09:59:46 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
915
916
- reenabled U_fix-mpeg1_2-decode-mesa-20.2.patch due to regression
917
reported in boo#1173185
918
919
-------------------------------------------------------------------
920
Wed Oct 14 20:26:56 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
921
922
- update to 20.2.1
923
* first bugfix release for the 20.2 branch
924
- supersedes U_fix-mpeg1_2-decode.patch
925
- disabled U_fix-mpeg1_2-decode-mesa-20.2.patch; likely no longer
926
needed (boo#1173185)
927
928
-------------------------------------------------------------------
929
Wed Sep 30 09:17:14 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
930
931
- U_fix-mpeg1_2-decode-mesa-20.2.patch
932
* additional patch currently needed for Mesa 20.2 (boo#1173185)
933
934
-------------------------------------------------------------------
935
Tue Sep 29 09:21:57 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
936
937
- update to 20.2.0
938
* includes Intel Rocket Lake Platform Support
939
(jsc#SLE/SLE-12880, jsc#SLE/SLE-12882)
940
- adjusted/refreshed patches:
941
* n_add-Mesa-headers-again.patch
942
* n_drirc-disable-rgb10-for-chromium-on-amd.patch
943
* u_dep_xcb.patch
944
- docs now available in .rst format (html before)
945
946
-------------------------------------------------------------------
947
Thu Sep 24 11:08:44 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
948
949
- Add U_fix-mpeg1_2-decode.patch (boo#1173185)
950
* fixes colors in kaffeine on Radeon (r600 VAAPI driver)
951
952
-------------------------------------------------------------------
953
Fri Sep 18 11:11:14 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
954
955
- buildfix-ppc64le.patch
956
* buildfix for ppc64le (boo#1176562)
957
958
-------------------------------------------------------------------
959
Thu Sep 17 17:51:17 UTC 2020 - Dirk Mueller <dmueller@suse.com>
960
961
- update to 20.1.8:
962
* mainly bugfixes, highlights:
963
- Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything
964
- khr_debug-push-pop-group_gl: ../src/util/simple_mtx.h:86: simple_mtx_lock: Assertion `c != _SIMPLE_MTX_INVALID_VALUE' failed.
965
- Amber test opt_peel_loop_initial_if: Assertion failed
966
- Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 caused by MSAA
967
- [BRW] WRC 5 asserts with gallium nine and iris.
968
969
-------------------------------------------------------------------
970
Thu Sep 3 09:24:31 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
971
972
- update to 20.1.7
973
* seventh bugfix release for the 20.1 branch
974
975
-------------------------------------------------------------------
976
Wed Sep 2 10:14:00 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
977
978
- switched to llvm9 usage for Leap/SLE15 since llvm10 is not (yet)
979
in Leap/SLE15
980
981
-------------------------------------------------------------------
982
Mon Aug 31 19:36:31 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
983
984
- version 20.1.6 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882
985
986
-------------------------------------------------------------------
987
Mon Aug 31 19:12:50 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
988
989
- use again /etc/OpenCL/vendors for openSUSE Leap, i.e. use
990
/usr/etc/OpenCL/vendors only for Tumbleweed
991
992
-------------------------------------------------------------------
993
Wed Aug 26 10:37:17 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
994
995
- Add vulkan device selection layer and vulkan overlay layer to
996
baselibs for 32bit versions on 64bit architectures.
997
998
-------------------------------------------------------------------
999
Tue Aug 25 06:32:03 UTC 2020 - Aaron Dominick <aaron.zakhrov@gmail.com>
1000
1001
- Add vulkan device selection layer and vulkan overlay layer
1002
1003
-------------------------------------------------------------------
1004
Tue Aug 25 05:30:39 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1005
1006
- specfile/baselibs.conf cleanup
1007
* no longer support Mesa build without libglvnd
1008
* removed empty packages Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2
1009
1010
-------------------------------------------------------------------
1011
Sun Aug 23 18:08:13 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1012
1013
- update to 20.1.6
1014
* sixth bugfix release for the 20.1 branch
1015
1016
-------------------------------------------------------------------
1017
Thu Aug 6 11:51:25 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
1018
1019
- baselibs.conf:
1020
+ Require Mesa-KHR-devel instead of Mesa-KHR-devel-<targettype>:
1021
KHR-devel consists only of header files there is thus no
1022
-<targettype> flavor being generated.
1023
+ Do not require Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 from
1024
their respective -32bit devel packages: with libglvnd defined
1025
to 0, the native packages are being generated, but are empty.
1026
For baselibs, this trick does not work and empty packages are
1027
being skipped. So we drop the dependency (with a note in the
1028
.spec to enable the deps when changing the defines).
1029
1030
-------------------------------------------------------------------
1031
Thu Jul 23 12:24:37 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1032
1033
- update to 20.1.4
1034
* fourth bugfix release for the 20.1 branch
1035
* just a few fixes here and there, nothing major
1036
1037
-------------------------------------------------------------------
1038
Fri Jul 10 08:43:49 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1039
1040
- update to 20.1.3
1041
* third bugfix release for the 20.1 branch
1042
* lots of updates to our testing infrastructure
1043
1044
-------------------------------------------------------------------
1045
Wed Jul 1 12:46:33 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1046
1047
- force valgrind support only on officially supported platforms
1048
(boo#1173355)
1049
1050
-------------------------------------------------------------------
1051
Fri Jun 26 11:43:50 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1052
1053
- update to 20.1.2
1054
* second bugfix release for the 20.1 branch
1055
* most of the fixes here are to the AMD drivers, and the rest
1056
is scattered over the tree.
1057
1058
-------------------------------------------------------------------
1059
Fri Jun 26 01:20:27 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1060
1061
- enable valgrind support (boo#1173355)
1062
1063
-------------------------------------------------------------------
1064
Tue Jun 23 18:02:26 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1065
1066
- move mesa.icd from /usr/etc/OpenCL/vendors to
1067
/usr/share/OpenCL/vendors (boo#1173005)
1068
1069
-------------------------------------------------------------------
1070
Thu Jun 18 11:02:23 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1071
1072
- switch to /usr/etc/OpenCL/vendors for mesa.icd OpenCL file
1073
location (boo#1173005)
1074
1075
-------------------------------------------------------------------
1076
Mon Jun 15 12:31:13 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1077
1078
- update to 20.1.1
1079
* first bugfix release for the 20.1 branch
1080
* fixes issue affecting Unreal Engine 4 games on i965
1081
1082
-------------------------------------------------------------------
1083
Wed Jun 3 10:43:06 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1084
1085
- update to 20.1.0
1086
* first release for the 20.1 branch
1087
* One already known issue is that Unreal Engine 4 has a bug in
1088
its usage of glDrawRangeElements() causing it to be called
1089
with a number of vertices in place of the `end` parameter,
1090
that was recently revealed. This is an annoying bug that we
1091
haven't worked around yet. For more details:
1092
https://gitlab.freedesktop.org/mesa/mesa/-/issues/2917
1093
- supersedes U_add-lifetime-dse-fix.patch
1094
1095
-------------------------------------------------------------------
1096
Tue May 19 19:22:02 UTC 2020 - Martin Liška <mliska@suse.cz>
1097
1098
- Add U_add-lifetime-dse-fix.patch as a proper fix for boo#1171855.
1099
1100
-------------------------------------------------------------------
1101
Tue May 19 05:52:31 UTC 2020 - Martin Liška <mliska@suse.cz>
1102
1103
- Disable LTO for now as there's a known upstream bug
1104
that hasn't been resolved with GCC 10:
1105
boo#1171855.
1106
1107
-------------------------------------------------------------------
1108
Fri May 15 09:52:07 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1109
1110
- update to Mesa 20.0.7
1111
* most fixes in Radv, but there are fixes all over the tree
1112
1113
-------------------------------------------------------------------
1114
Mon May 4 13:47:59 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
1115
1116
- avoid build error PowerPC, using gnu++14 (not gnu++11)
1117
https://bugzilla.opensuse.org/show_bug.cgi?id=1171045
1118
1119
-------------------------------------------------------------------
1120
Thu Apr 30 14:46:25 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1121
1122
- update to Mesa 20.0.6
1123
* fairly small release (a little bit of everything in here)
1124
1125
-------------------------------------------------------------------
1126
Sat Apr 25 10:36:23 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1127
1128
- require llvm/clang 10
1129
1130
-------------------------------------------------------------------
1131
Fri Apr 24 09:21:28 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1132
1133
- update to Mesa 20.0.5
1134
* pretty big release with AMD and Intel drivers receiving the
1135
majority of the work.
1136
- supersedes U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch
1137
- supersedes n_opencl_dep_libclang.patch
1138
1139
-------------------------------------------------------------------
1140
Thu Apr 23 14:23:59 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
1141
1142
- Disable LTO on armv6 to fix build
1143
1144
-------------------------------------------------------------------
1145
Sun Apr 5 12:27:35 UTC 2020 - Torsten Duwe <duwe@suse.com>
1146
1147
- U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch
1148
* Fix Weston launch on tumbleweed by backporting commit bfb9c08e
1149
1150
-------------------------------------------------------------------
1151
Fri Apr 3 15:25:42 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1152
1153
- update to Mesa 20.0.4
1154
* emergency release, which reverts a serious SPIR-V regression
1155
in the 20.0.3 release.
1156
- supersedes U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch
1157
1158
-------------------------------------------------------------------
1159
Fri Apr 3 08:38:51 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1160
1161
- U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch
1162
* revert severe spirv regression; emergency release will be
1163
available soon ...
1164
1165
-------------------------------------------------------------------
1166
Thu Apr 2 09:27:46 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1167
1168
- update to Mesa 20.0.3
1169
* bugfix release: fixes all over the tree; mostly AMD (radv,
1170
aco), NIR and Intel (isl, anv)
1171
1172
-------------------------------------------------------------------
1173
Thu Mar 19 10:08:18 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1174
1175
- update to Mesa 20.0.2
1176
* bugfix release: fixes all over the code base
1177
1178
-------------------------------------------------------------------
1179
Mon Mar 9 15:15:52 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1180
1181
- update to Mesa 20.0.1
1182
* bugfix release
1183
1184
-------------------------------------------------------------------
1185
Fri Mar 6 10:27:21 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1186
1187
- cleanup in specfile: get rid of is_opensuse macro, which is no
1188
longer needed at all (jira#PM-1623)
1189
1190
-------------------------------------------------------------------
1191
Fri Feb 28 15:25:41 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1192
1193
- Loosen dependencies to allow building with newer versions of
1194
clang-devel, similar to llvm-devel.
1195
1196
-------------------------------------------------------------------
1197
Fri Feb 21 13:18:18 UTC 2020 - Philipp Seiler <p.seiler@linuxmail.org>
1198
1199
- update to mesa 20.0.0
1200
* changelog https://mesa3d.org/relnotes/20.0.0.html
1201
- supersedes U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch
1202
- supersedes U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch
1203
- supersedes U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch
1204
- supersedes U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch
1205
- supersedes U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch
1206
- update to patch n_add-Mesa-headers-again.patch to fit v20.0.0 sources
1207
- update to patch n_drirc-disable-rgb10-for-chromium-on-amd.patch to fit v20.0.0 sources
1208
1209
-------------------------------------------------------------------
1210
Fri Feb 21 05:09:10 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1211
1212
- use 7G disk constraints also for x86_64 and i586 (bsc#1164488)
1213
1214
-------------------------------------------------------------------
1215
Tue Feb 18 15:16:13 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1216
1217
- only use 'BuildRequires:llvm-devel >= 9.0.0' for TW/factory; for
1218
older products still use 'BuildRequires: llvm9-devel'; fixed
1219
build on openSUSE Leap 15.2
1220
1221
-------------------------------------------------------------------
1222
Sun Feb 16 12:00:17 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1223
1224
- Update to version 19.3.4
1225
* changes all over the tree, but aco and anv are leading the
1226
way in changes
1227
- supersedes u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch
1228
1229
-------------------------------------------------------------------
1230
Thu Feb 6 11:32:05 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1231
1232
- u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch
1233
* replaces U_gallium-Fix-big-endian-addressing-of-non-bitmask-arr.patch
1234
by an official merge request (bsc#1162252, gitlab issue#2472)
1235
1236
-------------------------------------------------------------------
1237
Mon Feb 3 17:17:44 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1238
1239
- U_gallium-Fix-big-endian-addressing-of-non-bitmask-arr.patch
1240
* reverse apply since it caused a regression in rendering on
1241
s390x (bsc#1162252)
1242
1243
-------------------------------------------------------------------
1244
Wed Jan 29 22:56:19 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1245
1246
- require and check for llvm-devel >= 9 instead of llvm9-devel on
1247
openSUSE
1248
1249
-------------------------------------------------------------------
1250
Wed Jan 29 17:15:01 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1251
1252
- enabled build of gallium based llvmpipe driver for s390x
1253
(related to jsc#IBM-369, jsc#SLE-7452)
1254
1255
-------------------------------------------------------------------
1256
Wed Jan 29 14:59:10 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1257
1258
- Update to version 19.3.3
1259
* There's plenty of changes here, but intel, docs, radeonsi,
1260
and aco are the biggest sets of changes.
1261
- supersedes U_0005-radv-Remove-syncobj_handle-variable-in-header.patch
1262
1263
-------------------------------------------------------------------
1264
Wed Jan 29 13:34:34 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1265
1266
- set optflags also for g++ compiler
1267
1268
-------------------------------------------------------------------
1269
Mon Jan 27 15:31:52 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1270
1271
- require llvm9 (jsc#IBM-369, jsc#SLE-7452)
1272
1273
-------------------------------------------------------------------
1274
Wed Jan 22 13:47:07 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1275
1276
- U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch
1277
U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch
1278
U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch
1279
U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch
1280
U_0005-radv-Remove-syncobj_handle-variable-in-header.patch
1281
U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch
1282
* fixes build with gcc10 using -fno-common as default now (boo#1160578)
1283
1284
-------------------------------------------------------------------
1285
Mon Jan 13 16:11:52 UTC 2020 - Andreas Schwab <schwab@suse.de>
1286
1287
- Enable LLVM support on riscv64
1288
1289
-------------------------------------------------------------------
1290
Sun Jan 12 18:09:19 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1291
1292
- Update to version 19.3.2
1293
* Intel and AMD drivers make up the bulk of the changes, with
1294
a bit of nir and glsl, plus a sprinkling of other stuff in
1295
there.
1296
1297
-------------------------------------------------------------------
1298
Sun Jan 5 20:07:47 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1299
1300
- n_drirc-disable-rgb10-for-chromium-on-amd.patch
1301
* fixes patch (boo#1145188)
1302
1303
-------------------------------------------------------------------
1304
Sun Dec 29 09:09:03 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>
1305
1306
- Update to version 19.3.1
1307
* Bugfixes for i965/iris, anv and radv
1308
1309
-------------------------------------------------------------------
1310
Mon Dec 16 15:42:01 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>
1311
1312
- Update to version 19.3.0
1313
* Mainly changes to the build system, i965, aco, radv and anv
1314
* New features, check Phoronix:
1315
https://www.phoronix.com/scan.php?page=article&item=mesa-193-features
1316
1317
-------------------------------------------------------------------
1318
Fri Nov 22 11:06:45 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1319
1320
- Update to version 19.2.6
1321
* fixes build on PPC
1322
* couple of additional stable patches
1323
1324
-------------------------------------------------------------------
1325
Thu Nov 21 11:40:59 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1326
1327
- Update to version 19.2.5
1328
* There's a little bit over everything in here, with anv and
1329
radeonsi standing out as the two biggest components getting
1330
changes, but core mesa, core gallium, llvmpipe, nir, egl,
1331
i965, tgsi, st/mesa, spirv, and the Intel compiler also
1332
fixes in this release.
1333
- supersedes u_call-shmget-with-permission-0600-instead-of-0777.patch
1334
1335
-------------------------------------------------------------------
1336
Thu Nov 14 14:36:08 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1337
1338
- u_call-shmget-with-permission-0600-instead-of-0777.patch
1339
* CVE-2019-5068 (bsc#1156015)
1340
1341
-------------------------------------------------------------------
1342
Thu Nov 14 10:15:13 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1343
1344
- Update to version 19.2.4
1345
* This is an emergency release, to fix a critical bug found in
1346
the 19.2.3 release which causes incomplete rendering on all
1347
mesa drivers. This release contains a single patch to fix
1348
that bug.
1349
1350
-------------------------------------------------------------------
1351
Wed Nov 13 14:01:29 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
1352
1353
- Update _contraints, Mesa-drivers needs 7GB of disk to build
1354
safely.
1355
1356
-------------------------------------------------------------------
1357
Thu Nov 7 11:20:41 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1358
1359
- Update to version 19.2.3
1360
In this release: iris, meson, radv, anv, turnip, 965, svga,
1361
utils, core mesa, glsl, etanviv, and gallium/rbug
1362
- This Mesa release includes support for latest GPUs including Intel
1363
(jsc#SLE-7962, jsc#SLE-8024, jsc#SLE-8022, jsc#SLE-10182, jsc#SLE-4983,
1364
bsc#1137515) and fixes for boo#1127672, bsc#1117365
1365
1366
-------------------------------------------------------------------
1367
Tue Nov 5 07:45:37 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
1368
1369
- Dont conflict with vulkan-devel anymore as there is no file
1370
conflict
1371
1372
-------------------------------------------------------------------
1373
Fri Nov 1 17:07:44 UTC 2019 - Aaron Puchert <aaronpuchert@alice-dsl.net>
1374
1375
- Use %pkg_vcmp macro instead of llvm-config to detect LLVM 9.
1376
1377
-------------------------------------------------------------------
1378
Fri Oct 25 19:35:23 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1379
1380
- Update to version 19.2.2
1381
* assortment of fixes in this release, notably a bunch of work
1382
to get Solaris and illumos working with mesa, as well as more
1383
work fixing issues in the migration of package-config and
1384
headers being handled by libglvnd instead of mesa when mesa
1385
is built with support for glvnd.
1386
There's bunch of other changes here, with radv and intel
1387
leading the pack, otherwise just a few things here and there.
1388
- n_add-Mesa-headers-again.patch
1389
* add Mesa headers again despite of building it against libglvnd;
1390
those headers turned out not to be usable; in addition packaging
1391
headers with libglvnd make dependancies problematic ...
1392
1393
-------------------------------------------------------------------
1394
Mon Oct 14 10:23:51 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1395
1396
- let Mesa-libEGL-devel require libX11 devel via "pkgconfig(x11)"
1397
since EGL/eglplatform.h includes X11/Xlib.h
1398
1399
-------------------------------------------------------------------
1400
Wed Oct 9 22:16:18 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1401
1402
- Update to version 19.2.1
1403
* fixes all over the tree: intel, amd, nine, nir, egl, gallium,
1404
scons, meson, glsl, haiku, android, and nouveau all got fixes.
1405
1406
-------------------------------------------------------------------
1407
Mon Oct 7 21:50:32 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1408
1409
- pickup gl, egl, glesv1_cm and glesv2 pkgconfig files from
1410
libglvnd build and add them to the appropriate devel subpackages
1411
1412
-------------------------------------------------------------------
1413
Mon Oct 7 16:20:49 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1414
1415
- reintroduce GL, EGL, GLES* devel subpackages since corresponding
1416
header and pkgconfig files from libglvnd didn't work out ...
1417
1418
-------------------------------------------------------------------
1419
Mon Sep 30 11:42:12 UTC 2019 - Aaron Puchert <aaronpuchert@alice-dsl.net>
1420
1421
- Rebase n_opencl_dep_libclang.patch after update.
1422
1423
-------------------------------------------------------------------
1424
Mon Sep 30 09:02:03 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1425
1426
- Update to version 19.2.0 including changes to
1427
* release-infastructure
1428
* the build
1429
* drivers: turnip, radv, android, intel and amd common code
1430
* new features: check Phoronix
1431
https://www.phoronix.com/scan.php?page=news_item&px=Mesa-19.2-Released
1432
- supersedes U_llvmpipe-Don-t-use-u_ringbuffer-for-lp_scene_queue.patch
1433
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
1434
- supersedes n_glesv1_cm-glesv2.patch
1435
1436
-------------------------------------------------------------------
1437
Sat Sep 28 13:42:30 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1438
1439
- no longer build
1440
* Mesa-libGL-devel
1441
* Mesa-libEGL-devel
1442
* Mesa-libGLESv1_CM-devel
1443
* Mesa-libGLESv2-devel
1444
* Mesa-libGLESv3-devel
1445
Instead of requiring these let Mesa-devel package require
1446
libglvnd-devel >= 1.2.0, which provides the contents of these
1447
packages now (header files for OpenGL, GLES, EGL, and GLX).
1448
Adjusted baselibs.conf accordingly.
1449
- modified check for llvm version in a way so it works also with
1450
older llvm packages (by making use of "llvm-config -version"),
1451
where there is %{_llvm_sonum} macro defined yet
1452
- moved manual pages to Mesa-devel package
1453
1454
-------------------------------------------------------------------
1455
Wed Sep 25 18:34:34 UTC 2019 - Aaron Puchert <aaronpuchert@alice-dsl.net>
1456
1457
- n_opencl_dep_libclang.patch
1458
* Link OpenCL library with libclang-cpp.so instead of the
1459
component libraries for LLVM >= 9.
1460
1461
-------------------------------------------------------------------
1462
Wed Sep 18 06:59:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1463
1464
- Update to version 19.1.7
1465
* another bugfix release ....
1466
1467
-------------------------------------------------------------------
1468
Mon Sep 9 10:51:49 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
1469
1470
- Add ppc64 for radeonsi to avoid build error
1471
1472
-------------------------------------------------------------------
1473
Wed Sep 4 09:08:57 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1474
1475
- Update to version 19.1.6
1476
* bugfix release
1477
1478
-------------------------------------------------------------------
1479
Mon Aug 26 08:12:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1480
1481
- Update to version 19.1.5
1482
* bugfix release
1483
1484
-------------------------------------------------------------------
1485
Wed Aug 14 18:51:18 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>
1486
1487
- Build radeonsi and libvdpau_radeonsi on ppc64le
1488
1489
-------------------------------------------------------------------
1490
Mon Aug 12 08:42:27 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
1491
1492
- Update to version 19.1.4:
1493
* Mostly, as usual, in fixes for different drivers (anv, radv,
1494
radeon, nv50, nvc0) as well as in backend parts (egl, spirv,
1495
nir, ...).
1496
* Of those fixes, we could highlight several ones:
1497
- Vulkan 24/48 bit formats are now not supported on Ivybridge.
1498
- R8G8B8_UNORM_SRGB is not supported on Haswell.
1499
- A fix for hair artifacts in Max Payne 3 on AMD/RADV.
1500
- Vulkan transform feedback extension is disabled on Intel
1501
gen7.
1502
1503
-------------------------------------------------------------------
1504
Tue Jul 23 19:50:48 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
1505
1506
- Update to version 19.1.3:
1507
* Mostly fixes for ANV and RADV drivers, as well as NIR backend
1508
fixes.
1509
* Several of those patches fix crashes with the drivers, and a
1510
couple of them fix memory leaks.
1511
1512
-------------------------------------------------------------------
1513
Mon Jul 22 09:42:33 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1514
1515
- n_drirc-disable-rgb10-for-chromium-on-amd.patch
1516
* added totem as another affected application (boo#1142270)
1517
1518
-------------------------------------------------------------------
1519
Fri Jul 12 10:16:59 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1520
1521
- Add v3d support (VC5/V6 driver) for %arm and aarch64
1522
1523
-------------------------------------------------------------------
1524
Fri Jul 12 08:46:16 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
1525
1526
- Add kmsro for %arm and aarch64
1527
1528
-------------------------------------------------------------------
1529
Thu Jul 11 15:02:37 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1530
1531
- U_llvmpipe-Don-t-use-u_ringbuffer-for-lp_scene_queue.patch
1532
* may fix crashes in llvmpipe on SMP systems with LTO enabled
1533
builds (boo#1133265)
1534
1535
-------------------------------------------------------------------
1536
Tue Jul 9 16:20:07 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
1537
1538
- Update to version 19.1.2:
1539
* Different fixes for the Intel and AMD Vulkan drivers,
1540
Freedreno, the Meson build system, and some other fixes for
1541
other parts and/or drivers.
1542
* Worth to mention a fix for a crash in Wolfenstein II with the
1543
RADV driver, and another fix relevant for DXVK on Intel gen7
1544
drivers.
1545
- Update Source urls from ftp to https.
1546
1547
-------------------------------------------------------------------
1548
Thu Jun 27 20:18:07 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
1549
1550
- Update to version 19.1.1:
1551
* Mostly in fixes for different drivers (RADV, ANV, Nouveau,
1552
Virgl, V3D, R300g, ...).
1553
* Also different fixes for different parts (Meson build, GLX,
1554
etc).
1555
1556
-------------------------------------------------------------------
1557
Wed Jun 19 09:17:51 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1558
1559
- reverted latest change in specfile; it's not needed; llvm8 is
1560
already been chosen on factory/TW by default ...
1561
1562
-------------------------------------------------------------------
1563
Tue Jun 18 09:29:26 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1564
1565
- use llvm8 on factory/TW
1566
1567
-------------------------------------------------------------------
1568
Thu Jun 13 09:34:13 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1569
1570
- n_glesv1_cm-glesv2.patch
1571
* reenables build of GLESv1_CM and GLESv2 ...
1572
- readded pkgconfig files for GLESv1_CM and GLESv2 to filelists
1573
- removed again virtual provides for
1574
* pkgconfig(glesv1_cm)
1575
* pkgconfig(glesv2)
1576
1577
-------------------------------------------------------------------
1578
Wed Jun 12 03:51:43 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1579
1580
- reenable LTO with Mesa 19.1 (boo#1133265, comment#5)
1581
- enabled new gallium drivers
1582
* iris (newer Intel GPUs)
1583
* lima, panfrost on ARM64
1584
- virtually provide
1585
* pkgconfig(glesv1_cm)
1586
* pkgconfig(glesv2)
1587
in libGLESv1_CM-devel/libGLESv2-devel packages, since these files
1588
have been removed from Mesa via git commit #1587586
1589
1590
-------------------------------------------------------------------
1591
Tue Jun 11 20:06:36 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
1592
1593
- Update to 19.1.0:
1594
* Mesa 19.1.0 implements the OpenGL 4.5 API, but the version
1595
reported by glGetString(GL_VERSION) or
1596
glGetIntegerv(GL_MAJOR_VERSION) /
1597
glGetIntegerv(GL_MINOR_VERSION) depends on the particular
1598
driver being used. Some drivers don't support all the features
1599
required in OpenGL 4.5. OpenGL 4.5 is only available if
1600
requested at context creation. Compatibility contexts may
1601
report a lower version depending on each driver.
1602
* The top highlights include:
1603
- GL_ARB_parallel_shader_compile for all drivers.
1604
- GL_EXT_gpu_shader4 on all GL 3.1 drivers.
1605
- GL_EXT_shader_image_load_formatted on radeonsi.
1606
- GL_EXT_texture_buffer_object on all GL 3.1 drivers.
1607
- GL_EXT_texture_compression_s3tc_srgb on Gallium and i965
1608
drivers (ES extension).
1609
- GL_NV_compute_shader_derivatives on Iris and i965 drivers.
1610
- GL_KHR_parallel_shader_compile on all drivers.
1611
- GL_INTEL_conservative_rasterization on Iris.
1612
- Refresh patches with quilt.
1613
- Clean-up spec files for .pc and other files no longer built.
1614
1615
-------------------------------------------------------------------
1616
Wed May 22 10:21:16 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1617
1618
- Update to 19.0.5
1619
* Things have slowed back down from the last release, which is
1620
good for this late in the series. No one area has received too
1621
much work, with a little bit sprinkled in here and there in
1622
both core code and drivers.
1623
1624
-------------------------------------------------------------------
1625
Fri May 10 12:45:00 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1626
1627
- Update to 19.0.4
1628
* It's been a pretty active release, especially for how late in
1629
the cyle we are. Radv was the busiest component, but there
1630
were also a few changes for intel, radeonsi, some core vulkan
1631
work, and a little bit of other stuff here and there.
1632
1633
-------------------------------------------------------------------
1634
Fri Apr 26 10:03:02 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1635
1636
- Update to 19.0.3
1637
* quiet release with just 19 patches (excluding release churn)
1638
since 19.0.2
1639
* no sub component was touched too much
1640
* virgl, glsl, nir, intel, radeonsi, radv, ac, and gallivm
1641
received a few patches
1642
1643
-------------------------------------------------------------------
1644
Wed Apr 24 17:24:16 UTC 2019 - Martin Liška <mliska@suse.cz>
1645
1646
- Disable LTO (boo#1133265).
1647
1648
-------------------------------------------------------------------
1649
Wed Apr 17 16:10:26 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
1650
1651
- Drop patches n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
1652
and archlinux_0001-Fix-linkage-against-shared-glapi.patch:
1653
These patches only work when building mesa with autotools. As we use meson
1654
instead now, these patches do nothing.
1655
1656
-------------------------------------------------------------------
1657
Wed Apr 17 16:08:20 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
1658
1659
- Drop version 19.0.1 tarballs
1660
1661
-------------------------------------------------------------------
1662
Thu Apr 11 09:50:31 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1663
1664
- Update to 19.0.2
1665
* Just a few fixes for radeon, a few for nir, a couple for radv,
1666
a couple for v3d, and a few other patches here and there.
1667
1668
-------------------------------------------------------------------
1669
Thu Mar 28 10:24:11 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1670
1671
- Update to 19.0.1
1672
* "This is the first bug fix release of the 19.0 branch. It's
1673
been a pretty calm cycle, and there's not too much here. I
1674
think things are looking pretty good overall."
1675
1676
-------------------------------------------------------------------
1677
Fri Mar 22 10:14:33 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1678
1679
- baselibs.conf: Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365)
1680
1681
-------------------------------------------------------------------
1682
Fri Mar 22 06:58:08 UTC 2019 - olaf@aepfle.de
1683
1684
- Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365)
1685
1686
-------------------------------------------------------------------
1687
Wed Mar 20 14:44:10 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
1688
1689
- Remove imx from ARM drivers (dropped upstream)
1690
1691
-------------------------------------------------------------------
1692
Thu Mar 14 15:02:46 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1693
1694
- Update to 19.0.0
1695
* bug fixes and performance improvements
1696
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
1697
- supersedes u_wayland_egl-Ensure-EGL-surface.patch
1698
1699
-------------------------------------------------------------------
1700
Mon Mar 4 15:48:51 UTC 2019 - Andreas Schwab <schwab@suse.de>
1701
1702
- Don't enable gallium_loader on ppc and s390x
1703
- Fix configuration on non-gallium archs
1704
- u_dep_xcb.patch: fix missing xcb dependencies
1705
1706
-------------------------------------------------------------------
1707
Mon Mar 4 10:25:40 UTC 2019 - normand@linux.vnet.ibm.com
1708
1709
- avoid Mesa-drivers build failure for ppc64le reported by
1710
(boo#1127672)
1711
1712
-------------------------------------------------------------------
1713
Wed Feb 20 15:40:14 UTC 2019 - sndirsch@suse.com
1714
1715
- remove n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch;
1716
keeping that one reintroduced render errors and missing screen
1717
refreshes on GNOME3 in a qemu VM (cirrus emulation); the issue has
1718
been fixed in a different and better way since 18.3.3; this is
1719
related to bsc#1118149
1720
1721
-------------------------------------------------------------------
1722
Tue Feb 19 08:34:39 UTC 2019 - sndirsch@suse.com
1723
1724
- Update to 18.3.4
1725
* A fix in the XvMC state-tracker, which was causing some video attributes to
1726
not take affect. On the video front the VAAPI state tracker has seen
1727
improvements with VP9 streams while the amdgpu driver advertises all available
1728
profiles.
1729
* On Intel side we have compiler fixes and extra PCI IDs for Coffee Lake and
1730
Ice Lake parts. In the Broadcom drivers a couple of memory leaks were
1731
addressed and the NEON assembly should compile properly on armhf.
1732
* Other drivers such as radeonsi, nouveau and freedreno have also seen some
1733
love. The RADV driver has seen addressed to compile correctly with GCC9
1734
amongst other changes.
1735
* The Xlib based libGL have been addressed to work with X servers, which lacks
1736
the MIT-SHM extension such as XMing.
1737
* To top it up we have a few fixes to the meson build system.
1738
1739
-------------------------------------------------------------------
1740
Mon Feb 4 17:49:03 UTC 2019 - sndirsch@suse.com
1741
1742
- Update to 18.3.3
1743
* In this release we have:
1744
A memory leak fix in the etnaviv driver, better NEON assembly code in vc4 and
1745
couple of stability improvements to the radeonsi driver. Another memory leak
1746
affecting all gallium drivers have also been addressed.
1747
* The time required to compile GLSL shaders with large amount of uniforms, such
1748
as Godot, has been improved.
1749
* GLX and swrast have also seen some improvements.
1750
* On the Vulkan side, the ANV driver adjusted the number of images supported
1751
for gen8 and earlier to 8, while for newer hardware it remains the same 64.
1752
The RADV driver has seens a collection of stability improvements and fix for
1753
the Vulkan version advertised in some corner cases.
1754
* To top it all up, the meson build system has seen a steady amount of fixes:
1755
the DSO version for the VDPAU drivers is now included, ICC compatibility
1756
patches, opencl handling and relaxed handling when building osmesa.
1757
- adjusted n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch
1758
1759
-------------------------------------------------------------------
1760
Mon Jan 21 18:29:27 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
1761
1762
- Build Mesa with meson instead of automake
1763
+ Build classic swrast with Mesa, as its a dependency for osmesa - delete it
1764
while installing
1765
+ Build egl with Mesa-drivers as it demands one windowing-system -
1766
delete it while installing
1767
1768
-------------------------------------------------------------------
1769
Fri Jan 18 18:32:13 UTC 2019 - sndirsch@suse.com
1770
1771
- Update to 18.3.2
1772
* In this release candidate we have added more PCI IDs for AMD
1773
Vega devices and a number of fixes for the RADV Vulkan drivers.
1774
* On the Intel side we have a selection ranging from quad swizzles
1775
support for ICL to compiler fixes.
1776
* The nine state tracker has also seen some love as do the
1777
Broadcom drivers.
1778
* To top it all up, we have a healthy mount of build system fixes.
1779
1780
-------------------------------------------------------------------
1781
Wed Jan 9 10:49:24 UTC 2019 - sndirsch@suse.com
1782
1783
- redisabled support for tegra, since it just got disabled upstream
1784
in git master ...
1785
1786
-------------------------------------------------------------------
1787
Sat Jan 5 23:31:00 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
1788
1789
- Enable the surfaceless platform, which is needed by KDE CI
1790
environment for testing (https://phabricator.kde.org/T10245)
1791
1792
-------------------------------------------------------------------
1793
Wed Dec 19 15:01:41 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
1794
1795
- Add etnaviv, imx and tegra supports for %arm and arch64
1796
1797
-------------------------------------------------------------------
1798
Wed Dec 12 15:29:53 UTC 2018 - Dominique Leuenberger <dimstar@opensuse.org>
1799
1800
- Only BuildRequire pkgconfig(vdpau) and pass --enable-vdpau to
1801
configure when building the drivers. Helps us break a build
1802
cycle.
1803
1804
-------------------------------------------------------------------
1805
Wed Dec 12 11:00:56 UTC 2018 - sndirsch@suse.com
1806
1807
- Update to 18.3.1
1808
* This version disables the VK_EXT_pci_bus_info extension due to
1809
last minute issues spotted in the specification.
1810
1811
-------------------------------------------------------------------
1812
Tue Dec 11 10:45:49 UTC 2018 - sndirsch@suse.com
1813
1814
- n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch
1815
* Xshm results in render errors and missing screen refreshes on GNOME3
1816
in a qemu VM (cirrus emulation) [bsc#1118149]
1817
1818
-------------------------------------------------------------------
1819
Mon Dec 10 15:38:24 UTC 2018 - Ismail Dönmez <idonmez@suse.com>
1820
1821
- Fix baselibs.conf entry for Mesa-KHR-devel (missing "-")
1822
1823
-------------------------------------------------------------------
1824
Fri Dec 7 13:57:32 UTC 2018 - sndirsch@suse.com
1825
1826
- Update to 18.3.0 final release
1827
* The top highlights include:
1828
+ GL_AMD_depth_clamp_separate on r600, radeonsi.
1829
+ GL_AMD_framebuffer_multisample_advanced on radeonsi.
1830
+ GL_AMD_gpu_shader_int64 on i965, nvc0, radeonsi.
1831
+ GL_AMD_multi_draw_indirect on all GL 4.x drivers.
1832
+ GL_AMD_query_buffer_object on i965, nvc0, r600, radeonsi.
1833
+ GL_EXT_disjoint_timer_query on radeonsi and most other Gallium drivers
1834
(ES extension)
1835
+ GL_EXT_texture_compression_s3tc on all drivers (ES extension)
1836
+ GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi.
1837
+ GL_EXT_window_rectangles on radeonsi.
1838
+ GL_KHR_texture_compression_astc_sliced_3d on radeonsi.
1839
+ GL_NV_fragment_shader_interlock on i965.
1840
+ EGL_EXT_device_base for all drivers.
1841
+ EGL_EXT_device_drm for all drivers.
1842
+ EGL_MESA_device_software for all drivers.
1843
* Additional features:
1844
ANV
1845
+ VK_EXT_calibrated_timestamps
1846
+ VK_EXT_pci_bus_info
1847
+ VK_EXT_sampler_filter_minmax
1848
+ VK_EXT_vertex_attribute_divisor v3
1849
+ VK_GOOGLE_decorate_string
1850
+ VK_GOOGLE_hlsl_functionality1
1851
+ VK_KHR_driver_properties
1852
RADV
1853
+ VK_EXT_calibrated_timestamps
1854
+ VK_EXT_conservative_rasterization
1855
+ VK_EXT_pci_bus_info
1856
+ VK_EXT_transform_feedback
1857
+ VK_EXT_vertex_attribute_divisor v3
1858
+ VK_GOOGLE_decorate_string
1859
+ VK_GOOGLE_hlsl_functionality1
1860
+ VK_KHR_driver_properties
1861
- supersedes u_constify-struct-drisw_loader_funcs.patch,
1862
u_drisw-use-separate-drisw_loader_funcs-for-shm.patch
1863
1864
-------------------------------------------------------------------
1865
Tue Dec 4 11:20:05 UTC 2018 - bjorn.lie@gmail.com
1866
1867
- Add u_wayland_egl-Ensure-EGL-surface.patch: wayland/egl: Ensure
1868
EGL surface is resized on DRI update_buffers(). Patch is sent
1869
upstream already.
1870
1871
-------------------------------------------------------------------
1872
Thu Nov 29 13:12:15 UTC 2018 - sndirsch@suse.com
1873
1874
- Update to 18.3.0-rc5
1875
* fifth release candidate for Mesa 18.3.0
1876
1877
-------------------------------------------------------------------
1878
Tue Nov 27 10:50:17 UTC 2018 - sndirsch@suse.com
1879
1880
- added libGL-Mesa-devel split-off provides to Mesa-KHR-devel
1881
package, since /usr/include/KHR/khrplatform.h moved between
1882
these two packages (related to bsc#1117365)
1883
1884
-------------------------------------------------------------------
1885
Tue Nov 27 08:42:43 UTC 2018 - msrb@suse.com
1886
1887
- Place khrplatform.h into new package Mesa-KHR-devel. It is now
1888
required by all devel packages that need it. (bsc#1117365)
1889
1890
-------------------------------------------------------------------
1891
Mon Nov 26 15:06:58 UTC 2018 - msrb@suse.com
1892
1893
- Remove n_drisw-Do-not-use-drisw_put_image_shm.patch,
1894
add u_constify-struct-drisw_loader_funcs.patch
1895
and u_drisw-use-separate-drisw_loader_funcs-for-shm.patch.
1896
* Replace workaround with proper fix for crash in VLC and
1897
possibly other applications. (boo#1113533)
1898
1899
-------------------------------------------------------------------
1900
Fri Nov 23 17:21:06 UTC 2018 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
1901
1902
- Use rpm variables for the drirc.d path
1903
1904
-------------------------------------------------------------------
1905
Thu Nov 22 14:12:45 UTC 2018 - sndirsch@suse.com
1906
1907
- Update to 18.3.0-rc4
1908
* fourth release candidate for Mesa 18.3.0
1909
1910
-------------------------------------------------------------------
1911
Sat Nov 17 21:06:24 UTC 2018 - sndirsch@suse.com
1912
1913
- Update to 18.3.0-rc3
1914
* third release candidate for Mesa 18.3.0
1915
1916
-------------------------------------------------------------------
1917
Thu Nov 15 16:50:48 UTC 2018 - sndirsch@suse.com
1918
1919
- moved /usr/include/KHR from libEGL-devel to libGL-devel since it's
1920
now being referenced by glext.h
1921
1922
-------------------------------------------------------------------
1923
Thu Nov 15 15:19:27 UTC 2018 - sndirsch@suse.com
1924
1925
- Update to 18.3.0-rc2
1926
* second release candidate for Mesa 18.3.0
1927
- supersedes the following patches:
1928
* U_intel-aubinator-mark-ftruncate_res-as-MAYBE_UNUSED-i.patch
1929
* U_intel-decoder-mark-total_length-as-MAYBE_UNUSED-in-g.patch
1930
* U_python-Fix-rich-comparisons.patch
1931
* U_python-Use-key-functions-when-sorting-containers.patch
1932
* mako_4_radv.patch
1933
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
1934
- /etc/drirc moved to /usr/share/drirc.d/00-mesa-defaults.conf
1935
1936
-------------------------------------------------------------------
1937
Tue Nov 13 08:50:56 UTC 2018 - msrb@suse.com
1938
1939
- n_drisw-Do-not-use-drisw_put_image_shm.patch
1940
* Workaround for applications that create GL context twice with
1941
different loaders. (boo#1113533)
1942
1943
-------------------------------------------------------------------
1944
Thu Nov 1 13:15:49 UTC 2018 - sndirsch@suse.com
1945
1946
- Update to 18.2.4
1947
* Different fixes for different drivers: freedreno, radeonsi,
1948
swr, anv and radv. Also there are fixes for ac, gallium,
1949
spirv and blorp.
1950
1951
-------------------------------------------------------------------
1952
Thu Oct 25 14:29:20 UTC 2018 - msrb@suse.com
1953
1954
- n_drirc-disable-rgb10-for-chromium-on-amd.patch
1955
* Disallow rgb10 configs for chromium with radeonsi to prevent
1956
broken colors in video. (boo#1113211)
1957
1958
-------------------------------------------------------------------
1959
Mon Oct 22 13:24:59 UTC 2018 - sndirsch@suse.com
1960
1961
- Update to 18.2.3
1962
* Different patches for the DirectX9 and DRI state trackers.
1963
* Several fixes and workarounds for different games, inlcuding
1964
RAGE, Yakuza and The Evil Within, Wolfenstein The Old Blood
1965
ARMA 3, or No Mans Sky.
1966
* A bunch of fixes for different drivers, including r600,
1967
nouveau, radeonsi, anv, radv, virgl, i965, nvc0 or nv50.
1968
Worth to mention a fix for GPU hangs in Radeonsi.
1969
* State Trackers also get different fixes and corrections.
1970
* Finally, fixes for GLSL and NIR are also in this queue.
1971
1972
-------------------------------------------------------------------
1973
Fri Oct 5 19:04:01 UTC 2018 - bjorn.lie@gmail.com
1974
1975
- Update to 18.2.2
1976
* Different patches for the DirectX9 and DRI state trackers.
1977
* A patch to implement vkAcquireNextImage2 in the Intel and AMD
1978
vulkan drivers, as well as a patch for adding support for
1979
protected memory properties in GetPhysicalDeviceProperties2()
1980
for the former driver.
1981
* RADV also gets a patch to fix some issues with reflections in
1982
GTA V, and a patch to fix a GPU hang in SteamVR with Vega.
1983
* Finally, there are more fixes for Radeonsi, nvc0, vc4, and
1984
vulkan code.
1985
- Drop usage of sha1sum, use sig and keyring verification instead.
1986
Following this, add key from Juan A. Suarez to keyring.
1987
- Drop u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch
1988
Fixed upstream.
1989
1990
-------------------------------------------------------------------
1991
Fri Sep 21 20:38:47 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
1992
1993
- update to 18.2.1
1994
* Lot of fixes for Vulkan drivers.
1995
1996
-------------------------------------------------------------------
1997
Tue Sep 11 13:28:26 UTC 2018 - sndirsch@suse.com
1998
1999
- get rid of libwayland-egl1/libwayland-egl-devel completely; also
2000
for older Leap versions
2001
2002
-------------------------------------------------------------------
2003
Mon Sep 10 13:29:24 UTC 2018 - sndirsch@suse.com
2004
2005
- update to 18.2.0
2006
* This release consists of nearly 2200 commits from approximately
2007
130 developers.
2008
* The top highlights include:
2009
- OpenGL 4.3 on virgl.
2010
- OpenGL 4.4 Compatibility profile on radeonsi.
2011
- OpenGL ES 3.2 on radeonsi and virgl.
2012
- GL_ARB_ES3_2_compatibility on radeonsi.
2013
- GL_ARB_fragment_shader_interlock on i965.
2014
- GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+).
2015
- GL_ANDROID_extension_pack_es31a on radeonsi.
2016
- GL_KHR_texture_compression_astc_ldr on radeonsi.
2017
- GL_NV_conservative_raster and GL_NV_conservative_raster_dilate on
2018
nvc0 (GM200+).
2019
- GL_NV_conservative_raster_pre_snap_triangles on nvc0 (GP102+).
2020
- multisampled images on nvc0 (GM107+) (now supported on GF100+).
2021
* Additional features:
2022
- ANV Extensions:
2023
- VK_KHR_bind_memory2.
2024
- VK_KHR_external_fence.
2025
- VK_KHR_external_fence_capabilities.
2026
- VK_KHR_external_semaphore.
2027
- VK_KHR_external_semaphore_capabilities.
2028
- VK_KHR_maintenance2.
2029
- VK_KHR_maintenance3.
2030
- VK_KHR_multiview.
2031
- VK_KHR_relaxed_block_layout.
2032
- VK_KHR_sampler_ycbcr_conversion.
2033
- VK_KHR_8bit_storage.
2034
- VK_KHR_create_renderpass2.
2035
- VK_KHR_display.
2036
- VK_KHR_display_swapchain.
2037
- VK_KHR_external_fence_fd.
2038
- VK_KHR_external_semaphore_fd.
2039
- VK_KHR_get_display_properties2.
2040
- VK_KHR_image_format_list.
2041
- RADV Extensions:
2042
- VK_KHR_bind_memory2.
2043
- VK_KHR_external_fence.
2044
- VK_KHR_external_fence_capabilities.
2045
- VK_KHR_maintenance2.
2046
- VK_KHR_maintenance3.
2047
- VK_KHR_multiview.
2048
- VK_KHR_relaxed_block_layout.
2049
- VK_KHR_create_renderpass2.
2050
- VK_KHR_display.
2051
- VK_KHR_display_swapchain.
2052
- VK_KHR_draw_indirect_count.
2053
- VK_KHR_external_fence_fd.
2054
- VK_KHR_get_display_properties2.
2055
- VK_KHR_get_surface_capabilities2.
2056
- VK_KHR_image_format_list.
2057
- New GL extensions supported by all drivers:
2058
- GL_OES_EGL_image_external.
2059
- GL_OES_EGL_image_external_essl3.
2060
- freedreno:
2061
- GL 3.0's multisample anti-aliasing support on a5xx.
2062
- GL_ARB_texture_multisample support on a5xx.
2063
- GLES3.1's GS5 Packing/bitfield/conversion functions support on a5xx.
2064
- Dynamically uniform UBO array indices.
2065
- Packing/bitfield/conversion functions.
2066
- Enhanced textureGather.
2067
- GL_OES_texture_buffer.
2068
- GL_ARB_seamless_cubemap_per_texture.
2069
- i965:
2070
- GL_OES_texture_view on gen8+.
2071
- GL_EXT_texture_norm16.
2072
- nouveau:
2073
- GL_ARB_post_depth_coverage.
2074
- GL_ARB_sample_locations.
2075
- GL_EXT_texture_norm16.
2076
- r600:
2077
- GL_EXT_texture_norm16.
2078
- radeonsi:
2079
- GL_EXT_texture_norm16.
2080
- virgl:
2081
- GL_ARB_seamless_cubemap_per_texture.
2082
- GL_ARB_shader_stencil_export.
2083
- supersedes u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch,
2084
u_intel_anv-make-scripts-python-2-3-compat.patch
2085
- U_intel-decoder-mark-total_length-as-MAYBE_UNUSED-in-g.patch,
2086
U_intel-aubinator-mark-ftruncate_res-as-MAYBE_UNUSED-i.patch,
2087
U_python-Fix-rich-comparisons.patch,
2088
U_python-Use-key-functions-when-sorting-containers.patch
2089
* buildfixes ...
2090
2091
-------------------------------------------------------------------
2092
Mon Aug 27 12:07:28 UTC 2018 - sndirsch@suse.com
2093
2094
- update to 18.1.7
2095
* Mesa 18.1.7 is now available for general consumption. This
2096
release has been rather small compared to the last few
2097
release, There's just a handful of fixes in total. Meson,
2098
radv, anv, gallium winsys, intel, i965, and r600 were the
2099
only recipients of fixs this go around.
2100
2101
-------------------------------------------------------------------
2102
Sun Aug 26 19:03:01 UTC 2018 - fabian@ritter-vogt.de
2103
2104
- Add wayland to egl_platforms for Leap 15.0+ and TW again (boo#1105798)
2105
2106
-------------------------------------------------------------------
2107
Fri Aug 17 11:53:08 UTC 2018 - sndirsch@suse.com
2108
2109
- update to 18.1.6
2110
* autotools fixes for libglvnd, libgl naming, and pkgconfig
2111
* meson fixed its handling of stale symlinks wrt megadrivers
2112
* windows relaged fixes
2113
* some bug fixes for clover
2114
* plenty of egl, wayland, glx, and dri3 fixes
2115
* a couple of nir fixes
2116
* and on the driver side, radv, intel, vc4, etnaviv, swr, r600, amd, and
2117
nouveau all had a few fixes
2118
- supersedes archlinux_glvnd-fix-gl-dot-pc.patch
2119
2120
-------------------------------------------------------------------
2121
Mon Aug 13 14:51:24 UTC 2018 - sndirsch@suse.com
2122
2123
- disabled build of libwayland-egl for factory/sle16/Leap 16 now
2124
being provided by Wayland itself and probably be removed from
2125
Mesa soon; see also https://build.opensuse.org/request/show/613048
2126
2127
-------------------------------------------------------------------
2128
Thu Aug 2 20:13:36 UTC 2018 - mimi.vx@gmail.com
2129
2130
- update to 18.1.5
2131
* several fixes for radv
2132
* A few fixes for virgil, spirv, radeonsi, nir, disk cache and build
2133
systems
2134
2135
-------------------------------------------------------------------
2136
Thu Jul 26 10:30:26 UTC 2018 - guillaume.gardet@opensuse.org
2137
2138
- Enable virgl on ARM
2139
2140
-------------------------------------------------------------------
2141
Mon Jul 16 10:21:54 UTC 2018 - sndirsch@suse.com
2142
2143
- update to 18.1.4
2144
* Several fixes for i965
2145
* Several fixes for anv
2146
* A few fixes each for radeonsi, glx, the glsl compiler, the
2147
autotools build, nir, st/dri, and r600
2148
2149
-------------------------------------------------------------------
2150
Wed Jul 11 07:47:35 UTC 2018 - mliska@suse.cz
2151
2152
- Make build verbose as outlined in openSUSE:Specfile guidelines
2153
https://en.opensuse.org/openSUSE:Specfile_guidelines#Verbose_mode
2154
2155
-------------------------------------------------------------------
2156
Sat Jun 30 08:46:32 UTC 2018 - mimi.vx@gmail.com
2157
2158
- update to 18.1.3
2159
* numerous fixes for radv
2160
* some fixes for common radeon code
2161
* fixes for both the nir and glsl compilers
2162
* An i965 fix for some gpu hangs on SNB
2163
2164
-------------------------------------------------------------------
2165
Sun Jun 17 17:57:44 UTC 2018 - mimi.vx@gmail.com
2166
2167
- add mako_4_radv.patch - fixes Mako detection for RADV/intel
2168
2169
-------------------------------------------------------------------
2170
Sun Jun 17 11:11:53 UTC 2018 - mimi.vx@gmail.com
2171
2172
- update to 18.1.2
2173
* Fixes for libatomic checks on non-arm and non-x86 platforms
2174
* porting of additional libatomic checks to meson from autotools
2175
* numerous radv fixes
2176
* numerous intel fixes
2177
* A few fixes each for radeonsi, r300, ac, glx, and vulkan
2178
2179
-------------------------------------------------------------------
2180
Sat Jun 2 15:44:36 UTC 2018 - mimi.vx@gmail.com
2181
2182
- Update to 18.1.1
2183
- drop U_dri3-Stricter-SBC-wraparound-handling.patch
2184
* Radv fixed one extension and several features on a per-generation basis.
2185
* Vulkan got fixes for a potential free of uninitialized memory
2186
* Tegra got modifier fixes.
2187
* nv30 fixed displayable formats.
2188
* i965 now works correctly for GLK 2x6 systems.
2189
2190
-------------------------------------------------------------------
2191
Tue May 22 16:08:15 UTC 2018 - tobias.johannes.klausmann@mni.thm.de
2192
2193
- Add patch U_dri3-Stricter-SBC-wraparound-handling.patch
2194
This fixes an error with timestamps, avoiding near infinite client
2195
hangs with the new X server 1.20 release and some clients, the most
2196
prominent being plasmashell & steam
2197
Bugentry: FDO#106351
2198
2199
-------------------------------------------------------------------
2200
Tue May 22 08:44:11 UTC 2018 - msrb@suse.com
2201
2202
- Fix python3-Mako dependency on <= Leap 42.3.
2203
- Temporarily replace mesa-18.1.0.tar.xz.sig with
2204
mesa-18.1.0.tar.xz.sha1sum. The sig file uses EDDSA which is not
2205
supported by gpg in OBS at the moment.
2206
2207
-------------------------------------------------------------------
2208
Sat May 19 17:45:35 UTC 2018 - mimi.vx@gmail.com
2209
2210
- Update to 18.1.0
2211
- refreshed archlinux_0001-Fix-linkage-against-shared-glapi.patch
2212
- add u_intel_anv-make-scripts-python-2-3-compat.patch for build ANV
2213
with python
2214
* Vulkan 1.1 support for the ANV and RADV drivers.
2215
* RadeonSI and RADV have "Vega M" GPU support for Kabylake G processors
2216
* A simple Gallium3D HUD option as an alternative to the advanced
2217
heads-up display
2218
* There is also now Vega 12 support too.
2219
* For new hardware support on the Intel side are the initial
2220
bits for Intel Icelake.
2221
* The Intel driver stack has meanwhile landed more SPIR-V
2222
bits towards OpenGL 4.6.
2223
* The Intel ANV driver has received new extensions too as well as
2224
enabling features like MSAA fast clears.
2225
* VP9 VA-API support for VCN and HEVC Main for VCN - Raven Ridge CPUs.
2226
* DRI3 1.1/1.2 support for going with the soon-to-be-out X.Org Server 1.20.
2227
* Etnaviv performance counter support when paired with the latest Etnaviv
2228
DRM in the mainline kernel.
2229
* The last-year-GSoC'ed OpenMAX Tizonia H.264 encoder/decoder.
2230
* UVD-based HEVC video encoding.
2231
* OpenGL 3.1 ARB_compatibility support for the major Gallium3D drivers.
2232
* RadeonSI 32-bit pointers support.
2233
* The Intel GLSL shader cache is enabled by default.
2234
* Nouveau NVC0 meanwhile finally has ARB_bindless_texture support.
2235
* On the old hardware front, R600g is now effectively at OpenGL 4.4
2236
for the Radeon HD 5800/6900 series.
2237
2238
-------------------------------------------------------------------
2239
Sat May 19 14:56:38 UTC 2018 - sndirsch@suse.com
2240
2241
- Update to 18.0.4
2242
* r600 driver gets a fix for constant buffer boounds, which
2243
fixes rendering bugs in Trine and Witcher 1.
2244
* Several fixes for RADV driver: fixes around alpha channel
2245
in Pre-Vega, fix in multisample image copies, and fixes
2246
around multilayer images in compute path.
2247
* For the case of ANV/i965 drivers, also a couple of fixes,
2248
all of them around ISP. On top, there are a couple of fixes
2249
relative to code emission around 16-bit integers, and a a
2250
fix for a leak in blorp for Gen4 and Gen5.
2251
* Speaking of leaks, there are also fixes for
2252
winsys/radeon/amdgpu and pipe-loader.gets a couple of patches
2253
to fix a couple of leaks.
2254
* SPIR-V part gets a patch to apply OriginUpperLeft to FragCoord.
2255
* Mesa core gets a couple of patches to fix error handling in
2256
get_framebuffer_parameteriv, and to add missing support for
2257
glFogiv(GL_FOG_DISTANCE_MODE_NV).
2258
2259
-------------------------------------------------------------------
2260
Tue May 8 12:14:26 UTC 2018 - sndirsch@suse.com
2261
2262
- Update to 18.0.3
2263
* The is a fairly small release consisting of patches to fix leaks
2264
in RADV and Winsys, fix deadlock in internal queue, fix issues
2265
with ANV allocator, fix blit setup for YUV LoadImage, and some
2266
other patches.
2267
2268
-------------------------------------------------------------------
2269
Mon Apr 30 10:04:10 UTC 2018 - sndirsch@suse.com
2270
2271
- Update to 18.0.2
2272
* A couple of fixes for Meson that solves some problems regarding
2273
building tests and installation.
2274
* A couple of fixes in state tracker / DRI that was causing crashes
2275
in QtCreator and Firefox, among other problems.
2276
* A couple of fixes for GFX9, that solves a hang in the driver, and
2277
a problem with buffer views.
2278
* SVGA gets also a patch to fix incorrect advertizing of
2279
EGL_KHR_gl_colorspace extension.
2280
* Etnaviv gets a fix for swizzled texture formats.
2281
* Intel drivers get also several patches.
2282
* RADV gets a patch to solve a problem of lot of games complaining
2283
about not having enough memory.
2284
2285
-------------------------------------------------------------------
2286
Thu Apr 19 09:55:13 UTC 2018 - sndirsch@suse.com
2287
2288
- Update to 18.0.1
2289
* In this release we have:
2290
* On the build system to highlight Meson is get improved thorugh several patches
2291
that fix issues around it.
2292
* On the drivers part, RADV get several fixes: one for multisample regressions on
2293
Vega, another around GFX9 buffer views, and a couple of them more to related
2294
with avoiding emitting unneeded vertex state.
2295
* St/Nine get fixes around face register, lighting constants, math check for
2296
inversible matrix, implicit conversions and bad tracking of vertex textures.
2297
* Freedreno/a5xx get fixes around missaligned heigh for PIPE_BUFFER, and around
2298
page faults.
2299
* Several fixes are also enqueued for Intel driver: set right channel_sizes for
2300
MOV_INDIRECT sources, set right config registration for uploading to kernel,
2301
return the fourcc stored in __DRIimage when possible, fix negative sign in
2302
64-bit return values, fix null destination register in assembly instructions
2303
with 3 source operands, a fix for failed TCS/TES shader compilation
2304
* Queue also contains a couple of fixes around Gallium drivers, one to fix a typo
2305
in code that was causing wrong return value, and another one to fix an
2306
unitialized modifier for DRI2.
2307
* Mesa core gets a couple of patches to fix issues around overriding OpenGL/ES
2308
supported version through environment variables, and a patch to fix an issue
2309
with texture samples found in "The Witness" through Wine.
2310
* A couple of bugs around unrolling loops have also been fixed, these patches were
2311
applied for NIR and GLSL.
2312
* On top of above, NIR gets more fixes in a couple of lowering functions used:
2313
coalesce in lower_vec_to_movs if vec had a SSA destination, and interp_var_at
2314
intrinsic support in lower_indirect_derefs. It also gets a fix around
2315
vars_to_ssa function.
2316
* Finally, there are other fixes affecting Radeonsi, AC, EGL/Wayland and SPIR-V
2317
compiler.
2318
2319
-------------------------------------------------------------------
2320
Wed Apr 18 09:07:57 UTC 2018 - sndirsch@suse.com
2321
2322
- enabled opencl and that way also Mesa-gallium on 42.3 since we
2323
now build against llvm 6; this also fixes the requirements from
2324
Mesa-32bit to Mesa-gallium-32bit in baselibs.conf (reported by
2325
community)
2326
2327
-------------------------------------------------------------------
2328
Thu Apr 5 08:37:03 UTC 2018 - msrb@suse.com
2329
2330
- Remove n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch.
2331
* Not needed since we build Mesa against LLVM 6. (bnc#1082298)
2332
- Remove u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch.
2333
* It was disabled for long time and does not seem to be needed.
2334
(bnc#1082306)
2335
2336
-------------------------------------------------------------------
2337
Tue Apr 3 08:24:39 UTC 2018 - schwab@suse.de
2338
2339
- Enable nine on arm/aarch64
2340
2341
-------------------------------------------------------------------
2342
Wed Mar 28 09:24:25 UTC 2018 - sndirsch@suse.com
2343
2344
- Update to 18.0.0 final
2345
* one-and-only change since 18.0.0-rc5: updated release notes
2346
- Changes since 17.3
2347
* The top highlights include:
2348
+ Cannonlake support on i965 and anv
2349
+ GL 4.3/GLES 3.1 support on r600/evergreen with hw fp64 support
2350
+ Meson build system
2351
* ANV Extensions:
2352
+ VK_EXT_external_memory_dma_buf
2353
* RADV Extensions:
2354
+ VK_ANDROID_native_buffer
2355
+ VK_KHR_external_fence
2356
+ VK_KHR_external_fence_capabilities
2357
+ VK_KHR_external_fence_fd
2358
+ VK_KHR_get_surface_capabilities2
2359
+ VK_EXT_discard_rectangles
2360
+ VK_EXT_external_memory_dma_buf
2361
+ VK_AMD_shader_info
2362
* EGL:
2363
+ Support for RGBA/RGBX 1010102 formats
2364
+ EGL_EXT_pixel_format_float
2365
+ Final planned release to ship wayland-egl. Now provided by wayland.
2366
* GLX:
2367
+ Darwin/Apple fixes
2368
* Mesa core
2369
+ Support 1 binary format for GL_ARB_get_program_binary on i965
2370
+ drirc workarounds:
2371
(*) Unreal 4 Editor
2372
(*) Observer
2373
(*) Steamroll
2374
(*) Refunct
2375
* drirc mesa_glthread whitelists:
2376
+ Mount and Blade Warband
2377
- i965:
2378
* Disk shader cache when MESA_GLSL_CACHE_DISABLE is set to "false"
2379
* GL_EXT_disjoint_timer_query on gen6+
2380
2381
-------------------------------------------------------------------
2382
Wed Mar 21 15:06:52 UTC 2018 - sndirsch@suse.com
2383
2384
- Update to 18.0.0-rc5
2385
* The fifth and final release candidate for Mesa 18.0.0. Modulo
2386
serious regressions, it is anticipated that it will become
2387
Mesa 18.0.0 this Friday (2018-03-23) around 16:00 GMT
2388
- supersedes u_glsl-linker-error.patch
2389
2390
-------------------------------------------------------------------
2391
Mon Mar 19 19:58:07 UTC 2018 - sndirsch@suse.com
2392
2393
- no longer try to use non-existing python3-mako as BuildRequires
2394
on Leap 42.3
2395
2396
-------------------------------------------------------------------
2397
Thu Mar 15 15:49:45 UTC 2018 - msrb@suse.com
2398
2399
- u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch
2400
* Fixes laggy mouse in Wayland. (fdo#104926)
2401
2402
-------------------------------------------------------------------
2403
Thu Mar 1 15:47:35 UTC 2018 - sndirsch@suse.com
2404
2405
- replaced u_r600-egd_tables.py-added-support-for-python-3.patch
2406
with fixed u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch
2407
and enabled it again; removed again n_egd_tables_h.patch (boo#1082303)
2408
2409
-------------------------------------------------------------------
2410
Thu Mar 1 13:29:46 UTC 2018 - sndirsch@suse.com
2411
2412
- added n_egd_tables_h.patch and disabled u_mesa-python3-only.patch
2413
* use pregenerated egd_tables.h (via python2) instead of trying
2414
to generate it during buildtime with python3 using an apparently
2415
broken patch (boo#1082303)
2416
2417
-------------------------------------------------------------------
2418
Wed Feb 28 14:57:00 UTC 2018 - sndirsch@suse.com
2419
2420
- removed more unneeded buildrequires: libudev, openssl, bison,
2421
flex (boo#1082312)
2422
2423
-------------------------------------------------------------------
2424
Tue Feb 27 18:17:53 UTC 2018 - sndirsch@suse.com
2425
2426
- removed u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch
2427
which is no longer needed due to changed LLVM build (boo#1082307)
2428
2429
-------------------------------------------------------------------
2430
Tue Feb 27 09:58:06 UTC 2018 - sndirsch@suse.com
2431
2432
- merge content of new rpmlintrc into existing Mesa-rpmlintrc file
2433
2434
-------------------------------------------------------------------
2435
Fri Feb 23 13:36:23 UTC 2018 - sndirsch@suse.com
2436
2437
- no longer run ldconfig for the follwing backend (ICD) drivers,
2438
since it's considered wrong: xvmc, vdpau, va, opencl, and vulkan;
2439
required adding a rpmlintrc file with appropriate rules
2440
(boo#1082316)
2441
2442
-------------------------------------------------------------------
2443
Fri Feb 23 13:25:16 UTC 2018 - sndirsch@suse.com
2444
2445
- removed no longer needed ncurses-devel BuildRequires (boo#1082315)
2446
2447
-------------------------------------------------------------------
2448
Fri Feb 23 13:19:41 UTC 2018 - sndirsch@suse.com
2449
2450
- redone u_add_llvm_codegen_dependencies.patch and renamed to
2451
u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch
2452
(boo#1082307)
2453
2454
-------------------------------------------------------------------
2455
Fri Feb 23 13:03:51 UTC 2018 - sndirsch@suse.com
2456
2457
- removed u_mesa-8.0.1-fix-16bpp.patch and
2458
u_mesa-8.0-llvmpipe-shmget.patch, which we no longer apply since
2459
about 5 years (boo#1082305)
2460
2461
-------------------------------------------------------------------
2462
Fri Feb 23 12:01:29 UTC 2018 - sndirsch@suse.com
2463
2464
- recreated u_mesa-python3-only.patch and renamed to
2465
u_r600-egd_tables.py-added-support-for-python-3.patch; also
2466
removed first hunk (boo#1082303)
2467
2468
-------------------------------------------------------------------
2469
Fri Feb 23 10:51:04 UTC 2018 - sndirsch@suse.com
2470
2471
- removed n_Define-GLAPIVAR-separate-from-GLAPI.patch
2472
* bits moved to libGLw's n_Use-newly-introduced-GLAPIVAR-for-variables.patch
2473
(boo#1082297)
2474
2475
-------------------------------------------------------------------
2476
Mon Feb 19 23:24:22 UTC 2018 - schwab@suse.de
2477
2478
- Mesa-gallium only exists if %{with_opencl}
2479
- Add support for riscv64
2480
2481
-------------------------------------------------------------------
2482
Fri Feb 16 14:59:04 UTC 2018 - mstaudt@suse.com
2483
2484
- Split Nouveau and VC4 from the main driver package on all systems
2485
2486
Fixes (boo#1081210).
2487
2488
-------------------------------------------------------------------
2489
Thu Feb 15 09:25:16 UTC 2018 - mimi.vx@gmail.com
2490
2491
- remove %{release} based dependecies
2492
Unfortuanetly Mesa and Mesa-drivers can have different release number
2493
Release is Commit_Count.Build_Count and build count can be different
2494
because both packages have different dependencies
2495
2496
-------------------------------------------------------------------
2497
Wed Feb 14 09:48:41 UTC 2018 - mimi.vx@gmail.com
2498
2499
- add u_glsl-linker-error.patch
2500
* Fix attaching multiple shader objects for the same stage to a
2501
GLSL program triggers a linker error (fdo#104777, bnc#1080492)
2502
* Fixes issue with wine applications.
2503
2504
-------------------------------------------------------------------
2505
Mon Feb 12 12:31:05 UTC 2018 - joop.boonen@opensuse.org
2506
2507
- Added %{release} so the correct package release is used
2508
when a package has been patched
2509
2510
-------------------------------------------------------------------
2511
Fri Feb 9 13:45:16 UTC 2018 - sndirsch@suse.com
2512
2513
- Update to 18.0.0-rc4
2514
- supersedes u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch
2515
2516
-------------------------------------------------------------------
2517
Tue Feb 6 08:42:03 UTC 2018 - msrb@suse.com
2518
2519
- u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch
2520
* Fix crash when loading shader. (bnc#1079465)
2521
2522
-------------------------------------------------------------------
2523
Fri Feb 2 13:52:41 UTC 2018 - sndirsch@suse.com
2524
2525
- Update to 18.0.0-rc3
2526
* includes significant improvements for OpenGL and Vulkan support
2527
and performance.
2528
- supersedes U_intel-Add-more-Coffee-Lake-PCI-IDs.patch
2529
2530
-------------------------------------------------------------------
2531
Wed Jan 31 14:58:07 UTC 2018 - msrb@suse.com
2532
2533
- Remove dependency on clang-devel-static. (bnc#1065464)
2534
* It was removed, clang-devel now again provides everything
2535
necessary as shared libraries.
2536
2537
-------------------------------------------------------------------
2538
Tue Jan 30 14:42:52 UTC 2018 - msrb@suse.com
2539
2540
- Require Mesa-dri-32bit and Mesa-gallium-32bit by Mesa-32bit. It
2541
mirrors the requirement of the normal packages. (bnc#1078261)
2542
2543
-------------------------------------------------------------------
2544
Mon Jan 29 10:43:04 UTC 2018 - msrb@suse.com
2545
2546
- Disable AMDGPU GFX9/Vega with LLVM < 6.0.0.
2547
* n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch
2548
* While it is supported since LLVM 5.0.0, it was not working
2549
correctly (bnc#1075901). Since we do not have the resources to
2550
determine which fixes should be backported and LLVM 6 will be
2551
released relatively soon, disable the support until then. Users
2552
with the card will have working desktop using software
2553
rendering just like they did with LLVM 4.
2554
2555
-------------------------------------------------------------------
2556
Mon Jan 22 09:43:41 UTC 2018 - normand@linux.vnet.ibm.com
2557
2558
- in spec file move %dir %{_libdir}/dri to avoid ppc build failure
2559
2560
-------------------------------------------------------------------
2561
Fri Jan 19 13:37:00 UTC 2018 - msrb@suse.com
2562
2563
- Update to 17.3.3
2564
* Fixes to radv, anv, etnaviv, swrast and radeonsi drivers.
2565
* Fixes for DRI3.
2566
- Make Mesa require Mesa-dri and Mesa-gallium. This makes Mesa
2567
usable again for users who do not install recommended packages.
2568
It breaks the Mesa and Mesa-drivers split, which has to be fixed
2569
by ignoring it in obs.
2570
2571
-------------------------------------------------------------------
2572
Wed Jan 17 16:52:35 UTC 2018 - normand@linux.vnet.ibm.com
2573
2574
- Add _constraints to select 6G disk for PowerPC
2575
to avoid cpio: write error on obs-power8-05 workers boo#1076325
2576
2577
-------------------------------------------------------------------
2578
Mon Jan 15 15:08:13 UTC 2018 - msrb@suse.com
2579
2580
- U_intel-Add-more-Coffee-Lake-PCI-IDs.patch
2581
* Add more Coffeelake PCI IDs (request by Intel)
2582
2583
-------------------------------------------------------------------
2584
Wed Jan 10 08:28:09 UTC 2018 - msrb@suse.com
2585
2586
- Update to 17.3.2
2587
* Multiple fixes in the RADV Vulkan driver, workaround when using
2588
slibtool and a GLSL workaround for various titles using Unreal
2589
Engine 4.
2590
- Drop upstreamed u_r600-Add-support-for-B5G5R5A1.patch
2591
- Modify u_mesa-python3-only.patch to not break python 2.
2592
2593
-------------------------------------------------------------------
2594
Mon Jan 8 14:44:46 UTC 2018 - msrb@suse.com
2595
2596
- Update to 17.3.1
2597
* Multiple fixes and improvements of the GLSL shader cache. The
2598
RADV driver no longer advertises VK_EXT_debug_report - there is
2599
no support for it.
2600
* The i965, radeonsi, nvc0 and freedreno drivers have received a
2601
few small fixes each.
2602
* A number of big endian fixes have been merged.
2603
2604
-------------------------------------------------------------------
2605
Thu Jan 8 14:26:50 UTC 2018 - tchvatal@suse.com
2606
2607
- Switch to python3 during build instead of python2
2608
* Add patch u_mesa-python3-only.patch
2609
2610
-------------------------------------------------------------------
2611
Mon Jan 8 07:55:49 UTC 2018 - msrb@suse.com
2612
2613
- Add Mesa-dri and Mesa-gallium to baselibs.conf.
2614
- Require llvm >= 3.9.0
2615
* The build fails otherwise because it is required for multiple
2616
Mesa components.
2617
2618
-------------------------------------------------------------------
2619
Fri Jan 5 11:46:52 UTC 2018 - jengelh@inai.de
2620
2621
- Drop some redundant wording from descriptions.
2622
Drop redundant %if guard around a %post section.
2623
2624
-------------------------------------------------------------------
2625
Wed Dec 13 15:13:14 UTC 2017 - msrb@suse.com
2626
2627
- Use different form of split for faster build (bnc#1071297)
2628
* Mesa.spec does not use llvm and builds most of the *-devel
2629
subpackages.
2630
* Mesa-drivers.spec uses llvm and builds extra things installable
2631
in addition to packages from Mesa.spec. These packages are
2632
required for actual rendering.
2633
2634
-------------------------------------------------------------------
2635
Fri Dec 8 16:47:00 UTC 2017 - mimi.vx@gmail.com
2636
2637
- update to 17.3.0
2638
- drop U_configure.ac-rework-llvm-libs-handling-for-3.9.patch
2639
* new major release comitng with changes in RADV, intel ANV,
2640
S3TC support, RadeonSI driver with RX Vega. On-disk shader cache
2641
2642
-------------------------------------------------------------------
2643
Wed Dec 6 12:37:01 UTC 2017 - msrb@suse.com
2644
2645
- Split Mesa into Mesa and Mesa-mini. Mesa-mini does not depend on
2646
llvm and its purpose is to build fast and allow other packages
2647
that BuildRequire Mesa to be build independently on llvm.
2648
Packages built against Mesa-mini should work correctly when
2649
installed with full Mesa package. (bsc#1071297)
2650
2651
-------------------------------------------------------------------
2652
Sun Nov 26 16:03:29 UTC 2017 - aavindraa@gmail.com
2653
2654
- update to 17.2.6
2655
* Core: fix to keep a program alive when re-linking and prevent
2656
an use-after-free.
2657
* GLSL compiler: several fixes, including one to prevent a
2658
SIGSEV when calling an undeclared subroutine in certain
2659
conditions and another to mark the xfb buffers as active only
2660
if a variable uses them.
2661
* SPIR-V compiler: fixed seveal problems involving the usage of
2662
separate images and texture/samplers.
2663
* Intel drivers: many new fixes, specially for i965. Several are
2664
focused on improving SIMD32 and little-core. It also includes a
2665
fix for a GPU hang which was detected while playing HW
2666
accelerated video with mpv.
2667
* AMD drivers: radv has seen plugged 2 memory leaks while r600
2668
has gotten a fix through reversing the tess factor components
2669
for isolines.
2670
* swr driver: fixes for two performance regressions (one for
2671
avx512 platforms and the other for the avx/avx2 platforms).
2672
* ddebug gallium driver: fix for an use-after-free.
2673
* EGL: Wayland platform of the the DRI2 drivers got a fix to
2674
prevent crashing in ancient systems.
2675
* GLX has also received corrections to prevent a couple of errors
2676
when creating and binding a context in DRI3 and DRISW,
2677
respectively.
2678
* Build and integration: allow building libglvnd when EGL is present
2679
but not GLX. Enable building targets which don't need X11, such
2680
as omx and va, when XCB is not present. You can now specify
2681
the prefix installation for the OpenCL icd file.
2682
2683
-------------------------------------------------------------------
2684
Sat Nov 11 03:46:49 UTC 2017 - aavindraa@gmail.com
2685
2686
- update to 17.2.5
2687
* In Core, a GL error related to the ARB_ES3_1_compatibility spec
2688
noticed with the GFXBench 5 Aztec Ruins has been corrected.
2689
* The GLSL compiler is not giving a linker error for mismatching
2690
uniform precision with GLSL ES 1.00 any more. This enables,
2691
specially, several Android applications which violate this rule,
2692
e.g., Forge of Empires.
2693
* The SPIR-V compiler has corrected an assert triggered when
2694
support for the simple memory model was claimed.
2695
* NIR has also received a correction related with
2696
gl_SubGroupG{e,t}MaskARB.
2697
* Intel drivers, specially i965, got several fixes, including a
2698
plug for a memory leak and another one in the compiler to avoid
2699
GPU hangs on Broxton.
2700
* The gallium i915g driver for Intel has seen an important fix.
2701
* AMD drivers (mostly radv) have received several fixes, including a
2702
correction for a DCC corruption that was visible with Rust,
2703
breaking an endless loop in r600, avoiding a GPU hang with vulkan
2704
dota2 in VR mode and a plug for a memory leak.
2705
* Broadcom's vc4 gotten a fix to exclude some code that shouldn't
2706
be there in release builds.
2707
2708
-------------------------------------------------------------------
2709
Tue Oct 31 04:55:54 UTC 2017 - aavindraa@gmail.com
2710
2711
- update to 17.2.4
2712
* Mesa Core includes a change to prevent KOTOR from breaking when
2713
in combination with the ATI fragment shader extension.
2714
* Additionally, NIR has also received a correction.
2715
* Mesa's state tracker has gotten a patch to avoid leaks in
2716
certain situations such as resizing a window.
2717
* Intel drivers have received fixes. The compiler has
2718
gotten a couple, while anv also received one.
2719
* i965 got a patch to avoid VA-API, Beignet and other contexts
2720
in the system to break when in combination with previous versions of Mesa 17.2.x.
2721
* AMD's compiler received fixes. `radv` has also
2722
received another couple, including one to avoid a hang due to
2723
overflow on huge textures.
2724
* Broadcom's vc4 has corrected a problem when compiling with
2725
Android's clang.
2726
* Clover compilation issue fixed (affecting a specific clang revision)
2727
* Fixed Vulkan's WSI memory leak in X11.
2728
2729
-------------------------------------------------------------------
2730
Mon Oct 23 09:26:42 UTC 2017 - sndirsch@suse.com
2731
2732
- update to 17.2.3
2733
* The Vulkan drivers ANV and RADV have multiple small fixes.
2734
* The EGL code has improved handling of the new wl_dmabuf codepath.
2735
* SWR no longer crashes when checking environment variables.
2736
* Other gallium drivers have also seen updates - freedreno, nouveau and
2737
radeonsi. The gallivm module, used by llvmpipe et al. has gained little
2738
endian PPC64 fixes.
2739
* The VA and VDPAU state-trackers have seems improvements handling
2740
interlaced videos.
2741
* We're using python3 compatible constructs which gives us SCons 3.0
2742
support.
2743
2744
-------------------------------------------------------------------
2745
Tue Oct 17 13:55:17 UTC 2017 - msrb@suse.com
2746
2747
- U_configure.ac-rework-llvm-libs-handling-for-3.9.patch
2748
* llvm-config 3.9 and higher works properly, use its values
2749
instead of guessing. Fixes build against llvm built as single
2750
shared library.
2751
2752
-------------------------------------------------------------------
2753
Thu Oct 12 12:29:38 UTC 2017 - schwab@suse.de
2754
2755
- svga is x86-only
2756
- u_svga-Fix-build-on-ppc64le.patch: Remove
2757
2758
-------------------------------------------------------------------
2759
Wed Oct 11 13:26:07 UTC 2017 - msrb@suse.com
2760
2761
- Add build dependency on clang-devel-static.
2762
* Required with new llvm4 build mode (bnc#1049703).
2763
* Also rename dependency llvm-clang-devel to clang-devel. The
2764
llvm-clang-devel is old name kept around for compatibility.
2765
2766
-------------------------------------------------------------------
2767
Wed Oct 4 09:51:03 UTC 2017 - sndirsch@suse.com
2768
2769
- update to 17.2.2
2770
* several Vulkan ANV/RADV driver fixes including Wayland WSI
2771
improvements, RadeonSI / i965 / VC4 OpenGL fixes among other
2772
work, some fixes to common Gallium3D code, support for LLVM 5.0
2773
in Gallium3D when using the SCons build system, and a range of
2774
other fixes/improvements.
2775
2776
-------------------------------------------------------------------
2777
Sat Sep 30 18:54:29 UTC 2017 - stefan.bruens@rwth-aachen.de
2778
2779
- Drop gallium svga driver for arm/aarch64. The svga driver is a vmware
2780
guest driver, thus only usable on x86(_64) platforms
2781
- Also enable OpenCL on arm (32bit), llvm4 has reached Factory
2782
2783
-------------------------------------------------------------------
2784
Mon Sep 18 08:38:41 UTC 2017 - mimi.vx@gmail.com
2785
2786
- update to 17.2.1
2787
* drop upstreamed patches
2788
n_force-xlocale-funcs.patch
2789
u_gallivm-correct-channel-shift-logic-on-big-endian.patch
2790
u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch
2791
* fdo#100613 - Regression in Mesa 17 on s390x (zSystems)
2792
* fdo#101709 - [llvmpipe] piglit gl-1.0-scissor-offscreen regression
2793
* fdo#102454 - glibc 2.26 doesn't provide anymore xlocale.h
2794
* fdo#102467 - [src/mesa/state_tracker/st_cb_readpixels.c:178]: (warning)
2795
Redundant assignment
2796
* fdo#102502 - [bisected] Kodi crashes since commit 707d2e8b - gallium:
2797
fold u_trim_pipe_prim call from st/mesa to drivers
2798
* many fixes for RADV a glsl
2799
2800
-------------------------------------------------------------------
2801
Thu Sep 7 10:16:43 UTC 2017 - sndirsch@suse.com
2802
2803
- u_svga-Fix-build-on-ppc64le.patch
2804
* This let us compile the code on ppc64le, but it no-ops the log
2805
function.
2806
2807
-------------------------------------------------------------------
2808
Tue Sep 5 09:50:56 UTC 2017 - sndirsch@suse.com
2809
2810
- update to 17.2.0
2811
* many RADV/ANV Vulkan driver improvements
2812
* Vulkan and OpenGL performance improvements
2813
* more work towards OpenGL 4.6 compliance
2814
* a wealth of other open-source driver improvements
2815
* initial Raven Ridge support (used on Vega-class graphics)
2816
* Intel Cannonlake Support
2817
- adjusted archlinux_0001-Fix-linkage-against-shared-glapi.patch
2818
2819
-------------------------------------------------------------------
2820
Mon Aug 28 14:17:25 UTC 2017 - mimi.vx@gmail.com
2821
2822
- update to 17.1.8
2823
* fdo#101334 - AMD SI cards: Some vulkan apps freeze the system
2824
* fdo#101766 - Assertion `!"invalid type"' failed when constant
2825
expression involves literal of different type<
2826
* fdo#102024 - FORMAT_FEATURE_SAMPLED_IMAGE_BIT not supported for D16_UNORM
2827
and D32_SFLOAT
2828
* fdo#102148 - Crash when running qopenglwidget example on mesa llvmpipe win32
2829
* fdo#102241 - gallium/wgl: SwapBuffers freezing regularly with swap
2830
interval enabled
2831
* fdo#101910 - [BYT]
2832
ES31-CTS.functional.copy_image.non_compressed.viewclass_96_bits.rgb32f_rgb32f
2833
* fdo#102308 - segfault in glCompressedTextureSubImage3D
2834
2835
-------------------------------------------------------------------
2836
Mon Aug 28 12:53:03 UTC 2017 - fvogt@suse.com
2837
2838
- Add patch to fix strtod on non-EN locale (boo#1055929):
2839
* n_force-xlocale-funcs.patch
2840
2841
-------------------------------------------------------------------
2842
Wed Aug 23 09:01:46 UTC 2017 - sndirsch@suse.com
2843
2844
- u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch
2845
updated; fixes three of the four regressions observed (PPC64, S390)
2846
[fdo#100613, comment#42]
2847
2848
-------------------------------------------------------------------
2849
Mon Aug 14 17:16:34 UTC 2017 - jberry@suse.com
2850
2851
- Replace uses of arch directive with targettype within a package
2852
declaration to resolve incorrect dependencies placed on -32bit
2853
packages.
2854
2855
-------------------------------------------------------------------
2856
Mon Aug 14 14:06:35 UTC 2017 - msrb@suse.com
2857
2858
- Removed n_glesv2.pc-Add-lGL-for-libglvnd-builds-boo-1052776.patch
2859
* The issue was in libglvnd which is fixed now. (boo#1052776)
2860
2861
-------------------------------------------------------------------
2862
Tue Aug 8 14:12:45 UTC 2017 - sndirsch@suse.com
2863
2864
- n_glesv2.pc-Add-lGL-for-libglvnd-builds-boo-1052776.patch
2865
glesv2.pc: Add "-lGL" for libglvnd builds (boo#1052776)
2866
2867
-------------------------------------------------------------------
2868
Mon Aug 7 19:13:20 UTC 2017 - mimi.vx@gmail.com
2869
2870
- update to 17.1.6
2871
* fdo#97957 - Awful screen tearing in a separate X server with DRI3
2872
* fdo#101683 - Some games hang while loading when compositing is shut
2873
off or absent
2874
* fdo#101867 - Launch options window renders black in Feral Games
2875
in current Mesa trunk
2876
* and some other fixes as usualy
2877
2878
-------------------------------------------------------------------
2879
Mon Jul 17 07:20:51 UTC 2017 - msrb@suse.com
2880
2881
- u_r600-Add-support-for-B5G5R5A1.patch
2882
* Fixes rendercheck tests when X server accelerates using glamor.
2883
(bnc#1047154)
2884
2885
-------------------------------------------------------------------
2886
Sun Jul 16 09:25:32 UTC 2017 - mimi.vx@gmail.com
2887
2888
- update to 17.1.5
2889
* fdo#100242 - radeon buffer allocation failure during startup of Factorio
2890
* fdo#101657 - strtod.c:32:10: fatal error: xlocale.h: No such file or directory
2891
* fdo#101666 - bitfieldExtract is marked as a built-in function
2892
on OpenGL ES 3.0, but was added in OpenGL ES 3.1
2893
* fdo#101703 - No stencil buffer allocated when requested by GLUT
2894
* and other bugfixes
2895
2896
-------------------------------------------------------------------
2897
Sat Jul 1 09:10:11 UTC 2017 - mimi.vx@gmail.com
2898
2899
- update to 17.1.4
2900
* fdo#77240 - khrplatform.h not installed if EGL is disabled
2901
* fdo#95530 - Stellaris - colored overlay of sectors doesn't render on i965
2902
* fdo#96958 - [SKL] Improper rendering in Europa Universalis IV
2903
* fdo#99467 - [radv] DOOM 2016 + wine. Green screen everywhere
2904
* fdo#101071 - compiling glsl fails with undefined reference to `pthread_create'
2905
* fdo#101252 - eglGetDisplay() is not thread safe
2906
* fdo#101294 - radeonsi minecraft forge splash freeze since 17.1
2907
* fdo#101451 - [G33] ES2-CTS.functional.clipping.polygon regression
2908
* and some other fixes as usualy
2909
2910
-------------------------------------------------------------------
2911
Mon Jun 19 13:10:37 UTC 2017 - mimi.vx@gmail.com
2912
2913
- update to 17.1.3
2914
* fdo#100988 - glXGetCurrentDisplay() no longer works for FakeGLX contexts?
2915
* fixes for radv, radeonsi, i965
2916
2917
-------------------------------------------------------------------
2918
Sat Jun 17 20:27:49 UTC 2017 - mimi.vx@gmail.com
2919
2920
- Fix baselibs.conf -> boo#1044813
2921
2922
-------------------------------------------------------------------
2923
Fri Jun 16 08:14:57 UTC 2017 - sndirsch@suse.com
2924
2925
- added "Requires: libclc" to Mesa-libOpenCL packages (boo#1044646)
2926
2927
-------------------------------------------------------------------
2928
Wed Jun 7 13:53:26 UTC 2017 - sndirsch@suse.com
2929
2930
- specfile: Remove requires to vulkan libs from baselibs.conf on
2931
platforms where vulkan build is disabled; ugly ... (bsc#1042900)
2932
2933
-------------------------------------------------------------------
2934
Tue Jun 6 10:50:56 UTC 2017 - mimi.vx@gmail.com
2935
2936
- update to 17.1.2
2937
* fdo#98833 - [REGRESSION, bisected] Wayland revert commit breaks
2938
non-Vsync fullscreen frame updates
2939
* fdo#100741 - Chromium - Memory leak
2940
* fdo#100877 - vulkan/tests/block_pool_no_free regression
2941
* fdo#101110 - Build failure in GNOME Continuous
2942
* many ANV, RADV, vulkan, i965 and egl fixes
2943
2944
-------------------------------------------------------------------
2945
Wed May 31 07:42:39 UTC 2017 - sndirsch@suse.com
2946
2947
- u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch
2948
* Fix loading of a 3x16 vector as a single 48-bit load on
2949
big-endian systems (PPC64, S390). [fdo#100613]
2950
2951
-------------------------------------------------------------------
2952
Thu May 25 07:48:22 UTC 2017 - mimi.vx@gmail.com
2953
2954
- update to 17.1.1
2955
- dropped patch:
2956
fedora_0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
2957
* fdo#100854 - YUV to RGB Color Space Conversion result is not precise
2958
* fdo#100925 - [HSW/BSW/BDW/SKL] Google Earth is not resolving
2959
all the details in the map correctly
2960
* radeonsi: add new vega10 pci ids
2961
* gbm/dri: Fix sign-extension in modifier query
2962
* radeon: automake: remove unneeded elf Cflags/Libs
2963
* egl: add g_egldispatchstubs.h to the release tarball
2964
* renderonly: Initialize fields of struct winsys_handle
2965
* vc4: Don't allocate new BOs to avoid synchronization when they're shared
2966
* anv: fix possible stack corruption
2967
* anv: don't leak DRM devices
2968
* glxglvnddispatch: Add missing dispatch for GetDriverConfig
2969
* nvc0/ir: SHLADD's middle source must be an immediate
2970
* nir/lower_tex: Fix minor error in YUV color conversion matrix
2971
* amd/addrlib: import Raven support
2972
* radeonsi/gfx9: add support for Raven
2973
* anv/formats: Update the three-channel BC1 mappings
2974
* 965/formats: Update the three-channel DXT1 mapping
2975
* radeonsi: mark fast-cleared textures as compressed when dirtying
2976
* radeonsi: fix primitive ID in fragment shader when using tessellation
2977
* radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SI
2978
* radeonsi: fix gl_PrimitiveIDIn in geometry shader when using tessellation
2979
* intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4
2980
* mesa/st: fix yuv EGLImage's
2981
* virgl: fix virgl_bo_transfer_{put, get} box struct cop
2982
* 965/vec4/gs: restore the uniform values which was overwritten by failed
2983
vec4_gs_visitor execution
2984
* i965/vec4: fix swizzle and writemask when loading an uniform with constant offset
2985
* i965/vec4: load dvec3/4 uniforms first in the push constant buffer
2986
* gallivm: Make sure module has the correct data layout when pass manager runs
2987
2988
-------------------------------------------------------------------
2989
Sun May 21 21:07:48 UTC 2017 - sndirsch@suse.com
2990
2991
- specfile: libglvnd0 -> libglvnd; missed the package name
2992
change in libglvnd package (boo#1038619, comment#5)
2993
2994
-------------------------------------------------------------------
2995
Thu May 11 09:10:25 UTC 2017 - sndirsch@suse.com
2996
2997
- baselibs.conf: libglvnd0 -> libglvnd; missed the package name
2998
change in libglvnd package (boo#1038619)
2999
3000
-------------------------------------------------------------------
3001
Wed May 10 17:44:38 UTC 2017 - mimi.vx@gmail.com
3002
3003
- update to 17.1.0
3004
- drop upstreamed patches:
3005
archlinux_0002-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch
3006
archlinux_0001-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch
3007
archlinux_glapi-Link-with-glapi-when-built-shared.patch
3008
+ New major release with:
3009
+ OpenGL 4.2 support for Intel Ivy Bridge chips.
3010
+ The RADV driver passes the Khronos CTS
3011
+ Shader on-disk cache. Improving the startup and shader compilation
3012
times in some games.
3013
+ This release includes significant performance improvements for games by
3014
Feral Interactive.
3015
* for full list of changes please check docs/relnotes/17.1.0.html
3016
3017
3018
-------------------------------------------------------------------
3019
Sat Apr 29 06:36:50 UTC 2017 - mimi.vx@gmail.com
3020
3021
- update to 17.0.5
3022
* fdo#97524 - Samplers referring to the same texture unit with different
3023
types should raise GL_INVALID_OPERATION
3024
* nvc0/ir: Properly handle a "split form" of predicate destination
3025
* nir: Destination component count of shader_clock intrinsic is 2
3026
* winsys/sw/dri: don't use GNU void pointer arithmetic
3027
* st/clover: add space between < and ::
3028
* configure.ac: check require_basic_egl only if egl enabled
3029
* st/mesa: automake: honour the vdpau header install location
3030
* intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy
3031
* intel/fs: Take into account amount of data read in spilling cost heuristic.
3032
* radv: report timestampPeriod correctly
3033
* anv/blorp: Flush the texture cache in UpdateBuffer
3034
* anv/cmd_buffer: Flush the VF cache at the top of all primaries
3035
* anv/cmd_buffer: Always set up a null surface state
3036
* anv/cmd_buffer: Use the null surface state for ATTACHMENT_UNUSED
3037
* anv/blorp: Properly handle VK_ATTACHMENT_UNUSED
3038
* i965/vec4: Avoid reswizzling MACH instructions in opt_register_coalesce()
3039
* st/mesa: invalidate the readpix cache in st_indirect_draw_vbo
3040
* anv/cmd_buffer: Disable CCS on BDW input attachments
3041
* mesa: fix remaining xfb prims check for GLES with multiple instances
3042
* mesa: validate sampler type across the whole program
3043
* vbo: fix gl_DrawID handling in glMultiDrawArrays
3044
* util/queue: don't hang at exit
3045
* mesa: fix remaining xfb prims check for GLES with multiple instances
3046
* mesa: extract need_xfb_remaining_prims_check
3047
* mesa: move glMultiDrawArrays to vbo and fix error handling
3048
+ update Mesa.keyring to both upstream release managers
3049
3050
-------------------------------------------------------------------
3051
Fri Apr 28 12:26:02 UTC 2017 - sndirsch@suse.com
3052
3053
- u_gallivm-correct-channel-shift-logic-on-big-endian.patch:
3054
* instead of reverse applying a change on s390x
3055
("U_draw-use-SoA-fetch-not-AoS-one.patch") address the
3056
issue by a real fix (bsc#1032272, fdo#100613)
3057
3058
-------------------------------------------------------------------
3059
Thu Apr 27 09:54:43 UTC 2017 - sndirsch@suse.com
3060
3061
- baselibs.conf: added libvulkan_intel-32bit as a requirement for
3062
Mesa-libd3d (boo#1036282)
3063
3064
-------------------------------------------------------------------
3065
Tue Apr 25 11:13:30 UTC 2017 - schwab@linux-m68k.org
3066
3067
- No OpenCL on ppc
3068
3069
-------------------------------------------------------------------
3070
Fri Apr 21 09:09:25 UTC 2017 - sndirsch@suse.com
3071
3072
- let Mesa require Mesa-libEGL1 for a libglvnd build;
3073
xf86-video-amdgpu driver needs it for 2D support via glamor
3074
(boo#1034832)
3075
3076
-------------------------------------------------------------------
3077
Thu Apr 20 13:16:22 UTC 2017 - idonmez@suse.com
3078
3079
- Add u_add_llvm_codegen_dependencies.patch to link to
3080
libLLVMCodegen to fix cyclic linking problems. bsc#981975
3081
3082
-------------------------------------------------------------------
3083
Tue Apr 18 21:33:50 UTC 2017 - afaerber@suse.de
3084
3085
- Enable OpenCL for aarch64, ppc64 and ppc64le now, too.
3086
%arm is still left out, waiting for llvm4 to build.
3087
3088
-------------------------------------------------------------------
3089
Mon Apr 17 17:17:22 UTC 2017 - mimi.vx@gmail.com
3090
3091
- update to 17.0.4
3092
* fdo#100391 - SachaWillems deferredmultisampling asserts
3093
* fdo#100452 - push_constants host memory leak when resetting command buffer
3094
* fdo#100582 - piglit.spec.arb_stencil_texturing.glblitframebuffer corrupts
3095
state.gl_texture* assertions
3096
* radeonsi: add new polaris10 pci ids
3097
* fixes for anv, radv, i965 and nouveau drivers
3098
3099
-------------------------------------------------------------------
3100
Wed Apr 12 13:41:30 UTC 2017 - sndirsch@suse.com
3101
3102
- only reverse-apply 'U_draw-use-SoA-fetch-not-AoS-one.patch' on
3103
s390x (bsc#1032272)
3104
3105
-------------------------------------------------------------------
3106
Wed Apr 12 12:31:34 UTC 2017 - sndirsch@suse.com
3107
3108
- build wayland on Leap >= 42.3
3109
- separate package 'Mesa-dri-nouveau' on Leap
3110
3111
-------------------------------------------------------------------
3112
Wed Apr 12 12:15:27 UTC 2017 - sndirsch@suse.com
3113
3114
- removed broken locking patches for nouveau DRI driver
3115
* N_01-WIP-nouveau-add-locking.patch
3116
* N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch
3117
* N_03-nv30-locking-fixes.patch
3118
* N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch
3119
* N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch
3120
3121
-------------------------------------------------------------------
3122
Wed Apr 12 09:44:35 UTC 2017 - sndirsch@suse.com
3123
3124
- let Mesa require Mesa-libGL1 for a libglvnd build (bsc#1033708)
3125
3126
-------------------------------------------------------------------
3127
Fri Apr 7 14:51:09 UTC 2017 - sndirsch@suse.com
3128
3129
- U_draw-use-SoA-fetch-not-AoS-one.patch
3130
* reverse-apply this patch to fix OpenGL support on s390x
3131
(bsc#1032272)
3132
3133
-------------------------------------------------------------------
3134
Wed Apr 5 11:32:26 UTC 2017 - afaerber@suse.de
3135
3136
- Prepare building OpenCL for non-x86 architectures, too
3137
* s390x can build it right away (swrast)
3138
* %arm aarch64 ppc64 ppc64le depend on LLVM amdgpu target for r600
3139
- Fix typo in specfile comment
3140
3141
-------------------------------------------------------------------
3142
Sat Apr 1 15:59:08 UTC 2017 - mimi.vx@gmail.com
3143
3144
- update to 17.0.3
3145
- change Mesa.keyring to new release manager key
3146
* fdo#96743 [BYT, HSW, SKL, BXT, KBL] GPU hangs with GfxBench 4.0 CarChase
3147
* fdo#99246 [d3dadapter+radeonsi] EVE-Online : hang on wormhole sight
3148
* fdo#100061 LODQ instruction generated with invalid dst mask
3149
* fdo#100182 Flickering in The Talos Principle on Sky Lake GT4
3150
* radeonsi: add new polaris12 pci id
3151
* many fixes for RADV, ANV, i915, radeonsi and freedreno drivers
3152
3153
-------------------------------------------------------------------
3154
Wed Mar 29 15:18:19 UTC 2017 - sndirsch@suse.com
3155
3156
- specfile: Remove requires to libglvnd0/libglvnd-devel from
3157
baselibs.conf when libglvnd build has been disabled; ugly ...
3158
3159
-------------------------------------------------------------------
3160
Wed Mar 29 09:23:27 UTC 2017 - sndirsch@suse.com
3161
3162
- specfile: only require libglvnd0/libglvnd-devel, if libglvnd build
3163
is enabled
3164
- baselibs.conf: added requires to libglvnd0/libglvnd-devel where
3165
needed
3166
3167
-------------------------------------------------------------------
3168
Mon Mar 27 13:56:35 UTC 2017 - sndirsch@suse.com
3169
3170
- disable libglvnd for openSUSE Leap 42.x and sle12
3171
3172
-------------------------------------------------------------------
3173
Fri Mar 24 14:45:49 UTC 2017 - sndirsch@suse.com
3174
3175
- update to 17.0.2
3176
* fdo#97988 [radeonsi] playing back videos with VDPAU exhibits
3177
deinterlacing/anti-aliasing issues not visible with VA-API
3178
* fdo#99484 Crusader Kings 2 - Loading bars, siege bars, morale bars, etc.
3179
do not render correctly
3180
* fdo#100049 ralloc: Make sure ralloc() allocations match malloc()'s
3181
alignment. causes seg fault in 32bit build
3182
* many fixes for ANV, RADV, Vulkan and i965 + radeonsi drivers
3183
3184
-------------------------------------------------------------------
3185
Thu Mar 23 13:41:27 UTC 2017 - sndirsch@suse.com
3186
3187
- fedora_0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
3188
* Fix glXGetDriverConfig not working with glvnd
3189
(https://bugzilla.redhat.com/show_bug.cgi?id=1429894)
3190
- Fix indirect rendering, add libGLX_indirect.so.0 symlink
3191
(https://bugzilla.redhat.com/show_bug.cgi?id=1427174)
3192
- added Requires to libglvnd0/libglvnd-devel where still needed
3193
- patches picked from fedora:
3194
http://pkgs.fedoraproject.org/cgit/rpms/mesa.git/tree/
3195
3196
-------------------------------------------------------------------
3197
Wed Mar 22 11:21:25 UTC 2017 - sndirsch@suse.com
3198
3199
- re-enabled GLES build with libglvnd build, just not package GLES
3200
libs and require libglvnd0/libglvnd-devel instead
3201
3202
-------------------------------------------------------------------
3203
Tue Mar 21 10:57:54 UTC 2017 - sndirsch@suse.com
3204
3205
- archlinux_0001-Fix-linkage-against-shared-glapi.patch
3206
* fixes libglvnd support for osmesa
3207
- archlinux_glvnd-fix-gl-dot-pc.patch
3208
* fixes libglvnd support in pkgconfig file
3209
- archlinux_0001-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch/
3210
archlinux_0002-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch
3211
* adds libglvnd support for EGL
3212
- patches picked from archlinux:
3213
https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/mesa
3214
3215
-------------------------------------------------------------------
3216
Fri Mar 17 15:06:03 UTC 2017 - sndirsch@suse.com
3217
3218
- archlinux_glapi-Link-with-glapi-when-built-shared.patch
3219
* currently needed for libglvnd support; picked from archlinux
3220
https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/mesa
3221
- fixed typo in Requires to libglvnd
3222
3223
-------------------------------------------------------------------
3224
Thu Mar 9 14:20:22 UTC 2017 - sndirsch@suse.com
3225
3226
- build with libglvnd support enabled (can be easily disabled via
3227
specfile define); requires libglvnd runtime and development
3228
packages; disabled build of GLESv1/v2 libs/packages provided now
3229
via libglvnd
3230
3231
-------------------------------------------------------------------
3232
Sat Mar 4 16:29:46 UTC 2017 - mimi.vx@gmail.com
3233
3234
- update to 17.0.1
3235
* radv: Never try to create more than max_sets descriptor sets.
3236
* radv: Reset emitted compute pipeline when calling secondary cmd buffer.
3237
* radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.
3238
* radv: Use correct size for availability flag.
3239
* gallivm: Reenable PPC VSX (v3)
3240
* gallivm: Improve debug output (V2)
3241
* gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4)
3242
* egl/dri3: implement query surface hook
3243
* etnaviv: move pctx initialisation to avoid a null dereference
3244
* etnaviv: remove number of pixel pipes validation
3245
* anv: fix Get*MemoryRequirements for !LLC
3246
* egl/wayland: Don't use DRM format codes for SHM
3247
* tgsi: fix memory leak in tgsi sanity check
3248
* radv: change base aligmment for allocated memory.
3249
* radv: fix cik macroModeIndex.
3250
* radv: adopt some init config workarounds from radeonsi.
3251
* radv: fix depth format in blit2d.
3252
* radv: fix txs for sampler buffers
3253
* bin/get-extra-pick-list: use git merge-base to get the branchpoint
3254
* bin/get-extra-pick-list: rework to use already_picked list
3255
* bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed
3256
* bin/get-pick-list.sh: limit `git grep ...' only as needed
3257
* bin/get-pick-list.sh: remove ancient way of nominating patches
3258
* bin/get-fixes-pick-list.sh: add new script
3259
* vc4: Avoid emitting small immediates for UBO indirect load address guards.
3260
* r300g: only allow byteswapped formats on big endian
3261
* gallium/u_queue: fix a crash with atexit handlers
3262
* gallium/u_queue: set num_threads correctly if not all threads start
3263
* glx/glvnd: Fix GLXdispatchIndex sorting
3264
* gm107/ir: fix address offset bitfield for ATOMS
3265
* nvc0: set the render condition in the compute object
3266
* st/mesa: don't pass compare mode for stencil-sampled textures
3267
* nvc0: disable linked tsc mode in compute launch descriptor
3268
* i965/sampler_state: Clamp min/max LOD to 14 on gen7+
3269
* i965/sampler_state: Pass texObj into update_sampler_state
3270
* i965/sampler_state: Set the "Base Mip Level" field on Sandy Bridge
3271
* intel/blorp: Swizzle clear colors on the CPU
3272
* i965/fs: Fix the inline nir_op_pack_double optimization
3273
* anv: Add an invalidate_range helper
3274
* anv/query: clflush the bo map on non-LLC platforms
3275
* genxml: Make MI_STORE_DATA_IMM more consistent
3276
* anv/query: Perform CmdResetQueryPool on the GPU
3277
* intel/blorp: Explicitly flush all allocated state
3278
* glsl: non-last member unsized array on SSBO must fail
3279
* mesa: Do (TCS && !TES) draw time validation in ES as well.
3280
* configure.ac: check require_basic_egl only if egl enabled
3281
* anv: wsi: report presentation error per image request
3282
* i965/fs: fix uninitialized memory access
3283
* radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2)
3284
* gallium/util: remove unused u_index_modify helpers
3285
* gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED
3286
* unconditionally
3287
* gallium/u_queue: fix random crashes when the app calls exit()
3288
* radeonsi: fix broken tessellation on Carrizo and Stoney
3289
* amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12
3290
* android: radeonsi: fix sid_table.h generated header include path
3291
* android: glsl: build shader cache sources
3292
* configure.ac: Drop LLVM compiler flags more radically
3293
* winsys/amdgpu: reduce max_alloc_size based on GTT limits
3294
* radeonsi: handle MultiDrawIndirect in si_get_draw_start_count
3295
* radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK
3296
* glsl: fix heap-use-after-free in ast_declarator_list::hir()
3297
* android: fix droid_create_image_from_prime_fd_yuv for YV12
3298
3299
-------------------------------------------------------------------
3300
Tue Feb 21 21:34:23 UTC 2017 - schwab@linux-m68k.org
3301
3302
- Use --enable-gallium-llvm only if llvm is available
3303
3304
-------------------------------------------------------------------
3305
Tue Feb 21 19:56:14 UTC 2017 - dimstar@opensuse.org
3306
3307
- Provide libwayland-egl1 as -32bit compat library, required by
3308
libgtk-3-0.
3309
3310
-------------------------------------------------------------------
3311
Tue Feb 14 17:32:13 UTC 2017 - jengelh@inai.de
3312
3313
- Some %if around %post do not match with %if around %package;
3314
drop them altogether since they are not needed except around
3315
%files.
3316
- Rename wrongly-named libOSMesa9 to libOSMesa8
3317
3318
-------------------------------------------------------------------
3319
Mon Feb 13 14:10:52 UTC 2017 - mimi.vx@gmail.com
3320
3321
- update to 17.0.0
3322
- removed n_Fixed-build-against-wayland-1.2.1.patch , version requirement
3323
bumped up by upstream.
3324
* Vulkan drivers:
3325
+ Correctly return (and implement) VK_INCOMPLETE on multiple WSI queries
3326
+ Support for the VK_KHR_sampler_mirror_clamp_to_edge extension
3327
+ We now use the Khoronos vk.xml file to generate the entrypoints
3328
* ANV:
3329
+ HiZ and performance improvements
3330
+ Float64 support and tessellation shader support.
3331
* RADV:
3332
+ Support multiple devices
3333
+ Support for the VK_AMD_draw_indirect_count extension
3334
+ Support for the VK_AMD_negative_viewport_height extension
3335
* Mesa core:
3336
+ Noticeable refactoring en route to GLSL Shader Cache
3337
+ Groundwork for int64
3338
* i965:
3339
+ OpenGL 4.5 support on Haswell hardware
3340
+ Reuse the same BLORP and ISL code as the ANV driver
3341
* Gallium:
3342
+ HUD: A number of race issues and memory leaks were resolved.
3343
* freedreno
3344
+ Support for a5xx
3345
* nouveau:
3346
+ OpenGL 4.3 support on Maxwell hardware
3347
+ Improved performance due to instruction pipelining (Maxwell)
3348
* r600/radeonsi
3349
+ VCE: Handle H.264 level 5.2
3350
+ Polaris12 support
3351
+ Dozens of performance improvements
3352
* Clover:
3353
+ Implement clGetExtensionFunctionAddressForPlatform.
3354
+ Add missing clGetDeviceInfo CL1.2 queries
3355
* VDPAU:
3356
+ Use dri3 to directly send the buffer to X
3357
* Build:
3358
+ Building RADV requires --enable-gallium-llvm
3359
+ Compatibility fixes for building mesa as part of ARC
3360
+ The vulkan headers vk_platform.h and vulkan.h are no longer installed
3361
+ A couple of configure options (--with-sha1 and --disable-shader-cache) are
3362
removed alongside their respective library requirements.
3363
3364
-------------------------------------------------------------------
3365
Sat Feb 4 14:58:43 UTC 2017 - schwab@linux-m68k.org
3366
3367
- specfile: fix build configuration for arm, ppc and s390 platforms
3368
3369
-------------------------------------------------------------------
3370
Thu Feb 2 15:28:27 UTC 2017 - sndirsch@suse.com
3371
3372
- update to 13.0.4
3373
* Multiple fixes for the i965 and radeonsi drivers. An odd glitch
3374
in glxgears when using the freedreno driver was also addressed.
3375
* The ANV driver being the prime source of patches - from
3376
compatibility improvements with newer Vulkan loaders,
3377
smoketesting and various rendering and compliance fixes.
3378
* A couple of longstanding issues in the VA state tracker have
3379
also been resolved.
3380
3381
-------------------------------------------------------------------
3382
Mon Jan 30 10:01:47 UTC 2017 - sndirsch@suse.com
3383
3384
- baselibs.conf: replaced definition of packages, which default is
3385
not set to be built in specfile to
3386
arch aarch64 ppc64 ppc64le s390x x86_64 package <package>
3387
in order to make "osc service localrun source_validator" happy :-(
3388
3389
-------------------------------------------------------------------
3390
Fri Jan 27 21:38:44 UTC 2017 - mimi.vx@gmail.com
3391
3392
- Update baselibs.conf to ship i386 vulkan json files on x86_64
3393
3394
-------------------------------------------------------------------
3395
Thu Jan 19 14:01:21 UTC 2017 - mimi.vx@gmail.com
3396
3397
- Updated baselibs.conf to reflect libvulkan_radeon
3398
3399
-------------------------------------------------------------------
3400
Thu Jan 19 07:56:52 UTC 2017 - mimi.vx@gmail.com
3401
3402
- Enabled RADV vulkan driver for AMD GPU cards
3403
3404
-------------------------------------------------------------------
3405
Thu Jan 5 19:11:14 UTC 2017 - mimi.vx@gmail.com
3406
3407
- update to 13.0.3
3408
+ dropped U_cso-don-t-release-sampler-states-that-are-bound.patch
3409
* fdo#77662 Fail to render to different faces of depth-stencil cube map
3410
* fdo#92234 [BDW] GPU hang in Shogun2
3411
* fdo#98329 dEQP-EGL.functional.image.render_multiple_contexts.gles2_renderbuffer_depth16_depth_buffer
3412
* fdo#99038 dEQP-EGL.functional.negative_api.create_pixmap_surface crashes
3413
* many radeonsi and i965 bugfixes
3414
3415
-------------------------------------------------------------------
3416
Thu Dec 15 07:39:30 UTC 2016 - dmueller@suse.com
3417
3418
- clean up configuration settings to be uniform accross all
3419
architectures except for list of dri and gallium drivers
3420
3421
-------------------------------------------------------------------
3422
Mon Dec 12 14:22:12 UTC 2016 - mstaudt@suse.com
3423
3424
- U_cso-don-t-release-sampler-states-that-are-bound.patch:
3425
This avoids Radeon hangs due to a use-after-free bug in Gallium.
3426
Fixes (boo#1015012), (fdo#93649)
3427
3428
-------------------------------------------------------------------
3429
Mon Nov 28 19:36:00 UTC 2016 - mimi.vx@gmail.com
3430
3431
- update to 13.0.2
3432
* fdo#97321 Query INFO_LOG_LENGTH for empty info log should return 0
3433
* fdo#97420 "#version 0" crashes glsl_compiler
3434
* i965: Add some APL and KBL SKU strings
3435
* i965: Reorder PCI ID list to match release order
3436
* i965/glk: Add basic Geminilake support
3437
* wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR
3438
* ac/nir/llvm: fix channel in texture gather lowering code.
3439
* vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)
3440
* vulkan/wsi: store present mode in swapchain base class
3441
* vulkan/wsi/x11: add support for IMMEDIATE present mode
3442
* vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHR
3443
* vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHR
3444
* cherry-ignore: add reverted LLVM_LIBDIR patch
3445
* anv: fix enumeration of properties
3446
* vc4: Don't abort when a shader compile fails.
3447
* vc4: Clamp the shadow comparison value.
3448
* vc4: Fix register class handling of DDX/DDY arguments.
3449
* util/disk_cache: close a previously opened handle in disk_cache_put (v2)
3450
* anv: Fix unintentional integer overflow in anv_CreateDmaBufImageINTEL
3451
* anv/format: handle unsupported formats properly
3452
* glcpp: Handle '#version 0' and other invalid values
3453
* glsl: Parse 0 as a preprocessor INTCONSTANT
3454
* anv/gen8: Stall when needed in Cmd(Set|Reset)Event
3455
* anv/wsi: Set the fence to signaled in AcquireNextImageKHR
3456
* anv: Rework fences
3457
* vulkan/wsi/wayland: Include pthread.h
3458
* vulkan/wsi/wayland: Clean up some error handling paths
3459
* vulkan/wsi: Report the correct min/maxImageCount
3460
* i965/gs: Allow primitive id to be a system value
3461
* anv: Handle null in all destructors
3462
* anv/fence: Handle ANV_FENCE_CREATE_SIGNALED_BIT
3463
* nir/spirv: Fix handling of gl_PrimitiveId
3464
* anv/blorp: Ignore clears for attachments first used as resolve destinations
3465
* anv: Implement a depth stall restriction on gen7
3466
* anv/cmd_buffer: Handle running out of binding tables in compute shaders
3467
* anv/cmd_buffer: Emit a CS stall before setting a CS pipeline
3468
* vulkan/wsi/x11: Implement FIFO mode.
3469
* isl: Fix height calculation in isl_msaa_interleaved_scale_px_to_sa
3470
* i965/hsw: Set integer mode in sampling state for stencil texturing
3471
* intel: Set min_ds_entries on Broxton.
3472
* i965: Fix compute shader crash.
3473
* mesa: Drop PATH_MAX usage.
3474
* i965: Fix GS push inputs with enhanced layouts.
3475
* vulkan/wsi: Add a thread-safe queue implementation
3476
* anv: fix multi level clears with VK_REMAINING_MIP_LEVELS
3477
* gbm: request correct version of the DRI2_FENCE extension
3478
* radeonsi: store group_size_variable in struct si_compute
3479
* glsl/lower_output_reads: fix geometry shader output handling with conditional emit
3480
* Fix races during _mesa_HashWalk().
3481
* mesa: fix empty program log length
3482
3483
-------------------------------------------------------------------
3484
Mon Nov 21 11:53:40 UTC 2016 - sndirsch@suse.com
3485
3486
- baselibs.conf: enabled build of 32bit Mesa-dri-nouveau package,
3487
e.g. required for Steam (bnc#1011156)
3488
3489
-------------------------------------------------------------------
3490
Mon Nov 14 19:12:26 UTC 2016 - mimi.vx@gmail.com
3491
3492
- update to 13.0.1
3493
* fdo#97715 [ILK,G45,G965] piglit.spec.arb_separate_shader_objects.misc
3494
api error checks
3495
* fdo#98012 [IVB] Segfault when running Dolphin twice with Vulkan
3496
* fdo#98512 radeon r600 vdpau: Invalid command stream: texture bo too small
3497
* i965: Fix GPU hang related to multiple render targets and alpha testing
3498
* Revert "st/vdpau: use linear layout for output surfaces"
3499
* ac/nir: add support for discard_if intrinsic (v2)
3500
* nir: add conditional discard optimisation (v4)
3501
* amd/addrlib: limit fastcall/regparm to GCC i386
3502
* anv: use correct .specVersion for extensions
3503
* vc4: Use Newton-Raphson on the 1/W write to fix glmark2 terrain.
3504
* ir: Flip gl_SamplePosition in nir_lower_wpos_ytransform().
3505
* anv/device: Return DEVICE_LOST if execbuf2 fails
3506
* vulkan/wsi/x11: Better handle wsi_x11_connection_create failure
3507
* vulkan/wsi/x11: Clean up connections in finish_wsi
3508
* anv: Better handle return codes from anv_physical_device_init
3509
* intel/blorp: Use wm_prog_data instead of hand-rolling our own
3510
* intel/blorp: Pass a brw_stage_prog_data to upload_shader
3511
* anv/pipeline: Put actual pointers in anv_shader_bin
3512
* anv/pipeline: Properly cache prog_data::param
3513
* intel/blorp: Emit all the binding tables
3514
* anv/device: Add an execbuf wrapper
3515
* anv: Add a cmd_buffer_execbuf helper
3516
* anv: Don't presume to know what address is in a surface relocation
3517
* anv: Add a new bo_pool_init helper
3518
* anv/allocator: Simplify anv_scratch_pool
3519
* anv: Initialize anv_bo::offset to -1
3520
* anv/batch_chain: Improve write_reloc
3521
* anv: Add an anv_execbuf helper struct
3522
* anv/batch: Move last_ss_pool_bo_offset to the command buffer
3523
* anv: Move relocation handling from EndCommandBuffer to QueueSubmit
3524
* anv/cmd_buffer: Take a command buffer instead of a batch in two helpers
3525
* anv/cmd_buffer: Enable a CS stall workaround for Sky Lake gt4
3526
* glsl: Update deref types when resizing implicitly sized arrays.
3527
* mesa: Fix pixel shader scratch space allocation on Gen9+ platforms.
3528
* anv: Do relocations in userspace before execbuf ioctl
3529
* egl: use util/macros.h
3530
* egl: make interop ABI visible again
3531
* glx: make interop ABI visible again
3532
* radeonsi: fix an assertion failure in si_decompress_sampler_color_textures
3533
* radeonsi: fix BFE/BFI lowering for GLSL semantics
3534
* glsl: fix lowering of UBO references of named blocks
3535
* st/glsl_to_tgsi: fix dvec[34] loads from SSBO
3536
* st/mesa: fix the layer of VDPAU surface samplers
3537
* gallium/hud: fix a problem where objects are free'd while in use.
3538
* gallium/hud: close a previously opened handle
3539
* gallium/hud: protect against and initialization race
3540
* mesa/glsl: delete previously linked shaders earlier when linking
3541
3542
-------------------------------------------------------------------
3543
Mon Nov 7 15:09:08 UTC 2016 - schwab@suse.de
3544
3545
- Build Mesa-dri-nouveau only where available
3546
3547
-------------------------------------------------------------------
3548
Wed Nov 2 11:44:47 UTC 2016 - zaitor@opensuse.org
3549
3550
- Drop u_Mesa_i965-import-prime-buffers.patch: Upstream fixed the
3551
bug in a different way, and we should not keep the now obsolete
3552
patch (boo#991638, fdo#71759).
3553
3554
-------------------------------------------------------------------
3555
Tue Nov 1 18:14:28 UTC 2016 - mimi.vx@gmail.com
3556
3557
- update to 13.0.0
3558
- openGL 4.5 with i965 driver on intel bbroadwell and newer hw
3559
- openGL ES for haswell supports 3.1, skylake 3.2
3560
- fixes for intel vulkan driver
3561
- early support fot GP100
3562
- better radeonSI performace
3563
- dropped U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch
3564
- refreshed u_Mesa_i965-import-prime-buffers.patch
3565
3566
-------------------------------------------------------------------
3567
Tue Oct 25 10:05:26 UTC 2016 - sndirsch@suse.com
3568
3569
- let Mesa-dri-nouveau supplement xf86-video-nouveau, so it gets
3570
preselected as well once hardware supplements for Mesa-dri-nouveau
3571
match (bnc#1005323)
3572
3573
-------------------------------------------------------------------
3574
Mon Oct 17 14:35:07 UTC 2016 - mstaudt@suse.com
3575
3576
- Mesa.spec: %ifdef'd out patches by mistake
3577
3578
-------------------------------------------------------------------
3579
Mon Oct 17 13:45:06 UTC 2016 - mstaudt@suse.com
3580
3581
- Split off nouveau*_dri.so into Mesa-dri-nouveau.
3582
Nouveau's 3D support is too unstable to enable by default.
3583
3584
-------------------------------------------------------------------
3585
Mon Oct 17 12:34:12 UTC 2016 - mstaudt@suse.com
3586
3587
- Mesa.spec: Disable Nouveau locking patches by default
3588
3589
-------------------------------------------------------------------
3590
Fri Oct 14 10:17:17 UTC 2016 - mstaudt@suse.com
3591
3592
- U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch:
3593
Initialize RSxxx chipsets correctly (bsc#985650)
3594
3595
-------------------------------------------------------------------
3596
Fri Oct 14 09:10:46 UTC 2016 - mstaudt@suse.com
3597
3598
- N_01-WIP-nouveau-add-locking.patch
3599
N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch
3600
N_03-nv30-locking-fixes.patch
3601
N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch
3602
N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch
3603
3604
Backport nouveau locking workaround to enable multithreading.
3605
3606
Source: https://github.com/imirkin/mesa/commits/locking
3607
3608
According to the author, crashes may still happen, but much more rarely.
3609
3610
Tested on GK107.
3611
3612
N_04-* and N_05-* include untested fixes for nv50.
3613
3614
Fixes (boo#997171) as suggested in (fdo#91632).
3615
3616
-------------------------------------------------------------------
3617
Mon Sep 19 10:00:05 UTC 2016 - zaitor@opensuse.org
3618
3619
- Add u_Mesa_i965-import-prime-buffers.patch: i965: import prime
3620
buffers in the current context, not screen (fdo#71759,
3621
boo#991638).
3622
3623
-------------------------------------------------------------------
3624
Sat Sep 17 16:40:56 UTC 2016 - mimi.vx@gmail.com
3625
3626
- update to 12.0.3
3627
* fdo#97781 - [HSW, BYT, IVB] es2-cts.gtf.gl2extensiontests.depth_texture_cube_map.depth_texture_cube_map
3628
* Revert "i965/miptree: Stop multiplying cube depth by 6 in HiZ calculations"
3629
3630
-------------------------------------------------------------------
3631
Mon Sep 5 17:05:57 UTC 2016 - mimi.vx@gmail.com
3632
3633
- update to 12.0.2
3634
* fdo#69622 - eglTerminate then eglMakeCurrent crahes
3635
* fdo#89599 - symbol 'x86_64_entry_start' is already defined when building
3636
with LLVM/clang
3637
* fdo#91342 - Very dark textures on some objects in indoors environments in
3638
Postal 2
3639
* fdo#92306 - GL Excess demo renders incorrectly on nv43
3640
* fdo#94148 - Framebuffer considered invalid when a draw call is done
3641
before glCheckFramebufferStatus
3642
* fdo#96274 - [NVC0] Failure when compiling compute shader: Assertion
3643
`bb-<getFirst()-<serial >= bb-<getExit()-<serial' failed
3644
* fdo#96358 - SSO: wrong interface validation between GS and VS (regresion
3645
due to latest gles 3.1)
3646
* fdo#96381 - Texture artifacts with immutable texture storage and mipmaps
3647
* fdo#96762 - [radeonsi,apitrace] Firewatch: nothing rendered
3648
in scrollable (text) areas
3649
* fdo#96835 - "gallium: Force blend color to 16-byte alignment" crash with
3650
"-march=native -O3" causes some 32bit games to crash
3651
* fdo#96850 - Crucible tests fail for 32bit mesa
3652
* fdo#96908 - [radeonsi] MSAA causes graphical artifacts
3653
* fdo#96911 - webgl2 conformance2/textures/misc/tex-mipmap-levels.html
3654
crashes 12.1 Intel driver
3655
* fdo#96971 - invariant qualifier is not valid for shader inputs
3656
* fdo#97039 - The Talos Principle and Serious Sam 3 GPU faults
3657
* fdo#97207 - [IVY BRIDGE] Fragment shader discard writing to depth
3658
* fdo#97214 - X not running with error "Failed to make EGL context current
3659
* fdo#97225 - [i965 on HD4600 Haswell] xcom switch to ingame cinematics cause
3660
segmentation fault
3661
* fdo#97231 - GL_DEPTH_CLAMP doesn't clamp to the far plane
3662
* fdo#97307 - glsl/glcpp/tests/glcpp-test regression
3663
* fdo#97331 - glDrawElementsBaseVertex doesn't work in display list on i915
3664
* fdo#97351 - DrawElementsBaseVertex with VBO ignores base vertex on
3665
Intel GMA 9xx in some cases
3666
* fdo#97426 - glScissor gives vertically inverted result
3667
* fdo#97476 - Shader binaries should not be stored in the PipelineCache
3668
* fdo#97567 - [SNB, ILK] ctl, piglit regressions in mesa 12.0.2rc1
3669
+ many other fixes from 12.0.1
3670
3671
3672
-------------------------------------------------------------------
3673
Sat Jul 9 07:11:14 UTC 2016 - mimi.vx@gmail.com
3674
3675
- update to 12.0.1
3676
* Vulkan driver for Intel hardware from Ivy Bridge onward.
3677
* OpenGL 4.3 for nvc0, radeonsi and i965 (Gen8+)
3678
* OpenGL ES 3.1 on nvc0 and radeonsi
3679
* DRI3 enablement for VDPAU, OMX and VAAPI
3680
3681
-------------------------------------------------------------------
3682
Tue Jul 5 20:08:21 UTC 2016 - toddrme2178@gmail.com
3683
3684
- Fix Group tag.
3685
3686
-------------------------------------------------------------------
3687
Tue Jun 21 19:57:26 UTC 2016 - mimi.vx@gmail.com
3688
3689
- update to 12.0.0-rc4 final RC
3690
3691
-------------------------------------------------------------------
3692
Fri Jun 17 14:57:47 UTC 2016 - sndirsch@suse.com
3693
3694
- moved libxatracker package definition to the end to get rid of
3695
issues related to the special version of this package
3696
3697
-------------------------------------------------------------------
3698
Fri Jun 17 14:12:52 UTC 2016 - sndirsch@suse.com
3699
3700
- let Mesa-libVulkan-devel conflict with vulkan-devel due to file
3701
conflics in both packages
3702
3703
-------------------------------------------------------------------
3704
Wed Jun 15 14:39:32 UTC 2016 - sndirsch@suse.com
3705
3706
- Update to version 12.0.0-rc2
3707
* Bug fixes and performance improvements
3708
- supersedes patches:
3709
u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch,
3710
U_anv-add-the-X-related-and-Wayland-CFLAGS-to-VULKAN.patch
3711
- removed option for build in verbose log mode
3712
- improved Group tag for libVulkan-devel
3713
3714
-------------------------------------------------------------------
3715
Sun Jun 12 09:22:10 UTC 2016 - sndirsch@suse.com
3716
3717
- fixed 'osc service localrun download_files' run by removing
3718
rc release from version define
3719
3720
-------------------------------------------------------------------
3721
Thu Jun 9 20:29:29 UTC 2016 - mimi.vx@gmail.com
3722
3723
- fix vulkan naming scheme, add supplement for xf86-video-intel
3724
3725
-------------------------------------------------------------------
3726
Wed Jun 8 20:10:11 UTC 2016 - tobias.johannes.klausmann@mni.thm.de
3727
3728
- Fix Requirement for Mesa-libVulkan-devel, not Mesa-libvulkan, but
3729
Mesa-libVulkan
3730
3731
-------------------------------------------------------------------
3732
Wed Jun 8 07:33:35 UTC 2016 - jslaby@suse.com
3733
3734
- x86: enable virgl gallium driver
3735
3736
-------------------------------------------------------------------
3737
Tue Jun 7 23:25:31 UTC 2016 - tobias.johannes.klausmann@mni.thm.de
3738
3739
- Update to version 12.0.0-rc2:
3740
- New features:
3741
+ OpenGL 4.3 on nvc0, radeonsi, i965 (Gen8+)
3742
+ OpenGL ES 3.1 on nvc0, radeonsi
3743
+ GL_ARB_ES3_1_compatibility on nvc0, radeonsi
3744
+ GL_ARB_compute_shader on nvc0, radeonsi, softpipe
3745
+ GL_ARB_cull_distance on i965/gen6+, nv50, nvc0, llvmpipe, softpipe
3746
+ GL_ARB_framebuffer_no_attachments on nvc0, r600, radeonsi, softpipe
3747
+ GL_ARB_internalformat_query2 on all drivers
3748
+ GL_ARB_query_buffer_object on i965/hsw+
3749
+ GL_ARB_robust_buffer_access_behavior on i965, nvc0, radeonsi
3750
+ GL_ARB_shader_atomic_counters on radeonsi, softpipe
3751
+ GL_ARB_shader_atomic_counter_ops on nvc0, radeonsi, softpipe
3752
+ GL_ARB_shader_image_load_store on nvc0, radeonsi, softpipe
3753
+ GL_ARB_shader_image_size on nvc0, radeonsi, softpipe
3754
+ GL_ARB_shader_storage_buffer_objects on radeonsi, softpipe
3755
+ GL_ATI_fragment_shader on all Gallium drivers
3756
+ GL_EXT_base_instance on all drivers that support GL_ARB_base_instance
3757
+ GL_EXT_clip_cull_distance on all drivers that support GL_ARB_cull_distance
3758
+ GL_KHR_robustness on i965
3759
+ GL_OES_copy_image on i965 (Baytrail and Gen8+)
3760
+ GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers
3761
that support GL_ARB_draw_buffers_blend
3762
+GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 on all drivers that support
3763
GL_ARB_gpu_shader5
3764
+GL_OES_sample_shading on i965, nvc0, r600, radeonsi
3765
+GL_OES_sample_variables on i965, nvc0, r600, radeonsi
3766
+GL_OES_shader_image_atomic on all drivers that support
3767
GL_ARB_shader_image_load_store
3768
+GL_OES_shader_io_blocks on i965, nvc0, radeonsi
3769
+GL_OES_shader_multisample_interpolation on i965, nvc0, r600, radeonsi
3770
+ GL_OES_texture_border_clamp and GL_EXT_texture_border_clamp on all drivers
3771
that support +GL_ARB_texture_border_clamp
3772
+ GL_OES_texture_buffer and GL_EXT_texture_buffer on i965, nvc0, radeonsi
3773
+ EGL_KHR_reusable_sync on all drivers
3774
+ GL_ARB_stencil_texture8 and GL_OES_stencil_texture8 on i965/gen8+
3775
- Enable build of the Intel Vulkan driver (anv):
3776
+ Introduce new packages: libVulkan and libVulkan-devel
3777
- Remove upstreamed patches:
3778
+ u_glxcmds-glXGetFBConfigs-fix-screen-bounds.patch
3779
+ U_gallivm-disable-avx512-features.patch
3780
- Upstream Patches:
3781
+ U_anv-add-the-X-related-and-Wayland-CFLAGS-to-VULKAN.patch
3782
* Otherwise we might fail to find the headers in some scenarios.
3783
- drop docs/COPYING: No GPL licensed code in Mesa resident (upstream change)
3784
3785
-------------------------------------------------------------------
3786
Wed Jun 1 14:48:38 UTC 2016 - eich@suse.com
3787
3788
- U_gallivm-disable-avx512-features.patch:
3789
Fix crashes on some Skykake CPUs by disabling avx512 features
3790
(bsc#980557, bsc#981532).
3791
3792
-------------------------------------------------------------------
3793
Wed May 25 11:39:12 UTC 2016 - dmueller@suse.com
3794
3795
- enable vc4 and freedreno on aarch64 as well
3796
3797
-------------------------------------------------------------------
3798
Wed May 18 17:01:35 UTC 2016 - eich@suse.com
3799
3800
- u_glxcmds-glXGetFBConfigs-fix-screen-bounds.patch:
3801
Fix crash due to oud of founds screen (boo#980382).
3802
3803
-------------------------------------------------------------------
3804
Mon May 9 15:24:00 UTC 2016 - mimi.vx@gmail.com
3805
3806
- update to 11.2.2
3807
- removed upstreamed patches:
3808
+ u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch
3809
+ u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch
3810
* fdo#92850 - Segfault loading War Thunder
3811
* fdo#93767 - Glitches with soft shadows and MSAA in Knights of the Old Republic 2
3812
* fdo#94955 - Uninitialized variables leads to random segfaults (valgrind log,
3813
apitrace attached)
3814
* fdo#94994 - OSMesaGetProcAdress always fails on mangled OSMesa
3815
* fdo#95026 - Alien Isolation segfault after initial loading screen/video
3816
* fdo#95133 - X-COM Enemy Within crashes when entering tactical mission with Bonaire
3817
* fdo#95164 - GLSL compiler (linker I think) emits assertion upon call to
3818
glAttachShader
3819
* fdo#95251 - vdpau decoder capabilities: not supported
3820
* radeon/uvd: alignment fix for decode message buffer
3821
* st/mesa: fix sampler view leak in st_DrawAtlasBitmaps()
3822
* gallium/util: initialize pipe_framebuffer_state to zeros
3823
* dri: Fix robust context creation via EGL attribute
3824
* dri2: Check for dummyContext to see if the glx_context is valid
3825
* cherry-ignore: remove duplicate commit
3826
* cherry-ignore: ignore the GetSamplerParameterIuiv{EXT,OES} fixups
3827
* vc4: Fix subimage accesses to LT textures.
3828
* vc4: Add support for rendering to cube map surfaces.
3829
* vc4: Fix tests for format supported with nr_samples == 1.
3830
* vc4: Make sure we recompile when sample_mask changes.
3831
* glapi: fix _glapi_get_proc_address() for mangled function names
3832
* nvc0: fix retrieving query results into buffer for timestamps
3833
* nouveau/video: properly detect the decoder class for availability checks
3834
* i965/fs: Properly report regs_written from SAMPLEINFO
3835
* egl/x11: authenticate before doing chipset id ioctls
3836
* winsys/sw/xlib: use correct free function for xlib_dt->data
3837
* i965: Fix clear code for ignoring colormask for XRGB formats on Gen9+.
3838
* glsl: Convert lower_vec_index_to_swizzle to a rvalue visitor.
3839
* glsl: Lower vector_extracts to swizzles after lower_vector_derefs.
3840
* radeon/uvd: fix tonga feedback buffer size
3841
* st/mesa: fix blit-based GetTexImage for non-finalized textures
3842
* gallium/radeon: handle failure when mapping staging buffer
3843
* st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor
3844
* gallium/radeon: fix crash in r600_set_streamout_targets
3845
* radeonsi: correct NULL-pointer check in si_upload_const_buffer
3846
* radeonsi: work around an MSAA fast stencil clear problem
3847
* r600g/radeonsi: send endian info to format translation functions
3848
* r600g: set endianess of 16/32-bit buffers according to do_endian_swap
3849
* r600g: use do_endian_swap in color swapping functions
3850
* r600g: use do_endian_swap in texture swapping function
3851
* r600g: fix and optimize tgsi_cmp when using ABS and NEG modifier
3852
* llvmpipe: (trivial) initialize src1_alpha var to NULL
3853
* gallivm: fix bogus argument order to lp_build_sample_mipmap function
3854
* gallivm: make sampling more robust against bogus coordinates
3855
* gk110/ir: do not overwrite def value with zero for EXCH ops
3856
* gk110/ir: make use of IMUL32I for all immediates
3857
* nvc0/ir: fix wrong emission of (a OP b) OP c
3858
* gk110/ir: add emission for (a OP b) OP c
3859
* nvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+
3860
* st/glsl_to_tgsi: fix potential crash when allocating temporaries
3861
* dri3: Check for dummyContext to see if the glx_context is valid
3862
* i965/blorp/gen7: Prepare re-using for gen8
3863
* i965/blorp: Use 8k chunk size for urb allocation
3864
* tgsi: initialize stack allocated struct
3865
* winsys/sw/dri: use correct free function for dri_sw_dt->data
3866
* android: enable dlopen() on all architectures
3867
3868
-------------------------------------------------------------------
3869
Thu Apr 21 09:36:08 UTC 2016 - sndirsch@suse.com
3870
3871
- u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch
3872
* dri3: Check for dummyContext to see if the glx_context is valid
3873
According to the comments in src/glx/glxcurrent.c
3874
__glXGetCurrentContext() always returns a valid pointer. If no
3875
context is made current, it will contain dummyContext. Thus a
3876
test for NULL will always fail.
3877
3878
-------------------------------------------------------------------
3879
Sun Apr 17 19:13:12 UTC 2016 - mimi.vx@gmail.com
3880
3881
- update to 11.2.1
3882
* It fixes crashes in VAAPI, some build problems in Nine has been addressed,
3883
adds a drirc workaround for Warsow and resolves issues in the nouveau,
3884
radeonsi and i965 drivers.
3885
* fdo#93962 ES2-CTS.gtf.GL2FixedTests.scissor.scissor - segfault/asserts
3886
3887
-------------------------------------------------------------------
3888
Mon Apr 4 19:57:06 UTC 2016 - mimi.vx@gmail.com
3889
3890
- update to 11.2.0
3891
- dropped U_clover-Fix-build-against-LLVM-3.8.patch
3892
- dropped U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch
3893
- New Features:
3894
* GL_ARB_arrays_of_arrays on all gallium drivers that provide GLSL 1.30
3895
* GL_ARB_base_instance on freedreno/a4xx
3896
* GL_ARB_compute_shader on i965
3897
* GL_ARB_copy_image on r600
3898
* GL_ARB_indirect_parameters on nvc0
3899
* GL_ARB_query_buffer_object on nvc0
3900
* GL_ARB_shader_atomic_counters on nvc0
3901
* GL_ARB_shader_draw_parameters on i965, nvc0
3902
* GL_ARB_shader_storage_buffer_object on nvc0
3903
* GL_ARB_tessellation_shader on i965 and r600 (evergreen/cayman only)
3904
* GL_ARB_texture_buffer_object_rgb32 on freedreno/a4xx
3905
* GL_ARB_texture_buffer_range on freedreno/a4xx
3906
* GL_ARB_texture_query_lod on freedreno/a4xx
3907
* GL_ARB_texture_rgb10_a2ui on freedreno/a4xx
3908
* GL_ARB_texture_view on freedreno/a4xx
3909
* GL_ARB_vertex_type_10f_11f_11f_rev on freedreno/a4xx
3910
* GL_KHR_texture_compression_astc_ldr on freedreno/a4xx
3911
* GL_AMD_performance_monitor on radeonsi (CIK+ only)
3912
* GL_ATI_meminfo on r600, radeonsi
3913
* GL_NVX_gpu_memory_info on r600, radeonsi
3914
* New OSMesaCreateContextAttribs() function (for creating core profile contexts)
3915
+ Many bugfixes, for more info see relnotes/11.2.0.html
3916
3917
-------------------------------------------------------------------
3918
Wed Mar 16 18:12:00 UTC 2016 - eich@suse.com
3919
3920
- n_Define-GLAPIVAR-separate-from-GLAPI.patch:
3921
Add separate definition GLAPIVAR as GLAPI
3922
doesn't have the an 'extern' for some compiler
3923
versions. This is needed for GLw (bsc#970725).
3924
3925
-------------------------------------------------------------------
3926
Wed Mar 16 11:31:20 UTC 2016 - sndirsch@suse.com
3927
3928
- U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch
3929
* llvmpipe: Do not use barriers if not using threads; triggers
3930
on single cpu machines (like KVM in openQA) with gcc6 and
3931
latest glibc(bnc#971350)
3932
3933
-------------------------------------------------------------------
3934
Mon Mar 14 12:02:29 UTC 2016 - dmueller@suse.com
3935
3936
- enable llvmpipe for aarch64 (fate#320649)
3937
3938
-------------------------------------------------------------------
3939
Thu Feb 11 13:18:31 UTC 2016 - mimi.vx@gmail.com
3940
3941
- update to 11.1.2
3942
* Bugfix release:
3943
+ fdo#93648 - Random lines being rendered when playing Dolphin (geometry shaders
3944
elated, w/ apitrace)
3945
+ fdo#93650 - GL_ARB_separate_shader_objects is buggy (PCSX2)
3946
+ fdo#93717 - Meta mipmap generation can corrupt texture state
3947
+ fdo#93722 - Segfault when compiling shader with a subroutine that takes a parameter
3948
+ fdo#93731 - glUniformSubroutinesuiv segfaults when subroutine uniform is bound
3949
to a specific location
3950
+ fdo#93761 - A conditional discard in a fragment shader causes no depth
3951
writing at all
3952
+ Some bugfixes in i965,nv50,radeonsi,r600g,vc4 drivers
3953
3954
-------------------------------------------------------------------
3955
Thu Jan 28 09:37:21 UTC 2016 - idonmez@suse.com
3956
3957
- Add U_clover-Fix-build-against-LLVM-3.8.patch to fix build
3958
against llvm 3.8
3959
3960
-------------------------------------------------------------------
3961
Wed Jan 20 16:40:10 UTC 2016 - eich@suse.com
3962
3963
- u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch
3964
Check for dummyContext to see if the glx_context is valid (boo#962609).
3965
3966
-------------------------------------------------------------------
3967
Wed Jan 20 15:16:11 UTC 2016 - sndirsch@suse.com
3968
3969
- n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
3970
* Since these are packaged separately in (open)SUSE anyway, one
3971
can use copies as well. This makes debug packages possible
3972
again. (bnc #962609)
3973
3974
-------------------------------------------------------------------
3975
Wed Jan 13 23:14:33 UTC 2016 - mimi.vx@gmail.com
3976
3977
- update to 11.1.1
3978
* Bugfix release and adding KB Lake PCI id's
3979
+ fdo#91806 - configure does not test whether assembler supports sse4.1
3980
+ fdo#92229 - [APITRACE] SOMA have serious graphical errors
3981
+ fdo#92233 - Unigine Heaven 4.0 silhuette run
3982
+ fdo#93004 - Guild Wars 2 crash on nouveau DX11 cards
3983
+ fdo#93215 - [Regression bisected] Ogles1conform Automatic mipmap
3984
generation test is fail
3985
+ fdo#93257 - [SKL, bisected] ASTC dEQP tests segfault
3986
+ fixes for r600,nv*,glx,glsl,radeonsi and i965
3987
3988
-------------------------------------------------------------------
3989
Wed Jan 6 14:00:51 UTC 2016 - schwab@suse.de
3990
3991
- Enable swrast gallium driver on s390/aarch64
3992
- Exclude Mesa-libva on s390/s390x/aarch64
3993
3994
-------------------------------------------------------------------
3995
Sun Dec 20 05:03:08 UTC 2015 - jimmy@boombatower.com
3996
3997
- Apply patch: st/va: hardlink driver instances to
3998
gallium_drv_video.so
3999
+ u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch
4000
4001
-------------------------------------------------------------------
4002
Thu Dec 17 07:06:21 UTC 2015 - jimmy@boombatower.com
4003
4004
- Add Mesa-libva.
4005
4006
-------------------------------------------------------------------
4007
Tue Dec 15 16:17:22 UTC 2015 - mimi.vx@gmail.com
4008
4009
- update to 11.1.0, new stable release
4010
* New features:
4011
+ Note: some of the new features are only available with certain drivers.
4012
+ OpenGL 3.1 support on freedreno (a3xx, a4xx)
4013
+ OpenGL 3.3 support for VMware guest VM driver (supported by Workstation 12
4014
and Fusion 8).
4015
+ GL_AMD_performance_monitor on nv50
4016
+ GL_ARB_arrays_of_arrays on i965
4017
+ GL_ARB_blend_func_extended on freedreno (a3xx)
4018
+ GL_ARB_clear_texture on nv50, nvc0
4019
+ GL_ARB_clip_control on freedreno/a4xx
4020
+ GL_ARB_copy_image on nv50, nvc0, radeonsi
4021
+ GL_ARB_depth_clamp on freedreno/a4xx
4022
+ GL_ARB_fragment_layer_viewport on i965 (gen6+)
4023
+ GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips
4024
+ GL_ARB_gpu_shader5 on r600 for Evergreen and later chips
4025
+ GL_ARB_seamless_cubemap_per_texture on freedreno/a4xx
4026
+ GL_ARB_shader_clock on i965 (gen7+)
4027
+ GL_ARB_shader_stencil_export on i965 (gen9+)
4028
+ GL_ARB_shader_storage_buffer_object on i965
4029
+ GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi
4030
+ GL_ARB_texture_barrier / GL_NV_texture_barrier on i965
4031
+ GL_ARB_texture_buffer_range on freedreno/a3xx
4032
+ GL_ARB_texture_compression_bptc on freedreno/a4xx
4033
+ GL_ARB_texture_query_lod on softpipe
4034
+ GL_ARB_texture_view on radeonsi and r600 (for evergeen and newer)
4035
+ GL_ARB_vertex_type_2_10_10_10_rev on freedreno (a3xx, a4xx)
4036
+ GL_EXT_blend_func_extended on all drivers that support the ARB version
4037
+ GL_EXT_buffer_storage implemented for when ES 3.1 support is gained
4038
+ GL_EXT_draw_elements_base_vertex on all drivers
4039
+ GL_EXT_texture_compression_rgtc / latc on freedreno (a3xx & a4xx)
4040
+ GL_KHR_debug (GLES)
4041
+ GL_NV_conditional_render on freedreno
4042
+ GL_OES_draw_elements_base_vertex on all drivers
4043
+ EGL_KHR_create_context on softpipe, llvmpipe
4044
+ EGL_KHR_gl_colorspace on softpipe, llvmpipe
4045
+ new virgl gallium driver for qemu virtio-gpu
4046
+ 16x multisampling on i965 (gen9+)
4047
+ GL_EXT_shader_samples_identical on i965.
4048
* +many bugfixes, please see relnotes
4049
4050
-------------------------------------------------------------------
4051
Wed Dec 9 19:15:39 UTC 2015 - mimi.vx@gmail.com
4052
4053
- Update to version 11.0.7
4054
+ bugfixes release for bugs found since 11.0.6
4055
fdo#90348 - Spilling failure of b96 merged value
4056
fdo#92363 - [BSW/BDW] ogles1conform Gets test fails
4057
fdo#92438 - Segfault in pushbuf_kref when running the android
4058
emulator (qemu) on nv50
4059
fdo#93110 - [NVE4] textureSize() and textureQueryLevels() uses a texture
4060
bound during the previous draw call
4061
fdo#93126> - wrongly claim supporting GL_EXT_texture_rg
4062
+ plus fixes for r600g,llvmpipe,i955,egl,gles2
4063
4064
-------------------------------------------------------------------
4065
Tue Dec 1 07:57:16 UTC 2015 - jimmy@boombatower.com
4066
4067
- Add Mesa-libOpenCL.
4068
4069
-------------------------------------------------------------------
4070
Sun Nov 22 11:05:34 UTC 2015 - zaitor@opensuse.org
4071
4072
- Update to version 11.0.6:
4073
+ This release brings driver fixes for i965, r600, radeonsi,
4074
nouveau, vc4, and llvmpipe including a serious regression for
4075
r100/r200 era hardware.
4076
+ Additional patches cover glsl, nir, mesa/meta and VC-1
4077
decoding.
4078
4079
-------------------------------------------------------------------
4080
Wed Nov 11 18:08:32 UTC 2015 - mimi.vx@gmail.com
4081
4082
- update to 11.0.5
4083
* With this release we have some driver patches for i965 and nouveau, a couple
4084
of llvm 3.7 related fixes and a some bugfixes in the VA state-tracker.
4085
* Additionally we have a few new PCI ids for i965 and radeonsi.
4086
4087
-------------------------------------------------------------------
4088
Sun Oct 25 18:08:04 UTC 2015 - mimi.vx@gmail.com
4089
4090
- update to 11.0.4
4091
* bug fix release which fixes bugs found since the 11.0.3 release
4092
* droped patches - merged by upstream:
4093
U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch
4094
U_i965-Remove-early-release-of-DRI2-miptree.patch
4095
4096
-------------------------------------------------------------------
4097
Thu Oct 22 13:08:47 UTC 2015 - sndirsch@suse.com
4098
4099
- U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch
4100
* This avoids a serious r600g bug leading to a GPU hang (bnc#951298)
4101
4102
-------------------------------------------------------------------
4103
Tue Oct 20 12:27:16 UTC 2015 - sndirsch@suse.com
4104
4105
- Update to 11.0.3
4106
* bug fix release which fixes bugs found since the 11.0.2 release
4107
4108
-------------------------------------------------------------------
4109
Thu Oct 1 12:47:05 UTC 2015 - sndirsch@suse.com
4110
4111
- Update to 11.0.2
4112
* This is a emergency release which covers the final dEQP
4113
regressions introduced in the 11.0 development cycle.
4114
4115
-------------------------------------------------------------------
4116
Wed Sep 30 09:29:30 UTC 2015 - jslaby@suse.com
4117
4118
- update upstream status:
4119
* remove n_i965-Remove-early-release-of-DRI2-miptree.patch
4120
* add U_i965-Remove-early-release-of-DRI2-miptree.patch
4121
4122
-------------------------------------------------------------------
4123
Sat Sep 26 20:06:50 UTC 2015 - mpluskal@suse.com
4124
4125
- Update to 11.0.1
4126
* i965/vec4: Fix saturation errors when coalescing registers
4127
* i965/vec4_nir: Load constants as integers
4128
* meta: Abort meta pbo path if TexSubImage need signed unsigned
4129
conversion
4130
* docs: add sha256 checksums for 11.0.0
4131
* Update version to 11.0.1
4132
* docs: add release notes for 11.0.1
4133
* mesa: Fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for default
4134
framebuffer.
4135
* t_dd_dmatmp: Make "count" actually be the count
4136
* t_dd_dmatmp: Clean up improper code formatting from previous
4137
patch
4138
* t_dd_dmatmp: Use '& 3' instead of '% 4' everywhere
4139
* t_dd_dmatmp: Pull out common 'count -= count & 3' code
4140
* t_dd_dmatmp: Use addition instead of subtraction in loop
4141
bounds
4142
* st/mesa: avoid integer overflows with buffers >= 512MB
4143
* nv50, nvc0: fix max texture buffer size to 128M elements
4144
* freedreno/a3xx: fix blending of L8 format
4145
* nv50,nvc0: detect underlying resource changes and update tic
4146
* nv50,nvc0: flush texture cache in presence of coherent bufs
4147
* radeonsi: load fmask ptr relative to the resources array
4148
* nir: Fix a bunch of ralloc parenting errors
4149
* i965/vec4: Don't reswizzle hardware registers
4150
* configure.ac: Add support to enable read-only text segment on
4151
x86.
4152
* gbm: convert gbm bo format to fourcc format on dma-buf import
4153
* mesa: fix errors when reading depth with glReadPixels
4154
* i965: fix textureGrad for cubemaps
4155
* mesa: Fix texture compression on big-endian systems
4156
4157
-------------------------------------------------------------------
4158
Mon Sep 14 15:40:22 UTC 2015 - jslaby@suse.com
4159
4160
- add n_i965-Remove-early-release-of-DRI2-miptree.patch (bnc#945444)
4161
4162
-------------------------------------------------------------------
4163
Mon Sep 14 07:49:02 UTC 2015 - sndirsch@suse.com
4164
4165
- marked Mesa.keyring and mesa-11.0.0.tar.xz.sig as source in
4166
specfile in order to make factory checkin policy happy
4167
4168
-------------------------------------------------------------------
4169
Sat Sep 12 15:36:35 UTC 2015 - mimi.vx@gmail.com
4170
4171
- Update to version 11.0.0
4172
* Mesa 11.0 brings core Mesa support for OpenGL 4.2, RadeonSI and Nouveau NVC0
4173
OpenGL 4.1 support (the other hardware drivers remain at OpenGL 3.3), AMDGPU
4174
kernel driver support along with initial R9 Fury/Fiji support, EGL 1.5 support,
4175
ongoing OpenGL ES 3.1 work, OpenCL compute image support, HEVC video decode
4176
support for RadeonSI via VDPAU, OpenGL ES 3.0 for Freedreno, and many fixes.
4177
+ drop U_mesa-llvm37-rename-r600-to-amdgpu.patch and U_mesa-llvm37.patch
4178
4179
-------------------------------------------------------------------
4180
Fri Sep 11 18:00:38 UTC 2015 - mimi.vx@gmail.com
4181
4182
- Update to version 10.6.7
4183
+ add gpg verification of source package
4184
* fdo#90751 Revert "i965: Momentarily pretend to support
4185
ARB_texture_stencil8 for blits."
4186
* mesa/teximage: use correct extension for accept stencil texture.
4187
4188
-------------------------------------------------------------------
4189
Mon Sep 7 08:33:46 UTC 2015 - zaitor@opensuse.org
4190
4191
- Update to version 10.6.6:
4192
* This release includes patches for mesa core, i965 (regression
4193
fixes), r600 (assertions and crash fixes in the sb backend),
4194
radeonsi (workaround for GPU hang in Unigine Heaven) and
4195
nouveau (piglit tests).
4196
- Replace libXvMC-devel and libexpat-devel for pkgconfig(xvmc) and
4197
pkgconfig(expat) BuildRequires.
4198
4199
-------------------------------------------------------------------
4200
Mon Sep 7 03:45:34 UTC 2015 - alarrosa@suse.com
4201
4202
- Add U_mesa-llvm37-rename-r600-to-amdgpu.patch to fix build with llvm 3.7
4203
due to rename of llvm target R600 to AMDGPU
4204
4205
-------------------------------------------------------------------
4206
Sat Sep 5 11:45:32 UTC 2015 - idonmez@suse.com
4207
4208
- Add U_mesa-llvm37.patch to fix build with llvm 3.7
4209
4210
-------------------------------------------------------------------
4211
Sat Aug 22 14:17:01 UTC 2015 - zaitor@opensuse.org
4212
4213
- Update to version 10.6.5:
4214
* Apart from the usual nouveau, i965 and radeon driver fixes,
4215
this time around we have a nouveau_vieux fix for a regression
4216
introduced with mesa 10.6.0 and a few even older big endian
4217
related bug-fixes.
4218
- Replace libvdpau-devel for pkgconfig(vdpau) BuildRequires.
4219
4220
-------------------------------------------------------------------
4221
Wed Aug 12 09:38:10 UTC 2015 - sndirsch@suse.com
4222
4223
- update to 10.6.4
4224
* In this release we have a few GL specific fixes (in both dri
4225
drivers and the EGL loader), an updated mesa.icd file and a
4226
crashfix for the standalone glcpp tool.
4227
4228
-------------------------------------------------------------------
4229
Wed Jul 29 19:55:48 UTC 2015 - mimi.vx@gmail.com
4230
4231
- update to 10.6.3
4232
* fdo#90728 - dvd playback with vlc and vdpau causes segmentation fault
4233
* fdo#91337 - OSMesaGetProcAdress("OSMesaPixelStore") returns nil
4234
* osmesa: fix OSMesaPixelsStore typo
4235
* vl: cleanup video buffer private when the decoder is destroyed
4236
* st/vdpau: fix mixer size checks
4237
* auxiliary/vl: use the correct screen index
4238
*i965/gen9: Use custom MOCS entries set up by the kernel.
4239
* nv50, nvc0: enable at least one color RT if alphatest is enabled
4240
* nvc0/ir: fix txq on indirect samplers
4241
* nvc0/ir: don't worry about sampler in txq handling
4242
* gm107/ir: fix indirect txq emission
4243
* nv50: fix max level clamping on G80
4244
* program: Allow redundant OPTION ARB_fog_* directives.
4245
* xa: don't leak fences
4246
4247
-------------------------------------------------------------------
4248
Sun Jul 12 08:32:38 UTC 2015 - mimi.vx@gmail.com
4249
4250
- update to 10.6.2
4251
* fdo#73528 - Deferred lighting in Second Life causes system hiccups and screen flickering
4252
* fdo#80500 - Flickering shadows in unreleased title trace
4253
* fdo#82186 - [r600g] BARTS GPU lockup with minecraft shaders
4254
* fdo#84225 - Allow constant-index-expression sampler array indexing with GLSL-ES < 300
4255
* fdo#90537 - radeonsi bo/va conflict on RADEON_GEM_VA (rscreen->ws->buffer_from_handle returns NULL)
4256
* fdo#90873 - Kernel hang, TearFree On, Mate desktop environment
4257
* fdo#91022 - [g45 g965 bisected] assertions generated from textureGrad cube samplers fix
4258
* fdo#91047 - [SNB Bisected] Messed up Fog in Super Smash Bros. Melee in Dolphin
4259
* fdo#91056 - The Bard's Tale (2005, native) has rendering issues
4260
* fdo#91117 - Nimbus (running in wine) has rendering issues, objects are semi-transparent
4261
* fdo#91124 - Civilization V (in Wine) has rendering issues: text missing, menu bar corrupted
4262
* fdo#91173 - Oddworld: Stranger's Wrath HD: disfigured models in wrong colors
4263
* fdo#91226 - Crash in glLinkProgram (NEW)
4264
* fdo#91231 - [NV92] Psychonauts (native) segfaults on start when DRI3 enabled
4265
* loader: Look for any version of currently linked libudev.so
4266
* nv50/ir: propagate modifier to right arg when const-folding mad
4267
* nv50/ir: fix emission of address reg in 3rd source
4268
* nv50/ir: copy joinAt when splitting both before and after
4269
* mesa: reset the source packing when creating temp transfer image
4270
* nv50/ir: don't emit src2 in immediate form
4271
* mesa/prog: relative offsets into constbufs are not constant
4272
* nv50/ir: UCMP arguments are float, so make sure modifiers are applied
4273
* nvc0: turn sample counts off during blit
4274
* i965/fs: Fix ir_txs in emit_texture_gen4_simd16().
4275
* i965: Reserve more batch space to accomodate Gen6 perfmonitors.
4276
* i965/vs: Fix matNxM vertex attributes where M != 4.
4277
* Revert "glsl: clone inputs and outputs during linking"
4278
* Revert "i965: Delete linked GLSL IR when using NIR."
4279
* r600g: disable single-sample fast color clear due to hangs
4280
* radeonsi: fix a hang with DrawTransformFeedback on 4 SE chips
4281
* st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces
4282
* nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
4283
* winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
4284
* i965/fs: Don't mess up stride for uniform integer multiplication.
4285
* winsys/radeon: Unmap GPU VM address range when destroying BO
4286
* meta: Only change and restore viewport 0 in mesa meta mode
4287
* i965: allocate at least 1 BLEND_STATE element
4288
* i965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA
4289
* glsl: Add missing check for whether an expression is an add operation
4290
* glsl: Make sure not to dereference NULL
4291
* i965: Don't try to print the GLSL IR if it has been freed
4292
* glsl: clone inputs and outputs during linking
4293
* i965: Delete linked GLSL IR when using NIR.
4294
* glsl: Allow dynamic sampler array indexing with GLSL ES < 3.00
4295
* mesa/glsl: new compiler option EmitNoIndirectSampler
4296
* i965: use EmitNoIndirectSampler for gen < 7
4297
* i915: use EmitNoIndirectSampler
4298
* mesa/st: use EmitNoIndirectSampler if !ARB_gpu_shader5
4299
* glsl: validate sampler array indexing for 'constant-index-expression'
4300
4301
-------------------------------------------------------------------
4302
Mon Jun 29 14:13:43 UTC 2015 - mimi.vx@gmail.com
4303
4304
- adjust libdrm dependencies
4305
4306
-------------------------------------------------------------------
4307
Mon Jun 29 10:09:24 UTC 2015 - sndirsch@suse.com
4308
4309
- Update to version 10.6.1
4310
* This release includes core mesa and glsl patches (amonst which
4311
a Dota2 Reborn bugfix) affecting all dri drivers, nouveau specific
4312
fixes and a selection of shared-glapi commits - from build fixes, to
4313
ones ensuring that the dri modules can be loaded.
4314
4315
-------------------------------------------------------------------
4316
Tue Jun 23 14:26:17 UTC 2015 - sndirsch@suse.com
4317
4318
- n_Fixed-build-against-wayland-1.2.1.patch
4319
* required to fix build with wayland on openSUSE 13.1
4320
4321
-------------------------------------------------------------------
4322
Mon Jun 15 14:19:06 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
4323
4324
- Update to version 10.6.0:
4325
- New GL/EGL Features:
4326
+ GL_AMD_pinned_memory on r600, radeonsi
4327
+ GL_ARB_clip_control on i965
4328
+ GL_ARB_depth_buffer_float on freedreno
4329
+ GL_ARB_depth_clamp on freedreno
4330
+ GL_ARB_direct_state_access on all drivers for Core GL contexts.
4331
+ GL_ARB_draw_indirect, GL_ARB_multi_draw_indirect on r600
4332
+ GL_ARB_draw_instanced on freedreno
4333
+ GL_ARB_gpu_shader_fp64 on nvc0, softpipe
4334
+ GL_ARB_gpu_shader5 on i965/gen8+
4335
+ GL_ARB_instanced_arrays on freedreno
4336
+ GL_ARB_pipeline_statistics_query on i965, nv50, nvc0, r600, radeonsi, softpipe
4337
+ GL_ARB_program_interface_query (all drivers)
4338
+ GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe
4339
+ GL_ARB_texture_view on llvmpipe, softpipe
4340
+ GL_ARB_uniform_buffer_object on freedreno
4341
+ GL_ARB_vertex_attrib_64bit on nvc0, softpipe
4342
+ GL_ARB_viewport_array, GL_AMD_vertex_shader_viewport_index on i965/gen6
4343
+ GL_EXT_draw_buffers2 on freedreno
4344
+ GL_OES_EGL_sync on all drivers
4345
+ EGL_KHR_fence_sync on i965, freedreno, nv50, nvc0, r600, radeonsi
4346
+ EGL_KHR_wait_sync on i965, freedreno, nv50, nvc0, r600, radeonsi
4347
+ EGL_KHR_cl_event2 on freedreno, nv50, nvc0, r600, radeonsi
4348
+ GL_AMD_performance_monitor on nvc0
4349
- Changes to package:
4350
+ add --enable-shader-cache to configure options
4351
+ remove Patch100: U_0001_gallium_include_util_macros.patch
4352
+ remove Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
4353
+ remove Patch102: U_0003_fix_build_after_macro_include.patch
4354
4355
-------------------------------------------------------------------
4356
Mon Jun 8 23:10:43 UTC 2015 - zaitor@opensuse.org
4357
4358
- Update to version 10.5.7:
4359
+ i965: Emit 3DSTATE_MULTISAMPLE before WM_HZ_OP (gen8+)
4360
+ docs: Add sha256sums for the 10.5.6 release
4361
+ get-pick-list.sh: Require explicit "10.5" for nominating stable patches
4362
+ cherry-ignore: add clover build fix not applicable for 10.5
4363
+ Add release notes for the 10.5.7 release
4364
+ nvc0/ir: set ftz when sources are floats, not just destinations
4365
+ nv50/ir: guess that the constant offset is the starting slot of array
4366
+ nvc0/ir: LOAD's can't be used for shader inputs
4367
+ nvc0: a geometry shader can have up to 1024 vertices output
4368
+ nv50/ir: avoid messing up arg1 of PFETCH
4369
+ nv30: don't leak fragprog consts
4370
+ nv30: avoid leaking render state and draw shaders
4371
+ nv30: fix clip plane uploads and enable changes
4372
+ nv30/draw: avoid leaving stale pointers in draw state
4373
+ nv30/draw: draw expects constbuf size in bytes, not vec4 units
4374
+ st/mesa: don't leak glsl_to_tgsi object on link failure
4375
+ glsl: avoid leaking linked gl_shader when there's a late linker error
4376
+ nv30/draw: fix indexed draws with swtnl path and a resource index buffer
4377
+ nv30/draw: only use the DMA1 object (GART) if the bo is not in VRAM
4378
+ nv30/draw: allocate vertex buffers in gart
4379
+ nv30/draw: switch varying hookup logic to know about texcoords
4380
+ nv30: falling back to draw path for edgeflag does no good
4381
+ nv30: avoid doing extra work on clear and hitting unexpected states
4382
+ i965/fs: Fix implied_mrf_writes for scratch writes
4383
+ st/dri: fix postprocessing crash when there's no depth buffer
4384
4385
-------------------------------------------------------------------
4386
Mon May 25 06:29:26 UTC 2015 - mimi.vx@gmail.com
4387
4388
- update to 10.5.6
4389
* fdo#86792 - [NVC0] Portal 2 Crashes in Wi* ne
4390
* fdo#90350 - [G96] Portal's portal are incorrectly rendered
4391
* fdo#90363 - [nv50] HW state is not reset correctly when using a new GL context
4392
* radeonsi: add new bonaire pci id
4393
* egl/wayland: properly destroy wayland objects
4394
* glx/dri3: Add additional check for gpu offloading case
4395
* egl/main: fix EGL_KHR_get_all_proc_addresses
4396
* targets/osmesa: drop the -module tag from LDFLAGS
4397
* clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues.
4398
* clover: Wrap event::_status in a method to prevent unlocked access.<
4399
* clover: Implement locking of the wait_count, _chain and _status members of event.
4400
* i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
4401
* main: Require that the texture exists in framebuffer_texture
4402
* mesa: Generate GL_INVALID_VALUE in framebuffer_texture when layer <0
4403
* nv50/ir: only propagate saturate up if some actual folding took place
4404
* nv50: keep track of PGRAPH state in nv50_screen
4405
* nvc0: keep track of PGRAPH state in nvc0_screen
4406
* nvc0: reset the instanced elements state when doing blit using 3d engine
4407
* nv50/ir: only enable mul saturate on G200+
4408
* st/mesa: make sure to create a "clean" bool when doing i2b
4409
* nvc0: switch mechanism for shader eviction to be a while loop
4410
* swrast: Build fix for darwin
4411
* main: Fix an error generated by FramebufferTexture</li>
4412
* main: Complete error conditions for glInvalidate*Framebuffer.
4413
* main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
4414
* freedreno: enable a306
4415
* freedreno: fix bug in tile/slot calculation
4416
* draw: (trivial) fix out-of-bounds vector initialization
4417
* mesa: fix shininess check for ffvertex_prog v2
4418
* clover: Add a mutex to guard queue::queued_events
4419
* clover: Fix a bug with multi-threaded events v2
4420
4421
-------------------------------------------------------------------
4422
Sat May 16 19:56:36 UTC 2015 - mimi.vx@gmail.com
4423
4424
- Update to 10.5.5
4425
* fdo#88521 - GLBenchmark 2.7 TRex renders with artifacts on Gen8 with !UXA
4426
* fdo#89455 - [NVC0/Gallium] Unigine Heaven black and white boxes
4427
* fdo#89689 - [Regression] Weston on DRM backend won't start with new version of mesa
4428
* fdo#90130 - gl_PrimitiveId seems to reset at 340
4429
* i965: Add XRGB8888 format to intel_screen_make_configs
4430
* r300: do not link against libdrm_intel
4431
* nvc0/ir: flush denorms to zero in non-compute shaders
4432
* gk110/ir: fix set with a register dest to not auto-set the abs flag
4433
* nvc0/ir: fix predicated PFETCH emission
4434
* nv50/ir: fix asFlow() const helper for OP_JOIN
4435
* i965: Make intel_emit_linear_blit handle Gen8+ alignment restrictions.
4436
* i965: Disallow linear blits that are not cacheline aligned.
4437
* draw: fix prim ids when there's no gs
4438
4439
-------------------------------------------------------------------
4440
Mon May 11 15:15:57 UTC 2015 - fstrba@suse.com
4441
4442
- BuildIgnore python so that it is not sucked in by coincidence
4443
* The python-base provides enough python functionalities
4444
necessary for build.
4445
4446
-------------------------------------------------------------------
4447
Mon Apr 27 09:55:36 UTC 2015 - sndirsch@suse.com
4448
4449
- Update to 10.5.4
4450
* This release includes fixes for the mesa state-tracker used by
4451
all the gallium drivers, a drirc workaround for Second Life,
4452
plus i965 fixes. For the Android users out there, this release
4453
includes many compilation fixes with more to come shortly.
4454
4455
-------------------------------------------------------------------
4456
Thu Apr 16 19:50:30 UTC 2015 - mimi.vx@gmail.com
4457
4458
- Update to 10.5.3
4459
+ fdo#83962 - [HSW/BYT]Piglit spec_ARB_gpu_shader5_arb_gpu_shader5-emitstreamvertex_nodraw fails
4460
+ fdo#89679 - [NV50] Portal/Half-Life 2 will not start (native Steam)
4461
+ fdo#89746 - Mesa and LLVM 3.6+ break opengl for genymotion
4462
+ fdo#89754 - vertexAttrib fails WebGL Conformance test with mesa drivers
4463
+ fdo#89758 - pow WebGL Conformance test with mesa drivers
4464
+ fdo#89759 - WebGL OGL ES GLSL conformance test with mesa drivers fails
4465
+ fdo#89905 - scons build broken on 10.5.2 due to activated vega st
4466
+ st_glsl_to_tgsi: only do mov copy propagation on temps (v2)
4467
+ xmlpool: don't forget to ship the MOS
4468
+ configure.ac: error out if python/mako is not found when required
4469
+ dist: add the VG depedencies into the tarball
4470
+ i965: Do not render primitives in non-zero streams then TF is disabled
4471
+ st/mesa: update arrays when the current attrib has been updated
4472
+ nv50/ir: take postFactor into account when doing peephole optimizations
4473
+ nv50/ir/gk110: fix offset flag position for TXD opcode
4474
+ freedreno/a3xx: fix 3d texture layout
4475
+ freedreno/a3xx: point size should not be divided by 2
4476
+ nv50: allocate more offset space for occlusion queries
4477
+ nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling
4478
+ i965: Fix instanced geometry shaders on Gen8+.
4479
+ i965: Add forgotten multi-stream code to Gen8 SOL state.
4480
+ nouveau: synchronize "scratch runout" destruction with the command stream
4481
+ radeonsi: Cache LLVMTargetMachineRef in context instead of in screen
4482
+ clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STATUS when compilation fails v2
4483
+ i965: Fix URB size for CHV
4484
4485
-------------------------------------------------------------------
4486
Sun Mar 29 13:55:46 UTC 2015 - mimi.vx@gmail.com
4487
4488
- Update to 10.5.2
4489
+ fdo#88534 - include/c11/threads_posix.h PTHREAD_MUTEX_RECURSIVE_NP not defined
4490
+ fdo#89328 - python required to build Mesa release tarballs
4491
+ fdo#89530 - FTBFS in loader: missing fstat
4492
+ fdo#89590 - Crash in glLinkProgram with shaders with multiple constant arrays
4493
+ fdo#89680 - Hard link exist in Mesa 10.5.1 sources
4494
+ glsl: Generate link error for non-matching gl_FragCoord redeclarations
4495
+ docs: Add sha256 sums for the 10.5.1 release
4496
+ automake: add missing egl files to the tarball
4497
+ st/egl: don't ship the dri2.c link at the tarball
4498
+ loader: include <sys/stat.h> for non-sysfs builds
4499
+ auxiliary/os: fix the android build - s/drm_munmap/os_munmap/
4500
+ cherry-ignore: add commit non applicable for 10.5
4501
+ c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
4502
+ i965: Set nr_params to the number of uniform components in the VS/GS path.
4503
+ freedreno/a3xx: use the same layer size for all slices
4504
+ freedreno: fix slice pitch calculations
4505
+ radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords
4506
+ glx: Handle out-of-sequence swap completion events correctly. (v2)
4507
+ mapi: Make private copies of name strings provided by client.
4508
+ freedreno: update generated headers
4509
+ glsl: optimize (0 cmp x + y) into (-x cmp y).
4510
+ glsl: fix names in lower_constant_arrays_to_uniforms
4511
+ clover: Return 0 as storage size for local kernel args that are not set v2
4512
4513
-------------------------------------------------------------------
4514
Sat Mar 14 18:31:08 UTC 2015 - mimi.vx@gmail.com
4515
4516
- Update to 10.5.1
4517
+ fdo#79202 - valgrind errors in glsl-fs-uniform-array-loop-unroll.shader_test; random code generation
4518
+ fdo#84613 - [G965, bisected] piglit regressions : glslparsertest.glsl2
4519
+ fdo#86747 - Noise in Football Manager 2014 textures
4520
+ fdo#86974 - INTEL_DEBUG=shader_time always asserts in fs_generator::generate_code() when Mesa is built with --enable-debug (= with asserts)
4521
+ fdo#88246 - Commit 2881b12 causes 43 DrawElements test regressions
4522
+ fdo#88793 - [BDW/BSW Bisected]Piglit/shaders_glsl-max-varyings fails
4523
+ fdo#88883 - ir-a2xx.c: variable changed in assert statement
4524
+ fdo#88885 - Transform feedback uses incorrect interleaving if a previous draw did not write gl_Position
4525
+ fdo#89095 - [SNB/IVB/BYT Bisected]Webglc conformance/glsl/functions/glsl-function-mix-float.html fails
4526
+ fdo#89156 - r300g: GL_COMPRESSED_RED_RGTC1 / ATI1N support broken
4527
+ fdo#89224 - Incorrect rendering of Unigine Valley running in VM on VMware Workstation
4528
+ fdo#89292 - [regression,bisected] incomplete screenshots in some cases
4529
+ fdo#89311 - [regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
4530
+ fdo#89312 - [regression, bisected] main: Added entry points for CopyTextureSubImage*D. (d6b7c40cecfe01)
4531
+ fdo#89315 - [HSW, regression, bisected] i965/fs: Emit MAD instructions when possible.
4532
+ fdo#89317 - [HSW, regression, bisected] i965: Add LINTERP/CINTERP to can_do_cmod() (d91390634)
4533
+ fdo#89416 - UE4Editor crash after load project
4534
+ fdo#89430 - [g965][bisected] arb_copy_image-targets gl_texture* tests fail
4535
+ i965/vec4: Don't lose the saturate modifier in copy propagation.
4536
+ i965/gs: Check newly-generated GS-out VUE map against correct stage
4537
+ egl: Take alpha bits into account when selecting GBM formats
4538
+ docs: Add sha256 sums for the 10.5.0 release
4539
+ egl/main: no longer export internal function
4540
+ cherry-ignore: ignore a few more commits picked without -x
4541
+ mapi: fix commit 90411b56f6bc817e229d8801ac0adad6d4e3fb7a
4542
+ intel: fix EGLImage renderbuffer _BaseFormat
4543
+ i965: Fix out-of-bounds accesses into pull_constant_loc array
4544
+ i965/fs/nir: Use emit_math for nir_op_fpow
4545
+ freedreno: move fb state copy after checking for size change
4546
+ freedreno/ir3: fix array count returned by TXQ
4547
+ freedreno/ir3: get the # of miplevels from getinfo
4548
+ meta/TexSubImage: Stash everything other than PIXEL_TRANSFER/store in meta_begin
4549
+ main/base_tex_format: Properly handle STENCIL_INDEX1/4/16
4550
+ i965: Split Gen4-5 BlitFramebuffer code; prefer BLT over Meta.
4551
+ glsl: Mark array access when copying to a temporary for the ?: operator.
4552
+ i965/fs: Set force_writemask_all on shader_time instructions.
4553
+ i965/fs: Set smear on shader_time diff register.
4554
+ i965/fs: Make emit_shader_time_write return rather than emit.
4555
+ i965/fs: Make get_timestamp() pass back the MOV rather than emitting it.
4556
+ i965/fs: Make emit_shader_time_end() insert before EOT.
4557
+ i965/fs: Don't issue FB writes for bound but unwritten color targets.
4558
+ main: Fix target checking for CompressedTexSubImage*D.
4559
+ main: Fix target checking for CopyTexSubImage*D.
4560
+ gallium/auxiliary/indices: fix start param
4561
+ r300g: fix RGTC1 and LATC1 SNORM formats
4562
+ r300g: fix a crash when resolving into an sRGB texture
4563
+ r300g: fix sRGB->sRGB blits
4564
+ i965/vec4: Fix implementation of i2b.
4565
+ mesa: Indent break statements and add a missing one.
4566
+ mesa: Free memory allocated for luminance in readpixels.
4567
+ mesa: Correct backwards NULL check.
4568
+ i965: Consider scratch writes to have side effects.
4569
+ i965/fs: Don't use backend_visitor::instructions after creating the CFG.
4570
+ r300g: Use PATH_MAX instead of limiting ourselves to 100 chars.
4571
+ r300g: Check return value of snprintf().
4572
+ i965/fs: Don't propagate cmod to inst with different type.
4573
+ i965: Tell intel_get_memcpy() which direction the memcpy() is going.
4574
+ Revert SHA1 additions.
4575
+ i965: Avoid applying negate to wrong MAD source.
4576
+ meta: In pbo_{Get,}TexSubImage don't repeatedly rebind the source tex
4577
+ Revert "common: Fix PBOs for 1D_ARRAY."
4578
+ meta: Allow GL_UN/PACK_IMAGE_HEIGHT in _mesa_meta_pbo_Get/TexSubImage
4579
+ meta: Fix the y offset for 1D_ARRAY in _mesa_meta_pbo_TexSubImage
4580
+ freedreno/ir3: fix silly typo for binning pass shaders
4581
+ freedreno/a2xx: fix increment in assert
4582
+ freedreno/a4xx: bit of cleanup
4583
+ freedreno: update generated headers
4584
+ freedreno/a4xx: set PC_PRIM_VTX_CNTL.VAROUT properly
4585
+ freedreno: update generated headers
4586
+ freedreno/a4xx: aniso filtering
4587
+ freedreno/ir3: fix up cat6 instruction encodings
4588
+ freedreno/ir3: add support for memory (cat6) instructions
4589
+ freedreno/ir3: handle flat bypass for a4xx
4590
+ freedreno/ir3: fix failed assert in grouping
4591
+ r300g: Fix the ATI1N swizzle (RGTC1 and LATC1)
4592
4593
-------------------------------------------------------------------
4594
Sat Mar 7 02:13:12 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
4595
4596
- Update to version 10.5.0:
4597
+ Initial support for the new Intel Skylake GPUs and Adreno 4xx
4598
GPUs.
4599
+ Experimental EGL support for Haiku.
4600
+ The new IR - NIR. A flat, typeless IR, supporting SSA.
4601
+ GLX/DRI3 fixes and improvements.
4602
+ A lot of preparation work for GL_ARB_direct_state_access.
4603
+ The usual amount of piglit and drawElements Quality Program
4604
(dEQP) fixes.
4605
+ Building mesa with GCC 4.1 or earlier is no longer supported.
4606
+ The distribution tarball has been renamed and now contains all
4607
the generated sources.
4608
- New GL features:
4609
+ GL_ARB_framebuffer_sRGB on freedreno
4610
+ GL_ARB_texture_rg on freedreno
4611
+ GL_EXT_packed_float on freedreno
4612
+ GL_EXT_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi,
4613
llvmpipe
4614
+ GL_EXT_texture_shared_exponent on freedreno
4615
+ GL_EXT_texture_snorm on freedreno
4616
- Changes to Package:
4617
+ switch to xz compressed sources
4618
+ remove Patch16: u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch
4619
+ add Patch100: U_0001_gallium_include_util_macros.patch
4620
+ add Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
4621
+ add Patch102: U_0003_fix_build_after_macro_include.patch
4622
4623
-------------------------------------------------------------------
4624
Mon Mar 2 19:27:19 UTC 2015 - idonmez@suse.com
4625
4626
- Add u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch to
4627
fix build with llvm 3.6 (fdo#86958)
4628
4629
-------------------------------------------------------------------
4630
Tue Feb 24 16:08:49 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
4631
4632
- Fix file permissions for the Gallium Nine files
4633
4634
-------------------------------------------------------------------
4635
Mon Feb 23 15:28:29 UTC 2015 - sndirsch@suse.com
4636
4637
- specfile/baselibs.conf: Manually provide d3d library (bnc#918294)
4638
4639
-------------------------------------------------------------------
4640
Tue Feb 10 12:30:49 UTC 2015 - zaitor@opensuse.org
4641
4642
- Drop pkgconfig(libva) BuildRequires for now, as it introduces a
4643
build-cycle.
4644
4645
-------------------------------------------------------------------
4646
Sun Feb 8 21:45:01 UTC 2015 - zaitor@opensuse.org
4647
4648
- Update to version 10.4.4:
4649
+ mesa: fix display list 8-byte alignment issue.
4650
+ docs: Add sha256 sums for the 10.4.3 release.
4651
+ egl: Pass the correct X visual depth to xcb_put_image().
4652
+ glx/dri3: Request non-vsynced Present for swapinterval zero.
4653
+ gallium/util: Don't use __builtin_clrsb in util_last_bit().
4654
+ configure: Link against all LLVM targets when building clover.
4655
+ st/osmesa: Fix osbuffer->textures indexing.
4656
+ i965: Fix max_wm_threads for CHV.
4657
+ Bugs fixed: fdo#88662, fdo#88930.
4658
- Add pkgconfig(libva) BuildRequires: Build VA API support.
4659
4660
-------------------------------------------------------------------
4661
Mon Feb 2 08:59:10 UTC 2015 - sndirsch@suse.com
4662
4663
- baselibs.conf: enabled build of 32bit Mesa-libd3d package
4664
(bnc#910109)
4665
4666
-------------------------------------------------------------------
4667
Thu Jan 29 09:39:48 UTC 2015 - sndirsch@suse.com
4668
4669
- moved definition of Mesa-libd3d package above definition of
4670
libxatracker packages in order to fix version requires
4671
4672
-------------------------------------------------------------------
4673
Wed Jan 28 16:30:06 UTC 2015 - sndirsch@suse.com
4674
4675
- fixed Requires for libd3d-devel
4676
4677
-------------------------------------------------------------------
4678
Tue Jan 27 11:05:40 UTC 2015 - sndirsch@suse.com
4679
4680
- enabled build of Direct3D 9 (Gallium3D Nine) state tracker (bnc#910109)
4681
- removed obsolete patch u_be_assert_include.patch, addressed by
4682
upstream commit 2a13ff9 "gallium/util: add missing u_debug include"
4683
(bnc#910109)
4684
4685
-------------------------------------------------------------------
4686
Tue Jan 27 10:02:46 UTC 2015 - schwab@suse.de
4687
4688
- Set xvmc_support also on ppc
4689
4690
-------------------------------------------------------------------
4691
Sun Jan 25 12:13:06 UTC 2015 - mimi.vx@gmail.com
4692
4693
- Version bump to 10.4.3 (bugfix release):
4694
* Bug 80568 - [gen4] GPU Crash During Google Chrome Operation
4695
* Bug 85367 - [gen4] GPU hang in glmark-es2
4696
* Bug 85696 - r600g+nine: Bioshock shader failure after 7b1c0cbc90d456384b0950ad21faa3c61a6b43ff
4697
* Bug 88219 - include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock'
4698
* mesa: Fix clamping to -1.0 in snorm_to_float
4699
* glsl: Link glsl_test with pthreads library.
4700
* i965: Respect the no_8 flag on Gen6, not just Gen7+.
4701
* i965: Work around mysterious Gen4 GPU hangs with minimal state changes.
4702
4703
-------------------------------------------------------------------
4704
Fri Jan 16 12:08:42 UTC 2015 - tchvatal@suse.com
4705
4706
- Clean up with the spec-cleaner
4707
- Drop obsolete obsoletes comming from fix for sle10
4708
- Reduce llvm_r600 conditional as it is equal to ifarch x86 x86_64
4709
- Put vdpau_radeon and vdpau_nouveau under same case as they have
4710
same requisites
4711
- Fix empty post/postun warning
4712
- Various other rpmlint issues silenced.
4713
4714
-------------------------------------------------------------------
4715
Fri Jan 16 11:54:23 UTC 2015 - tchvatal@suse.com
4716
4717
- Version bump to 10.4.2 (bugfix release):
4718
* Bug 85529 - Surfaces not drawn in Unvanquished
4719
* Bug 87619 - Changes to state such as render targets change fragment shader without marking it dirty.
4720
* Bug 87658 - [llvmpipe] SEGV in sse2_has_daz on ancient Pentium4-M
4721
* Bug 87913 - CPU cacheline size of 0 can be returned by CPUID leaf 0x80000006 in some virtual machines
4722
* i965: Use safer pointer arithmetic in intel_texsubimage_tiled_memcpy()
4723
* i965: Use safer pointer arithmetic in gather_oa_results()
4724
* Revert "r600g/sb: fix issues cause by GLSL switching to loops for switch"
4725
* r600g: fix regression since UCMP change
4726
* r600g/sb: implement r600 gpr index workaround. (v3.1)
4727
* docs: Add sha256 sums for the 10.4.1 release
4728
* Update version to 10.4.2
4729
* nv50,nvc0: set vertex id base to index_bias
4730
* nv50/ir: fix texture offsets in release builds
4731
* i965: Add missing BRW_NEW_*_PROG_DATA to texture/renderbuffer atoms.
4732
* i965: Fix start/base_vertex_location for >1 prims but !BRW_NEW_VERTICES.
4733
* gallium/util: make sure cache line size is not zero
4734
* glsl_to_tgsi: fix a bug in copy propagation
4735
* vbo: ignore primitive restart if FixedIndex is enabled in DrawArrays
4736
* st/mesa: fix GL_PRIMITIVE_RESTART_FIXED_INDEX
4737
* radeonsi: fix VertexID for OpenGL
4738
* radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0
4739
* gallium/util: fix crash with daz detection on x86
4740
* nv50,nvc0: implement half_pixel_center
4741
* r600g/sb: fix issues with loops created for switch
4742
- Use download url fully in Source line
4743
4744
-------------------------------------------------------------------
4745
Sun Dec 14 15:41:33 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
4746
4747
- Update to version 10.4.0 (10.4 Final):
4748
- New features:
4749
+ GL_ARB_conditional_render_inverted on nv50
4750
+ GL_ARB_sample_shading on r600
4751
+ GL_ARB_texture_view on nv50, nvc0
4752
+ GL_ARB_clip_control on nv50, nvc0, r300, r600, radeonsi, llvmpipe, softpipe
4753
+ GL_KHR_context_flush_control on all drivers
4754
- Changes:
4755
+ Removed patch17: u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
4756
This patch was upstreamed
4757
+ Build without "--enable-gallium-egl"
4758
This buildoption was removed upstream
4759
+ Add subpackage libvdpau_r300
4760
4761
-------------------------------------------------------------------
4762
Sun Nov 16 11:24:04 UTC 2014 - afaerber@suse.de
4763
4764
- Enable VideoCore IV (vc4) support for ARM
4765
4766
-------------------------------------------------------------------
4767
Fri Nov 14 18:26:31 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
4768
4769
- Cleanup Spec:
4770
+ smaller cleanups
4771
+ Remove all traces of talloc, Mesa uses ralloc
4772
4773
-------------------------------------------------------------------
4774
Fri Nov 14 13:15:52 UTC 2014 - seanpwatson@live.com
4775
4776
- Update to 10.3.3
4777
+ fdo#82921 layout(location=0) emits error
4778
>= MAX_UNIFORM_LOCATIONS due to integer underflow
4779
+ fdo#83574 [llvmpipe] [softpipe] piglit
4780
arb_explicit_uniform_location-use-of-unused-loc regression
4781
+ fdo#85454 Unigine Sanctuary with Wine crashes on Mesa Git
4782
+ fdo#70410 egl-static/Makefile: linking fails with llvm >= 3.4
4783
4784
-------------------------------------------------------------------
4785
Tue Nov 4 10:08:35 UTC 2014 - seanpwatson@live.com
4786
4787
- Update to 10.3.2
4788
+ (fdo#54372) GLX_INTEL_swap_event crashes driver when swapping
4789
window buffers
4790
+ (fdo#81680) [r600g] Firefox crashes with hardware acceleration
4791
turned on
4792
+ (fdo#84140) mplayer crashes playing some files using vdpau
4793
output
4794
+ (fdo#84662) Long pauses with Unreal demo Elemental on R9270X
4795
since : Always flush the HDP cache before submitting a
4796
CS to the GPU
4797
+ (fdo#85267) vlc crashes with vdpau (Radeon 3850HD) [r600]
4798
4799
-------------------------------------------------------------------
4800
Thu Oct 30 09:37:08 UTC 2014 - jengelh@inai.de
4801
4802
- Update descriptions and Requires for GLES3
4803
4804
-------------------------------------------------------------------
4805
Sat Oct 25 10:24:33 UTC 2014 - josua.mayer97@gmail.com
4806
4807
- add Mesa-devel-dri package:
4808
This way dri.pc will no longer pull in all of Mesa, just as
4809
packages requiring dri do not have to require Mesa-devel anymore
4810
4811
-------------------------------------------------------------------
4812
Mon Oct 13 19:48:42 UTC 2014 - seanpwatson@live.com
4813
4814
- Update to 10.3.1
4815
+ [NVC0/Codegen] Shader compilation falis in spill logic
4816
+ [SNB+ Bisected]Ogles3conform ES3-CTS.shaders.
4817
indexing.vector_subscript.vec3_static_loop_subscript_write_
4818
direct_read_vertex fails
4819
+ [UBO] row_major layout ignored inside structures
4820
+ [UBO] nested structures don't get appropriate padding
4821
+ Glyphy demo throws unhandled Integer division by zero exception
4822
+ [UBO] row_major layout partially ignored for arrays of structures
4823
+ Big glamor regression in Xorg server 1.6.99.1 GIT: x11perf 1.5
4824
Test: PutImage XY 500x500 Square
4825
4826
-------------------------------------------------------------------
4827
Thu Sep 25 13:00:23 UTC 2014 - dvaleev@suse.com
4828
4829
- Fix ppc64 build (bnc#893275 bnc#871128)
4830
u_be_assert_include.patch
4831
Add ncurses-devel as build dependency to build with -ltinfo
4832
- Enable llvm on ppc64le (llvm3.5 got ppc64le support)
4833
- Enable shared on ppc64 and ppc64le
4834
4835
-------------------------------------------------------------------
4836
Sat Sep 20 23:31:03 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
4837
4838
- Update to version 10.3.0 (10.3 Final):
4839
- New features:
4840
+ GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
4841
+ GL_ARB_clear_texture on i965
4842
+ GL_ARB_compressed_texture_pixel_storage on all drivers
4843
+ GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe
4844
+ GL_ARB_derivative_control on i965, nv50, nvc0, r600
4845
+ GL_ARB_draw_indirect on nvc0, radeonsi
4846
+ GL_ARB_explicit_uniform_location (all drivers that support GLSL)
4847
+ GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600
4848
+ GL_ARB_gpu_shader5 on i965/gen7, nvc0
4849
+ GL_ARB_multi_draw_indirect on nvc0, radeonsi
4850
+ GL_ARB_sample_shading on radeonsi
4851
+ GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, radeonsi, softpipe
4852
+ GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi
4853
+ GL_ARB_texture_barrier on nv50, nvc0, r300, r600, radeonsi
4854
+ GL_ARB_texture_compression_bptc on i965/gen7+, nvc0, r600/evergreen+, radeonsi
4855
+ GL_ARB_texture_cube_map_array on radeonsi
4856
+ GL_ARB_texture_gather on r600, radeonsi
4857
+ GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, softpipe
4858
+ GL_ARB_texture_query_lod on r600, radeonsi
4859
+ GL_ARB_viewport_array on nvc0
4860
+ GL_AMD_vertex_shader_viewport_index on i965/gen7+, r600
4861
+ GL_OES_compressed_ETC1_RGB8_texture on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe
4862
+ GLX_MESA_query_renderer on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe
4863
+ 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)
4864
- Changes:
4865
Building of gallium-pipe disabled for now by upstream, see:
4866
http://cgit.freedesktop.org/mesa/mesa/commit/?h=10.3&id=07426ad1029c3505b809dc9eec104007fb623983
4867
Nevertheless keep it around as it may get enabled again.
4868
4869
-------------------------------------------------------------------
4870
Mon Aug 25 10:34:26 UTC 2014 - sndirsch@suse.com
4871
4872
- Update to version 10.3.0-RC1
4873
* Mesa 10.3 brings many performance improvements, more
4874
OpenGL 4.x functionality, the VC4 Gallium3D driver,
4875
and much more.
4876
* supersedes U_mesa-glx-Reduce-error-log-level.patch
4877
4878
-------------------------------------------------------------------
4879
Sun Aug 24 12:59:50 UTC 2014 - dvlaeev@suse.com
4880
4881
- Package vdpau_r600 for ppc64le as well (bnc#893275)
4882
4883
-------------------------------------------------------------------
4884
Fri Aug 22 13:46:54 UTC 2014 - sndirsch@suse.com
4885
4886
- u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
4887
Suppress any "libGL:..." warnings when LIBGL_DEBUG == "quiet"
4888
(bnc#892896)
4889
4890
-------------------------------------------------------------------
4891
Fri Aug 15 12:31:54 UTC 2014 - sndirsch@suse.com
4892
4893
- no longer add /usr/%{_lib}/dri/updates to DRI driver search path
4894
(FATE#317822)
4895
4896
-------------------------------------------------------------------
4897
Thu Aug 7 12:29:38 UTC 2014 - sndirsch@suse.com
4898
4899
- Update to version 10.2.5
4900
* Mesa 10.2.5 is a bug fix release which fixes bugs fixed since
4901
the 10.2.4 release
4902
4903
-------------------------------------------------------------------
4904
Tue Jul 29 16:58:23 CEST 2014 - tiwai@suse.de
4905
4906
- Reduce error log level for annoying dlopen messages (bnc#889391)
4907
U_mesa-glx-Reduce-error-log-level.patch
4908
4909
-------------------------------------------------------------------
4910
Mon Jul 21 14:10:26 UTC 2014 - sndirsch@suse.com
4911
4912
- Update to version 10.2.4
4913
* Mesa 10.2.4 is a bug fix release which fixes bugs fixed since
4914
the 10.2.3 release
4915
4916
-------------------------------------------------------------------
4917
Wed Jul 9 09:04:35 UTC 2014 - sndirsch@suse.com
4918
4919
- Update to version 10.2.3
4920
* Mesa 10.2.3 is a bug fix release which fixes bugs fixed since
4921
the 10.2.2 release
4922
- obsoletes u_mesa-gallium-llvmpipe-fix-SIGFPE.patch
4923
4924
-------------------------------------------------------------------
4925
Sun Jun 8 01:22:36 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
4926
4927
- Update to version 10.2.1
4928
- Mesa 10.2.1 is an emergency release to fix a build failure added
4929
to 10.2 between 10.2-rc5 and the final release.
4930
4931
- Mesa 10.2 is a feature release that includes many updates and
4932
enhancements. The full list is available in the release notes
4933
file in docs/relnotes/10.2.html.
4934
4935
-------------------------------------------------------------------
4936
Wed Jun 4 10:12:49 UTC 2014 - sndirsch@suse.com
4937
4938
- Update to version 10.2-rc5
4939
Another round of bugfixes towards the final 10.2
4940
4941
-------------------------------------------------------------------
4942
Tue May 27 13:39:00 CEST 2014 - tiwai@suse.de
4943
4944
- Fix zero-division with empty height (bnc#879462)
4945
u_mesa-gallium-llvmpipe-fix-SIGFPE.patch
4946
4947
-------------------------------------------------------------------
4948
Mon May 26 23:36:44 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
4949
4950
- Update to version 10.2-rc4:
4951
Another round of bugfixes towards the final 10.2
4952
4953
-------------------------------------------------------------------
4954
Mon May 19 16:10:36 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
4955
4956
- Update to 10.2-rc3
4957
Even more bugfixes
4958
4959
-------------------------------------------------------------------
4960
Mon May 12 09:32:19 UTC 2014 - schwab@suse.de
4961
4962
- no shared llvm libs on ppc64
4963
- vdpau no longer enabled by default
4964
- xa or gallium-gbm implies gallium-loader
4965
4966
-------------------------------------------------------------------
4967
Sat May 10 14:00:50 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
4968
4969
- Update to 10.2-rc2:
4970
More bugfixes
4971
4972
-------------------------------------------------------------------
4973
Sat May 3 22:15:22 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
4974
4975
- Update to 10.2-rc1:
4976
- Remove U_gallium_util_add_missing_u_math_include.patch (patch27)
4977
- Remove U_nouveau_create_only_one_shared_screen.patch (patch28)
4978
- Remove U_nouveau_add_valid_range_tracking.patch (patch29)
4979
- Remove U_nouveau_fix_fence_waiting_logic.patch (patch30)
4980
4981
-------------------------------------------------------------------
4982
Fri Apr 25 00:19:50 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
4983
4984
- Add missing BuildRequires, remove old xorg-x11-*-devel packages
4985
4986
-------------------------------------------------------------------
4987
Mon Apr 7 14:15:39 UTC 2014 - schwab@suse.de
4988
4989
- Include XA tracker sub packages on s390x
4990
4991
-------------------------------------------------------------------
4992
Mon Mar 31 09:57:12 UTC 2014 - schwab@suse.de
4993
4994
- Clean up specfile
4995
- Turn negative arch checks into positive ones for non-default configure
4996
settings
4997
- libxsmfence is also available on ppc64le
4998
- Don't enable gallium-egl on ppc64 for now to work around llvm bug
4999
5000
-------------------------------------------------------------------
5001
Thu Mar 13 15:20:17 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5002
5003
- Add U_gallium_util_add_missing_u_math_include.patch (patch27)
5004
- Add U_nouveau_create_only_one_shared_screen.patch (patch28)
5005
- Add U_nouveau_add_valid_range_tracking.patch (patch29)
5006
- Add U_nouveau_fix_fence_waiting_logic.patch (patch30)
5007
+ https://bugzilla.novell.com/show_bug.cgi?id=866445
5008
+ https://bugs.freedesktop.org/show_bug.cgi?id=75279
5009
5010
-------------------------------------------------------------------
5011
Wed Mar 5 16:17:42 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5012
5013
- Update to version 10.1:
5014
- New features:
5015
+ GL_ARB_draw_indirect on i965.
5016
+ GL_ARB_clear_buffer_object
5017
+ GL_ARB_viewport_array on i965.
5018
+ GL_ARB_map_buffer_alignment on all drivers that did not previously
5019
support it.
5020
+ GL_AMD_shader_trinary_minmax.
5021
+ GL_EXT_framebuffer_blit on r200 and radeon.
5022
+ Reduced memory usage for display lists.
5023
+ OpenGL 3.3 support on nv50, nvc0, r600 and radeonsi
5024
- Changes:
5025
+ Removed support for the GL_MESA_texture_array extension.
5026
5027
-------------------------------------------------------------------
5028
Tue Feb 4 16:26:20 UTC 2014 - sndirsch@suse.com
5029
5030
- Update to version 10.0.3
5031
* Mesa 10.0.3 is a bug fix release which fixes bugs fixed since
5032
the 10.0.2 release
5033
5034
-------------------------------------------------------------------
5035
Wed Jan 15 04:49:48 UTC 2014 - afaerber@suse.de
5036
5037
- Enable freedreno gallium driver (Qualcomm Adreno)
5038
5039
-------------------------------------------------------------------
5040
Mon Jan 13 11:35:46 UTC 2014 - sndirsch@suse.com
5041
5042
- Update to version 10.0.2
5043
* Mesa 10.0.2 is a bug fix release which fixes bugs fixed since
5044
the 10.0.1 release.
5045
5046
-------------------------------------------------------------------
5047
Tue Dec 17 11:38:52 UTC 2013 - schwab@suse.de
5048
5049
- Make proper use of %build and %install
5050
- Use verbose make rules
5051
5052
-------------------------------------------------------------------
5053
Mon Dec 16 15:17:23 UTC 2013 - schwab@suse.de
5054
5055
- Fix filelist: /etc/drirc is now always installed
5056
5057
-------------------------------------------------------------------
5058
Sat Dec 14 00:09:45 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5059
5060
- Update to version 10.0.1:
5061
This version of Mesa fixes the regression that Mesa 10.0 could not
5062
be loaded by any released version of the X server.
5063
5064
-------------------------------------------------------------------
5065
Fri Dec 6 07:02:50 UTC 2013 - adrian@suse.de
5066
5067
- disable llvm support for ppc64le, llvm does not support ppc64le
5068
5069
-------------------------------------------------------------------
5070
Mon Dec 2 10:54:26 UTC 2013 - sndirsch@suse.com
5071
5072
- disable the build of egl-wayland support on openSUSE 12.3, since
5073
Mesa 10.0 requires a higher wayland version than we have on
5074
openSUSE 12.3
5075
5076
-------------------------------------------------------------------
5077
Wed Nov 27 14:54:04 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5078
5079
- Update to version 10.0.0:
5080
Mesa 10.0 has been released! Mesa 10.0 is a feature release that
5081
includes many updates and enhancements. The full list is available in
5082
the release notes file in docs/relnotes/10.0.html.
5083
- Remove libXvMC_{r300,softpipe} packages
5084
- Remove libvdpau_{r300,softpipe} packages
5085
- Bump libxatracker package version
5086
5087
-------------------------------------------------------------------
5088
Sat Nov 16 18:51:58 UTC 2013 - hrvoje.senjan@gmail.com
5089
5090
- Update to version 9.2.3
5091
* st/mesa: move out of memory check in st_draw_vbo()
5092
* osmesa: fix broken triangle/line drawing when using float
5093
color buffer
5094
* Remove error when calling glGenQueries/glDeleteQueries while
5095
a query is active
5096
* Bump version to 9.2.3
5097
* i965: CS writes/reads should use I915_GEM_INSTRUCTION
5098
* i965: Fix texture buffer rendering after a whole buffer
5099
replacement.
5100
* i965: Emit post-sync non-zero flush before
5101
3DSTATE_GS_SVB_INDEX.
5102
* i965: Emit post-sync non-zero flush before
5103
3DSTATE_DRAWING_RECTANGLE.
5104
* i965: Also guard 3DSTATE_DRAWING_RECTANGLE with a
5105
flush in blorp.
5106
* i965: Move post-sync non-zero flush for 3DSTATE_MULTISAMPLE.
5107
* i965: Also emit HIER_DEPTH and STENCIL packets when
5108
disabling depth.
5109
* i965: Also emit HiZ and Stencil packets when
5110
disabling depth on Gen6.
5111
* wayland: Don't rely on static variable for
5112
identifying wl_drm buffers
5113
* radeonsi: fix blitting the last 2 mipmap levels of
5114
compressed textures
5115
* meta: enable vertex attributes in the context of the
5116
newly created array object
5117
* mesa: fixes for MSVC 2013
5118
5119
-------------------------------------------------------------------
5120
Tue Nov 12 13:56:37 UTC 2013 - schwab@suse.de
5121
5122
- Add support for m68k
5123
5124
-------------------------------------------------------------------
5125
Fri Oct 25 10:37:04 UTC 2013 - sndirsch@suse.com
5126
5127
- no longer install install libvdpau_r300 subpackage by default and
5128
update descriptions of libvdpau_{nouveau,r600,radeonsi,softpipe}
5129
subpackages (bnc#847269)
5130
5131
-------------------------------------------------------------------
5132
Thu Oct 24 13:14:05 UTC 2013 - sndirsch@suse.com
5133
5134
- install libvdpau_{nouveau,r300,r600,radeonsi} package on
5135
appropriate hardware by default (bnc#847269)
5136
5137
-------------------------------------------------------------------
5138
Sat Oct 19 15:26:10 UTC 2013 - hrvoje.senjan@gmail.com
5139
5140
- Update to version 9.2.2
5141
* Valgrind error in program_resource_visitor::recursion, (fdo#69449)
5142
* glInvalidateFramebuffer fails with GL_INVALID_ENUM (fdo#70411)
5143
* svga: fix incorrect memcpy src in svga_buffer_upload_piecewise()
5144
* mesa: consolidate cube width=height error checking
5145
* mesa: Add missing switch break in invalidate_framebuffer_storage()
5146
* i965: Don't forget the cube map padding on gen5+.
5147
* mesa: Fix compiler warnings when ALIGN's alignment is "1 << value".
5148
* i965: Fix 3D texture layout by more literally copying from the spec.
5149
* glsl: Fix usage of the wrong union member in
5150
program_resource_visitor::recursion.
5151
* radeonsi: Use 'SI' as the LLVM processor for CIK on LLVM <= 3.3
5152
5153
-------------------------------------------------------------------
5154
Sat Oct 5 15:12:19 UTC 2013 - hrvoje.senjan@gmail.com
5155
5156
- Update to version 9.2.1
5157
* Use of uninitialized stack variable with brw_search_cache()
5158
(fdo#66779)
5159
* Valgrind errors in mesa (fdo#68233)
5160
* Automatic mipmap generation with texture compression produces
5161
borders that fade to black (fdo#68250)
5162
* Unigine demo crash (fdo#68637)
5163
* GLSL ES: structs members can't have precision qualifiers
5164
anymore in 9.2 (fdo#68753)
5165
* Piglit tex-shadow2drect fails (fdo#69525)
5166
- Dropped U_radeon-winsys-pad-IBs-to-a-multiple-of-8-DWs.patch,
5167
U_wayland-egl-pc-require-wayland.patch and
5168
u_gallium-egl-gbm-use-wayland-cflags.patch they are included in
5169
this release
5170
5171
-------------------------------------------------------------------
5172
Mon Sep 23 08:53:00 UTC 2013 - idonmez@suse.com
5173
5174
- Enable llvmpipe on PPC64
5175
5176
-------------------------------------------------------------------
5177
Fri Sep 20 10:42:36 UTC 2013 - sndirsch@suse.com
5178
5179
- Disable u_mesa-8.0-llvmpipe-shmget.patch,
5180
u_mesa-8.0.1-fix-16bpp.patch since these are considered wrong by
5181
the author
5182
- remove libIndirectGL (packages), since it is most likely no
5183
longer used by anyone ...
5184
- use --enable-osmesa, since we no longer have this extra build
5185
for libIndirectGL
5186
5187
-------------------------------------------------------------------
5188
Tue Sep 17 17:50:56 UTC 2013 - hrvoje.senjan@gmail.com
5189
5190
- Added U_radeon-winsys-pad-IBs-to-a-multiple-of-8-DWs.patch from
5191
upstream -- aligns the gfx, compute, and dma IBs to 8 DW boundries.
5192
Additionally, r6xx hardware requires at least 4
5193
DW alignment to avoid a hw bug. This also aligns the DMA
5194
IBs to 8 DW which is required for the DMA engine.
5195
5196
-------------------------------------------------------------------
5197
Mon Sep 16 12:44:53 UTC 2013 - sndirsch@suse.com
5198
5199
- updated to latest available version of
5200
* u_mesa-8.0-llvmpipe-shmget.patch
5201
* u_mesa-8.0.1-fix-16bpp.patch
5202
and applying it now in the opposite order.
5203
5204
-------------------------------------------------------------------
5205
Fri Sep 13 12:53:33 UTC 2013 - duwe@suse.com
5206
5207
- wayland-egl-pc-require-wayland is now mainline
5208
5209
-------------------------------------------------------------------
5210
Thu Sep 12 12:13:11 UTC 2013 - schwab@suse.de
5211
5212
- drirc is only installed if there are hardware DRI drivers
5213
5214
-------------------------------------------------------------------
5215
Tue Sep 10 14:31:07 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5216
5217
- Remove custom drirc, ship the upstream drirc
5218
5219
-------------------------------------------------------------------
5220
Tue Sep 10 13:02:29 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5221
5222
- Drop upstreamed patches as proposed by Johannes Obermayr:
5223
+ Patch14: u_mesa-glapi_dispatch.patch
5224
Upstream: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ea43e6
5225
+ Patch17: u_mesa-9.0-i965-Make-sure-we-do-render-between-two-hiz-flushes.patch
5226
Upstream: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1dfea55
5227
5228
-------------------------------------------------------------------
5229
Mon Sep 9 09:59:50 UTC 2013 - duwe@suse.com
5230
5231
- u_wayland-egl-pc-require-wayland.patch: after finding wayland
5232
for egl, make sure its pkconfig is used as well.
5233
5234
-------------------------------------------------------------------
5235
Fri Aug 30 09:10:22 UTC 2013 - idonmez@suse.com
5236
5237
- Enable llvmpipe and xa on s390x
5238
5239
-------------------------------------------------------------------
5240
Tue Aug 27 23:56:19 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5241
5242
- Update to final version 9.2:
5243
Mesa 9.2 has been released! Mesa 9.2 is a feature release that includes
5244
many updates and enhancements.
5245
- New features:
5246
+ GL_ARB_shading_language_420pack in all drivers that support GLSL 1.30.
5247
+ GL_ARB_texture_buffer_range
5248
+ GL_ARB_texture_multisample
5249
+ GL_ARB_texture_storage_multisample
5250
+ GL_ARB_texture_query_lod
5251
+ Enable GL_ARB_texture_storage on radeon, r200, and nouveau
5252
+ GL_EXT_discard_framebuffer in all OpenGL ES (all versions) drivers
5253
+ GL_EXT_framebuffer_multisample_blit_scaled on i965
5254
+ Added new freedreno gallium driver
5255
+ OSMesa interface for gallium llvmpipe/softpipe drivers
5256
+ Gallium Heads-Up Display (HUD) feature for performance monitoring
5257
+ Added support for UVD (2.2 and 3.0) video decoding on r600g and radeonsi
5258
through VDPAU (requires Kernel 3.10 or later)
5259
- Changes:
5260
+ Removed d3d1x state tracker (unused, unmaintained and broken)
5261
+ Removed GL_EXT_clip_volume_hint because no driver had enabled it since 2007.
5262
+ Removed GL_MESA_resize_buffers because it was only really implemented by the
5263
(unsupported) GDI driver.
5264
+ GL_EXT_separate_shader_objects has been removed from all Gallium drivers,
5265
because it disallows a critical GLSL shader optimization.
5266
GL_ARB_separate_shader_objects doesn't have this issue.
5267
+ i965 Gen6+ requires Kernel 3.6 or later. (92d2f5a)
5268
5269
-------------------------------------------------------------------
5270
Fri Aug 23 15:03:44 UTC 2013 - hrvoje.senjan@gmail.com
5271
5272
- Stop versioning libgbm1/devel and libwayland-egl/devel by itself,
5273
they now follow general Mesa version
5274
5275
-------------------------------------------------------------------
5276
Fri Aug 23 12:23:15 UTC 2013 - hrvoje.senjan@gmail.com
5277
5278
- Fix baselibs from previous change (there is no Mesa-libEGL1-devel),
5279
but Mesa-libEGL-devel
5280
5281
-------------------------------------------------------------------
5282
Fri Aug 23 10:54:18 UTC 2013 - hrvoje.senjan@gmail.com
5283
5284
- Update to 9.2 rc2
5285
* Documentation, glsl and buildsystem fixes since rc1
5286
- baselibs.conf cleanup: adjusted to current spec
5287
5288
-------------------------------------------------------------------
5289
Tue Aug 20 13:12:17 UTC 2013 - hrvoje.senjan@gmail.com
5290
5291
- Update to 9.2 rc1
5292
* bugfixes over previous snapshot
5293
5294
-------------------------------------------------------------------
5295
Tue Aug 13 14:30:06 UTC 2013 - dmueller@suse.com
5296
5297
- fix build on armv7
5298
5299
-------------------------------------------------------------------
5300
Mon Aug 12 19:16:12 UTC 2013 - hrvoje.senjan@gmail.com
5301
5302
- Update to new snapshot from 9.2 branch:
5303
* various bugfixes since the previous snapshot
5304
* i965 Gen6+ requires Kernel 3.6 or later
5305
* Added support for UVD (2.2 and 3.0) video decoding on r600g and
5306
radeonsi through VDPAU (requires Kernel 3.10 or later)
5307
5308
-------------------------------------------------------------------
5309
Thu Aug 8 13:40:55 UTC 2013 - schwab@suse.de
5310
5311
- Don't enable gallium-egl without Gallium
5312
- Enable llvm_r600 only on %ix86 x86_64
5313
5314
-------------------------------------------------------------------
5315
Mon Jul 29 12:55:23 UTC 2013 - sndirsch@suse.com
5316
5317
- Make a symlink to libGL.so.1.2 for compatibility (bnc#809359,
5318
bnc#831306)
5319
- u_mesa-9.0-i965-Make-sure-we-do-render-between-two-hiz-flushes.patch
5320
* Prevent hangs with rc6. (bnc#804910, bnc#831306)
5321
5322
-------------------------------------------------------------------
5323
Thu Jul 25 15:41:25 UTC 2013 - dvaleev@suse.com
5324
5325
- adjust filelist so powerpc build could succeed
5326
- disable llvm_r600 for powerpc for now.
5327
5328
-------------------------------------------------------------------
5329
Wed Jul 17 02:38:03 UTC 2013 - sndirsch@suse.com
5330
5331
- The llvm with the R600 backend is finally in Factory, lets use it :)
5332
5333
-------------------------------------------------------------------
5334
Fri Jul 5 12:07:10 UTC 2013 - hrvoje.senjan@gmail.com
5335
5336
- Update to 9.2 snapshot:
5337
* New features:
5338
* Mesa 9.2 implements the OpenGL 3.1 API - OpenGL 3.1 is only
5339
available if requested at context creation because
5340
GL_ARB_compatibility is not supported
5341
* GL_ARB_texture_buffer_range
5342
* GL_ARB_texture_multisample
5343
* GL_ARB_texture_storage_multisample
5344
* GL_ARB_texture_query_lod
5345
* Enable GL_ARB_texture_storage on radeon, r200, and nouveau
5346
* Added new freedreno gallium driver
5347
* OSMesa interface for gallium llvmpipe/softpipe drivers
5348
* Gallium Heads-Up Display (HUD) feature for performance monitoring
5349
* Changes:
5350
* Removed d3d1x state tracker (unused, unmaintained and broken)
5351
* Removed GL_EXT_clip_volume_hint because no driver had enabled
5352
it since 2007.
5353
* Removed GL_MESA_resize_buffers because it was only really
5354
implemented by the (unsupported) GDI driver.
5355
* GL_EXT_separate_shader_objects has been removed from all Gallium
5356
drivers, because it disallows a critical GLSL shader optimization.
5357
GL_ARB_separate_shader_objects doesn't have this issue.
5358
- Unlock radeonsi libvdpau
5359
- Enable gallium egl
5360
- added U_gallium-egl-gbm-use-wayland-cflags.patch, needed so gbm
5361
uses pkgconfig flags, instead of relying on "common" wayland dir
5362
- Added llvm_r600 define, for enableing llvm shared-libs and
5363
r600-llvm-compiler. Off for now, until we have fixed llvm
5364
5365
-------------------------------------------------------------------
5366
Tue Jul 2 13:00:05 UTC 2013 - hrvoje.senjan@gmail.com
5367
5368
- Update to Mesa 9.1.4:
5369
* [bisected i965] Bus error (core dumped) on oglc texdecaltile
5370
(fdo#37871)
5371
* egl/opengles1/tri_x11 renders wrong (fdo#42182)
5372
* [SNB IVB HSW] mesa demo test texleak bus error (fdo#44958)
5373
* [snb] crash in texsubimage to a large atlas in clutter
5374
(fdo#53494)
5375
* glDrawElements segfault when compiled into display list
5376
(fdo#60518)
5377
* src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error:
5378
xmlpool/options.h (fdo#61821)
5379
* r300g regression (RV380): Strange rendering of light sources in
5380
Penumbra (bisected) (fdo#63520)
5381
* [HSW] support new haswell graphics [8086:0a2e] (fdo#63701)
5382
* [gm45, bisected] some piglit glsl 1.10 built-in-functions tests
5383
crash (fdo#64727)
5384
* [llvmpipe] SIGSEGV src/gallium/state_trackers/glx/xlib/glx_api.c:1374
5385
(fdo#64745)
5386
* [llvmpipe] SIGSEGV src/gallium/state_trackers/glx/xlib/glx_api.c:1363
5387
(fdo#64934)
5388
* segfault in _mesa_get_format_datatype and _mesa_get_color_read_type
5389
when state dumping with glretrace (fdo#65173)
5390
- Droped llvm-3.3.patch, it's included in this release
5391
5392
-------------------------------------------------------------------
5393
Tue May 28 14:57:52 UTC 2013 - mhrusecky@suse.com
5394
5395
- fixed compilation against latest lvm: llvm-3.3.patch
5396
5397
-------------------------------------------------------------------
5398
Tue May 21 23:50:51 UTC 2013 - hrvoje.senjan@gmail.com
5399
5400
- update to Mesa 9.1.3:
5401
* Second Life viewers from release 2.7.4.235167 to the last
5402
3.4.0.264911 crash on start. (fdo#39251)
5403
* [wine] GLX_DONT_CARE does not work for GLX_DRAWABLE_TYPE or
5404
GLX_RENDER_TYPE (fdo#47478)
5405
* [SNB bisected] SNB hang with rc6 and hiz on glxgears
5406
(and other GL apps) immediately after xinit. (fdo#56416)
5407
* [GLSL1.40 IVB/HSW]Piglit spec/glsl-1.40/compiler_built-in-functions/inverse-mat2.frag
5408
fails (fdo#57436)
5409
* [ivb] Mesa 9.1 performance regression on KWin's Lanczos
5410
shader (fdo#61554)
5411
* abort is an incredibly not-smart way to handle IR validation
5412
(fdo#61773)
5413
* solaris build broken with missing ffsll (fdo#62868)
5414
* glXChooseFBConfig with GLX_DRAWABLE_TYPE, GLX_DONT_CARE fails
5415
(fdo#62999)
5416
* EGL X11 Regression: Maximum swap interval is 0 (worked with 9.0)
5417
(fdo#63078)
5418
* [i965 Bisected]Ogles1conform/Ogles2conform/Ogles3conform cases
5419
segfault (fdo#63447)
5420
* [SNB 9.1 Bisected]Ogles2conform GL2ExtensionTests/depth_texture_cube_map/depth_texture_cube_map.test
5421
fail (fdo#64662)
5422
5423
-------------------------------------------------------------------
5424
Thu May 2 12:03:55 UTC 2013 - hrvoje.senjan@gmail.com
5425
5426
- update to Mesa 9.1.2:
5427
* [965gm] green artifacts when using GLSL in XBMC (fdo#44567)
5428
* many new symbols in libxatracker after recent automake work
5429
(fdo#59238)
5430
* [SNB/IVB/HSW Bisected]Oglc draw-buffers2(advanced.blending.none)
5431
segfault (fdo#59445)
5432
* [i965 Bisected]Oglc fbblit(advanced.blitFb-3d-cube.mirror.both)
5433
fails (fdo#59495)
5434
* [r300g] Unigine Heaven 3.0: all objects are black (fdo#60503)
5435
* Firefox 18.0.2 Crash On Nvidia GeForce2 (fdo#60510)
5436
* [SNB Bisected] kwin_gles screen corruption (fdo#61197)
5437
* [IVB] corrupt rendering with UBOs (fdo#61317)
5438
* glEdgeFlag can't be set to false (fdo#61395)
5439
* nullpointer dereference causes xorg-server segfault when nouveau
5440
DRI driver is loaded (fdo#61947)
5441
* llvmpipe: Fragment Shader with "return" in main causes back
5442
output (fdo#62357)
5443
* other bugfixes
5444
- Drop u_remove-os-abi-tag.patch, fdo#26663 is fixed with this release
5445
5446
-------------------------------------------------------------------
5447
Wed Apr 3 17:30:11 UTC 2013 - dmueller@suse.com
5448
5449
- do not build x86* specific drivers on ARM, only enable
5450
nouveau,swrast,svga for ARM platforms
5451
5452
-------------------------------------------------------------------
5453
Wed Apr 3 07:46:47 UTC 2013 - coolo@suse.com
5454
5455
- fix baselibs.conf
5456
5457
-------------------------------------------------------------------
5458
Thu Mar 21 12:19:56 UTC 2013 - dvaleev@suse.com
5459
5460
- Don't enable xa on ppc and ppc64
5461
- Fix glapi_dispatch #bfo56710 (u_mesa-glapi_dispatch.patch)
5462
5463
-------------------------------------------------------------------
5464
Wed Mar 20 11:10:38 UTC 2013 - hrvoje.senjan@gmail.com
5465
5466
- update to Mesa 9.1.1: a bugfix release
5467
* [GM45] mesa demos spriteblast render incorrectly (fdo#30232)
5468
* [gles2] Ironlake: gl_PointCoord takes no effect for point sprites
5469
(fdo#32429)
5470
* Mesa 7.11-devel implementation error: Unexpected program target
5471
in destroy_program_variants_cb() (fdo#38086)
5472
* [snb] corrupted GLSL built-in function results when using Uniform
5473
Buffer contents as arguments (fdo#57121)
5474
* Garbled UI in Team Fortress 2 and Counter-Strike: Source
5475
(fdo#58042)
5476
* Texture flicker with fragment shader (fdo#58960)
5477
* [i965]Oglc fbblit(advanced.blitFb-3d-cube.mirror.both) fails
5478
(fdo#59495)
5479
* [IVB] 3DMMES2.0 Taiji performance reduced by ~13% with
5480
gnome-session enable compositing (fdo#59783)
5481
* build - libvdpau_softpipe fails at runtime. (fdo#60121)
5482
* gbm_dri_bo_create fails to initialize bo->base.base.format
5483
(fdo#60143)
5484
* Corruption with DMA ring on cayman (fdo#60802)
5485
* r600g: add htile support cause gpu lockup in Dishonored wine.
5486
(fdo#60848)
5487
* [softpipe] piglit interpolation-noperspective-gl_BackColor-flat-fixed
5488
regression (fdo#60938)
5489
* alloc_layout_array tx * ty assertion failure when making pbuffer
5490
current (fdo#61012)
5491
* Segfault in glBitmap when called with PBO source (fdo#61026)
5492
5493
-------------------------------------------------------------------
5494
Mon Mar 18 11:00:12 UTC 2013 - mmeister@suse.com
5495
5496
- Added Download Link to Source section in spec file
5497
5498
-------------------------------------------------------------------
5499
Sat Mar 2 02:51:10 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5500
5501
- Update to Mesa 9.1:
5502
Mesa 9.1 implements the OpenGL 3.1 API, but the version reported by
5503
glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
5504
glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver
5505
being used. Some drivers don't support all the features required
5506
in OpenGL 3.1. OpenGL 3.1 is only available if requested at context
5507
creation because GL_ARB_compatibility is not supported.
5508
- New features:
5509
+ GL_ARB_map_buffer_alignment
5510
+ GL_ARB_texture_cube_map_array
5511
- Changes:
5512
+ Removed VAAPI state tracker (unmaintained and broken)
5513
+ Removed i965's broken hardware implementation of GL_NV_vertex_program
5514
+ Removed swrast support for GL_NV_vertex_program
5515
+ Removed swrast support for GL_NV_fragment_program
5516
+ Removed OpenVMS support (unmaintained and broken)
5517
- Changes to package(s):
5518
+ Rename libwayland-egl1-devel -> libwayland-egl-devel
5519
+ Add a GLES3 Development package
5520
+ Removed patches:
5521
Mesa-nodate.diff (patch1)
5522
No dates are put into the build anymore
5523
U_glx-fix-glGetTexLevelParameteriv-for-indirect-render.patch (patch18)
5524
Included in this release
5525
+ Remove BuildRequires we dont need:
5526
http://cgit.freedesktop.org/mesa/mesa/commit/?id=
5527
af6aeae4e1286a8858e040602db338de6a1367dc
5528
+ Update Required package versions
5529
5530
-------------------------------------------------------------------
5531
Thu Feb 28 18:07:05 UTC 2013 - dmueller@suse.com
5532
5533
- only enable swrast for aarch64 for now
5534
5535
-------------------------------------------------------------------
5536
Tue Feb 26 23:23:46 UTC 2013 - stefan.bruens@rwth-aachen.de
5537
5538
- fix_glx_indirect_reply_bfo#59876.diff
5539
* GLX replies are parsed incorrectly when using libxcb and AIGLX,
5540
happens for most replies where data is embedded in the header.
5541
(bfo#59876, bnc#802718)
5542
5543
-------------------------------------------------------------------
5544
Thu Feb 21 23:23:22 UTC 2013 - hrvoje.senjan@gmail.com
5545
5546
- update to Mesa 9.0.3: a bugfix release
5547
* Pink artifacts on objects in the distance in ETQW/Quake 4
5548
(fdo#25201)
5549
* configure: Doesn't check for python libxml2 (fdo#31598)
5550
* [softpipe] piglit glsl-max-varyings regression (fdo#40404)
5551
* [bisected] Oglc pxconv-gettex(basic.allCases) regressed (fdo#47220)
5552
* [bisected i965]Oglc shad-compiler(advanced.TestLessThani)
5553
regressed(fdo#48629)
5554
* [swrast] piglit fbo-generatemipmap-filtering regression
5555
(fdo#54240)
5556
* [sandybridge][uxa] graphics very glitchy and always flickering
5557
(fdo#56920)
5558
* [GM45] Chrome experiment "Stars" crash: brw_fs_emit.cpp:708:
5559
brw_reg brw_reg_from_fs_reg(fs_reg*): Assertion „!"not reached"“
5560
failed. (fdo#57166)
5561
* build test failure: nouveau_fbo.c:198:3: error: too few arguments to
5562
function 'nouveau_renderbuffer_del' (fdo#57746)
5563
* [swrast] Mesa 9.1-devel implementation error: Unable to
5564
delete renderbuffer, no context (fdo#57754)
5565
* [IVB] Graphical glitches in 0 A.D (fdo#58680)
5566
* [softpipe] util/u_tile.c:795:pipe_put_tile_z: Assertion `0' failed.
5567
(fdo#58972)
5568
* [bisected] Mesa build fails: clientattrib.c:33:22: fatal error: indirect.h:
5569
No such file or directory (fdo#59364)
5570
* [ILK/SNB/IVB Bisected]Oglc vertexshader(advanced.TestLightsTwoSided)
5571
causes GPU hung (fdo#59700)
5572
* [swrast] piglit ext_framebuffer_multisample-interpolation 0
5573
centroid-edges regression (fdo#59873)
5574
* [Bisected]Piglit glx_extension_string_sanity fail (fdo#60052)
5575
* Planeshift: triangles where grass would be (fdo#60172)
5576
5577
-------------------------------------------------------------------
5578
Mon Feb 4 13:37:01 UTC 2013 - duwe@suse.com
5579
5580
- enable build of subpackage libwayland-egl1
5581
5582
-------------------------------------------------------------------
5583
Thu Jan 24 14:48:18 UTC 2013 - sndirsch@suse.com
5584
5585
- update to Mesa 9.0.2: a bugfix release
5586
* [KMS] mesa demo spectex broken on rv280 (fdo#22576)
5587
* KMS/R200: Bad shading in NWN since Mesa rewrite (fdo#26809)
5588
* [bisected regression] Oglc fbo(negative.invalidParams3)
5589
Segmentation fault (fdo#45877)
5590
* st_glsl_to_tgsi.cpp:4006:dst_register: Assertion
5591
`index < VERT_RESULT_MAX' failed (fdo#54402)
5592
* Memoryleak with glPopAttrib only on Intel GM45 (fdo#55175)
5593
* glcpp accepts junk after #else/#elif/#endif tokens (fdo#56442)
5594
* EGL sets error to EGL_SUCCESS when DRI driver fails to create
5595
context (fdo#56706)
5596
* Webgl conformance shader-with-non-reserved-words crash. (fdo#57622)
5597
* r200: Culling is broken when rendering to an FBO (fdo#57842)
5598
* r300g: blend sfactor=GL_DST_COLOR fails with FBOs (fdo#57984)
5599
* [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)
5600
* src/glsl/tests/Makefile.am missing $(top_srcdir)/include (fdo#59383)
5601
5602
-------------------------------------------------------------------
5603
Wed Jan 23 11:55:36 UTC 2013 - sndirsch@suse.com
5604
5605
- reverted removing Libs.private/Requires.private in pkgconfig
5606
files
5607
5608
-------------------------------------------------------------------
5609
Sat Jan 19 14:32:46 UTC 2013 - dmueller@suse.com
5610
5611
- enable llvm backend also for ARM
5612
5613
-------------------------------------------------------------------
5614
Fri Jan 18 17:04:12 UTC 2013 - rbrownccb@opensuse.org
5615
- Add requires for Mesa to Mesa-libGL1 in baselibs.conf
5616
* Mesa required for many applications in wine
5617
* wine-32bit pulls through Mesa-libGL1-32bit without Mesa-32bit
5618
5619
-------------------------------------------------------------------
5620
Sat Jan 5 15:28:51 UTC 2013 - crrodriguez@opensuse.org
5621
5622
- Remove Requires.private and Libs.private from *.pc files
5623
* Both are needed only for static linking
5624
* This package provides only shared libraries
5625
* the rpm pkgconfig dependency generator considers "Requires.private"
5626
a valid dependency even though there are no static libraries in the
5627
packages
5628
* This cause bloat and hides broken "buildRequires" in other packages.
5629
5630
-------------------------------------------------------------------
5631
Fri Dec 14 11:00:21 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
5632
5633
- Remove unrecognized configure option "--disable-glu"
5634
5635
-------------------------------------------------------------------
5636
Mon Dec 10 13:22:01 UTC 2012 - sndirsch@suse.com
5637
5638
- Update to Version 9.0.1
5639
* bug fix release
5640
5641
-------------------------------------------------------------------
5642
Tue Oct 16 18:09:16 UTC 2012 - sndirsch@suse.com
5643
5644
- improved packages descriptions
5645
5646
-------------------------------------------------------------------
5647
Mon Oct 8 23:36:24 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
5648
5649
- Update to version 9.0:
5650
Mesa 9.0 has been released. Mesa 9.0 is a feature release.
5651
"The" big feature is the availability of OpenGL 3.1 on some
5652
supported hardware.
5653
+ Remove the Git Commit ID
5654
5655
-------------------------------------------------------------------
5656
Tue Sep 25 15:28:52 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
5657
5658
- Update the Mesa 9.0 Git Snapshot
5659
+ Add the Git CommitID to the buildscript
5660
+ Minor cleanup of the buildscript
5661
5662
-------------------------------------------------------------------
5663
Mon Sep 24 17:04:35 UTC 2012 - sndirsch@suse.com
5664
5665
- removed any .la file
5666
- moved libglapi.so from Mesa-devel to Mesa-libglapi-devel package;
5667
Mesa-devel requires Mesa-libglapi-devel package anyway
5668
5669
-------------------------------------------------------------------
5670
Fri Sep 21 08:28:28 UTC 2012 - sndirsch@suse.com
5671
5672
- fixed libOSMesa packaging (only a dangling symlink has been
5673
packaged)
5674
5675
-------------------------------------------------------------------
5676
Fri Sep 21 07:08:05 UTC 2012 - coolo@suse.com
5677
5678
- fix baselibs.conf after package split
5679
5680
-------------------------------------------------------------------
5681
Thu Sep 20 13:05:15 UTC 2012 - sndirsch@suse.com
5682
5683
- instead of using "make install" for installing libIndirectGL/
5684
libOSMesa, do install these libs manually, so we no longer end
5685
up with linking *everything* against libIndirectGL (instead of
5686
having it correctly linked against GL!)
5687
5688
-------------------------------------------------------------------
5689
Fri Aug 24 22:22:28 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
5690
5691
- Update to 8.1 prerelease:
5692
+ Added radeonsi to the dri drivers for x86/x86_64
5693
+ Rewrite the configuration parts of the spec file
5694
+ Changed u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
5695
to apply!
5696
+ Changed u_remove-os-abi-tag.patch to apply! (Removed parts of it)
5697
+ Changed u_mesa-8.0.1-fix-16bpp.patch to apply! (Removed parts of it)
5698
+ Remove upstreamed patches: (double checked)
5699
- upstream-llvm-patch.diff
5700
- U_i965-gen7-Reduce-GT1-WM-thread-count-according-to-up.patch
5701
5702
-------------------------------------------------------------------
5703
Thu Aug 23 15:29:34 UTC 2012 - fcrozat@suse.com
5704
5705
- Add u_mesa-8.0-llvmpipe-shmget.patch (Fedora): use shmget under
5706
llvmpipe, if available (bnc#766498).
5707
- Update u_mesa-8.0.1-fix-16bpp.patch to work with shmget patch.
5708
5709
-------------------------------------------------------------------
5710
Wed Aug 8 15:43:20 CEST 2012 - tiwai@suse.de
5711
5712
- U_i965-gen7-Reduce-GT1-WM-thread-count-according-to-up.patch
5713
* Fix GPU hang with IVB GT1 desktop (bnc#775048)
5714
5715
-------------------------------------------------------------------
5716
Tue Jul 10 23:42:04 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
5717
5718
- Update to Version 8.0.4 (minor bugfix release)
5719
- Back to bz2 tarballs
5720
5721
-------------------------------------------------------------------
5722
Sat Jun 16 09:58:59 UTC 2012 - coolo@suse.com
5723
5724
- remove buildrequire on vim, it creates a pretty big cycle for
5725
no (obvious) benefit
5726
5727
-------------------------------------------------------------------
5728
Tue Jun 12 15:53:50 UTC 2012 - sndirsch@suse.com
5729
5730
- enabled build of XvMC/VDPAU state trackers for Nouveau, R300,
5731
R600, Softpipe (Software implementation)
5732
5733
-------------------------------------------------------------------
5734
Tue Jun 12 10:19:01 UTC 2012 - sndirsch@suse.com
5735
5736
- u_remove-os-abi-tag.patch
5737
* Remove OS ABI tag from libGL, so it is no longer preferred over
5738
libGLs without OS ABI tag (bnc#765294, fdo#26663)
5739
5740
-------------------------------------------------------------------
5741
Fri Jun 8 14:05:30 UTC 2012 - sndirsch@suse.com
5742
5743
- let libGL1-Mesa require Mesa, since that package includes the DRI
5744
drivers (including the "swrast" DRI driver for software rendering)
5745
(bnc#765241)
5746
5747
-------------------------------------------------------------------
5748
Wed May 30 16:56:11 UTC 2012 - fcrozat@suse.com
5749
5750
- Add u_mesa-8.0.1-fix-16bpp.patch (Fedora): fix 16bpp mode under
5751
llvmpipe.
5752
5753
-------------------------------------------------------------------
5754
Sat May 26 22:29:41 UTC 2012 - sndirsch@suse.com
5755
5756
- added configure options "--enable-gbm --enable-glx-tls" (required
5757
for glamor support)
5758
5759
-------------------------------------------------------------------
5760
Fri May 25 15:57:25 UTC 2012 - meissner@suse.com
5761
5762
- libxatracker is also not built on ppc*.
5763
5764
-------------------------------------------------------------------
5765
Mon May 21 12:32:23 UTC 2012 - sndirsch@suse.com
5766
5767
- Trivial change to Version 8.0.3; tarball from here:
5768
http://cgit.freedesktop.org/mesa/mesa/snapshot/mesa-8.0.3.tar.gz
5769
5770
-------------------------------------------------------------------
5771
Wed May 16 10:28:30 UTC 2012 - adrian@suse.de
5772
5773
- fix build on platforms without gallium (s390 & arm)
5774
5775
-------------------------------------------------------------------
5776
Wed Apr 25 14:14:35 UTC 2012 - tittiatcoke@gmail.com
5777
5778
- Added patches from upstream Master to enable building with
5779
llvm 3.1
5780
5781
-------------------------------------------------------------------
5782
Wed Apr 25 13:17:59 UTC 2012 - sndirsch@suse.com
5783
5784
- For full OpenGL 3.0 compliance, it is necessary to
5785
have floating-point textures, so Mesa is now compiled with
5786
"--enable-texture-float" parameter to have OpenGL 3.0 support.
5787
- disabling glut/glw no longer required since it's no longer
5788
shipped with Mesa
5789
5790
-------------------------------------------------------------------
5791
Mon Apr 23 15:09:29 UTC 2012 - vljn@ovi.com
5792
5793
- Enable xa state tracker and svga gallium drivers (vmwgfx stack)
5794
5795
-------------------------------------------------------------------
5796
Sun Apr 15 18:10:39 CEST 2012 - ro@suse.de
5797
5798
- use same dri drivers on ia64 as on ppc (no drm_intel)
5799
5800
-------------------------------------------------------------------
5801
Wed Mar 21 23:21:24 UTC 2012 - ryanbach@adelphia.net
5802
5803
-- Updated software rasterizer to use llvmpipe the advanced,
5804
- multithreaded,software rasterizer if availaible for that
5805
- archetecture (ie. X86/X86-64).
5806
5807
-------------------------------------------------------------------
5808
Wed Mar 21 18:06:27 UTC 2012 - jengelh@medozas.de
5809
5810
- Adjust baselibs.conf for OSMesa soname change
5811
5812
-------------------------------------------------------------------
5813
Wed Mar 21 14:55:19 UTC 2012 - sndirsch@suse.com
5814
5815
- U_gallium-rtasm-properly-detect-SSE-and-SSE2.patch
5816
* gallium/rtasm: properly detect SSE and SSE2; this should fix
5817
crashes on ancient processors. (bnc#728737)
5818
5819
-------------------------------------------------------------------
5820
Thu Mar 1 08:22:41 UTC 2012 - coolo@suse.com
5821
5822
- fix baselibs.conf after update of libOSMesa
5823
- do not put the date in generated code, this breaks build-compare
5824
for little to no gain as we know the build date from rpm header
5825
5826
-------------------------------------------------------------------
5827
Fri Feb 24 15:12:22 UTC 2012 - sndirsch@suse.com
5828
5829
- Switch software rasterizer to llvmpipe (gallium driver now)
5830
* Performance improvement especially on multicore system.
5831
- minimal specfile cleanup
5832
5833
-------------------------------------------------------------------
5834
Fri Feb 24 13:51:15 CET 2012 - meissner@suse.de
5835
5836
- only require drm_intel on intel.
5837
5838
-------------------------------------------------------------------
5839
Thu Feb 23 10:57:09 UTC 2012 - sndirsch@suse.com
5840
5841
- Update to Mesa 8.0.1
5842
* Removed all DRI drivers that did not support DRI2.
5843
Specifically, i810, mach64, mga, r128, savage, sis, tdfx, and
5844
unichrome were removed.
5845
* Removed all remnants of paletted texture support. As required
5846
by desktop OpenGL, GL_COLOR_INDEX data can still be uploaded
5847
to a color (e.g., RGBA) texture. However, the data cannot be
5848
stored internally as color-index.
5849
* Removed support for GL_APPLE_client_storage extension.
5850
* Removed the classic Mesa r300 and r600 drivers, which are
5851
superseded by the gallium drivers for this hardware.
5852
* Removed the dead Gallium i965, cell and failover drivers,
5853
which were either broken and with nobody in sight to fix
5854
the situation or deprecated.
5855
- obsoletes u_GLX-SWrast-Make-GLX-with-SWrast-enabled-work-on-olde.patch
5856
(git commit #63a6fd6603574c1c01324fbeb0863e39d3864c16)
5857
- obsoletes U_Mesa-7.11-llvm3.patch
5858
- obsoletes Mesa-llvm-3.0.patch
5859
- disabled u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
5860
for now (obsolete as well?)
5861
5862
-------------------------------------------------------------------
5863
Wed Feb 22 14:27:44 UTC 2012 - jengelh@medozas.de
5864
5865
- use --enable-shared-dricore, saves ~33 MB
5866
5867
-------------------------------------------------------------------
5868
Wed Feb 22 14:14:56 UTC 2012 - sndirsch@suse.com
5869
5870
- readded build of non-gallium nouveau driver ("nouveau_vieux") to
5871
support again older NVIDIA GPUs
5872
5873
-------------------------------------------------------------------
5874
Tue Feb 21 19:53:03 UTC 2012 - coolo@suse.com
5875
5876
- fix requires of devel package in moving the %package before the
5877
other packages that have custom versions.
5878
%version in rpm is tricky - it's the _last_ version before the
5879
macro, not the main one.
5880
5881
-------------------------------------------------------------------
5882
Tue Feb 21 03:57:14 UTC 2012 - jengelh@medozas.de
5883
5884
- Split shared libraries per shlib pol.
5885
5886
-------------------------------------------------------------------
5887
Sun Feb 12 19:24:03 UTC 2012 - jengelh@medozas.de
5888
5889
- Update dependencies according to configure.ac,
5890
use pkgconfig symbols
5891
- Parallel build with %_smp_mflags
5892
- Remove redundant tags/sections
5893
5894
-------------------------------------------------------------------
5895
Thu Feb 9 20:01:37 UTC 2012 - sndirsch@suse.com
5896
5897
- fixed buildreqs due to splitted xorg-x11-libs
5898
5899
-------------------------------------------------------------------
5900
Thu Dec 1 11:15:48 UTC 2011 - coolo@suse.com
5901
5902
- add automake as buildrequire to avoid implicit dependency
5903
5904
-------------------------------------------------------------------
5905
Thu Nov 17 20:34:36 UTC 2011 - vljn@ovi.com
5906
5907
- Update to Mesa 7.11.1
5908
* U_glx-ignore-BadRequest-errors-from-DRI2Connect.diff included
5909
5910
-------------------------------------------------------------------
5911
Wed Oct 06 21:58:00 UTC 2011 - idonmez@suse.com
5912
5913
- Update Mesa-llvm-3.0.patch again to fix compilation
5914
5915
-------------------------------------------------------------------
5916
Thu Sep 29 20:53:53 UTC 2011 - idonmez@suse.com
5917
5918
- Update Mesa-llvm-3.0.patch for new llvm snapshot
5919
5920
-------------------------------------------------------------------
5921
Thu Sep 15 06:15:04 UTC 2011 - idonmez@suse.com
5922
5923
- Fix build with newest llvm, fdo#40754
5924
5925
-------------------------------------------------------------------
5926
Tue Sep 13 12:03:25 UTC 2011 - idonmez@suse.com
5927
5928
- Fix build with Factory
5929
5930
-------------------------------------------------------------------
5931
Mon Sep 12 23:48:34 UTC 2011 - sndirsch@suse.com
5932
5933
- revert previous change since it actually *broke* the build with
5934
Factory
5935
5936
-------------------------------------------------------------------
5937
Mon Sep 12 10:47:17 UTC 2011 - idonmez@suse.com
5938
5939
- Fix build with Factory too
5940
5941
-------------------------------------------------------------------
5942
Fri Sep 9 15:08:02 UTC 2011 - vljn@ovi.com
5943
5944
- Fix openSUSE 11.3 11.4 build
5945
5946
-------------------------------------------------------------------
5947
Sun Sep 4 21:00:43 UTC 2011 - vljn@ovi.com
5948
5949
- Update to Mesa 7.11 final
5950
5951
-------------------------------------------------------------------
5952
Sun Sep 4 12:34:37 CEST 2011 - meissner@suse.de
5953
5954
- llvm is only available for *x86* currently
5955
5956
-------------------------------------------------------------------
5957
Tue Aug 9 00:51:28 UTC 2011 - stefan.bruens@rwth-aachen.de
5958
5959
- add fix for bfo #28125 (DRI2 prevents indirect glx)
5960
5961
-------------------------------------------------------------------
5962
Tue Aug 2 13:05:58 UTC 2011 - mhopf@novell.com
5963
5964
- Obsolete Mesa-nouveau3d (included in standard Mesa package now)
5965
- Also nuke from baselibs.conf
5966
5967
-------------------------------------------------------------------
5968
Fri Jul 29 10:10:31 UTC 2011 - mhopf@novell.com
5969
5970
- Update to Mesa 7.11-rc3
5971
- U_Mesa-7.11-llvm3.patch: fix compatibility with llvm 3.0 (and pre-releases)
5972
- gallium is now required for r300, r600
5973
- nouveau is now built by default (except on < OS11.3)
5974
5975
-------------------------------------------------------------------
5976
Thu Jul 28 09:16:23 CEST 2011 - meissner@suse.de
5977
5978
- Also let ppc64 build the noveau driver, fixing build on ppc64.
5979
5980
-------------------------------------------------------------------
5981
Sun Jul 3 13:21:31 UTC 2011 - vljn@ovi.com
5982
5983
- Update Mesa 7.10.3
5984
* Few crashes and rendering fixes.
5985
5986
-------------------------------------------------------------------
5987
Mon Jun 20 15:05:42 UTC 2011 - sndirsch@novell.com
5988
5989
- libdrm-2.4.26-nouveau.diff
5990
* Fixes build of Mesa 7.10.2 nouveau driver with libdrm 2.4.26
5991
(fdo #35562)
5992
5993
-------------------------------------------------------------------
5994
Thu Jun 16 15:55:44 UTC 2011 - mhopf@novell.com
5995
5996
- Don't unpack MesaDemos during build; it's not needed any more.
5997
5998
-------------------------------------------------------------------
5999
Fri Jun 10 06:10:16 UTC 2011 - eich@suse.de
6000
6001
- u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch:
6002
Update this patch closing a giant memory leak.
6003
6004
-------------------------------------------------------------------
6005
Thu Jun 9 11:01:49 UTC 2011 - eich@suse.de
6006
6007
- Replace patches:
6008
* add: u_GLX-SWrast-Make-GLX-with-SWrast-enabled-work-on-olde.patch
6009
This patch falls back to indirect rendering if SWrast doesn't work
6010
with older Xservers as no common configs/visuals can be found.
6011
* remove: Mesa_indirect_old_xserver_compatibility.diff
6012
this patch is superseded.
6013
* rename: 0001-Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6014
to u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6015
6016
-------------------------------------------------------------------
6017
Sat Jun 4 11:20:47 UTC 2011 - eich@suse.de
6018
6019
- Remove: intel-add-gem-string.patch
6020
This patch was barking up the wrong tree anyway.
6021
As discussed with Martin Grässlin from the Kwin project
6022
a patch from the upstream git master has been cherry-picked
6023
and added to kdebase4-workspace which makes this patch unneciessary.
6024
The patch to Kwin will become obsolete once Kwin is updated,
6025
this will be noticed easily in kdebase4-workspace.
6026
6027
-------------------------------------------------------------------
6028
Tue May 24 19:49:12 UTC 2011 - eich@suse.de
6029
6030
- Fix the driver directory search path in the spec file.
6031
This makes dri_driver_dir.diff obsolete.
6032
6033
-------------------------------------------------------------------
6034
Wed May 19 18:10:53 UTC 2011 - idoenmez@novell.com
6035
6036
- Add intel-add-gem-string.patch: Add back "GEM" string to Intel
6037
driver's version output to fix OpenGL effects in kwin.
6038
6039
-------------------------------------------------------------------
6040
Tue May 17 07:31:21 UTC 2011 - eich@suse.de
6041
6042
- Add packaging information for GLES2 devel files.
6043
6044
-------------------------------------------------------------------
6045
Mon May 16 18:23:39 UTC 2011 - eich@suse.de
6046
6047
- Add GLES2 support.
6048
6049
-------------------------------------------------------------------
6050
Fri May 6 16:46:21 UTC 2011 - mhopf@novell.com
6051
6052
- Update to 7.10.2
6053
* Many crash and rendering fixes
6054
* Fixes bug 678264 (Xserver crash with radeon/radeonhd UMS)
6055
6056
-------------------------------------------------------------------
6057
Wed Mar 30 08:15:37 UTC 2011 - fcrozat@novell.com
6058
6059
- Enable gallium driver for radeon and r600
6060
6061
-------------------------------------------------------------------
6062
Sat Jan 8 20:46:35 UTC 2011 - sndirsch@novell.com
6063
6064
- update to 7.10 final
6065
6066
-------------------------------------------------------------------
6067
Mon Jan 3 13:48:35 UTC 2011 - sndirsch@novell.com
6068
6069
- Update pre-7.10 state (git 96685a6)
6070
Fixes two screensaver GPU crashes on SandyBridge (xorg #32683)
6071
6072
-------------------------------------------------------------------
6073
Mon Dec 20 14:34:44 UTC 2010 - sndirsch@novell.com
6074
6075
- Update full mesa stack to pre-7.10 (git 32218e4).
6076
Fixes most of intel SandyBridge rendering issues.
6077
- Set Mesa version to 7.9.801
6078
- obsoletes commit-d316391.diff
6079
- adjusted 0001-Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6080
6081
-------------------------------------------------------------------
6082
Sat Nov 6 08:36:11 UTC 2010 - sndirsch@novell.com
6083
6084
- 0001-Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6085
* Fix crash in swrast when setting a texture for a pixmap
6086
(bnc #641297)
6087
- readd swrastg DRI driver
6088
6089
-------------------------------------------------------------------
6090
Wed Nov 3 20:45:02 UTC 2010 - sndirsch@novell.com
6091
6092
- exclude swrastg DRI driver (bnc #641297)
6093
6094
-------------------------------------------------------------------
6095
Fri Oct 8 21:35:56 CEST 2010 - meissner@suse.de
6096
6097
- --enable-gallium-nouveau also for PowerPC.
6098
6099
-------------------------------------------------------------------
6100
Thu Oct 7 07:35:31 UTC 2010 - sndirsch@novell.com
6101
6102
- commit-d316391.diff
6103
* i965: Fix gen6 pointsize handling to match pre-gen6. Fixes
6104
point-line-no-cull (bfo #30532)
6105
6106
-------------------------------------------------------------------
6107
Tue Oct 5 06:57:26 UTC 2010 - sndirsch@novell.com
6108
6109
- MesaLib 7.9
6110
- obsoletes commit-73dab75.diff
6111
6112
-------------------------------------------------------------------
6113
Thu Sep 30 09:49:13 UTC 2010 - sndirsch@novell.com
6114
6115
- commit-73dab75.diff
6116
* i965: fallback lineloop on sandybridge for now (bfo #30420,
6117
comment #8)
6118
6119
-------------------------------------------------------------------
6120
Wed Sep 29 12:01:23 UTC 2010 - sndirsch@novell.com
6121
6122
- updated to MesaLib 7.9-RC2
6123
6124
-------------------------------------------------------------------
6125
Mon Sep 27 18:28:46 UTC 2010 - sndirsch@novell.com
6126
6127
- updated to MesaLib 7.9-RC1
6128
6129
-------------------------------------------------------------------
6130
Wed Sep 15 12:29:11 UTC 2010 - sndirsch@novell.com
6131
6132
- Mesa git master #83f5f50 (2010-09-14)
6133
- obsoletes commit-4ebf07a.diff
6134
6135
-------------------------------------------------------------------
6136
Wed Sep 15 03:54:37 UTC 2010 - sndirsch@novell.com
6137
6138
- Mesa git master #fd328a (2010-09-11)
6139
- commit-4ebf07a.diff
6140
* glx: Don't destroy DRI2 drawables for legacy glx drawables
6141
(bfo #30109)
6142
6143
-------------------------------------------------------------------
6144
Thu Sep 9 12:45:55 UTC 2010 - sndirsch@novell.com
6145
6146
- use TALLOC_LIBS/TALLOC_CFLAGS env. variables which obsolete the
6147
requirement for a patched libtalloc-devel package, i.e.
6148
talloc.pc is no longer required.
6149
6150
-------------------------------------------------------------------
6151
Sun Aug 29 05:05:58 CEST 2010 - sndirsch@suse.de
6152
6153
- Mesa git master #2dfd348 (2010-08-28)
6154
- obsoletes libdrm_nouveau.diff.bz2, mesa-commit-06c72da.diff
6155
- adjusted Mesa_indirect_old_xserver_compatibility.diff,
6156
dri_driver_dir.diff
6157
- added libtalloc-devel bison flex libxml2-python to BuildRequires
6158
- pkgconfig file for egl
6159
6160
-------------------------------------------------------------------
6161
Fri Jul 23 22:52:14 CEST 2010 - sndirsch@suse.de
6162
6163
- reenable build of mga DRI driver (bnc #466635)
6164
6165
-------------------------------------------------------------------
6166
Wed Jul 7 00:00:00 CEST 2010 - johannesobermayr@gmx.de
6167
6168
- bnc #620037
6169
* create nouveau_vieux_dri.so
6170
* add libdrm_nouveau.diff
6171
* separate Mesa-nouveau3d package
6172
- fix some RPMLINT warnings
6173
6174
-------------------------------------------------------------------
6175
Fri Jun 25 11:15:20 CEST 2010 - sndirsch@suse.de
6176
6177
- Mesa 7.8.2
6178
* Various i965 and i915 driver fixes.
6179
- adjusted Mesa_indirect_old_xserver_compatibility.diff,
6180
egl-buildfix.diff
6181
6182
-------------------------------------------------------------------
6183
Wed Jun 9 08:52:41 UTC 2010 - bg@novell.com
6184
6185
- sis does not work on hppa as well
6186
6187
-------------------------------------------------------------------
6188
Mon Jun 7 19:27:30 CEST 2010 - sndirsch@suse.de
6189
6190
- mesa-commit-06c72da.diff
6191
* intel: Update renderbuffers unconditionally in
6192
intelSetTexBuffer2() (bnc #610323)
6193
6194
-------------------------------------------------------------------
6195
Sat May 22 16:00:55 CEST 2010 - sndirsch@suse.de
6196
6197
- Mesa_indirect_old_xserver_compatibility.diff (revival)
6198
Workaround for enabling indirect rendering to older Xservers
6199
(bnc #469280, bnc #600672).
6200
6201
-------------------------------------------------------------------
6202
Sat Apr 10 22:03:00 CEST 2010 - sndirsch@suse.de
6203
6204
- removed legal check since affected source files no longer exist
6205
- removed obsolete missing_Makefile.diff
6206
- specfile cleanup
6207
6208
-------------------------------------------------------------------
6209
Tue Apr 6 02:09:57 CEST 2010 - sndirsch@suse.de
6210
6211
- Mesa 7.8.1
6212
* The primary purpose of this release is to fix a significant
6213
error in Mesa's copy of glxext.h and the libGL code that uses
6214
it. The release also contains some other bug fixes.
6215
6216
-------------------------------------------------------------------
6217
Mon Mar 29 14:42:48 CEST 2010 - sndirsch@suse.de
6218
6219
- update to 7.8 final release
6220
6221
-------------------------------------------------------------------
6222
Thu Mar 18 01:23:56 CET 2010 - ro@suse.de
6223
6224
- use 7.8-rc1 tarballs
6225
6226
-------------------------------------------------------------------
6227
Wed Mar 17 21:56:33 CET 2010 - ro@suse.de
6228
6229
- update to 7.8
6230
- dos, ggi and classic svga drivers removed along with
6231
their header files
6232
- re-enable nouveau driver
6233
6234
-------------------------------------------------------------------
6235
Sun Feb 28 22:10:09 CET 2010 - sndirsch@suse.de
6236
6237
- due to libdrm update disable build of nouveau driver for now
6238
(needs newer Mesa sources from git master)
6239
6240
-------------------------------------------------------------------
6241
Fri Jan 22 14:19:15 CET 2010 - ro@suse.de
6242
6243
- fix build for ppc
6244
6245
-------------------------------------------------------------------
6246
Tue Dec 22 04:55:36 CET 2009 - sndirsch@suse.de
6247
6248
- Mesa 7.7 final release
6249
6250
-------------------------------------------------------------------
6251
Fri Dec 18 21:29:08 CET 2009 - sndirsch@suse.de
6252
6253
- Mesa 7.7 RC3
6254
* more bug fixes
6255
6256
-------------------------------------------------------------------
6257
Tue Dec 15 21:21:51 CET 2009 - jengelh@medozas.de
6258
6259
- add baselibs.conf as a source
6260
- enable parallel building
6261
- build drivers for SPARC
6262
6263
-------------------------------------------------------------------
6264
Tue Dec 8 03:53:06 CET 2009 - sndirsch@suse.de
6265
6266
- Mesa 7.7 RC2
6267
* more bug fixes
6268
6269
-------------------------------------------------------------------
6270
Wed Dec 2 00:46:37 CET 2009 - sndirsch@suse.de
6271
6272
- Mesa 7.7 RC1
6273
* New features
6274
- VMware "SVGA" Gallium driver. This is a Gallium3D driver
6275
which targets the VMware virtual graphics device. It allows
6276
Linux OpenGL guest applications to utilize the 3D graphics
6277
hardware of the host operating system.
6278
- GL_ARB_draw_elements_base_vertex (supported in Intel i965
6279
and software drivers)
6280
- GL_ARB_depth_clamp (supported in Intel i965 DRI and software
6281
drivers)
6282
- GL_NV_depth_clamp (supported in Intel i965 DRI and software
6283
drivers)
6284
- GL_ARB_provoking_vertex (same as GL_EXT_provoking_vertex)
6285
- Wavefront .obj file loader/viewer demo (progs/demos/
6286
objviewer)
6287
* Bug fixes
6288
- Many assorted i965 driver fixes.
6289
- Many r300-gallium driver fixes; this driver is now
6290
considered unstable-quality instead of experimental-quality.
6291
* Changes
6292
- New Mesa texture/surface format infrastructure
6293
- Removed some unused Mesa device driver hooks
6294
6295
-------------------------------------------------------------------
6296
Wed Oct 7 16:32:46 UTC 2009 - mhopf@novell.com
6297
6298
- Add -DNDEBUG to CFLAGS.
6299
It's unfortunate, but a few newly added assert()s for testing memory leaks
6300
trigger in this release. But having memory leaks is less problematic than
6301
crashing compiz.
6302
6303
-------------------------------------------------------------------
6304
Tue Sep 29 21:33:56 CEST 2009 - sndirsch@suse.de
6305
6306
- Mesa 7.6
6307
* OpenVG front-end (state tracker for Gallium). This was written
6308
by Zack Rusin at Tungsten Graphics.
6309
* GL_ARB_vertex_array_object and GL_APPLE_vertex_array_object
6310
extensions (supported in Gallium drivers, Intel DRI drivers,
6311
and software drivers)
6312
* GL_ARB_copy_buffer extension (supported in Gallium drivers,
6313
Intel DRI drivers, and software drivers)
6314
* GL_ARB_map_buffer_range extension (supported in Gallium drivers,
6315
Intel DRI drivers, and software drivers)
6316
* GL_ARB_seamless_cube_map extension (supported in software drivers
6317
and i965 drivers)
6318
* GL_ARB_vertex_array_bgra (ARB synonym for GL_EXT_vertex_array_bgra)
6319
* GL_ARB_sync (supported in software drivers and Intel DRI drivers)
6320
* GL_EXT_provoking_vertex extension (supported in Gallium, i915, i965,
6321
and software drivers)
6322
* Rewritten radeon/r200/r300 driver using a buffer manager
6323
* radeon/r200/r300 GL_EXT_framebuffer_object support when used with
6324
kernel memory manager
6325
* radeon/r200/r300 support for GL_ARB_occlusion_query
6326
* r300 driver supports OpenGL 1.5
6327
* r300 driver support for GL_EXT_vertex_array_bgra, GL_EXT_texture_sRGB
6328
* i915/945 driver support for GL_ARB_point_sprite, GL_EXT_stencil_two_side
6329
and GL_ATI_separate_stencil extensions
6330
* Rewritten assembler for GL_ARB_vertex_program / GL_ARB_fragment_program.
6331
* Added configure --with-max-width=W, --with-max-height=H options to
6332
specify max framebuffer, viewport size.
6333
* Initial version of Gallium llvmpipe driver. This is a new driver based
6334
on LLVM which makes exensive use of run-time code generation. This is
6335
an "alpha" stage driver. See the src/gallium/drivers/llvmpipe/README
6336
file for more information.
6337
* i965 DRI driver fixes, including support for "unlimited" size constant
6338
buffers (GLSL uniforms)
6339
6340
-------------------------------------------------------------------
6341
Mon Sep 28 22:08:52 CEST 2009 - sndirsch@suse.de
6342
6343
- Mesa 7.5.1
6344
* bug-fix release fixing issues found since the 7.5.1 release.
6345
- Detect B43 chipset in Intel driver
6346
- Assorted bug fixes for i965/i945 drivers
6347
- Fixed Gallium glDrawPixels(GL_STENCIL_INDEX) failure.
6348
- Fixed GLSL linker/preprocessor version directive issue seen
6349
in Wine (such as bug 23946)
6350
- glUseProgram() is now compiled into display lists (bug 23746).
6351
- glUniform functions are now compiled into display lists
6352
- Auto mipmap generation didn't work reliably with Gallium.
6353
- Fixed random number usage in GLX code.
6354
- Fixed invalid GL_OUT_OF_MEMORY error sometimes raised by
6355
glTexSubImage2D when using Gallium.
6356
6357
-------------------------------------------------------------------
6358
Fri Sep 11 15:21:56 CEST 2009 - sndirsch@suse.de
6359
6360
- no longer package glew headers in Mesa-devel, which caused file
6361
conflicts with glew-devel (bnc #538344)
6362
6363
-------------------------------------------------------------------
6364
Fri Sep 4 00:02:13 CEST 2009 - sndirsch@suse.de
6365
6366
- Mesa 7.5.1
6367
* bug-fix release fixing issues found since the 7.5 release.
6368
6369
-------------------------------------------------------------------
6370
Sun Aug 2 21:48:08 UTC 2009 - jansimon.moeller@opensuse.org
6371
6372
- add ARM variant to configure
6373
6374
-------------------------------------------------------------------
6375
Fri Jul 31 12:39:02 CEST 2009 - sndirsch@suse.de
6376
6377
- Mesa-devel should require libdrm-devel (bnc #527097)
6378
6379
-------------------------------------------------------------------
6380
Sat Jul 18 04:16:04 CEST 2009 - sndirsch@suse.de
6381
6382
- Mesa 7.5
6383
* new features like e.g. Gallium3D
6384
* various bug fixes
6385
* removed some GL_SGIX_* extensions, which have been superseded
6386
by ARB versions
6387
- obsoletes mesa-commit-88b702e.diff, mesa-commit-954dfba.diff,
6388
intel_release_static_region.patch
6389
6390
-------------------------------------------------------------------
6391
Wed Jun 24 04:43:35 CEST 2009 - sndirsch@suse.de
6392
6393
- Mesa 7.4.4
6394
* Fixed i965/i915 segfault in screen destruction (bfo #22408)
6395
- adjusted intel_release_static_region.patch
6396
- obsoletes Mesa-intel_unref_fb.patch
6397
6398
-------------------------------------------------------------------
6399
Tue Jun 23 13:53:06 CEST 2009 - sndirsch@suse.de
6400
6401
- Mesa-intel_unref_fb.patch
6402
* intel: call _mesa_unreference_framebuffer() in
6403
intelDestroyBuffer(). This was a call to
6404
_mesa_reference_framebuffer(ptr, NULL) but the NULL pointer is
6405
incorrect in Mesa 7.4.x. Fixes a failed assertion during screen
6406
tear-down.
6407
6408
-------------------------------------------------------------------
6409
Sat Jun 20 03:35:17 CEST 2009 - sndirsch@suse.de
6410
6411
- Mesa 7.4.3
6412
* Fixed texture object reference counting bug (bug 21756)
6413
* Allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENT point
6414
(SF bug 2793846)
6415
* Added missing glGet case for GL_VERTEX_ARRAY_BINDING_APPLE
6416
* Fixed some OSMesa build issues
6417
* Fixed a vertex buffer object crash
6418
* Fixed broken glTexImage3D() when image type = GL_BITMAP
6419
* Fixed some GLSL preprocessor bugs
6420
* Fixed framebuffer mem leak in i945/i965 DRI drivers
6421
* Fixed texture coordinate repeat bug in swrast (bug 21872)
6422
* Fixed incorrect viewport clamping (lower bound is zero, not one)
6423
* GLX fix for glean's makeCurrent test case
6424
- obsoletes reverted applied mesa_7_4_branch-commit-63cde0e.diff
6425
6426
-------------------------------------------------------------------
6427
Tue May 19 22:23:57 CEST 2009 - sndirsch@suse.de
6428
6429
- mesa_7_4_branch-commit-63cde0e.diff
6430
* commit, which introduced a regression; revert it (bnc #504578)
6431
6432
-------------------------------------------------------------------
6433
Fri May 15 18:25:09 CEST 2009 - sndirsch@suse.de
6434
6435
- Mesa 7.4.2
6436
* Fixed segfault when rendering to front buffer with DRI 1.
6437
* Fixed swrast texture rectangle bug when wrap mode =
6438
GL_CLAMP_TO_BORDER and filter mode = GL_LINEAR. (bug 21461)
6439
* Fixed texture object mem leak during context destruction.
6440
* Fixed a state validation bug in glCopyTex[Sub]Image()
6441
* Fixed some i965 GLSL bugs.
6442
* Fixed an R300 driver texture object bad memory reference.
6443
6444
-------------------------------------------------------------------
6445
Wed Apr 22 14:12:35 CEST 2009 - sndirsch@suse.de
6446
6447
- no longer package static libGL/libGLU; can't work any longer
6448
due to static X libraries having been removed
6449
6450
-------------------------------------------------------------------
6451
Sat Apr 18 20:25:22 CEST 2009 - sndirsch@suse.de
6452
6453
- Mesa 7.4.1
6454
* Fixed a two-sided lighting bug in fixed-function-to-GPU code
6455
generation
6456
* Fixed some Darwin issues (Jeremy Huddleston)
6457
* Indexing the GLSL gl_EyePlane[] or gl_ObjectPlane[] arrays
6458
with a variable was broken, bug 20986
6459
* Fixed incorrect texture unit bias in TXB instruction
6460
* glTexParameter settings weren't always propogated to drivers
6461
* Assorted vertex/fragment program bug fixes
6462
* Fixed point rendering in software rasterizer
6463
* Fixed potential deadlock in object hash functions
6464
* Fix a couple bugs surrounding front-buffer rendering with
6465
DRI2, but this is not quite complete.
6466
* Fixed glPopAttrib() bug when restoring user clip planes
6467
6468
-------------------------------------------------------------------
6469
Sat Mar 28 04:58:00 CET 2009 - sndirsch@suse.de
6470
6471
- Mesa 7.4 (final)
6472
* This is a stable release that just fixes bugs since the 7.3
6473
release.
6474
6475
-------------------------------------------------------------------
6476
Thu Mar 26 08:22:52 CET 2009 - sndirsch@suse.de
6477
6478
- Mesa 7.4-rc2
6479
* more patches cherry-picked from the master branch
6480
6481
-------------------------------------------------------------------
6482
Sat Mar 21 04:34:04 CET 2009 - sndirsch@suse.de
6483
6484
- Mesa 7.4-rc1
6485
6486
-------------------------------------------------------------------
6487
Sat Mar 7 04:17:18 CET 2009 - sndirsch@suse.de
6488
6489
- mesa-commit-954dfba.diff
6490
* i965: bump texture limit to 4kx4k (bfo #18100)
6491
* obsoletes i965-GL_MAX_TEXTURE_SIZE-4096.diff
6492
- mesa-commit-88b702e.diff
6493
* i965: Eric Anholt's patch for bumping up texture sizes
6494
(bfo #18100)
6495
6496
-------------------------------------------------------------------
6497
Fri Feb 27 16:58:13 CET 2009 - mhopf@suse.de
6498
6499
- Mesa_indirect_old_xserver_compatibility.diff
6500
Workaround for enabling indirect rendering to older Xservers
6501
(bnc #469280).
6502
6503
-------------------------------------------------------------------
6504
Wed Feb 25 15:51:31 CET 2009 - sndirsch@suse.de
6505
6506
- update to Mesa 7.3
6507
- obsoletes MesaLib-7.2_intel-2008-q3_793c3b9-46921a5.diff,
6508
commit-7d99ddc.diff, commit-b4bf9ac.diff,
6509
i965_aperture_call_for_Q3.patch, mesa-7.1-fix-i8xx-vbos.patch
6510
6511
-------------------------------------------------------------------
6512
Tue Feb 10 01:12:37 CET 2009 - sndirsch@suse.de
6513
6514
- commit-7d99ddc.diff
6515
* intel: Fix a number of memory leaks on context destroy.
6516
(bnc #457879,bfo #19665)
6517
- intel_release_static_region.patch
6518
* detach static region from intel_renderbuffer on contex destroy
6519
(bnc #457879,bfo #19665)
6520
6521
-------------------------------------------------------------------
6522
Fri Jan 23 15:09:50 CET 2009 - sndirsch@suse.de
6523
6524
- added intel-i810-Mesa, Mesa7 to Provides/Obsoletes, i.e. get rid
6525
of SLE10 packages (bnc #468796)
6526
6527
-------------------------------------------------------------------
6528
Wed Jan 14 17:59:57 CET 2009 - sndirsch@suse.de
6529
6530
- i965_aperture_call_for_Q3.patch (Quanxian Wang)
6531
* addresses bfo #19242; based on Q3 release; the patch is
6532
coming from commit id 59b2c2adbbece27ccf54e58b598ea29cb3a5aa85,
6533
2fc9d671e0be77676818da51cd3b35b52af79421,
6534
c30eb2c104c19c758c0b2a2461ad7f38cfa747d0
6535
6536
-------------------------------------------------------------------
6537
Tue Jan 13 12:34:56 CET 2009 - olh@suse.de
6538
6539
- obsolete old XFree86-Mesa{,-devel}-XXbit packages (bnc#437293)
6540
6541
-------------------------------------------------------------------
6542
Fri Jan 9 19:00:00 CET 2009 - sndirsch@suse.de
6543
6544
- /etc/drirc
6545
* disable vblank_mode/force_s3tc_enable and enable
6546
disable_lowimpact_fallback for r300 driver to fix performance
6547
issues with GoogleEarth and OpenOffice.Org (bnc #438666)
6548
6549
-------------------------------------------------------------------
6550
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
6551
6552
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
6553
(bnc#437293)
6554
6555
-------------------------------------------------------------------
6556
Fri Nov 28 03:37:26 CET 2008 - sndirsch@suse.de
6557
6558
- mesa-7.1-fix-i8xx-vbos.patch
6559
* For some reason the Intel 865 seem to claim VBO support in the
6560
docs, but doesn't seem to practice it in the hardware, or
6561
there is some missing errata. This restores the old pre-vbo
6562
code and uses it on all 8xx hw. (bfo #17963)
6563
This patch fixes OpenGL support on 845/855GM/865.
6564
6565
-------------------------------------------------------------------
6566
Sat Nov 22 11:45:33 CET 2008 - sndirsch@suse.de
6567
6568
- disabled VBlank also for i965 DRI driver (bfo #17967)
6569
6570
-------------------------------------------------------------------
6571
Mon Nov 17 18:35:37 CET 2008 - sndirsch@suse.de
6572
6573
- added global /etc/drirc to disable VBlank for i915 DRI driver
6574
(bnc #432980)
6575
6576
-------------------------------------------------------------------
6577
Thu Nov 13 15:29:43 CET 2008 - sndirsch@suse.de
6578
6579
- disabled i965-GL_MAX_TEXTURE_SIZE-4096.diff; apparently it
6580
doesn't work for compiz/Desktop effects and is not required at
6581
all for 3D support in general (bnc #441572)
6582
6583
-------------------------------------------------------------------
6584
Fri Oct 31 12:17:40 CET 2008 - sndirsch@suse.de
6585
6586
- commit-b4bf9ac.diff
6587
* i915: fix crash in i830_emit_state (bfo #17766)
6588
6589
-------------------------------------------------------------------
6590
Thu Oct 30 12:34:56 CET 2008 - olh@suse.de
6591
6592
- obsolete old -XXbit packages (bnc#437293)
6593
6594
-------------------------------------------------------------------
6595
Tue Oct 21 06:01:30 CEST 2008 - sndirsch@suse.de
6596
6597
- MesaLib-7.2_intel-2008-q3_793c3b9-46921a5.diff
6598
* i965: Fix a potential assertion failure.
6599
* intel: GLSL 1.20 is broken in Mesa, so disable it in the i965
6600
driver
6601
6602
-------------------------------------------------------------------
6603
Thu Oct 9 09:56:11 CEST 2008 - sndirsch@suse.de
6604
6605
- Mesa 7.2_intel-2008-q3_793c3b9
6606
* Intel-2008-Q3-RC3 release (Mesa 7.2 + GEM code)
6607
6608
-------------------------------------------------------------------
6609
Sat Sep 27 05:48:56 CEST 2008 - sndirsch@suse.de
6610
6611
- Mesa 7.2_intel-2008-q3_e636f5b
6612
* Intel-2008-Q3-RC2 release (Mesa 7.2 + GEM code)
6613
- replaced disable_ttm_warning.diff with disable_gem_warning.diff
6614
- adjusted i965-GL_MAX_TEXTURE_SIZE-4096.diff
6615
6616
-------------------------------------------------------------------
6617
Sat Sep 20 18:18:40 CEST 2008 - sndirsch@suse.de
6618
6619
- Mesa 7.2:
6620
Mesa 7.2 is a stable release fixing bugs found in 7.1, which was
6621
a new development release. Mesa 7.2 implements the OpenGL 2.1
6622
API, but the version reported by glGetString(GL_VERSION) depends
6623
on the particular driver being used. Some drivers don't support
6624
all the features required in OpenGL 2.1. Note that this version
6625
of Mesa does not use the GEM memory manager. The master branch
6626
of git uses GEM. The prototype DRI2 code that was in 7.1 has
6627
also been removed. DRM version 2.3.1 should be used with Mesa 7.2
6628
6629
-------------------------------------------------------------------
6630
Fri Aug 29 16:08:15 CEST 2008 - sndirsch@suse.de
6631
6632
- added libexpat-devel to Buildrequires to fix build
6633
6634
-------------------------------------------------------------------
6635
Thu Aug 28 12:51:22 CEST 2008 - sndirsch@suse.de
6636
6637
- revert of commit-1724334.diff obsolete after adding the patches
6638
commit-5930aeb.diff/commit-78f50cd.diff (commits 5930aeb/78f50cd)
6639
to xorg-x11-server package (bfo #17069)
6640
6641
-------------------------------------------------------------------
6642
Wed Aug 27 16:38:12 CEST 2008 - sndirsch@suse.de
6643
6644
- updated to Mesa 7.1 final release
6645
6646
-------------------------------------------------------------------
6647
Mon Aug 18 03:18:55 CEST 2008 - sndirsch@suse.de
6648
6649
- reverted commit 1724334 to get RGB, Double-buffered visuals back;
6650
otherwise even GL applications like glxgears no longer start
6651
(bfo #17069)
6652
6653
-------------------------------------------------------------------
6654
Sun Aug 17 11:46:40 CEST 2008 - sndirsch@suse.de
6655
6656
- udpated to Mesa 7.1 RC4
6657
"This includes the latest GLSL fixes/features plus other assorted
6658
fixes from the past 2-3 weeks."
6659
- obsoletes MesaLib-6befdca.diff
6660
- adjusted disable_ttm_warning.diff (TTM --> GEM)
6661
- adjusted i965-GL_MAX_TEXTURE_SIZE-4096.diff
6662
6663
-------------------------------------------------------------------
6664
Mon Aug 11 13:49:19 CEST 2008 - sndirsch@suse.de
6665
6666
- udpated to Mesa 7.1 RC3
6667
* bugfixes
6668
6669
-------------------------------------------------------------------
6670
Mon Aug 4 14:52:07 CEST 2008 - sndirsch@suse.de
6671
6672
- i965-GL_MAX_TEXTURE_SIZE-4096.diff
6673
* sets GL_MAX_TEXTURE_SIZE to 4096 for Intel 965 series
6674
6675
-------------------------------------------------------------------
6676
Fri Aug 1 23:28:45 CEST 2008 - sndirsch@suse.de
6677
6678
- commit-c71fa34.diff
6679
* added null texObj ptr check (bfo #15567, bnc #402687)
6680
6681
-------------------------------------------------------------------
6682
Thu Jul 10 23:10:25 CEST 2008 - sndirsch@suse.de
6683
6684
- even s390(x) needs swrast DRI driver now
6685
- specfile cleanup
6686
6687
-------------------------------------------------------------------
6688
Wed Jul 9 09:50:25 CEST 2008 - sndirsch@suse.de
6689
6690
- no dri.pc for s390/s390x
6691
6692
-------------------------------------------------------------------
6693
Tue Jul 8 22:51:32 CEST 2008 - sndirsch@suse.de
6694
6695
- disable_ttm_warning.diff
6696
* disables confusing warning, that TTM cannot be initialized
6697
6698
-------------------------------------------------------------------
6699
Fri Jul 4 22:15:48 CEST 2008 - sndirsch@suse.de
6700
6701
- udpated to Mesa 7.1-pre
6702
6703
-------------------------------------------------------------------
6704
Mon Apr 14 23:56:57 CEST 2008 - sndirsch@suse.de
6705
6706
- unichrome-context.diff
6707
* Do not clear the current context before attempting to use it.
6708
(bnc #285496)
6709
- no longer need to use LIBGL_ALWAYS_INDIRECT=1 on via hardware
6710
(bnc #285496)
6711
6712
-------------------------------------------------------------------
6713
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
6714
6715
- added baselibs.conf file to build xxbit packages
6716
for multilib support
6717
6718
-------------------------------------------------------------------
6719
Sat Apr 5 03:42:11 CEST 2008 - sndirsch@suse.de
6720
6721
- update to Mesa bugfix release 7.0.3 (final)
6722
6723
-------------------------------------------------------------------
6724
Wed Apr 2 09:33:27 CEST 2008 - sndirsch@suse.de
6725
6726
- update to Mesa bugfix release 7.0.3 RC3
6727
* obsoletes commit-185320a.diff
6728
6729
-------------------------------------------------------------------
6730
Thu Mar 13 12:43:53 CET 2008 - sndirsch@suse.de
6731
6732
- commit-185320a.diff
6733
Only call ProgramStringNotify if program parsing succeeded.
6734
Wine intentionally tries some out-of-spec programs to test
6735
strictness, and calling ProgramStringNotify on the results
6736
of a failed program parse resulted in crashes in the 965
6737
driver. (bfo #13492)
6738
6739
-------------------------------------------------------------------
6740
Fri Feb 22 04:02:54 CET 2008 - sndirsch@suse.de
6741
6742
- update to Mesa bugfix release 7.0.3 RC2
6743
* Fixed GLX indirect vertex array rendering bug (14197)
6744
* Fixed crash when deleting framebuffer objects (bugs 13507,
6745
14293)
6746
* User-defined clip planes enabled for R300 (bug 9871)
6747
* Fixed glBindTexture() crash upon bad target (bug 14514)
6748
* Fixed potential crash in glDrawPixels(GL_DEPTH_COMPONENT) (bug
6749
13915)
6750
* Bad strings given to glProgramStringARB() didn't generate
6751
GL_INVALID_OPERATION
6752
* Fixed minor point rasterization regression (bug 11016)
6753
6754
-------------------------------------------------------------------
6755
Wed Jan 23 12:23:16 CET 2008 - sndirsch@suse.de
6756
6757
- update to Mesa bugfix release 7.0.3 RC1
6758
* Added missing glw.pc.in file to release tarball
6759
* Fix GLUT/Fortran issues
6760
* GLSL gl_FrontLightModelProduct.sceneColor variable wasn't
6761
defined
6762
* Fix crash upon GLSL variable array indexes (not yet supported)
6763
* Two-sided stencil test didn't work in software rendering
6764
* Fix two-sided lighting bugs/crashes (bug 13368)
6765
* GLSL gl_FrontFacing didn't work properly
6766
* glGetActiveUniform returned incorrect sizes (bug 13751)
6767
* Fix several bugs relating to uniforms and attributes in GLSL
6768
API (Bruce Merry, bug 13753)
6769
* glTexImage3D(GL_PROXY_TEXTURE_3D) mis-set teximage depth field
6770
6771
-------------------------------------------------------------------
6772
Sat Nov 10 19:13:45 CET 2007 - sndirsch@suse.de
6773
6774
- updated to Mesa 7.0.2
6775
* New features:
6776
- Updated Windows VC7 project files
6777
- Added DESTDIR variable for 'make install'
6778
- Added pkg-config files for gl, glu, glut and glw libraries
6779
- Added bluegene-xlc-osmesa and catamount-osmesa-pgi configs
6780
- Support for Intel G33/Q33/Q35 graphics chipsets
6781
* Bug fixes:
6782
- Fixed a vertex buffer wrapping issue (bug 9962)
6783
- Added mutex protection around texture object reference
6784
counters
6785
- Added checking/support for additional chips in the i915/i945
6786
family (see 11978)
6787
- Fixed a blending/banding issue (bug 11931)
6788
- Fixed a GLU matrix inversion bug (#6748)
6789
- Fixed problem with large glDrawArrays calls and indirect
6790
rendering (bug 12141)
6791
- Fixed an assortment of i965 driver bugs
6792
- Fixed x86-64 vertex transformation bug (12216)
6793
- Fixed X server crash caused by multiple indirect rendering
6794
clients
6795
- Parsing of state.texgen in ARB vertex/fragment programs
6796
didn't work (bug 12313)
6797
- Fixed a glCopyPixels/glPixelZoom bug (12417)
6798
- Fixed a bug when using glMaterial in display lists (10604)
6799
- Fixed a few GLUT/Fortran issues (Bill Mitchell)
6800
- Fixed Blender crash bug (12164)
6801
- Fixed some issues preventing cross-compiling
6802
- Fixed up broken GL_ATI_separate_stencil extension
6803
- glDrawArrays(count=0) led to a crash
6804
- Fix SSE code gen memory leak, possible crash
6805
- Fixed MMX 565 rgb conversion problem (bug 12614)
6806
- Added -fno-strict-aliasing and -fPIC flags for gcc
6807
- Fixed Blender crash in Unichrome driver (bug 13142)
6808
6809
-------------------------------------------------------------------
6810
Wed Nov 7 16:38:11 CET 2007 - sndirsch@suse.de
6811
6812
- updated to Mesa 7.0.2 RC2
6813
* added -fPIC and -fno-strict-aliasing flags for gcc
6814
* applied a few patches (mmx code, edgeflag ptr check)
6815
* r200 texture from pixmap fixes
6816
- obsoletes pic.diff
6817
6818
-------------------------------------------------------------------
6819
Sun Nov 4 22:46:31 CET 2007 - sndirsch@suse.de
6820
6821
- pic.diff
6822
* fixes shared lib on i386 (X.Org Bug #1809)
6823
6824
-------------------------------------------------------------------
6825
Wed Oct 31 08:53:24 CET 2007 - sndirsch@suse.de
6826
6827
- updated to Mesa 7.0.2 RC1
6828
- obsoletes disable-libGL-warning.diff, i915-g33.diff and
6829
i915tex-g33.diff
6830
- adjusted link-shared.diff and static.diff
6831
6832
-------------------------------------------------------------------
6833
Mon Aug 13 03:06:02 CEST 2007 - sndirsch@suse.de
6834
6835
- disable-libGL-warning.diff:
6836
* Just filters warnings about unsupported non-conformant visuals
6837
instead of relying on the visual id. (X.Org Bug #6689)
6838
6839
-------------------------------------------------------------------
6840
Sun Aug 12 10:59:23 CEST 2007 - sndirsch@suse.de
6841
6842
- disable-libGL-warning.diff:
6843
* ignore unsupported visual 0x4b (Bug #247471, X.Org Bug #6689)
6844
6845
-------------------------------------------------------------------
6846
Sat Aug 4 05:54:46 CEST 2007 - sndirsch@suse.de
6847
6848
- updated to bugfix relelase 7.0.1
6849
6850
-------------------------------------------------------------------
6851
Wed Jul 4 05:08:57 CEST 2007 - sndirsch@suse.de
6852
6853
- i915-g33.diff/i915tex-g33.diff
6854
* support for G33/Q33/Q35
6855
6856
-------------------------------------------------------------------
6857
Sat Jun 23 04:51:48 CEST 2007 - sndirsch@suse.de
6858
6859
- updated to final release 7.0
6860
6861
-------------------------------------------------------------------
6862
Thu Jun 21 15:23:36 CEST 2007 - sndirsch@suse.de
6863
6864
- updated Mesa to release 7.0 RC1
6865
* Mesa 7.0 is a stable, follow-on release to Mesa 6.5.3. The only
6866
difference is bug fixes. The major version number bump is due
6867
to OpenGL 2.1 API support.
6868
6869
-------------------------------------------------------------------
6870
Mon May 28 21:49:36 CEST 2007 - sndirsch@suse.de
6871
6872
- move GL headers, which conflict with GL headers of NVIDIA driver,
6873
from Mesa-devel back to Mesa; this still make rpmlint happy
6874
6875
-------------------------------------------------------------------
6876
Sat May 26 15:29:40 CEST 2007 - dmueller@suse.de
6877
6878
- add missing ldconfig call to %post
6879
- move include files to -devel package
6880
6881
-------------------------------------------------------------------
6882
Fri May 25 16:54:40 CEST 2007 - dmueller@suse.de
6883
6884
- fix undefined symbols for i915 (#277744)
6885
6886
-------------------------------------------------------------------
6887
Tue May 22 15:56:20 CEST 2007 - dmueller@suse.de
6888
6889
- fix various undefined symbols in dri drivers (#272875)
6890
- build parallel
6891
6892
-------------------------------------------------------------------
6893
Mon May 14 20:45:34 CEST 2007 - sndirsch@suse.de
6894
6895
- link-shared.diff:
6896
* use shared lib for DRI drivers to save a lot of space (Bug
6897
#272875)
6898
6899
-------------------------------------------------------------------
6900
Mon Apr 30 22:26:51 CEST 2007 - sndirsch@suse.de
6901
6902
- updated to Mesa 6.5.3
6903
- obsoletes the following patches:
6904
* bug-211314_mesa-destroy_buffers.diff
6905
* bug-211314_mesa-framebuffer-counting.diff
6906
* bug-211314-patch-1.diff
6907
* bug-211314-patch-2.diff
6908
* bug-211314-patch-3.diff
6909
* bug-211314-patch-4.diff
6910
* bug-211314-patch-5.diff
6911
* bug-211314-patch-6.diff
6912
* bug-211314-patch-7.diff
6913
* bug-211314-patch-8.diff
6914
* bug-211314-patch-9.diff
6915
* bug-211314-patch-10.diff
6916
* bug-211314-patch-11.diff
6917
* bug-211314_mesa-refcount-memleak-fixes.diff
6918
* Mesa-6.5.2-fix_radeon_cliprect.diff
6919
6920
-------------------------------------------------------------------
6921
Fri Apr 27 16:57:47 CEST 2007 - sndirsch@suse.de
6922
6923
- back to Mesa 6.5.2 (Bug #269155/269042)
6924
6925
-------------------------------------------------------------------
6926
Wed Apr 25 19:31:11 CEST 2007 - sndirsch@suse.de
6927
6928
- 4th RC ready
6929
* This fixes some breakage in RC3.
6930
6931
-------------------------------------------------------------------
6932
Tue Apr 24 18:50:51 CEST 2007 - sndirsch@suse.de
6933
6934
- 3rd release candidate
6935
* updated Windows/VC8 project files.
6936
6937
-------------------------------------------------------------------
6938
Sun Apr 22 11:24:21 CEST 2007 - sndirsch@suse.de
6939
6940
- updated to Mesa 6.5.3rc2
6941
* a number of bug fixes since the first RC
6942
6943
-------------------------------------------------------------------
6944
Sat Apr 21 17:18:32 CEST 2007 - sndirsch@suse.de
6945
6946
- updated to Mesa 6.5.3rc1
6947
- obsoletes the following patches:
6948
* bug-211314_mesa-destroy_buffers.diff
6949
* bug-211314_mesa-framebuffer-counting.diff
6950
* bug-211314-patch-1.diff
6951
* bug-211314-patch-2.diff
6952
* bug-211314-patch-3.diff
6953
* bug-211314-patch-4.diff
6954
* bug-211314-patch-5.diff
6955
* bug-211314-patch-6.diff
6956
* bug-211314-patch-7.diff
6957
* bug-211314-patch-8.diff
6958
* bug-211314-patch-9.diff
6959
* bug-211314-patch-10.diff
6960
* bug-211314-patch-11.diff
6961
* bug-211314_mesa-refcount-memleak-fixes.diff
6962
* Mesa-6.5.2-fix_radeon_cliprect.diff
6963
6964
-------------------------------------------------------------------
6965
Tue Apr 10 15:29:53 CEST 2007 - sndirsch@suse.de
6966
6967
- Mesa-6.5.2-fix_radeon_cliprect.diff:
6968
* fixes X.Org Bug #9876
6969
6970
-------------------------------------------------------------------
6971
Wed Apr 4 22:03:24 CEST 2007 - sndirsch@suse.de
6972
6973
- bug-211314_mesa-refcount-memleak-fixes.diff:
6974
* Fix for memleaks and refount bugs (Bug #211314)
6975
6976
-------------------------------------------------------------------
6977
Mon Mar 19 21:42:44 CET 2007 - sndirsch@suse.de
6978
6979
- no longer apply bug-211314_mesa-context.diff (Bug #211314,
6980
commment #114)
6981
- added different Mesa patches (Bug #211314, comments #114/#115)
6982
6983
-------------------------------------------------------------------
6984
Wed Mar 14 08:12:52 CET 2007 - sndirsch@suse.de
6985
6986
- removed libIndirectGL.so (Bug #254317)
6987
- README.updates: new location of DRI drivers (Bug #254318)
6988
6989
-------------------------------------------------------------------
6990
Thu Jan 25 00:19:11 CET 2007 - sndirsch@suse.de
6991
6992
- fixed build on ppc64/s390/s390x
6993
6994
-------------------------------------------------------------------
6995
Thu Jan 18 21:56:37 CET 2007 - sndirsch@suse.de
6996
6997
- added libIndirectGL for indirect rendering only (Bug #234154)
6998
6999
-------------------------------------------------------------------
7000
Wed Jan 17 21:39:41 CET 2007 - sndirsch@suse.de
7001
7002
- bug-211314_mesa-context.diff:
7003
* fixes Xserver crash in software rendering fallback (Bug #211314)
7004
7005
-------------------------------------------------------------------
7006
Tue Jan 9 23:02:26 CET 2007 - sndirsch@suse.de
7007
7008
- disabled build of sis DRI driver on i64 to fix build
7009
7010
-------------------------------------------------------------------
7011
Sat Dec 2 22:13:17 CET 2006 - sndirsch@suse.de
7012
7013
- updated to Mesa 6.5.2
7014
* New features
7015
- New DRI memory manager system. Currently used by the i915tex
7016
driver. Other DRI drivers will be updated to use the new memory
7017
manager in coming months. To use the new driver you'll need the
7018
most recent DRM library and drivers (version 2.2 or later) and a
7019
recent xf86-video-intel driver module from X.org. New features
7020
resulting from this work include:
7021
* EXT_framebuffer_objects, render to texture
7022
* ARB_pixel_buffer_objects
7023
* Accelerated CopyTexSubimage, DrawPixels, ReadPixels, CopyPixels
7024
* Accelerated texture uploads from pixel buffer objects
7025
* Potentially texturing directly from the pixel buffer object
7026
(zero copy texturing).
7027
- New Intel i965 DRI driver
7028
- New minstall script to replace normal install program
7029
- Faster fragment program execution in software
7030
- Added (or fixed) support for GLX_SGI_make_current_read to the
7031
following drivers:
7032
* radeon
7033
* savage
7034
* mga
7035
* tdfx
7036
- Added support for ARB_occlusion_query to the tdfx driver
7037
(Ian Romanick).
7038
* Bug fixes
7039
- fixed invalid memory read while rendering textured points (bug 8320)
7040
- fixed problems with freebsd-dri configuration (bug 8344)
7041
- Mesa's fake glxGetCurrentContext() wasn't thread-aware
7042
- OPTION NV_position_invariant didn't work in NV vertex programs
7043
- glDrawPixels into a user-created framebuffer object could crash Xlib driver
7044
- Line clipping was broken in some circumstances
7045
- fragment.fogcoord register didn't always contain the correct value
7046
- RGBA logicops didn't work reliably in some DRI drivers
7047
- Fixed broken RGBA LogicOps in Intel DRI drivers
7048
- Fixed some fragment program bugs in Intel i915 DRI driver
7049
- Fixed glGetVertexAttribfvARB bug 8883
7050
- Implemented glGetUniform[fi]vARB() functions
7051
- Fixed glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) segfault (bug 9044)
7052
- Fixed some gluBuild2DMipmaps() bugs (Greg McGarragh)
7053
- Fixed broken "mgl" name mangling
7054
- Indirect rending was broken for glMap* functions (bug 8899)
7055
* Internal code changes
7056
- The device driver functions ResizeBuffers and GetBufferSize have
7057
been decprecated.
7058
- OpenGL 2.0 and 2.1 support is nearly done. We need to do quite a
7059
bit more testing of the shading language functions.
7060
7061
-------------------------------------------------------------------
7062
Thu Nov 23 23:40:15 CET 2006 - sndirsch@suse.de
7063
7064
- enabled build of i965 DRI driver on x86_64
7065
7066
-------------------------------------------------------------------
7067
Fri Nov 10 15:04:00 CET 2006 - sndirsch@suse.de
7068
7069
- fixed typos (Bug #219732)
7070
7071
-------------------------------------------------------------------
7072
Wed Oct 18 14:00:35 CEST 2006 - sndirsch@suse.de
7073
7074
- added static libGLU to Mesa-devel-static package (Bug #212532)
7075
7076
-------------------------------------------------------------------
7077
Tue Oct 10 10:06:09 CEST 2006 - sndirsch@suse.de
7078
7079
- fixed build on s390x
7080
7081
-------------------------------------------------------------------
7082
Mon Oct 9 20:16:59 CEST 2006 - sndirsch@suse.de
7083
7084
- i915-crossbar.diff:
7085
* fixes ARB_texture_env_crossbar extension (X.Org Bug #8292)
7086
7087
-------------------------------------------------------------------
7088
Mon Sep 18 15:47:21 CEST 2006 - sndirsch@suse.de
7089
7090
- updated to Mesa 6.5.1:
7091
New:
7092
* Intel i965 DRI driver
7093
* GL_APPLE_vertex_array_object extension (Ian Romanick)
7094
* GL_EXT_texture_sRGB extension
7095
* GL_EXT_gpu_program_parameters (Ian Romanick)
7096
* "engine" demo
7097
* updated fbdev driver and GLUT for fbdev (Sean D'Epagnier)
7098
* many updates to the DRI drivers
7099
Changes:
7100
* The glVertexAttribARB functions no longer alias the
7101
conventional vertex attributes.
7102
* glxinfo program prints more info with -l option
7103
* GL_FRAGMENT_PROGRAM_NV and GL_FRAGMENT_PROGRAM_ARB are now
7104
compatible, in terms of glBindProgramARB()
7105
* The GL_ARB_vertex_program attribute vertex.weight is now
7106
accepted by the parser, even though the GL_ARB_vertex_blend and
7107
GL_EXT_vertex_weighting extensions aren't supported. Allows Warcraft
7108
to run.
7109
Bug fixes:
7110
* fixed broken texture border handling for depth textures (bug 6498)
7111
* removed the test for duplicated framebuffer attachments, per
7112
version 117 of the GL_EXT_framebuffer_object specification
7113
* fixed a few render-to-texture bugs, including render to depth
7114
texture
7115
* clipping of lines against user-defined clip planes was broken
7116
(6512)
7117
* assembly language dispatch for SPARC was broken (bug 6484)
7118
* assorted compilation fixes on various Unix platforms (Dan Schikore)
7119
* glPopAttrib could restore an invalid value for GL_DRAW_BUFFER
7120
* assorted minor fixes for 16 and 32 bit/channel modes
7121
* fixed assorted bugs in texture compression paths
7122
* fixed indirect rendering vertex array crashes (bug 6863)
7123
* glDrawPixels GL_INDEX_OFFSET didn't always work
7124
* fixed convolution memory leak (bug 7077)
7125
* rectangular depth textures didn't work
7126
* invalid mode to glBegin didn't generate an error (bug 7142)
7127
* 'normalized' parameter to glVertexAttribPointerARB didn't work
7128
* disable bogus GLX_SGI_video_sync extension in xlib driver
7129
* fixed R128 driver locking bug (Martijn van Oosterhout)
7130
* using evaluators with vertex programs caused crashes (bug 7564)
7131
* fragment.position wasn't set correctly for point/line primitives
7132
* fixed parser bug for scalar sources for GL_NV_fragment_program
7133
* max fragment program length was incorrectly 128, now 1024
7134
* writes to result.depth in fragment programs weren't clamped to
7135
[0,1]
7136
* fixed potential dangling pointer bug in glBindProgram()
7137
* fixed some memory leaks (and potential crashes) in Xlib driver
7138
7139
-------------------------------------------------------------------
7140
Sat Sep 9 10:28:30 CEST 2006 - sndirsch@suse.de
7141
7142
- removed two source files with imcompatible license from Mesa
7143
tarball (Bug #204110)
7144
- added a check to specfile to make sure that these will not be
7145
reintroduced with the next Mesa update again (Bug #204110)
7146
7147
-------------------------------------------------------------------
7148
Mon Aug 21 14:33:25 CEST 2006 - sndirsch@suse.de
7149
7150
- moved via profile.d scripts from x11-tools to this package
7151
7152
-------------------------------------------------------------------
7153
Thu Aug 17 15:04:18 CEST 2006 - sndirsch@suse.de
7154
7155
- dri_driver_dir.diff:
7156
* DEFAULT_DRIVER_DIR is set during make call in specfile
7157
(Bug #199958)
7158
- disabled build of GLw (extra package MesaGLw)
7159
7160
-------------------------------------------------------------------
7161
Mon Jul 31 16:07:25 CEST 2006 - sndirsch@suse.de
7162
7163
- updated to Mesa 6.5_20060712; required by xorg-server 1.1.99.3
7164
- cleanup
7165
7166
-------------------------------------------------------------------
7167
Wed Jul 19 17:04:39 CEST 2006 - ro@suse.de
7168
7169
- adapt to /usr/lib move
7170
7171
-------------------------------------------------------------------
7172
Sun Jun 25 19:10:51 CEST 2006 - sndirsch@suse.de
7173
7174
- fixed build for X.Org 7.1
7175
7176
-------------------------------------------------------------------
7177
Wed Jun 21 21:41:05 CEST 2006 - sndirsch@suse.de
7178
7179
- udpated to Mesa 6.5
7180
* obsoletes
7181
- Mesa-glx-x11-render-texture-2.diff
7182
- Mesa-radeon-large-textures-1.diff
7183
- Mesa_945GM.patch
7184
- mesa-6.4.2-dri-copy-sub-buffer-2.patch
7185
- mesa-6.4.2-scissor-fix-1.patch
7186
- cleanup: removed no longer used sources/patches
7187
* missing-headers.diff
7188
* missing-headers.tar.bz2
7189
* glidelibs-i386.tar.gz
7190
7191
-------------------------------------------------------------------
7192
Mon Jun 19 10:47:49 CEST 2006 - sndirsch@suse.de
7193
7194
- added missing manual pages (Bug #185707)
7195
7196
-------------------------------------------------------------------
7197
Fri Jun 16 15:00:25 CEST 2006 - dreveman@suse.de
7198
7199
- Fix issue in copy-sub-buffer patch. Extension was not
7200
enabled on all radeon cards. (bnc 174839)
7201
- Add radeon large texture patch (back port from latest stable
7202
release of Mesa). (bnc 174839)
7203
7204
-------------------------------------------------------------------
7205
Tue May 23 09:34:12 CEST 2006 - sndirsch@suse.de
7206
7207
- no longer remove NVIDIA installer in %pre
7208
7209
-------------------------------------------------------------------
7210
Mon May 22 22:30:52 CEST 2006 - sndirsch@suse.de
7211
7212
- reverted Mesa/MesaGLU split
7213
- fixed libGLcore.so.1 (e.g. soname); required to create a
7214
non-conflicting package for the NVIDIA driver (Bug #175683)
7215
7216
-------------------------------------------------------------------
7217
Tue May 16 16:31:53 CEST 2006 - sndirsch@suse.de
7218
7219
- splitted off MesaGLU/MesaGLU-devel
7220
- added ldconfig to %postun
7221
7222
-------------------------------------------------------------------
7223
Sat Apr 22 09:23:18 CEST 2006 - sndirsch@suse.de
7224
7225
- licensefix.patch:
7226
* fixed incompatible GPL license (Bug #133238, Mesa Bug #6490)
7227
7228
-------------------------------------------------------------------
7229
Thu Apr 13 11:18:55 CEST 2006 - sndirsch@suse.de
7230
7231
- added /usr/X11R6/%{_lib}/modules/dri/updates/README.updates to
7232
document DRI driver update mechanism
7233
7234
-------------------------------------------------------------------
7235
Wed Apr 12 17:54:52 CEST 2006 - sndirsch@suse.de
7236
7237
- enhanced search path for DRI driver updates (FATE #300553)
7238
7239
-------------------------------------------------------------------
7240
Mon Apr 3 22:53:04 CEST 2006 - sndirsch@suse.de
7241
7242
- mesa-6.4.2-dri-copy-sub-buffer-1.patch:
7243
* needed for open source drivers to work with Xgl (David Reveman)
7244
7245
-------------------------------------------------------------------
7246
Wed Mar 15 18:15:23 CET 2006 - mhopf@suse.de
7247
7248
- Fix for bug #157051, issue 1:
7249
On intel the graphics is only displayed correctly after a scissor region
7250
other than full screen is specified.
7251
7252
-------------------------------------------------------------------
7253
Mon Feb 6 15:33:41 CET 2006 - sndirsch@suse.de
7254
7255
- update to Mesa 6.4.2 (obsoletes tnl_init.diff)
7256
* New items:
7257
- added OSMesaColorClamp() function/feature
7258
- added wglGetExtensionStringARB() function
7259
* Bug fixes:
7260
- fixed some problems when building on Windows
7261
- GLw header files weren't installed by installmesa script (bug 5396)
7262
- GL/glfbdev.h file was missing from tarballs
7263
- fixed TNL initialization bug which could lead to crash (bug 5791)
7264
7265
-------------------------------------------------------------------
7266
Mon Feb 6 10:19:14 CET 2006 - sndirsch@suse.de
7267
7268
- tnl_init.diff (Mesa Bug #5791):
7269
* fixes TNL initialization bug which could lead to crash
7270
(CVS changelog: use calloc instead of malloc so try_codegen
7271
field is initialized to zero)
7272
7273
-------------------------------------------------------------------
7274
Mon Jan 30 20:18:50 CET 2006 - sndirsch@suse.de
7275
7276
- glxext-sgi-hyperpipe.patch:
7277
* GLX_SGIX_hyperpipe_group -> GLX_SGIX_hyperpipe (Bug #146646)
7278
7279
-------------------------------------------------------------------
7280
Wed Jan 25 21:33:43 CET 2006 - mls@suse.de
7281
7282
- converted neededforbuild to BuildRequires
7283
7284
-------------------------------------------------------------------
7285
Fri Jan 20 13:11:32 CET 2006 - sndirsch@suse.de
7286
7287
- Mesa_945GM.patch:
7288
* 945GM support by Charles Johnson (FATE #151391)
7289
7290
-------------------------------------------------------------------
7291
Wed Dec 28 16:02:35 CET 2005 - sndirsch@suse.de
7292
7293
- moved header files and libGL.so from Mesa-devel to Mesa to make
7294
uninstallation of nvidia driver in %pre of Mesa-devel obsolete
7295
7296
-------------------------------------------------------------------
7297
Wed Nov 30 23:25:44 CET 2005 - sndirsch@suse.de
7298
7299
- update to Mesa 6.4.1
7300
7301
-------------------------------------------------------------------
7302
Fri Nov 18 11:37:30 CET 2005 - sndirsch@suse.de
7303
7304
- updated to Mesa 6.4 branch (2005-11-18)
7305
- added static libGL (new Mesa-devel-static package)
7306
- removed glut headers from installation (we use freeglut!)
7307
7308
-------------------------------------------------------------------
7309
Tue Nov 15 16:18:27 CET 2005 - sndirsch@suse.de
7310
7311
- updated to Mesa 6.4 branch (2005-11-12)
7312
7313
-------------------------------------------------------------------
7314
Wed Nov 9 18:21:49 CET 2005 - sndirsch@suse.de
7315
7316
- fixed libOSMesa build
7317
7318
-------------------------------------------------------------------
7319
Tue Nov 8 18:03:24 CET 2005 - sndirsch@suse.de
7320
7321
- added build of libOSMesa, e.g. required by tulip package
7322
7323
-------------------------------------------------------------------
7324
Tue Nov 8 08:16:52 CET 2005 - sndirsch@suse.de
7325
7326
- added include files for SGI's OpenGL Xt/Motif widgets, e.g.
7327
required by z88 package
7328
* GLwMDrawA.h
7329
* GLwDrawAP.h
7330
* GLwMDrawAP.h
7331
* GLwDrawA.h
7332
- enabled Motif support in libGLw, also required by z88 package
7333
7334
-------------------------------------------------------------------
7335
Mon Nov 7 10:56:52 CET 2005 - sndirsch@suse.de
7336
7337
- use glx headers from xorg-x11-devel package
7338
7339
-------------------------------------------------------------------
7340
Fri Oct 28 16:13:41 CEST 2005 - sndirsch@suse.de
7341
7342
- Mesa-glx-x11-render-texture-2.diff/missing-headers.diff:
7343
* new MESA_render_texture extension for Xgl (dreveman/mhopf)
7344
7345
-------------------------------------------------------------------
7346
Tue Oct 25 19:38:16 CEST 2005 - sndirsch@suse.de
7347
7348
- fixed DRI driver path for 64bit platforms
7349
7350
-------------------------------------------------------------------
7351
Tue Oct 25 04:40:34 CEST 2005 - sndirsch@suse.de
7352
7353
- update to Mesa 6.4
7354
7355
-------------------------------------------------------------------
7356
Mon Oct 24 22:43:24 CEST 2005 - sndirsch@suse.de
7357
7358
- build DRI compatible libGL
7359
7360
-------------------------------------------------------------------
7361
Fri Oct 21 06:09:53 CEST 2005 - sndirsch@suse.de
7362
7363
- added dummy nvidia libGLcore.so.1 for applications, which are
7364
still linked against libGL.so.1 of older nvidia driver releases
7365
- duplicate libGL (located in /usr/lib/GL) to make workarounds
7366
like LD_PRELOAD possible if nvidia driver is installed and its
7367
libGl does not work
7368
7369
-------------------------------------------------------------------
7370
Wed Oct 19 12:53:49 CEST 2005 - sndirsch@suse.de
7371
7372
- no longer install libglide (disables 3Dfx DRI support)
7373
7374
-------------------------------------------------------------------
7375
Sun Oct 2 22:15:48 CEST 2005 - sndirsch@suse.de
7376
7377
- created package
7378