File Mesa.changes of Package A_tw-Mesa
7885
1
-------------------------------------------------------------------
2
Sun Jun 2 16:27:55 UTC 2024 - Yunhe Guo <i@guoyunhe.me>
3
4
- Restrict all internal depencency version to match the exact Mesa build,
5
so that users won't install Mesa packages partly from other repos and
6
make the system broken.
7
8
-------------------------------------------------------------------
9
Thu May 23 11:05:09 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
10
11
- Update to bugfix release 24.0.8
12
--> https://docs.mesa3d.org/relnotes/24.0.8.html
13
- refreshed 0008-pipe-loader-plumb-a-flag-for-implicit-driver-load-th.patch
14
15
-------------------------------------------------------------------
16
Thu May 16 10:38:33 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
17
18
- Update to bugfix release 24.0.7
19
--> https://docs.mesa3d.org/relnotes/24.0.7.html
20
21
-------------------------------------------------------------------
22
Thu May 16 10:29:38 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
23
24
- Update to bugfix release 24.0.6
25
--> https://docs.mesa3d.org/relnotes/24.0.6.html
26
27
-------------------------------------------------------------------
28
Tue May 14 07:22:05 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
29
30
- Enable libvulkan_intel on arm
31
32
-------------------------------------------------------------------
33
Sat Apr 20 12:23:09 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
34
35
- Update to bugfix release 24.0.5
36
- supersedes mesa-fix-llvm18.patch
37
- adjusted 0004-glx-pass-implicit-load-param-through-allocation.patch,
38
0010-glx-silence-more-implicit-load-zink-errors.patch
39
40
-------------------------------------------------------------------
41
Wed Apr 3 06:55:12 UTC 2024 - Fei Yang <io@feiyang.eu.org>
42
43
- fix missing free codecs in builds with non-free codecs enabled
44
45
-------------------------------------------------------------------
46
Tue Mar 26 01:44:52 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
47
48
- enable vulkan-beta meson flag for vulkan video support (suggested
49
by "llyyr" <llyyr.public@gmail.com>; adding C flag
50
-Wno-error=missing-prototypes for this wasn't necessary)
51
52
-------------------------------------------------------------------
53
Mon Mar 25 09:55:48 UTC 2024 - Andreas Schwab <schwab@suse.de>
54
55
- Add zink driver by default
56
57
-------------------------------------------------------------------
58
Wed Mar 20 07:18:13 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
59
60
- Add patch to fix boo#1221664:
61
* mesa-fix-llvm18.patch
62
63
-------------------------------------------------------------------
64
Tue Mar 19 12:59:16 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
65
66
- 0010-glx-silence-more-implicit-load-zink-errors.patch
67
* glx: silence more implicit-load zink errors [gitlab mesa issue #10802]
68
69
-------------------------------------------------------------------
70
Tue Mar 19 02:20:03 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
71
72
- 0001-loader-delete-unused-param-from-pipe_loader_sw_probe.patch,
73
0002-glx-fix-some-indentation.patch,
74
0003-glx-add-an-implicit-param-to-createScreen.patch,
75
0004-glx-pass-implicit-load-param-through-allocation.patch,
76
0005-dri-plumb-a-implicit-param-through-createNewScreen-i.patch,
77
0006-gbm-plumb-an-implicit-param-through-device-creation.patch,
78
0007-frontends-dri-plumb-an-implicit-param-through-screen.patch,
79
0008-pipe-loader-plumb-a-flag-for-implicit-driver-load-th.patch,
80
0009-zink-don-t-print-error-messages-when-failing-an-impl.patch
81
* get rid of error message:
82
'MESA: error: ZINK: vkEnumeratePhysicalDevices failed
83
(VK_ERROR_INITIALIZATION_FAILED)'
84
[gitlab mesa issue #10802]
85
86
-------------------------------------------------------------------
87
Tue Mar 19 02:10:26 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
88
89
- adjusted and re-enabled python36-buildfix1.patch
90
91
-------------------------------------------------------------------
92
Mon Mar 18 23:55:51 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
93
94
- Update to new feature release 24.0.3
95
* Some interesting highlights include:
96
+ New PowerVR Vulkan driver for Imagination's GPU
97
+ NVIDIA Vulkan driver NVK has seen many improvements
98
+ AMD Vulkan driver RADV ray-tracing performance improvements
99
+ Microsoft OpenGL driver D3D12 has reached OpenGL 4.6 support
100
* New extensions & features (in no particular order):
101
+ VK_EXT_image_compression_control on RADV
102
+ VK_EXT_device_fault on RADV
103
+ OpenGL 3.3 on Asahi
104
+ Geometry shaders on Asahi
105
+ GL_ARB_texture_cube_map_array on Asahi
106
+ GL_ARB_clip_control on Asahi
107
+ GL_ARB_timer_query on Asahi
108
+ GL_EXT_disjoint_timer_query on Asahi
109
+ GL_ARB_base_instance on Asahi
110
+ OpenGL 4.6 (up from 4.2) on d3d12
111
+ VK_EXT_depth_clamp_zero_one on RADV
112
+ GL_ARB_shader_texture_image_samples on Asahi
113
+ GL_ARB_indirect_parameters on Asahi
114
+ GL_ARB_viewport_array on Asahi
115
+ GL_ARB_fragment_layer_viewport on Asahi
116
+ GL_ARB_cull_distance on Asahi
117
+ GL_ARB_transform_feedback_overflow_query on Asahi
118
+ VK_KHR_calibrated_timestamps on RADV
119
+ VK_KHR_vertex_attribute_divisor on RADV
120
+ VK_KHR_maintenance6 on RADV
121
+ VK_KHR_ray_tracing_position_fetch on RADV
122
+ EGL_EXT_query_reset_notification_strategy
123
- supersedes U_fix-ac-llvm-LLVM-18-remove-useless-passes.patch
124
- adjusted n_add-Mesa-headers-again.patch, u_dep_xcb.patch
125
- disabled python36-buildfix1.patch
126
- removed disabled patch u_fix-build-on-ppc64le.patch
127
128
-------------------------------------------------------------------
129
Sat Mar 16 18:44:50 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
130
131
- get rid of u_zink-dont-print-error-messages-when-failing-an-implicit.patch
132
completely
133
134
-------------------------------------------------------------------
135
Thu Mar 14 04:48:32 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
136
137
- buildrequires llvm18-devel/clang18-devel on Leap 15.5/15.6
138
139
-------------------------------------------------------------------
140
Thu Mar 14 04:40:06 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
141
142
- disabled u_zink-dont-print-error-messages-when-failing-an-implicit.patch
143
for now, since it breaks driver build; this patch needs other patches
144
below to build ...
145
146
-------------------------------------------------------------------
147
Tue Mar 12 20:13:17 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
148
149
- u_zink-dont-print-error-messages-when-failing-an-implicit.patch
150
* zink: don't print error messages when failing an implicit
151
driver load (Mesa gitlab issue #10802)
152
153
-------------------------------------------------------------------
154
Sat Mar 9 22:17:33 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>
155
156
- Add U_fix-ac-llvm-LLVM-18-remove-useless-passes.patch to fix
157
build with LLVM 18.
158
159
-------------------------------------------------------------------
160
Tue Mar 5 04:33:37 UTC 2024 - Jianhua Lu <lujianhua000@gmail.com>
161
162
- Enable zink driver build on aarch64, this is needed for Qualcomm Adreno a7xx
163
to use hw accelerated GL.
164
165
-------------------------------------------------------------------
166
Mon Mar 4 03:10:33 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
167
168
- buildrequire llvm17 also on sle15-sp5/Leap15.5
169
170
-------------------------------------------------------------------
171
Sat Feb 17 01:01:22 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
172
173
- Update to bugfix release 23.3.6
174
--> https://docs.mesa3d.org/relnotes/23.3.6.html
175
176
-------------------------------------------------------------------
177
Sun Feb 4 21:26:26 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
178
179
- Update to bugfix release 23.3.5
180
--> https://docs.mesa3d.org/relnotes/23.3.5.html
181
182
-------------------------------------------------------------------
183
Wed Jan 31 17:40:11 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
184
185
- re-enabled rusticl on sle15-sp6 after linkpac'ing rust-bindgen
186
in X11:XOrg project
187
188
-------------------------------------------------------------------
189
Thu Jan 25 05:19:47 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
190
191
- Update to bugfix release 23.3.4
192
--> https://docs.mesa3d.org/relnotes/23.3.4.html
193
194
-------------------------------------------------------------------
195
Mon Jan 22 14:36:33 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
196
197
- split python36-buildfix.patch into two patches python36-buildfix1.patch
198
and python36-buildfix2.patch; apply the latter only on sle15-sp6/Leap 15.6
199
since on newer python releases than 3.6 it changes behaviour to
200
remove required=True option
201
202
-------------------------------------------------------------------
203
Sat Jan 20 13:04:02 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
204
205
- python36-buildfix.patch
206
* src/freedreno/registers/gen_header.py: hopefully fixes aarch64
207
build
208
209
-------------------------------------------------------------------
210
Sat Jan 20 11:22:42 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
211
212
- u_0001-intel-genxml-Drop-from-__future__-import-annotations.patch
213
u_0002-intel-genxml-Add-a-untyped-OrderedDict-fallback-for-.patch
214
python36-buildfix.patch
215
* fixes build against python 3.6
216
217
-------------------------------------------------------------------
218
Sat Jan 20 10:43:27 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
219
220
- let Mesa-dri require libvulkan1 to get zink/swrast driver
221
fallbacks working (hopefully); probably related:
222
https://gitlab.freedesktop.org/mesa/mesa/-/commit/2a71f06f2938678d89d5ed1372cda6a7b55d964d
223
224
-------------------------------------------------------------------
225
Thu Jan 11 11:41:17 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
226
227
- Update to bugfix release 23.3.3
228
--> https://docs.mesa3d.org/relnotes/23.3.3.html
229
230
-------------------------------------------------------------------
231
Sat Jan 6 14:24:41 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
232
233
- Update to bugfix release 23.3.2
234
--> https://docs.mesa3d.org/relnotes/23.3.2.html
235
236
-------------------------------------------------------------------
237
Fri Dec 1 20:10:26 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
238
239
- Update to version 23.3.0:
240
* It includes NVK, a new reverse-engineered Vulkan driver for
241
Nvidia hardware. This driver is still in experimental phase,
242
not quite ready for prime time yet, but adventurous users can
243
give it a go!
244
* New extensions & features (in no particular order):
245
- VK_EXT_pipeline_robustness on ANV
246
- VK_KHR_maintenance5 on RADV
247
- OpenGL ES 3.1 on Asahi
248
- GL_ARB_compute_shader on Asahi
249
- GL_ARB_shader_atomic_counters on Asahi
250
- GL_ARB_shader_image_load_store on Asahi
251
- GL_ARB_shader_image_size on Asahi
252
- GL_ARB_shader_storage_buffer_object on Asahi
253
- GL_ARB_sample_shading on Asahi
254
- GL_OES_sample_variables on Asahi
255
- GL_OES_shader_multisample_interpolation on Asahi
256
- GL_OES_gpu_shader5 on Asahi
257
- EGL_ANDROID_blob_cache works when disk caching is disabled
258
- VK_KHR_cooperative_matrix on RADV/GFX11+
259
- Drop patches fixed upstream:
260
* U_clover-llvm-move-to-modern-pass-manager.patch
261
* U_radeonsi-prefix-function-with-si_-to-prevent-name-co.patch
262
- Refresh patches with quilt.
263
- Use %patch -p N instead of deprecated %patchN.
264
265
-------------------------------------------------------------------
266
Mon Nov 20 14:53:17 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
267
268
- buildrequire 'pkgconfig(SPIRV-Tools)' also with disabled rusticl
269
(new dep since some time)
270
271
-------------------------------------------------------------------
272
Mon Nov 20 14:44:53 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
273
274
- re-disable rusticl on sle15-sp6 to prevent more deps (rust-bindgen)
275
- buildrequire 'pkgconfig(LLVMSPIRVLib)' also with disabled rusticl
276
(new dep since some time)
277
278
-------------------------------------------------------------------
279
Mon Nov 20 14:40:06 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
280
281
- enable rusticl on sle15-sp6
282
283
-------------------------------------------------------------------
284
Fri Nov 17 14:14:06 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
285
286
- let sle15-sp6 require llvm17/clang17
287
288
-------------------------------------------------------------------
289
Wed Nov 15 10:24:35 UTC 2023 - Dirk Müller <dmueller@suse.com>
290
291
- build with valgrind only on 64bit platforms
292
293
-------------------------------------------------------------------
294
Sat Oct 14 22:31:08 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
295
296
- Add U_radeonsi-prefix-function-with-si_-to-prevent-name-co.patch
297
Fix https://gitlab.freedesktop.org/mesa/mesa/-/issues/9889
298
299
-------------------------------------------------------------------
300
Wed Oct 4 10:11:42 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
301
302
- Update to Mesa 23.2.1
303
* Mesa 23.2.1 is a new development release. People who are
304
concerned with stability and reliability should stick with a
305
previous release or wait for Mesa 23.2.2.
306
* Mesa 23.2.1 is an unusual first stable release due to the
307
accidentl tagging of 23.2.0 durring the rc cycle.
308
* Mesa 23.2.1 implements the OpenGL 4.6 API, but the version
309
reported by glGetString(GL_VERSION) or
310
glGetIntegerv(GL_MAJOR_VERSION) /
311
glGetIntegerv(GL_MINOR_VERSION) depends on the particular
312
driver being used. Some drivers don't support all the features
313
required in OpenGL 4.6. OpenGL 4.6 is **only** available if
314
requested at context creation. Compatibility contexts may
315
report a lower version depending on each driver.
316
* Mesa 23.2.1 implements the Vulkan 1.3 API, but the version
317
reported by the apiVersion property of the
318
VkPhysicalDeviceProperties struct depends on the particular
319
driver being used.
320
* More details in:
321
--> https://gitlab.freedesktop.org/mesa/mesa/-/blob/23.2/docs/relnotes/23.2.1.rst
322
323
-------------------------------------------------------------------
324
Mon Sep 25 09:46:58 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
325
326
- Update to Mesa 23.2.0-rc4
327
--> https://lists.freedesktop.org/archives/mesa-announce/2023-September/000731.html
328
- supersedes U_llvmpipe-only-include-old-Transform-includes-when-ne.patch
329
- disabled u_fix-build-on-ppc64le.patch (no longer needed?)
330
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
331
332
-------------------------------------------------------------------
333
Thu Sep 21 15:13:11 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
334
335
- Backport upstream patches for compatibility with LLVM 17:
336
* U_llvmpipe-only-include-old-Transform-includes-when-ne.patch
337
removes unneeded includes of header files that no longer exist.
338
* U_clover-llvm-move-to-modern-pass-manager.patch migrates Clover
339
to the new pass manager, since the old PM has been removed.
340
341
-------------------------------------------------------------------
342
Thu Sep 21 10:26:36 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
343
344
- disable nine on arm/aarch64 in the hope to fix build on this
345
platform; there is no need for Direct3D/Wine for arm/aarch64
346
anyway ...
347
348
-------------------------------------------------------------------
349
Thu Sep 21 08:05:24 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
350
351
- Update to bugfix release 23.1.8:
352
--> https://docs.mesa3d.org/relnotes/23.1.8.html
353
354
-------------------------------------------------------------------
355
Thu Sep 7 07:02:41 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
356
357
- Update to bugfix release 23.1.7:
358
--> https://docs.mesa3d.org/relnotes/23.1.7.html
359
360
-------------------------------------------------------------------
361
Fri Sep 1 10:31:27 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
362
363
- mini-cleanup for python package BuildRequires in specfile
364
- added python3-dataclasses package for sle15/Leap15 to finally fix
365
build for these build targets; dataclasses module is in standard
366
library of python >= 3.7 ...
367
368
-------------------------------------------------------------------
369
Thu Aug 17 08:35:12 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
370
371
- Update to bugfix release 23.1.6:
372
--> https://docs.mesa3d.org/relnotes/23.1.6.html
373
374
-------------------------------------------------------------------
375
Thu Aug 3 09:40:17 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
376
377
- Update to bugfix release 23.1.5
378
--> https://docs.mesa3d.org/relnotes/23.1.5.html
379
380
-------------------------------------------------------------------
381
Mon Jul 24 09:36:23 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
382
383
- Update to bugfix release 23.1.4
384
--> https://docs.mesa3d.org/relnotes/23.1.4.html
385
- supersedes u_fix-glx-context-opengl-4.5.patch
386
387
-------------------------------------------------------------------
388
Fri Jun 23 07:24:59 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
389
390
- Update to bugfix release 23.1.3
391
- supersedes U_glx-Remove-pointless-GLX_INTEL_swap_event-paranoia.patch
392
(boo#1209005)
393
- -Dxmlconfig=enabled now also needs -Dexpat=enabled as dependancy
394
395
-------------------------------------------------------------------
396
Fri Jun 16 15:59:56 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
397
398
- Add patch u_fix-glx-context-opengl-4.5.patch: Fix a regression
399
that causes Wine to crash on GPUs that don't support OpenGL 4.6
400
and later:.
401
Mesa 23.1 has a regression [1] that breaks Wine if the GPU does not
402
support OpenGL 4.6 (reportedly), Intel HD 4000 is affected.
403
The problem was narrowed down to commit e89e1f504 [2] so this patch
404
removes the offending [3] part from there to fix the problem.
405
It's unlikely that there will be any side effects from that,
406
should be just as good as it was in Mesa 23.0.
407
[1] https://gitlab.freedesktop.org/mesa/mesa/-/issues/8901
408
[2] https://gitlab.freedesktop.org/mesa/mesa/-/commit/e89e1f5049d3b78542fcd69b7d6106dd4bdafc39
409
[3] https://gitlab.freedesktop.org/mesa/mesa/-/issues/8901#note_1962991
410
- Add intel_hasvk icd to baselibs.conf.
411
412
-------------------------------------------------------------------
413
Fri Jun 16 12:48:49 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
414
415
- use -Dxlib-lease=enabled also for -drivers build
416
417
-------------------------------------------------------------------
418
Fri Jun 16 11:01:52 UTC 2023 - Joan Torres <joan.torres@suse.com>
419
420
- Fix of bsc#1212345
421
* After update to 23.1.1 this change affected our build split:
422
https://gitlab.freedesktop.org/mesa/mesa/-/commit/2630f4b310f534c830250be44d285e485da83869
423
424
-------------------------------------------------------------------
425
Sat Jun 10 14:28:05 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
426
427
- Update to bugfix release 23.1.2
428
429
-------------------------------------------------------------------
430
Sat Jun 10 11:42:42 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
431
432
- needed to fix build of Mesa 23.1
433
* Mesa-drivers: -Dshader-cache=enabled
434
* Mesa: -Dxlib-lease=enabled
435
* recommended for both Mesa and Mesa-drivers to avoid some scary messages when
436
comparing fds: -Dallow-kcmp=enabled
437
- Credits for figuring this out go to "llyyr" <llyyr.public@gmail.com>
438
- gbm files are no longer needed to be removed manually for -drivers build
439
- VDPAU support for r300 has been dropped with Mesa 23.1
440
- supersedes n_no-sse2-on-ix86-except-for-intel-drivers.patch
441
442
-------------------------------------------------------------------
443
Fri May 26 13:42:06 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
444
445
- Update to bugfix release 23.1.1
446
- adjusted u_dep_xcb.patch
447
448
-------------------------------------------------------------------
449
Thu May 11 08:29:57 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
450
451
- Update to 23.1.0
452
* new feature release
453
* some highlights
454
+ Our OpenCL implementation Rusticl added support for AMD GPUs.
455
+ Both ANV (Intel) and RADV (AMD) got initial support for Vulkan Video
456
decoding.
457
+ Vulkan Graphics Pipeline Libraries (GPL) are now supported in RADV.
458
- adjusted n_stop-iris-flicker.patch
459
- supersedes U_ReturnME.patch
460
- meson option "-Ddri-drivers" has been removed; wasn't used any
461
longer by us --> killed it
462
463
-------------------------------------------------------------------
464
Sat Apr 22 08:32:04 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
465
466
- Update to version 23.0.3
467
* 3rd bug fix release: changes all across the tree, with no one
468
subsystem seeing too many changes
469
470
-------------------------------------------------------------------
471
Fri Apr 7 18:30:55 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
472
473
- Update to version 23.0.2
474
* 2nd bug fix release: lots of patches for all over the tree,
475
zink being the biggest singel source of changes.
476
477
-------------------------------------------------------------------
478
Sun Mar 26 20:58:34 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
479
480
- Update to version 23.0.1
481
* bug fix release which fixes bugs found since Mesa 23.0.0
482
- supersedes U_glx-fix-indirect-initialization-crash.patch
483
484
-------------------------------------------------------------------
485
Tue Mar 14 11:53:20 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
486
487
- U_glx-Remove-pointless-GLX_INTEL_swap_event-paranoia.patch
488
* reverse apply this patch to fix a regression caused by this
489
commit, which resulted in gnome-shell constantly crashing, which
490
is making a GNOME/X11 session impossible (boo#1209005)
491
492
-------------------------------------------------------------------
493
Wed Mar 1 21:55:02 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
494
495
- U_glx-fix-indirect-initialization-crash.patch
496
* Fixes: b090246a ("glx: Only compute client GL extensions for
497
indirect contexts")
498
* Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8393
499
- supersedes n_Revert-glx-Only-compute-client-GL-extensions-for-ind.patch
500
501
-------------------------------------------------------------------
502
Tue Feb 28 09:49:37 UTC 2023 - Fabian Vogt <fvogt@suse.com>
503
504
- Add patch to fix GLX with indirect rendering:
505
* n_Revert-glx-Only-compute-client-GL-extensions-for-ind.patch
506
507
-------------------------------------------------------------------
508
Thu Feb 23 10:26:30 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
509
510
- Update to version 23.0.0
511
* first stable release of 2023
512
- refreshed patches
513
* n_drirc-disable-rgb10-for-chromium-on-amd.patch
514
* n_stop-iris-flicker.patch
515
* u_dep_xcb.patch
516
* u_fix-build-on-ppc64le.patch
517
- adjusted n_no-sse2-on-ix86-except-for-intel-drivers.patch
518
- meson: added -Dxmlconfig=enabled to fix link errors
519
(missing "-lexpat")
520
521
-------------------------------------------------------------------
522
Fri Feb 10 14:06:56 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
523
524
- U_ReturnME.patch
525
* fixes blackscreen in Return To Monkey Island on Intel graphics
526
(boo#1208145)
527
528
-------------------------------------------------------------------
529
Thu Feb 9 10:39:08 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
530
531
- Update to version 22.3.5
532
* bug fix release which fixes bugs found since Mesa 22.3.4
533
* see https://docs.mesa3d.org/relnotes/22.3.5.html for more
534
details
535
- refreshed u_dep_xcb.patch
536
537
-------------------------------------------------------------------
538
Mon Feb 6 13:52:18 UTC 2023 - Andreas Schwab <schwab@suse.de>
539
540
- Don't enable rusticl without opencl
541
542
-------------------------------------------------------------------
543
Fri Jan 27 17:27:47 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
544
545
- Update to version 22.3.4
546
* bug fix release which fixes bugs found since Mesa 22.3.3
547
* see https://docs.mesa3d.org/relnotes/22.3.4.html for more
548
details
549
550
-------------------------------------------------------------------
551
Fri Jan 27 09:54:11 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
552
553
- removing again BuildRequires for x264 and x265 in case
554
video_codecs should be built (these were never needed nor used
555
for build)
556
557
-------------------------------------------------------------------
558
Fri Jan 27 09:48:22 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
559
560
- using gcc 12 now also on Leap 15.4; after changing build project
561
to openSUSE:Leap:15.4:Update gcc 12 packages are found now ...
562
563
-------------------------------------------------------------------
564
Tue Jan 24 11:06:48 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
565
566
- force usage of gcc 12 only on Leap 15.5; there is no gcc12 on
567
Leap 15.4
568
569
-------------------------------------------------------------------
570
Tue Jan 24 09:32:12 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
571
572
- Add BuildRequires for x264 and x265 in case video_codecs should
573
be built.
574
575
-------------------------------------------------------------------
576
Mon Jan 23 18:43:50 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
577
578
- re-enable build on Leap, but only for 15.5; there is no gcc12
579
on Leap 15.4, which is now officially required by Mesa 22.3
580
581
-------------------------------------------------------------------
582
Mon Jan 16 22:44:11 UTC 2023 - Martin Hauke <mardnh@gmx.de>
583
584
- Add support for Rusticl - Mesa's new OpenCL implementation.
585
* See https://docs.mesa3d.org/rusticl
586
You will need to set your environment to use it
587
* See https://docs.mesa3d.org/envvars#rusticl-environment-variables
588
589
-------------------------------------------------------------------
590
Mon Jan 16 11:27:13 UTC 2023 - Hans-Peter Jansen <hp@urpla.net>
591
592
- Compile with gcc12 on Leaps: building drivers fails with:
593
/usr/include/dxguids/dxguids.h:70:1: internal compiler error:
594
in cxx_eval_bit_field_ref, at cp/constexpr.c:2578
595
596
-------------------------------------------------------------------
597
Sun Jan 15 12:40:15 UTC 2023 - Martin Hauke <mardnh@gmx.de>
598
599
- Fix some deprecation warnings
600
* WARNING: option "false" deprecated, please use "disabled" instead.
601
* WARNING: option "true" deprecated, please use "enabled" instead.
602
603
-------------------------------------------------------------------
604
Wed Jan 11 21:00:56 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
605
606
- Update to version 22.3.3:
607
* See https://docs.mesa3d.org/relnotes/22.3.3.html
608
609
-------------------------------------------------------------------
610
Mon Jan 2 09:37:20 UTC 2023 - Andreas Schwab <schwab@suse.de>
611
612
- Update list of gallium-drivers to match default list
613
614
-------------------------------------------------------------------
615
Sat Dec 31 10:31:10 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
616
617
- don't try to generate libvdpau_virtio_gpu package on ppc64le; for
618
some reason this driver doesn't get built on this platform
619
620
-------------------------------------------------------------------
621
Thu Dec 29 22:21:35 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
622
623
- Update to version 22.3.0:
624
* See https://docs.mesa3d.org/relnotes/22.3.0.html
625
- Update to version 22.3.1:
626
* See https://docs.mesa3d.org/relnotes/22.3.1.html
627
- Update to version 22.3.2:
628
* See https://docs.mesa3d.org/relnotes/22.3.2.html
629
- Remove the libXvMC_nouveau and libXvMC_r600 packages as XVMC
630
support was removed.
631
- Add libvdpau_virtio_gpu package for VirtIO GPU.
632
- Rebase n_drirc-disable-rgb10-for-chromium-on-amd.patch.
633
- Rebase u_dep_xcb.patch.
634
- Rebase U_fix-mpeg1_2-decode-mesa-20.2.patch.
635
- Drop n_buildfix-21.3.0.patch: fixed upstream.
636
637
-------------------------------------------------------------------
638
Sat Dec 3 09:53:53 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
639
640
- spefile: removed Release lines from libxatracker2,
641
libxatracker-devel packages in the hope to have reproducibly
642
builds also on Tumbleweed (boo#1205998)
643
644
-------------------------------------------------------------------
645
Thu Nov 17 16:32:41 UTC 2022 - Dirk Müller <dmueller@suse.com>
646
647
- update to 22.2.4:
648
* clover: windows: library filename has \`-1` suffix and a \`lib` prefix
649
when built with mingw
650
* radv, dxvk: Rendering errors in World of Tanks after "Switch to dynamic
651
rendering only"
652
* gen9 gt3e/gt4e skus fail dEQP-VK.pipeline.multisample.sample_locations_ext.*
653
* v3d: Wrong colors (pink) in videos in Firefox (likely YUV->RGB shader issue)
654
* panfrost t860 glmark-es2 regression
655
* radv: Flickering in Spider-Man Remastered (Regression) (Bisected)
656
* radv: Hitman 2 using Direct3D 12 has discolored squares on RDNA2 with DCC
657
enabled
658
* panfrost/midgard - on Duckstation PSX emulator: segfault on GLES 3.0 and
659
bad shader compilations on 3.3
660
661
-------------------------------------------------------------------
662
Tue Nov 15 15:01:19 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
663
664
- try to fix build on ppc64le due to running OOM (boo#1205441)
665
* let's request 20G of physical memory via _constraints file
666
667
-------------------------------------------------------------------
668
Tue Nov 8 12:24:26 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
669
670
- third bugfix release
671
* some regressions in CI worked out
672
* a bit of everything, and nothing too crazy
673
- supersedes u_0001-gallivm-Fix-LLVM-optimization-with-the-new-pass-mana.patch
674
- supersedes u_nouveau-corrupted-colors-boo1203949.patch
675
- get rid of Mesa-libVulkan-devel(-32bit) package, which is no
676
longer needed at all by providing/obsoleting it by
677
libvulkan_intel
678
679
-------------------------------------------------------------------
680
Mon Nov 7 15:28:21 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
681
682
- Release 22.2.2 covers bugfixes for bsc#1197045,bsc#1197046,bsc#1200965,bsc#1202850
683
684
-------------------------------------------------------------------
685
Fri Nov 4 21:03:39 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
686
687
- build against llvm15/clang15 on sle15-sp5/Leap 15.5
688
689
-------------------------------------------------------------------
690
Wed Nov 2 16:56:33 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
691
692
- u_nouveau-corrupted-colors-boo1203949.patch
693
* fixes corrupted colors in videos on nouveau with Kepler in
694
Firefox (boo#1203949, issue#7416)
695
696
-------------------------------------------------------------------
697
Wed Nov 2 08:53:22 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
698
699
- moved drirc.d config snippets from Mesa to Mea-dri package;
700
radv driver specific conf was missing completely (boo#1204866)
701
702
-------------------------------------------------------------------
703
Fri Oct 21 09:41:37 UTC 2022 - Fabian Vogt <fvogt@suse.com>
704
705
- Add patch to fix LLVM optimization to avoid failure on armv7
706
(https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19217,
707
boo#1204267):
708
* u_0001-gallivm-Fix-LLVM-optimization-with-the-new-pass-mana.patch
709
710
-------------------------------------------------------------------
711
Thu Oct 20 08:46:59 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
712
713
- update to 22.2.2
714
* This is the second bug fix release, back on the regular
715
schedule. There's a lot here: nir, panfrost, gallium video,
716
freedreno, nouveau, turnip, r300, gallium core, r600, virgl,
717
core vulkan, anv, clover, d3d12, utils, radv, and plenty of
718
zink.
719
720
-------------------------------------------------------------------
721
Tue Oct 11 19:28:31 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
722
723
- update to 22.2.1
724
* lots of stuff here: llvmpipe, lavapipe, freedreno, aco, mesa,
725
turnip, virgl, r600, zink, radv, core gallium, and nir. All in
726
all, lots of good fixes all over the tree.
727
728
-------------------------------------------------------------------
729
Mon Oct 3 10:29:51 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
730
731
- Add build_orig conditional switch for video codecs define.
732
733
-------------------------------------------------------------------
734
Thu Sep 29 10:00:03 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
735
736
- re-disable video codecs
737
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15258
738
739
-------------------------------------------------------------------
740
Tue Sep 27 11:08:54 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
741
742
- Pass -Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec to
743
meson, keep support for hardware codecs inside vaapi, vdpau and
744
vulkan. These were previously enabled automatically.
745
- enabled "swrast" and "amd" Vulkan drivers on riscv64, which is
746
upstream default anyway ...
747
748
-------------------------------------------------------------------
749
Wed Sep 21 14:20:04 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
750
751
- update to 22.2.0
752
* AMD RDNA3 Prep, Intel Arc Graphics, Many Vulkan Improvements;
753
more details on Phoronix:
754
https://www.phoronix.com/news/Mesa-22.2-Released
755
- supersedes llvm15.patch
756
- refreshed n_no-sse2-on-ix86-except-for-intel-drivers.patch
757
758
-------------------------------------------------------------------
759
Wed Sep 14 13:45:41 UTC 2022 - Andreas Schwab <schwab@suse.de>
760
761
- llvm15.patch: backport of commits 2037c34f245, 301bcbac0e5, 6983c8580a2
762
to support LLVM 15
763
764
-------------------------------------------------------------------
765
Mon Aug 22 09:35:53 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
766
767
- update to 22.1.7:
768
* fixes and cleanups all over the tree
769
* most of the fixes are for zink
770
* nice batch of fixes for the gallium dx9 frontend
771
* some other fixes across the board
772
773
-------------------------------------------------------------------
774
Wed Aug 17 16:42:12 UTC 2022 - Dirk Müller <dmueller@suse.com>
775
776
- update to 22.1.6:
777
* llvmpipe: make last_fence a screen/rast object not a context one. llvmpipe:
778
keep context list and use to track resource usage.
779
* Revert "pan/bi: Require ATEST coverage mask input in R60"
780
* intel/dev: drop warning for unhandled hwconfig keys
781
* anv: Use sampleLocationsEnable for sample locations
782
783
-------------------------------------------------------------------
784
Fri Aug 12 22:06:24 UTC 2022 - Xu Zhao <i@xuzhao.net>
785
786
- Enable zink driver build on x86_64
787
788
-------------------------------------------------------------------
789
Sun Aug 7 18:41:56 UTC 2022 - Dirk Müller <dmueller@suse.com>
790
791
- update to 22.1.5:
792
* radv: dynamic vertex input failure
793
* anv: KHR-GL46.tessellation_shader.single.xfb_captures_data_from_correct_stage fails on TGL
794
* anv: GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels_pbo failure
795
* anv: ICL hiz issue
796
* Error compiling gallium-nine on i686 using musl libc
797
* dEQP-VK.memory.mapping.dedicated_alloc failing on bsw and gen9atom
798
799
-------------------------------------------------------------------
800
Mon Aug 1 21:22:01 UTC 2022 - Dirk Müller <dmueller@suse.com>
801
802
- update to 22.1.4:
803
* anv: disable non uniform indexing of UBOs
804
* anv: use the right helper to invalidate memory
805
* intel/fs: ray query fix for global address
806
* isl: add new helper for format component compatibility
807
* radeonsi: fix random PS wave size
808
* r300: Keep rc_rename_regs() from overflowing
809
* aco/ra: update register file when updating phi definition
810
* radv: Fix vkCmdCopyQueryResults -> vkCmdResetPool hazard
811
812
-------------------------------------------------------------------
813
Fri Jul 15 13:00:57 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
814
815
- let Mesa ignore Mesa-dri as dep to resolve a build cycle
816
(related to boo#1201474
817
818
-------------------------------------------------------------------
819
Sun Jul 3 07:59:22 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
820
821
- Update to 22.1.3
822
* a lot of zink fixes
823
* There's a bit of everything else here, including some
824
performance fixes for wsi/x11.
825
826
-------------------------------------------------------------------
827
Mon Jun 20 15:28:30 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
828
829
- Update to 22.1.2
830
" There's a lot of zink here, thanks to Mike for help with manually
831
backporting parts of it! We've als got a bunch of fixes for panfrost,
832
and some for intel, radeon, llvmpip, dzn, broadcom, nir, core gallium,
833
the va state tracker, and freedren."
834
835
-------------------------------------------------------------------
836
Wed Jun 15 10:09:09 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
837
838
- let Mesa-libGL-devel require libX11-devel via pkgconfig(x11)
839
(boo#1200559)
840
841
-------------------------------------------------------------------
842
Sun Jun 5 20:19:36 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
843
844
- removed libkms BuildRequires, since it has been dropped from
845
libdrm
846
847
-------------------------------------------------------------------
848
Thu Jun 2 01:32:59 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
849
850
- Update to 22.1.1
851
* first bugfix release
852
- supersedes U_llvmpipe-flush-resources-for-kms-swrast-path.patch
853
854
-------------------------------------------------------------------
855
Wed Jun 1 07:58:57 UTC 2022 - Fabian Vogt <fvogt@suse.com>
856
857
- Add patch to fix glitches with KMS (boo#1199885):
858
* U_llvmpipe-flush-resources-for-kms-swrast-path.patch
859
860
-------------------------------------------------------------------
861
Wed May 25 12:27:30 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
862
863
- buildrequire DirectX-Headers only on %{ix86} x86_64, since it's
864
only relevant on these platforms
865
866
-------------------------------------------------------------------
867
Tue May 24 19:18:59 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
868
869
- Calling patch with '-p1' (as the others are) so 'git show'
870
.patch output works.
871
872
-------------------------------------------------------------------
873
Tue May 24 18:50:21 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
874
875
- Generating 'n_stop-iris-flicker.patch' from 'git format-patch' vs.
876
a standard diff.
877
878
-------------------------------------------------------------------
879
Tue May 24 15:48:53 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
880
881
- Fixing up 'stop-iris-flicker.patch' patch name to follow standards.
882
883
-------------------------------------------------------------------
884
Thu May 19 19:00:09 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
885
886
- Update to 22.1.0
887
* lot of great featurres, including (since rc5) additional
888
kopper backports for zink, and support for Intel's Alchemist
889
DG2 platform.
890
891
-------------------------------------------------------------------
892
Sat May 14 20:51:44 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
893
894
- autoselect libvdpau_r300/libvdpau_r600/libvdpau_radeonsi packages
895
via hardware supplements on AMD GPUs
896
897
-------------------------------------------------------------------
898
Thu May 5 08:13:13 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
899
900
- Update to 22.0.3
901
* bugfix release with fixes for most of the major drivers
902
903
-------------------------------------------------------------------
904
Tue May 3 08:21:55 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
905
906
- _constraints:
907
* raised requirements to 9 GB disk space and added aarch64
908
architecture (bsc#1199040)
909
910
-------------------------------------------------------------------
911
Thu Apr 28 21:22:38 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
912
913
- Switching out 'directx-headers' for 'DirectX-Headers'.
914
915
-------------------------------------------------------------------
916
Fri Apr 22 09:06:31 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
917
918
- Update to 22.0.2
919
* bugfix release with almost all nominated patches
920
921
-------------------------------------------------------------------
922
Thu Apr 14 19:29:21 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
923
924
- Adding changes I need for iris to not flicker and have d3d12
925
available for use in WSL.
926
927
-------------------------------------------------------------------
928
Wed Apr 13 12:30:21 UTC 2022 - Dirk Müller <dmueller@suse.com>
929
930
- use _multibuild
931
932
-------------------------------------------------------------------
933
Tue Mar 29 21:58:46 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
934
935
- Update to 22.0.1
936
* fixes in lavapipe and zink, maintainer scripts and panfrost
937
- supersedes U_meson-restore-private-requires-to-libdrm-in-dri.pc-f.patch
938
939
-------------------------------------------------------------------
940
Tue Mar 22 11:13:43 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
941
942
- get rid of Mesa-libVulkan-devel(-32bit) package, which no longer
943
makes sense since Mesa 21.1.0
944
* https://gitlab.freedesktop.org/mesa/mesa/-/commit/5e6db1916860ec217eac60903e0a9d10189d1c53
945
946
-------------------------------------------------------------------
947
Mon Mar 14 10:43:10 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
948
949
- U_meson-restore-private-requires-to-libdrm-in-dri.pc-f.patch
950
* Due to a typo the private requires to libdrm were lost in dri.pc.
951
Fixed another typo (only comment).
952
953
-------------------------------------------------------------------
954
Sat Mar 12 20:04:00 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
955
956
- enabled "i915" Gallium-based Intel Gen3 driver
957
958
-------------------------------------------------------------------
959
Fri Mar 11 13:25:28 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
960
961
- fixed llvm/clang buildrequires for sle15-sp4/Leap 15.4
962
963
-------------------------------------------------------------------
964
Fri Mar 11 09:08:27 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
965
966
- no longer try to build classic non-Gallium OpenGL drivers
967
i915, i965, nouveau, r100 and r200, which have been dropped with
968
Mesa 22.0.0; see also some documentation on Phoronix
969
https://www.phoronix.com/scan.php?page=news_item&px=Mesa-Classic-Retired
970
971
-------------------------------------------------------------------
972
Thu Mar 10 18:39:34 UTC 2022 - Aaron Stern <ukbeast89@protonmail.com>
973
974
- update to 22.0.0
975
* lavapipe,radv,anv KHR_dynamic_rendering
976
* radv EXT_image_view_min_lod
977
* VK_KHR_synchronization2 on RADV.
978
* OpenSWR has been moved to the Amber branch
979
* radeonsi, zink ARB_sparse_texture
980
* d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params,
981
ARB_framebuffer_no_attachments, ARB_sample_shading, and GLSL400)
982
* radeonsi, zink ARB_sparse_texture2
983
* zink EXT_memory_object, EXT_memory_object_fd, EXT_semaphore, EXT_semaphore_fd
984
* anv VK_VALVE_mutable_descriptor_type
985
* Vulkan 1.3 on RADV,Anv.
986
* radeonsi, zink ARB_sparse_texture_clamp
987
988
-------------------------------------------------------------------
989
Thu Mar 3 09:14:36 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
990
991
- baselibs.conf: readded mistakenly removed packages
992
* Mesa-libVulkan-devel
993
* Mesa-vulkan-device-select
994
* Mesa-vulkan-overlay
995
996
-------------------------------------------------------------------
997
Wed Mar 2 13:32:42 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
998
999
- raise memory limit to 1024 in the hope of avoiding OOM on ppc64
1000
(boo#1196640)
1001
1002
-------------------------------------------------------------------
1003
Tue Mar 1 17:20:19 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
1004
1005
- autoselect libvulkan_intel package via hardware supplements on
1006
Intel GPUs
1007
- autoselect libvulkan_radeon package via hardware supplements on
1008
AMD GPUs
1009
- no longer install libvulkan_lvp package (lavapipe=Software
1010
Vulkan driver), libvulkan_broadcom and libvulkan_freedreno packages
1011
by default, i.e. no longer have libvulkan_intel/libvulkan_radeon
1012
and libvulkan_lvp packages installed at the same time (boo#1180522)
1013
- libvulkan_intel/libvulkan_radeon/libvulkan_lvp now require
1014
Mesa-vulkan-device-select package, not the other way round!
1015
(baselibs.conf also adjusted)
1016
1017
-------------------------------------------------------------------
1018
Thu Feb 24 09:04:46 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
1019
1020
- update to 21.3.7
1021
* sixth bugfix release
1022
1023
-------------------------------------------------------------------
1024
Thu Feb 10 13:17:56 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
1025
1026
- update to 21.3.6
1027
* sixth bugfix release
1028
1029
-------------------------------------------------------------------
1030
Thu Jan 27 15:09:21 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
1031
1032
- update to 21.3.5
1033
* bugfix release: mostly Zink fixes
1034
1035
-------------------------------------------------------------------
1036
Mon Jan 17 10:54:32 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
1037
1038
- using memory-constraints on ppc64 for trying to avoid OOM during
1039
build (boo#1194739)
1040
1041
-------------------------------------------------------------------
1042
Fri Jan 14 15:02:55 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
1043
1044
- update to 21.3.4
1045
* bugfix release
1046
1047
-------------------------------------------------------------------
1048
Sat Jan 8 10:21:21 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
1049
1050
- rename n_no-sse2-on-ix86.patch to
1051
n_no-sse2-on-ix86-except-for-intel-drivers.patch
1052
* no longer disable sse2 support for intel drivers, since this
1053
breaks build, which is probably unresolvable (boo1190409)
1054
1055
-------------------------------------------------------------------
1056
Fri Jan 7 19:35:29 UTC 2022 - Scott Bradnick <scott.bradnick@suse.com>
1057
1058
- Adding 'stop-iris-flicker.patch'.
1059
1060
-------------------------------------------------------------------
1061
Thu Jan 6 16:34:30 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
1062
1063
- n_no-sse2-on-ix86.patch
1064
* disabled sse2 support on %ix86 (boo#1190409)
1065
1066
-------------------------------------------------------------------
1067
Fri Dec 31 12:42:24 UTC 2021 - Aaron Stern <ukbeast89@protonmail.com>
1068
1069
- update to 21.3.3
1070
* Bug fixes
1071
* Assassin’s Creed Syndicate crashes with Mesa 21.3.0+ ACO
1072
* [21.3 regression] swr: Build failure with MSVC
1073
* anv: dEQP-VK.graphicsfuzz.spv-stable-pillars-volatile-nontemporal-store fails
1074
1075
-------------------------------------------------------------------
1076
Wed Dec 1 23:15:13 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1077
1078
- update to 21.3.1
1079
* mostly AMD, Intel & Zink fixes.
1080
1081
-------------------------------------------------------------------
1082
Thu Nov 18 03:13:33 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1083
1084
- n_buildfix-21.3.0.patch
1085
* fixes Mesa-drivers build
1086
1087
-------------------------------------------------------------------
1088
Wed Nov 17 21:33:28 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1089
1090
- update to 21.3.0
1091
* Panfrost is now officially GLES 3.1 conformant
1092
* RADV has (experimental) ray tracing support
1093
* Iris gained threaded shader compilation
1094
* Zink has seen an enormous amount of work, and now supports GLES 3.2
1095
* Lavapipe has a bunch of new extensions, and now supports Vulkan 1.2
1096
* LLVMpipe got 2-3 times faster for 2D workloads, and gained support for
1097
the compatibility profile on GL 4.5
1098
* VA-API gained support for AV1 videos
1099
* EGL now works on Windows
1100
* Wayland got a workaround for games making bad assumption (alpha means
1101
transparency? who could have known)
1102
* VK_EXT_color_write_enable on lavapipe
1103
* GL_ARB_texture_filter_anisotropic in llvmpipe
1104
* Anisotropic texture filtering in lavapipe
1105
* VK_EXT_shader_atomic_float2 on Intel and RADV.
1106
* VK_EXT_vertex_input_dynamic_state on RADV.
1107
* VK_KHR_timeline_semaphore on lavapipe
1108
* VK_EXT_external_memory_host on lavapipe
1109
* GL_AMD_pinned_memory on llvmpipe
1110
* GL 4.5 compatibility on llvmpipe
1111
* VK_EXT_primitive_topology_list_restart on RADV and lavapipe.
1112
* ES 3.2 on zink
1113
* VK_KHR_depth_stencil_resolve on lavapipe
1114
* VK_KHR_shader_integer_dot_product on RADV.
1115
* OpenGL FP16 support on llvmpipe
1116
* VK_KHR_shader_float16_int8 on lavapipe
1117
* VK_KHR_shader_subgroup_extended_types on lavapipe
1118
* VK_KHR_spirv_1_4 on lavapipe
1119
* Experimental raytracing support on RADV
1120
* VK_KHR_synchronization2 on Intel
1121
* NGG shader based culling is now enabled by default on GFX10.3 on RADV.
1122
* VK_KHR_maintenance4 on RADV
1123
* VK_KHR_format_feature_flags2 on RADV.
1124
* EGL_EXT_present_opaque on wayland
1125
1126
-------------------------------------------------------------------
1127
Thu Oct 28 19:07:09 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1128
1129
- update to 21.2.5
1130
* bit of everything: general vulkan, panfrost, and zink are the
1131
biggest changes.
1132
1133
-------------------------------------------------------------------
1134
Fri Oct 15 09:14:11 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1135
1136
- update to 21.2.4
1137
* fourth bugfix release
1138
* 300 fixes from the new r300 maintainer! Additionally, panfrost,
1139
lots of crocus, some freedreno, intel, radv, core meas, gallivum,
1140
anv, spirv, gallim, aco, i915g, lima, and llvmpipe fixes.
1141
- supersedes U_gallivm-add-new-wrapper-around-Module.patch,
1142
U_gallivm-fix-FTBFS-on-i386-with-LLVM-13.patch
1143
1144
-------------------------------------------------------------------
1145
Thu Oct 14 10:30:57 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1146
1147
- u_fix-build-on-ppc64le.patch
1148
* fixes build on ppc64le (boo#1191569)
1149
1150
-------------------------------------------------------------------
1151
Mon Oct 4 20:05:50 UTC 2021 - Aaron Puchert <aaronpuchert@alice-dsl.net>
1152
1153
- Fix build with LLVM 13:
1154
* U_gallivm-add-new-wrapper-around-Module.patch
1155
* U_gallivm-fix-FTBFS-on-i386-with-LLVM-13.patch
1156
1157
-------------------------------------------------------------------
1158
Thu Sep 30 09:05:54 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1159
1160
- update to 21.2.3
1161
* third bugfix release
1162
1163
-------------------------------------------------------------------
1164
Mon Sep 27 13:35:16 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1165
1166
- covers jira#SLE/SLE-18743
1167
1168
-------------------------------------------------------------------
1169
Tue Sep 21 17:54:25 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1170
1171
- update to 21.2.2
1172
* second bugfix release: a ton of work went into panfrost,
1173
getting it closer to being conformant (it is conformant on
1174
21.3!); fixes for ir3, croccus, nir, utils, llvmpipe, gallivm,
1175
zink, glsl, v3d, vc4, intel, mesa, aco, iris, radv, and even
1176
osmesa.
1177
1178
-------------------------------------------------------------------
1179
Sat Aug 28 13:36:12 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1180
1181
- update to 21.2.1
1182
* first bugfix release
1183
1184
-------------------------------------------------------------------
1185
Sun Aug 8 08:52:15 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1186
1187
- fixed build on %ix86 by removing "-flto=auto" from optflags for
1188
cpp
1189
1190
-------------------------------------------------------------------
1191
Thu Aug 5 15:51:18 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1192
1193
- enabled build of 'crocus' Gallium3D OpenGL driver for i965 "Gen4"
1194
through Haswell "Gen7" graphics (alternative to classic "i965"
1195
OpenGL driver); use MESA_LOADER_DRIVER_OVERRIDE=crocus to use it;
1196
in case of issues with video hardware acceleration(vaapi driver),
1197
set LIBVA_DRIVER_NAME=i965
1198
1199
-------------------------------------------------------------------
1200
Thu Aug 5 01:25:40 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1201
1202
- update to 21.2.0
1203
* new release
1204
1205
-------------------------------------------------------------------
1206
Thu Jul 29 08:28:31 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1207
1208
- update to 21.1.6
1209
* sixth bugfix release
1210
1211
-------------------------------------------------------------------
1212
Thu Jul 15 08:13:34 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1213
1214
- update to 21.1.5
1215
* fith bugfix release
1216
1217
-------------------------------------------------------------------
1218
Thu Jul 1 09:39:29 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1219
1220
- update to 21.1.4
1221
* fourth bugfix release
1222
1223
-------------------------------------------------------------------
1224
Tue Jun 22 09:22:30 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1225
1226
- no longer apply n_drirc-disable-rgb10-for-chromium-on-amd.patch
1227
on TW; no longer needed with gstreamer-plugins-vaapi 1.18.4; more
1228
details on
1229
https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/410
1230
1231
-------------------------------------------------------------------
1232
Sat Jun 19 08:02:37 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1233
1234
- update to 21.1.3
1235
* third bugfix
1236
* mostly AMD fixes
1237
1238
-------------------------------------------------------------------
1239
Thu Jun 3 03:11:44 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1240
1241
- update to 21.1.2
1242
* second bugfix
1243
* mostly AMD and Intel changes as usual, but also a decent amount
1244
of ARM fixes and more.
1245
1246
-------------------------------------------------------------------
1247
Wed Jun 2 09:27:33 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1248
1249
- no longer autoselect Mesa-dri-nouveau at all; autoselect
1250
libvdpau_nouveau depending on PCI ID (boo#1186721)
1251
1252
-------------------------------------------------------------------
1253
Thu May 20 10:25:35 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1254
1255
- update to 21.1.1
1256
* bugfix release
1257
* mostly AMD and Intel changes as usual, but also a decent amount
1258
of ARM fixes and more
1259
1260
-------------------------------------------------------------------
1261
Wed May 19 08:29:07 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
1262
1263
- Add swrast to vulkan
1264
- Enable vulkan on %{arm} and aarch64 with: swrast, amd,
1265
broadcom and freedreno
1266
1267
-------------------------------------------------------------------
1268
Fri May 14 03:24:24 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1269
1270
- reenabled build of device-select and overlay vulkan layers
1271
1272
-------------------------------------------------------------------
1273
Thu May 6 19:00:36 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1274
1275
- adjusted filelist to removed vulkan files in Mesa 21.1.0
1276
(packages Mesa-libVulkan-devel, Mesa-vulkan-device-select,
1277
Mesa-vulkan-overlay)
1278
1279
-------------------------------------------------------------------
1280
Thu May 6 14:24:29 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1281
1282
- /usr/include/vulkan/vulkan_intel.h dropped with Mesa 21.1.0, but
1283
let's keep the package containing an empty directory
1284
1285
-------------------------------------------------------------------
1286
Thu May 6 11:45:47 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1287
1288
- update to 21.1.0
1289
* bunch of work here, lots of zink and softpipe, but bits and
1290
pieces of other things: tgsi, freddreno, nir, panfrost, intel,
1291
spirv, core gallium, radv, aco, r600, and core mesa.
1292
- supersedes patches U_clover-Fix-build-with-llvm-12.patch,
1293
U_clover-Add-missing-include-for-llvm-12-build-fix.patch
1294
1295
-------------------------------------------------------------------
1296
Wed Apr 21 20:54:43 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1297
1298
- update to 21.0.3
1299
* fixes in haiku, core mesa, radeonsi, lavapipe, nir, radv, anv,
1300
freedreno and turnip, etniviv, iris, egl, lima, core gallium,
1301
spriv, v3d, meson
1302
1303
-------------------------------------------------------------------
1304
Sat Apr 17 16:41:33 UTC 2021 - Aaron Puchert <aaronpuchert@alice-dsl.net>
1305
1306
- Move osmesa build back to Mesa, which we can now do after
1307
choosing another dummy driver there.
1308
- Use LLVM-versioned libclc runtime dependency to ensure
1309
bitcode compatibility. We have that in Tumbleweed and soon Leap.
1310
- U_clover-Fix-build-with-llvm-12.patch
1311
* Fixes build with LLVM 12.
1312
- U_clover-Add-missing-include-for-llvm-12-build-fix.patch
1313
* Fixes a missing header in the previous patch.
1314
1315
-------------------------------------------------------------------
1316
Sat Apr 17 14:39:04 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1317
1318
- Mesa-devel: no longer require libOSMesa-devel, since it's now
1319
built in Mesa-drivers; packages should require it directly now,
1320
preferrably via pkconfig(osmesa) ...
1321
1322
-------------------------------------------------------------------
1323
Sat Apr 17 12:45:17 UTC 2021 - Tobias Klausmann <tobias.klausmann@freenet.de>
1324
1325
- Switch dummy driver for mesa package from "auto" xorg driver (i965) to
1326
gallium swrast driver
1327
1328
-------------------------------------------------------------------
1329
Sat Apr 17 10:11:09 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1330
1331
- update to 21.0.2
1332
* many additions especially on the Radeon Vulkan (RADV) driver
1333
front where sparse memory support is in place, AMD Smart Access
1334
Memory / Resizable BAR optimizations, various RDNA 2
1335
improvements, rapid packed math for ACO, and more.
1336
Elsewhere in Mesa 21.0 there are continued RadeonSI
1337
optimizations, many Intel ANV and Iris improvements, OpenGL 3.3
1338
for Freedreno, DXGI Winsys was added and initial Direct3D 12
1339
code for WSL, OpenGL 4.1 for Zink, and more.
1340
- moved osmesa build to Mesa-drivers since swrast driver has been
1341
removed from Mesa
1342
1343
-------------------------------------------------------------------
1344
Tue Apr 6 08:38:16 UTC 2021 - Andreas Schwab <schwab@suse.de>
1345
1346
- Enable radeon and nouveau drivers on riscv64
1347
1348
-------------------------------------------------------------------
1349
Tue Mar 30 19:00:03 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1350
1351
- update to 20.3.5
1352
* fith bugfix release for the 20.3 branch
1353
* This is a quite large release with a huge number of fixes in it,
1354
and is the last planned release for the 20.3.x series. Radv and
1355
ACO dominate the changes for this release, but there are some
1356
other things mixed in there.
1357
1358
-------------------------------------------------------------------
1359
Mon Feb 1 10:50:16 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1360
1361
- update to 20.3.4
1362
* fourth bugfix release for the 20.3 branch
1363
1364
-------------------------------------------------------------------
1365
Wed Jan 27 10:13:51 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1366
1367
- removed no longer needed buildfix-ppc64le.patch; build failed on
1368
ppc64 due to this patch (bsc#1181439)
1369
1370
-------------------------------------------------------------------
1371
Thu Jan 14 15:02:07 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
1372
1373
- update to 20.3.3
1374
* third bugfix release for the 20.3 branch
1375
1376
-------------------------------------------------------------------
1377
Thu Dec 31 13:02:52 UTC 2020 - Michał Rostecki <mrostecki@suse.com>
1378
1379
- update to 20.3.2
1380
* second bugfix release for the 20.3 branch
1381
- drm and surfaceless are not specified as platforms anymore,
1382
remove them from egl_platforms
1383
1384
-------------------------------------------------------------------
1385
Mon Dec 7 11:09:59 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1386
1387
- update to 20.2.4
1388
* fourth (second to last) bugfix release for the 20.2 branch
1389
1390
-------------------------------------------------------------------
1391
Tue Dec 1 12:31:55 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1392
1393
- require llvm-devel *without* any explicit version number for
1394
factory/TW to imply 'distro default llvm version', which we
1395
usually bump up when a new stable llvm comes out
1396
1397
-------------------------------------------------------------------
1398
Mon Nov 30 13:56:08 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1399
1400
- use llvm11 on factory/TW and sle15-sp3/Leap 15.3
1401
1402
-------------------------------------------------------------------
1403
Sun Nov 29 12:35:33 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1404
1405
- enabled build of radeonsi DRI and VDPAU driver on aarch64
1406
(boo#1179376)
1407
1408
-------------------------------------------------------------------
1409
Mon Nov 23 19:44:31 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1410
1411
- update to 20.2.3
1412
* third bugfix release for the 20.2 branch
1413
1414
-------------------------------------------------------------------
1415
Sat Nov 7 18:10:48 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1416
1417
- update to 20.2.2
1418
* second bugfix release for the 20.2 branch
1419
1420
-------------------------------------------------------------------
1421
Thu Oct 15 09:59:46 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1422
1423
- reenabled U_fix-mpeg1_2-decode-mesa-20.2.patch due to regression
1424
reported in boo#1173185
1425
1426
-------------------------------------------------------------------
1427
Wed Oct 14 20:26:56 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1428
1429
- update to 20.2.1
1430
* first bugfix release for the 20.2 branch
1431
- supersedes U_fix-mpeg1_2-decode.patch
1432
- disabled U_fix-mpeg1_2-decode-mesa-20.2.patch; likely no longer
1433
needed (boo#1173185)
1434
1435
-------------------------------------------------------------------
1436
Wed Sep 30 09:17:14 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1437
1438
- U_fix-mpeg1_2-decode-mesa-20.2.patch
1439
* additional patch currently needed for Mesa 20.2 (boo#1173185)
1440
1441
-------------------------------------------------------------------
1442
Tue Sep 29 09:21:57 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1443
1444
- update to 20.2.0
1445
* includes Intel Rocket Lake Platform Support
1446
(jsc#SLE/SLE-12880, jsc#SLE/SLE-12882)
1447
- adjusted/refreshed patches:
1448
* n_add-Mesa-headers-again.patch
1449
* n_drirc-disable-rgb10-for-chromium-on-amd.patch
1450
* u_dep_xcb.patch
1451
- docs now available in .rst format (html before)
1452
1453
-------------------------------------------------------------------
1454
Thu Sep 24 11:08:44 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
1455
1456
- Add U_fix-mpeg1_2-decode.patch (boo#1173185)
1457
* fixes colors in kaffeine on Radeon (r600 VAAPI driver)
1458
1459
-------------------------------------------------------------------
1460
Fri Sep 18 11:11:14 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1461
1462
- buildfix-ppc64le.patch
1463
* buildfix for ppc64le (boo#1176562)
1464
1465
-------------------------------------------------------------------
1466
Thu Sep 17 17:51:17 UTC 2020 - Dirk Mueller <dmueller@suse.com>
1467
1468
- update to 20.1.8:
1469
* mainly bugfixes, highlights:
1470
- Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything
1471
- khr_debug-push-pop-group_gl: ../src/util/simple_mtx.h:86: simple_mtx_lock: Assertion `c != _SIMPLE_MTX_INVALID_VALUE' failed.
1472
- Amber test opt_peel_loop_initial_if: Assertion failed
1473
- Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 caused by MSAA
1474
- [BRW] WRC 5 asserts with gallium nine and iris.
1475
1476
-------------------------------------------------------------------
1477
Thu Sep 3 09:24:31 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1478
1479
- update to 20.1.7
1480
* seventh bugfix release for the 20.1 branch
1481
1482
-------------------------------------------------------------------
1483
Wed Sep 2 10:14:00 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1484
1485
- switched to llvm9 usage for Leap/SLE15 since llvm10 is not (yet)
1486
in Leap/SLE15
1487
1488
-------------------------------------------------------------------
1489
Mon Aug 31 19:36:31 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1490
1491
- version 20.1.6 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882
1492
1493
-------------------------------------------------------------------
1494
Mon Aug 31 19:12:50 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1495
1496
- use again /etc/OpenCL/vendors for openSUSE Leap, i.e. use
1497
/usr/etc/OpenCL/vendors only for Tumbleweed
1498
1499
-------------------------------------------------------------------
1500
Wed Aug 26 10:37:17 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
1501
1502
- Add vulkan device selection layer and vulkan overlay layer to
1503
baselibs for 32bit versions on 64bit architectures.
1504
1505
-------------------------------------------------------------------
1506
Tue Aug 25 06:32:03 UTC 2020 - Aaron Dominick <aaron.zakhrov@gmail.com>
1507
1508
- Add vulkan device selection layer and vulkan overlay layer
1509
1510
-------------------------------------------------------------------
1511
Tue Aug 25 05:30:39 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1512
1513
- specfile/baselibs.conf cleanup
1514
* no longer support Mesa build without libglvnd
1515
* removed empty packages Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2
1516
1517
-------------------------------------------------------------------
1518
Sun Aug 23 18:08:13 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1519
1520
- update to 20.1.6
1521
* sixth bugfix release for the 20.1 branch
1522
1523
-------------------------------------------------------------------
1524
Thu Aug 6 11:51:25 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
1525
1526
- baselibs.conf:
1527
+ Require Mesa-KHR-devel instead of Mesa-KHR-devel-<targettype>:
1528
KHR-devel consists only of header files there is thus no
1529
-<targettype> flavor being generated.
1530
+ Do not require Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 from
1531
their respective -32bit devel packages: with libglvnd defined
1532
to 0, the native packages are being generated, but are empty.
1533
For baselibs, this trick does not work and empty packages are
1534
being skipped. So we drop the dependency (with a note in the
1535
.spec to enable the deps when changing the defines).
1536
1537
-------------------------------------------------------------------
1538
Thu Jul 23 12:24:37 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1539
1540
- update to 20.1.4
1541
* fourth bugfix release for the 20.1 branch
1542
* just a few fixes here and there, nothing major
1543
1544
-------------------------------------------------------------------
1545
Fri Jul 10 08:43:49 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1546
1547
- update to 20.1.3
1548
* third bugfix release for the 20.1 branch
1549
* lots of updates to our testing infrastructure
1550
1551
-------------------------------------------------------------------
1552
Wed Jul 1 12:46:33 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1553
1554
- force valgrind support only on officially supported platforms
1555
(boo#1173355)
1556
1557
-------------------------------------------------------------------
1558
Fri Jun 26 11:43:50 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1559
1560
- update to 20.1.2
1561
* second bugfix release for the 20.1 branch
1562
* most of the fixes here are to the AMD drivers, and the rest
1563
is scattered over the tree.
1564
1565
-------------------------------------------------------------------
1566
Fri Jun 26 01:20:27 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1567
1568
- enable valgrind support (boo#1173355)
1569
1570
-------------------------------------------------------------------
1571
Tue Jun 23 18:02:26 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1572
1573
- move mesa.icd from /usr/etc/OpenCL/vendors to
1574
/usr/share/OpenCL/vendors (boo#1173005)
1575
1576
-------------------------------------------------------------------
1577
Thu Jun 18 11:02:23 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1578
1579
- switch to /usr/etc/OpenCL/vendors for mesa.icd OpenCL file
1580
location (boo#1173005)
1581
1582
-------------------------------------------------------------------
1583
Mon Jun 15 12:31:13 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1584
1585
- update to 20.1.1
1586
* first bugfix release for the 20.1 branch
1587
* fixes issue affecting Unreal Engine 4 games on i965
1588
1589
-------------------------------------------------------------------
1590
Wed Jun 3 10:43:06 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1591
1592
- update to 20.1.0
1593
* first release for the 20.1 branch
1594
* One already known issue is that Unreal Engine 4 has a bug in
1595
its usage of glDrawRangeElements() causing it to be called
1596
with a number of vertices in place of the `end` parameter,
1597
that was recently revealed. This is an annoying bug that we
1598
haven't worked around yet. For more details:
1599
https://gitlab.freedesktop.org/mesa/mesa/-/issues/2917
1600
- supersedes U_add-lifetime-dse-fix.patch
1601
1602
-------------------------------------------------------------------
1603
Tue May 19 19:22:02 UTC 2020 - Martin Liška <mliska@suse.cz>
1604
1605
- Add U_add-lifetime-dse-fix.patch as a proper fix for boo#1171855.
1606
1607
-------------------------------------------------------------------
1608
Tue May 19 05:52:31 UTC 2020 - Martin Liška <mliska@suse.cz>
1609
1610
- Disable LTO for now as there's a known upstream bug
1611
that hasn't been resolved with GCC 10:
1612
boo#1171855.
1613
1614
-------------------------------------------------------------------
1615
Fri May 15 09:52:07 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1616
1617
- update to Mesa 20.0.7
1618
* most fixes in Radv, but there are fixes all over the tree
1619
1620
-------------------------------------------------------------------
1621
Mon May 4 13:47:59 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
1622
1623
- avoid build error PowerPC, using gnu++14 (not gnu++11)
1624
https://bugzilla.opensuse.org/show_bug.cgi?id=1171045
1625
1626
-------------------------------------------------------------------
1627
Thu Apr 30 14:46:25 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1628
1629
- update to Mesa 20.0.6
1630
* fairly small release (a little bit of everything in here)
1631
1632
-------------------------------------------------------------------
1633
Sat Apr 25 10:36:23 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1634
1635
- require llvm/clang 10
1636
1637
-------------------------------------------------------------------
1638
Fri Apr 24 09:21:28 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1639
1640
- update to Mesa 20.0.5
1641
* pretty big release with AMD and Intel drivers receiving the
1642
majority of the work.
1643
- supersedes U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch
1644
- supersedes n_opencl_dep_libclang.patch
1645
1646
-------------------------------------------------------------------
1647
Thu Apr 23 14:23:59 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
1648
1649
- Disable LTO on armv6 to fix build
1650
1651
-------------------------------------------------------------------
1652
Sun Apr 5 12:27:35 UTC 2020 - Torsten Duwe <duwe@suse.com>
1653
1654
- U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch
1655
* Fix Weston launch on tumbleweed by backporting commit bfb9c08e
1656
1657
-------------------------------------------------------------------
1658
Fri Apr 3 15:25:42 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1659
1660
- update to Mesa 20.0.4
1661
* emergency release, which reverts a serious SPIR-V regression
1662
in the 20.0.3 release.
1663
- supersedes U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch
1664
1665
-------------------------------------------------------------------
1666
Fri Apr 3 08:38:51 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1667
1668
- U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch
1669
* revert severe spirv regression; emergency release will be
1670
available soon ...
1671
1672
-------------------------------------------------------------------
1673
Thu Apr 2 09:27:46 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1674
1675
- update to Mesa 20.0.3
1676
* bugfix release: fixes all over the tree; mostly AMD (radv,
1677
aco), NIR and Intel (isl, anv)
1678
1679
-------------------------------------------------------------------
1680
Thu Mar 19 10:08:18 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1681
1682
- update to Mesa 20.0.2
1683
* bugfix release: fixes all over the code base
1684
1685
-------------------------------------------------------------------
1686
Mon Mar 9 15:15:52 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1687
1688
- update to Mesa 20.0.1
1689
* bugfix release
1690
1691
-------------------------------------------------------------------
1692
Fri Mar 6 10:27:21 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1693
1694
- cleanup in specfile: get rid of is_opensuse macro, which is no
1695
longer needed at all (jira#PM-1623)
1696
1697
-------------------------------------------------------------------
1698
Fri Feb 28 15:25:41 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1699
1700
- Loosen dependencies to allow building with newer versions of
1701
clang-devel, similar to llvm-devel.
1702
1703
-------------------------------------------------------------------
1704
Fri Feb 21 13:18:18 UTC 2020 - Philipp Seiler <p.seiler@linuxmail.org>
1705
1706
- update to mesa 20.0.0
1707
* changelog https://mesa3d.org/relnotes/20.0.0.html
1708
- supersedes U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch
1709
- supersedes U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch
1710
- supersedes U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch
1711
- supersedes U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch
1712
- supersedes U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch
1713
- update to patch n_add-Mesa-headers-again.patch to fit v20.0.0 sources
1714
- update to patch n_drirc-disable-rgb10-for-chromium-on-amd.patch to fit v20.0.0 sources
1715
1716
-------------------------------------------------------------------
1717
Fri Feb 21 05:09:10 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1718
1719
- use 7G disk constraints also for x86_64 and i586 (bsc#1164488)
1720
1721
-------------------------------------------------------------------
1722
Tue Feb 18 15:16:13 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1723
1724
- only use 'BuildRequires:llvm-devel >= 9.0.0' for TW/factory; for
1725
older products still use 'BuildRequires: llvm9-devel'; fixed
1726
build on openSUSE Leap 15.2
1727
1728
-------------------------------------------------------------------
1729
Sun Feb 16 12:00:17 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1730
1731
- Update to version 19.3.4
1732
* changes all over the tree, but aco and anv are leading the
1733
way in changes
1734
- supersedes u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch
1735
1736
-------------------------------------------------------------------
1737
Thu Feb 6 11:32:05 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1738
1739
- u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch
1740
* replaces U_gallium-Fix-big-endian-addressing-of-non-bitmask-arr.patch
1741
by an official merge request (bsc#1162252, gitlab issue#2472)
1742
1743
-------------------------------------------------------------------
1744
Mon Feb 3 17:17:44 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1745
1746
- U_gallium-Fix-big-endian-addressing-of-non-bitmask-arr.patch
1747
* reverse apply since it caused a regression in rendering on
1748
s390x (bsc#1162252)
1749
1750
-------------------------------------------------------------------
1751
Wed Jan 29 22:56:19 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1752
1753
- require and check for llvm-devel >= 9 instead of llvm9-devel on
1754
openSUSE
1755
1756
-------------------------------------------------------------------
1757
Wed Jan 29 17:15:01 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1758
1759
- enabled build of gallium based llvmpipe driver for s390x
1760
(related to jsc#IBM-369, jsc#SLE-7452)
1761
1762
-------------------------------------------------------------------
1763
Wed Jan 29 14:59:10 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1764
1765
- Update to version 19.3.3
1766
* There's plenty of changes here, but intel, docs, radeonsi,
1767
and aco are the biggest sets of changes.
1768
- supersedes U_0005-radv-Remove-syncobj_handle-variable-in-header.patch
1769
1770
-------------------------------------------------------------------
1771
Wed Jan 29 13:34:34 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1772
1773
- set optflags also for g++ compiler
1774
1775
-------------------------------------------------------------------
1776
Mon Jan 27 15:31:52 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1777
1778
- require llvm9 (jsc#IBM-369, jsc#SLE-7452)
1779
1780
-------------------------------------------------------------------
1781
Wed Jan 22 13:47:07 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1782
1783
- U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch
1784
U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch
1785
U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch
1786
U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch
1787
U_0005-radv-Remove-syncobj_handle-variable-in-header.patch
1788
U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch
1789
* fixes build with gcc10 using -fno-common as default now (boo#1160578)
1790
1791
-------------------------------------------------------------------
1792
Mon Jan 13 16:11:52 UTC 2020 - Andreas Schwab <schwab@suse.de>
1793
1794
- Enable LLVM support on riscv64
1795
1796
-------------------------------------------------------------------
1797
Sun Jan 12 18:09:19 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1798
1799
- Update to version 19.3.2
1800
* Intel and AMD drivers make up the bulk of the changes, with
1801
a bit of nir and glsl, plus a sprinkling of other stuff in
1802
there.
1803
1804
-------------------------------------------------------------------
1805
Sun Jan 5 20:07:47 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
1806
1807
- n_drirc-disable-rgb10-for-chromium-on-amd.patch
1808
* fixes patch (boo#1145188)
1809
1810
-------------------------------------------------------------------
1811
Sun Dec 29 09:09:03 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>
1812
1813
- Update to version 19.3.1
1814
* Bugfixes for i965/iris, anv and radv
1815
1816
-------------------------------------------------------------------
1817
Mon Dec 16 15:42:01 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>
1818
1819
- Update to version 19.3.0
1820
* Mainly changes to the build system, i965, aco, radv and anv
1821
* New features, check Phoronix:
1822
https://www.phoronix.com/scan.php?page=article&item=mesa-193-features
1823
1824
-------------------------------------------------------------------
1825
Fri Nov 22 11:06:45 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1826
1827
- Update to version 19.2.6
1828
* fixes build on PPC
1829
* couple of additional stable patches
1830
1831
-------------------------------------------------------------------
1832
Thu Nov 21 11:40:59 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1833
1834
- Update to version 19.2.5
1835
* There's a little bit over everything in here, with anv and
1836
radeonsi standing out as the two biggest components getting
1837
changes, but core mesa, core gallium, llvmpipe, nir, egl,
1838
i965, tgsi, st/mesa, spirv, and the Intel compiler also
1839
fixes in this release.
1840
- supersedes u_call-shmget-with-permission-0600-instead-of-0777.patch
1841
1842
-------------------------------------------------------------------
1843
Thu Nov 14 14:36:08 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1844
1845
- u_call-shmget-with-permission-0600-instead-of-0777.patch
1846
* CVE-2019-5068 (bsc#1156015)
1847
1848
-------------------------------------------------------------------
1849
Thu Nov 14 10:15:13 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1850
1851
- Update to version 19.2.4
1852
* This is an emergency release, to fix a critical bug found in
1853
the 19.2.3 release which causes incomplete rendering on all
1854
mesa drivers. This release contains a single patch to fix
1855
that bug.
1856
1857
-------------------------------------------------------------------
1858
Wed Nov 13 14:01:29 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
1859
1860
- Update _contraints, Mesa-drivers needs 7GB of disk to build
1861
safely.
1862
1863
-------------------------------------------------------------------
1864
Thu Nov 7 11:20:41 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1865
1866
- Update to version 19.2.3
1867
In this release: iris, meson, radv, anv, turnip, 965, svga,
1868
utils, core mesa, glsl, etanviv, and gallium/rbug
1869
- This Mesa release includes support for latest GPUs including Intel
1870
(jsc#SLE-7962, jsc#SLE-8024, jsc#SLE-8022, jsc#SLE-10182, jsc#SLE-4983,
1871
bsc#1137515) and fixes for boo#1127672, bsc#1117365
1872
1873
-------------------------------------------------------------------
1874
Tue Nov 5 07:45:37 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
1875
1876
- Dont conflict with vulkan-devel anymore as there is no file
1877
conflict
1878
1879
-------------------------------------------------------------------
1880
Fri Nov 1 17:07:44 UTC 2019 - Aaron Puchert <aaronpuchert@alice-dsl.net>
1881
1882
- Use %pkg_vcmp macro instead of llvm-config to detect LLVM 9.
1883
1884
-------------------------------------------------------------------
1885
Fri Oct 25 19:35:23 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1886
1887
- Update to version 19.2.2
1888
* assortment of fixes in this release, notably a bunch of work
1889
to get Solaris and illumos working with mesa, as well as more
1890
work fixing issues in the migration of package-config and
1891
headers being handled by libglvnd instead of mesa when mesa
1892
is built with support for glvnd.
1893
There's bunch of other changes here, with radv and intel
1894
leading the pack, otherwise just a few things here and there.
1895
- n_add-Mesa-headers-again.patch
1896
* add Mesa headers again despite of building it against libglvnd;
1897
those headers turned out not to be usable; in addition packaging
1898
headers with libglvnd make dependancies problematic ...
1899
1900
-------------------------------------------------------------------
1901
Mon Oct 14 10:23:51 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1902
1903
- let Mesa-libEGL-devel require libX11 devel via "pkgconfig(x11)"
1904
since EGL/eglplatform.h includes X11/Xlib.h
1905
1906
-------------------------------------------------------------------
1907
Wed Oct 9 22:16:18 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1908
1909
- Update to version 19.2.1
1910
* fixes all over the tree: intel, amd, nine, nir, egl, gallium,
1911
scons, meson, glsl, haiku, android, and nouveau all got fixes.
1912
1913
-------------------------------------------------------------------
1914
Mon Oct 7 21:50:32 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1915
1916
- pickup gl, egl, glesv1_cm and glesv2 pkgconfig files from
1917
libglvnd build and add them to the appropriate devel subpackages
1918
1919
-------------------------------------------------------------------
1920
Mon Oct 7 16:20:49 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1921
1922
- reintroduce GL, EGL, GLES* devel subpackages since corresponding
1923
header and pkgconfig files from libglvnd didn't work out ...
1924
1925
-------------------------------------------------------------------
1926
Mon Sep 30 11:42:12 UTC 2019 - Aaron Puchert <aaronpuchert@alice-dsl.net>
1927
1928
- Rebase n_opencl_dep_libclang.patch after update.
1929
1930
-------------------------------------------------------------------
1931
Mon Sep 30 09:02:03 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1932
1933
- Update to version 19.2.0 including changes to
1934
* release-infastructure
1935
* the build
1936
* drivers: turnip, radv, android, intel and amd common code
1937
* new features: check Phoronix
1938
https://www.phoronix.com/scan.php?page=news_item&px=Mesa-19.2-Released
1939
- supersedes U_llvmpipe-Don-t-use-u_ringbuffer-for-lp_scene_queue.patch
1940
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
1941
- supersedes n_glesv1_cm-glesv2.patch
1942
1943
-------------------------------------------------------------------
1944
Sat Sep 28 13:42:30 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1945
1946
- no longer build
1947
* Mesa-libGL-devel
1948
* Mesa-libEGL-devel
1949
* Mesa-libGLESv1_CM-devel
1950
* Mesa-libGLESv2-devel
1951
* Mesa-libGLESv3-devel
1952
Instead of requiring these let Mesa-devel package require
1953
libglvnd-devel >= 1.2.0, which provides the contents of these
1954
packages now (header files for OpenGL, GLES, EGL, and GLX).
1955
Adjusted baselibs.conf accordingly.
1956
- modified check for llvm version in a way so it works also with
1957
older llvm packages (by making use of "llvm-config -version"),
1958
where there is %{_llvm_sonum} macro defined yet
1959
- moved manual pages to Mesa-devel package
1960
1961
-------------------------------------------------------------------
1962
Wed Sep 25 18:34:34 UTC 2019 - Aaron Puchert <aaronpuchert@alice-dsl.net>
1963
1964
- n_opencl_dep_libclang.patch
1965
* Link OpenCL library with libclang-cpp.so instead of the
1966
component libraries for LLVM >= 9.
1967
1968
-------------------------------------------------------------------
1969
Wed Sep 18 06:59:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1970
1971
- Update to version 19.1.7
1972
* another bugfix release ....
1973
1974
-------------------------------------------------------------------
1975
Mon Sep 9 10:51:49 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
1976
1977
- Add ppc64 for radeonsi to avoid build error
1978
1979
-------------------------------------------------------------------
1980
Wed Sep 4 09:08:57 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1981
1982
- Update to version 19.1.6
1983
* bugfix release
1984
1985
-------------------------------------------------------------------
1986
Mon Aug 26 08:12:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
1987
1988
- Update to version 19.1.5
1989
* bugfix release
1990
1991
-------------------------------------------------------------------
1992
Wed Aug 14 18:51:18 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>
1993
1994
- Build radeonsi and libvdpau_radeonsi on ppc64le
1995
1996
-------------------------------------------------------------------
1997
Mon Aug 12 08:42:27 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
1998
1999
- Update to version 19.1.4:
2000
* Mostly, as usual, in fixes for different drivers (anv, radv,
2001
radeon, nv50, nvc0) as well as in backend parts (egl, spirv,
2002
nir, ...).
2003
* Of those fixes, we could highlight several ones:
2004
- Vulkan 24/48 bit formats are now not supported on Ivybridge.
2005
- R8G8B8_UNORM_SRGB is not supported on Haswell.
2006
- A fix for hair artifacts in Max Payne 3 on AMD/RADV.
2007
- Vulkan transform feedback extension is disabled on Intel
2008
gen7.
2009
2010
-------------------------------------------------------------------
2011
Tue Jul 23 19:50:48 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
2012
2013
- Update to version 19.1.3:
2014
* Mostly fixes for ANV and RADV drivers, as well as NIR backend
2015
fixes.
2016
* Several of those patches fix crashes with the drivers, and a
2017
couple of them fix memory leaks.
2018
2019
-------------------------------------------------------------------
2020
Mon Jul 22 09:42:33 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2021
2022
- n_drirc-disable-rgb10-for-chromium-on-amd.patch
2023
* added totem as another affected application (boo#1142270)
2024
2025
-------------------------------------------------------------------
2026
Fri Jul 12 10:16:59 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2027
2028
- Add v3d support (VC5/V6 driver) for %arm and aarch64
2029
2030
-------------------------------------------------------------------
2031
Fri Jul 12 08:46:16 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
2032
2033
- Add kmsro for %arm and aarch64
2034
2035
-------------------------------------------------------------------
2036
Thu Jul 11 15:02:37 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2037
2038
- U_llvmpipe-Don-t-use-u_ringbuffer-for-lp_scene_queue.patch
2039
* may fix crashes in llvmpipe on SMP systems with LTO enabled
2040
builds (boo#1133265)
2041
2042
-------------------------------------------------------------------
2043
Tue Jul 9 16:20:07 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
2044
2045
- Update to version 19.1.2:
2046
* Different fixes for the Intel and AMD Vulkan drivers,
2047
Freedreno, the Meson build system, and some other fixes for
2048
other parts and/or drivers.
2049
* Worth to mention a fix for a crash in Wolfenstein II with the
2050
RADV driver, and another fix relevant for DXVK on Intel gen7
2051
drivers.
2052
- Update Source urls from ftp to https.
2053
2054
-------------------------------------------------------------------
2055
Thu Jun 27 20:18:07 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
2056
2057
- Update to version 19.1.1:
2058
* Mostly in fixes for different drivers (RADV, ANV, Nouveau,
2059
Virgl, V3D, R300g, ...).
2060
* Also different fixes for different parts (Meson build, GLX,
2061
etc).
2062
2063
-------------------------------------------------------------------
2064
Wed Jun 19 09:17:51 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2065
2066
- reverted latest change in specfile; it's not needed; llvm8 is
2067
already been chosen on factory/TW by default ...
2068
2069
-------------------------------------------------------------------
2070
Tue Jun 18 09:29:26 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2071
2072
- use llvm8 on factory/TW
2073
2074
-------------------------------------------------------------------
2075
Thu Jun 13 09:34:13 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2076
2077
- n_glesv1_cm-glesv2.patch
2078
* reenables build of GLESv1_CM and GLESv2 ...
2079
- readded pkgconfig files for GLESv1_CM and GLESv2 to filelists
2080
- removed again virtual provides for
2081
* pkgconfig(glesv1_cm)
2082
* pkgconfig(glesv2)
2083
2084
-------------------------------------------------------------------
2085
Wed Jun 12 03:51:43 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2086
2087
- reenable LTO with Mesa 19.1 (boo#1133265, comment#5)
2088
- enabled new gallium drivers
2089
* iris (newer Intel GPUs)
2090
* lima, panfrost on ARM64
2091
- virtually provide
2092
* pkgconfig(glesv1_cm)
2093
* pkgconfig(glesv2)
2094
in libGLESv1_CM-devel/libGLESv2-devel packages, since these files
2095
have been removed from Mesa via git commit #1587586
2096
2097
-------------------------------------------------------------------
2098
Tue Jun 11 20:06:36 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
2099
2100
- Update to 19.1.0:
2101
* Mesa 19.1.0 implements the OpenGL 4.5 API, but the version
2102
reported by glGetString(GL_VERSION) or
2103
glGetIntegerv(GL_MAJOR_VERSION) /
2104
glGetIntegerv(GL_MINOR_VERSION) depends on the particular
2105
driver being used. Some drivers don't support all the features
2106
required in OpenGL 4.5. OpenGL 4.5 is only available if
2107
requested at context creation. Compatibility contexts may
2108
report a lower version depending on each driver.
2109
* The top highlights include:
2110
- GL_ARB_parallel_shader_compile for all drivers.
2111
- GL_EXT_gpu_shader4 on all GL 3.1 drivers.
2112
- GL_EXT_shader_image_load_formatted on radeonsi.
2113
- GL_EXT_texture_buffer_object on all GL 3.1 drivers.
2114
- GL_EXT_texture_compression_s3tc_srgb on Gallium and i965
2115
drivers (ES extension).
2116
- GL_NV_compute_shader_derivatives on Iris and i965 drivers.
2117
- GL_KHR_parallel_shader_compile on all drivers.
2118
- GL_INTEL_conservative_rasterization on Iris.
2119
- Refresh patches with quilt.
2120
- Clean-up spec files for .pc and other files no longer built.
2121
2122
-------------------------------------------------------------------
2123
Wed May 22 10:21:16 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2124
2125
- Update to 19.0.5
2126
* Things have slowed back down from the last release, which is
2127
good for this late in the series. No one area has received too
2128
much work, with a little bit sprinkled in here and there in
2129
both core code and drivers.
2130
2131
-------------------------------------------------------------------
2132
Fri May 10 12:45:00 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2133
2134
- Update to 19.0.4
2135
* It's been a pretty active release, especially for how late in
2136
the cyle we are. Radv was the busiest component, but there
2137
were also a few changes for intel, radeonsi, some core vulkan
2138
work, and a little bit of other stuff here and there.
2139
2140
-------------------------------------------------------------------
2141
Fri Apr 26 10:03:02 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2142
2143
- Update to 19.0.3
2144
* quiet release with just 19 patches (excluding release churn)
2145
since 19.0.2
2146
* no sub component was touched too much
2147
* virgl, glsl, nir, intel, radeonsi, radv, ac, and gallivm
2148
received a few patches
2149
2150
-------------------------------------------------------------------
2151
Wed Apr 24 17:24:16 UTC 2019 - Martin Liška <mliska@suse.cz>
2152
2153
- Disable LTO (boo#1133265).
2154
2155
-------------------------------------------------------------------
2156
Wed Apr 17 16:10:26 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
2157
2158
- Drop patches n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
2159
and archlinux_0001-Fix-linkage-against-shared-glapi.patch:
2160
These patches only work when building mesa with autotools. As we use meson
2161
instead now, these patches do nothing.
2162
2163
-------------------------------------------------------------------
2164
Wed Apr 17 16:08:20 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
2165
2166
- Drop version 19.0.1 tarballs
2167
2168
-------------------------------------------------------------------
2169
Thu Apr 11 09:50:31 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2170
2171
- Update to 19.0.2
2172
* Just a few fixes for radeon, a few for nir, a couple for radv,
2173
a couple for v3d, and a few other patches here and there.
2174
2175
-------------------------------------------------------------------
2176
Thu Mar 28 10:24:11 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2177
2178
- Update to 19.0.1
2179
* "This is the first bug fix release of the 19.0 branch. It's
2180
been a pretty calm cycle, and there's not too much here. I
2181
think things are looking pretty good overall."
2182
2183
-------------------------------------------------------------------
2184
Fri Mar 22 10:14:33 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2185
2186
- baselibs.conf: Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365)
2187
2188
-------------------------------------------------------------------
2189
Fri Mar 22 06:58:08 UTC 2019 - olaf@aepfle.de
2190
2191
- Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365)
2192
2193
-------------------------------------------------------------------
2194
Wed Mar 20 14:44:10 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
2195
2196
- Remove imx from ARM drivers (dropped upstream)
2197
2198
-------------------------------------------------------------------
2199
Thu Mar 14 15:02:46 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
2200
2201
- Update to 19.0.0
2202
* bug fixes and performance improvements
2203
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
2204
- supersedes u_wayland_egl-Ensure-EGL-surface.patch
2205
2206
-------------------------------------------------------------------
2207
Mon Mar 4 15:48:51 UTC 2019 - Andreas Schwab <schwab@suse.de>
2208
2209
- Don't enable gallium_loader on ppc and s390x
2210
- Fix configuration on non-gallium archs
2211
- u_dep_xcb.patch: fix missing xcb dependencies
2212
2213
-------------------------------------------------------------------
2214
Mon Mar 4 10:25:40 UTC 2019 - normand@linux.vnet.ibm.com
2215
2216
- avoid Mesa-drivers build failure for ppc64le reported by
2217
(boo#1127672)
2218
2219
-------------------------------------------------------------------
2220
Wed Feb 20 15:40:14 UTC 2019 - sndirsch@suse.com
2221
2222
- remove n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch;
2223
keeping that one reintroduced render errors and missing screen
2224
refreshes on GNOME3 in a qemu VM (cirrus emulation); the issue has
2225
been fixed in a different and better way since 18.3.3; this is
2226
related to bsc#1118149
2227
2228
-------------------------------------------------------------------
2229
Tue Feb 19 08:34:39 UTC 2019 - sndirsch@suse.com
2230
2231
- Update to 18.3.4
2232
* A fix in the XvMC state-tracker, which was causing some video attributes to
2233
not take affect. On the video front the VAAPI state tracker has seen
2234
improvements with VP9 streams while the amdgpu driver advertises all available
2235
profiles.
2236
* On Intel side we have compiler fixes and extra PCI IDs for Coffee Lake and
2237
Ice Lake parts. In the Broadcom drivers a couple of memory leaks were
2238
addressed and the NEON assembly should compile properly on armhf.
2239
* Other drivers such as radeonsi, nouveau and freedreno have also seen some
2240
love. The RADV driver has seen addressed to compile correctly with GCC9
2241
amongst other changes.
2242
* The Xlib based libGL have been addressed to work with X servers, which lacks
2243
the MIT-SHM extension such as XMing.
2244
* To top it up we have a few fixes to the meson build system.
2245
2246
-------------------------------------------------------------------
2247
Mon Feb 4 17:49:03 UTC 2019 - sndirsch@suse.com
2248
2249
- Update to 18.3.3
2250
* In this release we have:
2251
A memory leak fix in the etnaviv driver, better NEON assembly code in vc4 and
2252
couple of stability improvements to the radeonsi driver. Another memory leak
2253
affecting all gallium drivers have also been addressed.
2254
* The time required to compile GLSL shaders with large amount of uniforms, such
2255
as Godot, has been improved.
2256
* GLX and swrast have also seen some improvements.
2257
* On the Vulkan side, the ANV driver adjusted the number of images supported
2258
for gen8 and earlier to 8, while for newer hardware it remains the same 64.
2259
The RADV driver has seens a collection of stability improvements and fix for
2260
the Vulkan version advertised in some corner cases.
2261
* To top it all up, the meson build system has seen a steady amount of fixes:
2262
the DSO version for the VDPAU drivers is now included, ICC compatibility
2263
patches, opencl handling and relaxed handling when building osmesa.
2264
- adjusted n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch
2265
2266
-------------------------------------------------------------------
2267
Mon Jan 21 18:29:27 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
2268
2269
- Build Mesa with meson instead of automake
2270
+ Build classic swrast with Mesa, as its a dependency for osmesa - delete it
2271
while installing
2272
+ Build egl with Mesa-drivers as it demands one windowing-system -
2273
delete it while installing
2274
2275
-------------------------------------------------------------------
2276
Fri Jan 18 18:32:13 UTC 2019 - sndirsch@suse.com
2277
2278
- Update to 18.3.2
2279
* In this release candidate we have added more PCI IDs for AMD
2280
Vega devices and a number of fixes for the RADV Vulkan drivers.
2281
* On the Intel side we have a selection ranging from quad swizzles
2282
support for ICL to compiler fixes.
2283
* The nine state tracker has also seen some love as do the
2284
Broadcom drivers.
2285
* To top it all up, we have a healthy mount of build system fixes.
2286
2287
-------------------------------------------------------------------
2288
Wed Jan 9 10:49:24 UTC 2019 - sndirsch@suse.com
2289
2290
- redisabled support for tegra, since it just got disabled upstream
2291
in git master ...
2292
2293
-------------------------------------------------------------------
2294
Sat Jan 5 23:31:00 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
2295
2296
- Enable the surfaceless platform, which is needed by KDE CI
2297
environment for testing (https://phabricator.kde.org/T10245)
2298
2299
-------------------------------------------------------------------
2300
Wed Dec 19 15:01:41 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
2301
2302
- Add etnaviv, imx and tegra supports for %arm and arch64
2303
2304
-------------------------------------------------------------------
2305
Wed Dec 12 15:29:53 UTC 2018 - Dominique Leuenberger <dimstar@opensuse.org>
2306
2307
- Only BuildRequire pkgconfig(vdpau) and pass --enable-vdpau to
2308
configure when building the drivers. Helps us break a build
2309
cycle.
2310
2311
-------------------------------------------------------------------
2312
Wed Dec 12 11:00:56 UTC 2018 - sndirsch@suse.com
2313
2314
- Update to 18.3.1
2315
* This version disables the VK_EXT_pci_bus_info extension due to
2316
last minute issues spotted in the specification.
2317
2318
-------------------------------------------------------------------
2319
Tue Dec 11 10:45:49 UTC 2018 - sndirsch@suse.com
2320
2321
- n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch
2322
* Xshm results in render errors and missing screen refreshes on GNOME3
2323
in a qemu VM (cirrus emulation) [bsc#1118149]
2324
2325
-------------------------------------------------------------------
2326
Mon Dec 10 15:38:24 UTC 2018 - Ismail Dönmez <idonmez@suse.com>
2327
2328
- Fix baselibs.conf entry for Mesa-KHR-devel (missing "-")
2329
2330
-------------------------------------------------------------------
2331
Fri Dec 7 13:57:32 UTC 2018 - sndirsch@suse.com
2332
2333
- Update to 18.3.0 final release
2334
* The top highlights include:
2335
+ GL_AMD_depth_clamp_separate on r600, radeonsi.
2336
+ GL_AMD_framebuffer_multisample_advanced on radeonsi.
2337
+ GL_AMD_gpu_shader_int64 on i965, nvc0, radeonsi.
2338
+ GL_AMD_multi_draw_indirect on all GL 4.x drivers.
2339
+ GL_AMD_query_buffer_object on i965, nvc0, r600, radeonsi.
2340
+ GL_EXT_disjoint_timer_query on radeonsi and most other Gallium drivers
2341
(ES extension)
2342
+ GL_EXT_texture_compression_s3tc on all drivers (ES extension)
2343
+ GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi.
2344
+ GL_EXT_window_rectangles on radeonsi.
2345
+ GL_KHR_texture_compression_astc_sliced_3d on radeonsi.
2346
+ GL_NV_fragment_shader_interlock on i965.
2347
+ EGL_EXT_device_base for all drivers.
2348
+ EGL_EXT_device_drm for all drivers.
2349
+ EGL_MESA_device_software for all drivers.
2350
* Additional features:
2351
ANV
2352
+ VK_EXT_calibrated_timestamps
2353
+ VK_EXT_pci_bus_info
2354
+ VK_EXT_sampler_filter_minmax
2355
+ VK_EXT_vertex_attribute_divisor v3
2356
+ VK_GOOGLE_decorate_string
2357
+ VK_GOOGLE_hlsl_functionality1
2358
+ VK_KHR_driver_properties
2359
RADV
2360
+ VK_EXT_calibrated_timestamps
2361
+ VK_EXT_conservative_rasterization
2362
+ VK_EXT_pci_bus_info
2363
+ VK_EXT_transform_feedback
2364
+ VK_EXT_vertex_attribute_divisor v3
2365
+ VK_GOOGLE_decorate_string
2366
+ VK_GOOGLE_hlsl_functionality1
2367
+ VK_KHR_driver_properties
2368
- supersedes u_constify-struct-drisw_loader_funcs.patch,
2369
u_drisw-use-separate-drisw_loader_funcs-for-shm.patch
2370
2371
-------------------------------------------------------------------
2372
Tue Dec 4 11:20:05 UTC 2018 - bjorn.lie@gmail.com
2373
2374
- Add u_wayland_egl-Ensure-EGL-surface.patch: wayland/egl: Ensure
2375
EGL surface is resized on DRI update_buffers(). Patch is sent
2376
upstream already.
2377
2378
-------------------------------------------------------------------
2379
Thu Nov 29 13:12:15 UTC 2018 - sndirsch@suse.com
2380
2381
- Update to 18.3.0-rc5
2382
* fifth release candidate for Mesa 18.3.0
2383
2384
-------------------------------------------------------------------
2385
Tue Nov 27 10:50:17 UTC 2018 - sndirsch@suse.com
2386
2387
- added libGL-Mesa-devel split-off provides to Mesa-KHR-devel
2388
package, since /usr/include/KHR/khrplatform.h moved between
2389
these two packages (related to bsc#1117365)
2390
2391
-------------------------------------------------------------------
2392
Tue Nov 27 08:42:43 UTC 2018 - msrb@suse.com
2393
2394
- Place khrplatform.h into new package Mesa-KHR-devel. It is now
2395
required by all devel packages that need it. (bsc#1117365)
2396
2397
-------------------------------------------------------------------
2398
Mon Nov 26 15:06:58 UTC 2018 - msrb@suse.com
2399
2400
- Remove n_drisw-Do-not-use-drisw_put_image_shm.patch,
2401
add u_constify-struct-drisw_loader_funcs.patch
2402
and u_drisw-use-separate-drisw_loader_funcs-for-shm.patch.
2403
* Replace workaround with proper fix for crash in VLC and
2404
possibly other applications. (boo#1113533)
2405
2406
-------------------------------------------------------------------
2407
Fri Nov 23 17:21:06 UTC 2018 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
2408
2409
- Use rpm variables for the drirc.d path
2410
2411
-------------------------------------------------------------------
2412
Thu Nov 22 14:12:45 UTC 2018 - sndirsch@suse.com
2413
2414
- Update to 18.3.0-rc4
2415
* fourth release candidate for Mesa 18.3.0
2416
2417
-------------------------------------------------------------------
2418
Sat Nov 17 21:06:24 UTC 2018 - sndirsch@suse.com
2419
2420
- Update to 18.3.0-rc3
2421
* third release candidate for Mesa 18.3.0
2422
2423
-------------------------------------------------------------------
2424
Thu Nov 15 16:50:48 UTC 2018 - sndirsch@suse.com
2425
2426
- moved /usr/include/KHR from libEGL-devel to libGL-devel since it's
2427
now being referenced by glext.h
2428
2429
-------------------------------------------------------------------
2430
Thu Nov 15 15:19:27 UTC 2018 - sndirsch@suse.com
2431
2432
- Update to 18.3.0-rc2
2433
* second release candidate for Mesa 18.3.0
2434
- supersedes the following patches:
2435
* U_intel-aubinator-mark-ftruncate_res-as-MAYBE_UNUSED-i.patch
2436
* U_intel-decoder-mark-total_length-as-MAYBE_UNUSED-in-g.patch
2437
* U_python-Fix-rich-comparisons.patch
2438
* U_python-Use-key-functions-when-sorting-containers.patch
2439
* mako_4_radv.patch
2440
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
2441
- /etc/drirc moved to /usr/share/drirc.d/00-mesa-defaults.conf
2442
2443
-------------------------------------------------------------------
2444
Tue Nov 13 08:50:56 UTC 2018 - msrb@suse.com
2445
2446
- n_drisw-Do-not-use-drisw_put_image_shm.patch
2447
* Workaround for applications that create GL context twice with
2448
different loaders. (boo#1113533)
2449
2450
-------------------------------------------------------------------
2451
Thu Nov 1 13:15:49 UTC 2018 - sndirsch@suse.com
2452
2453
- Update to 18.2.4
2454
* Different fixes for different drivers: freedreno, radeonsi,
2455
swr, anv and radv. Also there are fixes for ac, gallium,
2456
spirv and blorp.
2457
2458
-------------------------------------------------------------------
2459
Thu Oct 25 14:29:20 UTC 2018 - msrb@suse.com
2460
2461
- n_drirc-disable-rgb10-for-chromium-on-amd.patch
2462
* Disallow rgb10 configs for chromium with radeonsi to prevent
2463
broken colors in video. (boo#1113211)
2464
2465
-------------------------------------------------------------------
2466
Mon Oct 22 13:24:59 UTC 2018 - sndirsch@suse.com
2467
2468
- Update to 18.2.3
2469
* Different patches for the DirectX9 and DRI state trackers.
2470
* Several fixes and workarounds for different games, inlcuding
2471
RAGE, Yakuza and The Evil Within, Wolfenstein The Old Blood
2472
ARMA 3, or No Mans Sky.
2473
* A bunch of fixes for different drivers, including r600,
2474
nouveau, radeonsi, anv, radv, virgl, i965, nvc0 or nv50.
2475
Worth to mention a fix for GPU hangs in Radeonsi.
2476
* State Trackers also get different fixes and corrections.
2477
* Finally, fixes for GLSL and NIR are also in this queue.
2478
2479
-------------------------------------------------------------------
2480
Fri Oct 5 19:04:01 UTC 2018 - bjorn.lie@gmail.com
2481
2482
- Update to 18.2.2
2483
* Different patches for the DirectX9 and DRI state trackers.
2484
* A patch to implement vkAcquireNextImage2 in the Intel and AMD
2485
vulkan drivers, as well as a patch for adding support for
2486
protected memory properties in GetPhysicalDeviceProperties2()
2487
for the former driver.
2488
* RADV also gets a patch to fix some issues with reflections in
2489
GTA V, and a patch to fix a GPU hang in SteamVR with Vega.
2490
* Finally, there are more fixes for Radeonsi, nvc0, vc4, and
2491
vulkan code.
2492
- Drop usage of sha1sum, use sig and keyring verification instead.
2493
Following this, add key from Juan A. Suarez to keyring.
2494
- Drop u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch
2495
Fixed upstream.
2496
2497
-------------------------------------------------------------------
2498
Fri Sep 21 20:38:47 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
2499
2500
- update to 18.2.1
2501
* Lot of fixes for Vulkan drivers.
2502
2503
-------------------------------------------------------------------
2504
Tue Sep 11 13:28:26 UTC 2018 - sndirsch@suse.com
2505
2506
- get rid of libwayland-egl1/libwayland-egl-devel completely; also
2507
for older Leap versions
2508
2509
-------------------------------------------------------------------
2510
Mon Sep 10 13:29:24 UTC 2018 - sndirsch@suse.com
2511
2512
- update to 18.2.0
2513
* This release consists of nearly 2200 commits from approximately
2514
130 developers.
2515
* The top highlights include:
2516
- OpenGL 4.3 on virgl.
2517
- OpenGL 4.4 Compatibility profile on radeonsi.
2518
- OpenGL ES 3.2 on radeonsi and virgl.
2519
- GL_ARB_ES3_2_compatibility on radeonsi.
2520
- GL_ARB_fragment_shader_interlock on i965.
2521
- GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+).
2522
- GL_ANDROID_extension_pack_es31a on radeonsi.
2523
- GL_KHR_texture_compression_astc_ldr on radeonsi.
2524
- GL_NV_conservative_raster and GL_NV_conservative_raster_dilate on
2525
nvc0 (GM200+).
2526
- GL_NV_conservative_raster_pre_snap_triangles on nvc0 (GP102+).
2527
- multisampled images on nvc0 (GM107+) (now supported on GF100+).
2528
* Additional features:
2529
- ANV Extensions:
2530
- VK_KHR_bind_memory2.
2531
- VK_KHR_external_fence.
2532
- VK_KHR_external_fence_capabilities.
2533
- VK_KHR_external_semaphore.
2534
- VK_KHR_external_semaphore_capabilities.
2535
- VK_KHR_maintenance2.
2536
- VK_KHR_maintenance3.
2537
- VK_KHR_multiview.
2538
- VK_KHR_relaxed_block_layout.
2539
- VK_KHR_sampler_ycbcr_conversion.
2540
- VK_KHR_8bit_storage.
2541
- VK_KHR_create_renderpass2.
2542
- VK_KHR_display.
2543
- VK_KHR_display_swapchain.
2544
- VK_KHR_external_fence_fd.
2545
- VK_KHR_external_semaphore_fd.
2546
- VK_KHR_get_display_properties2.
2547
- VK_KHR_image_format_list.
2548
- RADV Extensions:
2549
- VK_KHR_bind_memory2.
2550
- VK_KHR_external_fence.
2551
- VK_KHR_external_fence_capabilities.
2552
- VK_KHR_maintenance2.
2553
- VK_KHR_maintenance3.
2554
- VK_KHR_multiview.
2555
- VK_KHR_relaxed_block_layout.
2556
- VK_KHR_create_renderpass2.
2557
- VK_KHR_display.
2558
- VK_KHR_display_swapchain.
2559
- VK_KHR_draw_indirect_count.
2560
- VK_KHR_external_fence_fd.
2561
- VK_KHR_get_display_properties2.
2562
- VK_KHR_get_surface_capabilities2.
2563
- VK_KHR_image_format_list.
2564
- New GL extensions supported by all drivers:
2565
- GL_OES_EGL_image_external.
2566
- GL_OES_EGL_image_external_essl3.
2567
- freedreno:
2568
- GL 3.0's multisample anti-aliasing support on a5xx.
2569
- GL_ARB_texture_multisample support on a5xx.
2570
- GLES3.1's GS5 Packing/bitfield/conversion functions support on a5xx.
2571
- Dynamically uniform UBO array indices.
2572
- Packing/bitfield/conversion functions.
2573
- Enhanced textureGather.
2574
- GL_OES_texture_buffer.
2575
- GL_ARB_seamless_cubemap_per_texture.
2576
- i965:
2577
- GL_OES_texture_view on gen8+.
2578
- GL_EXT_texture_norm16.
2579
- nouveau:
2580
- GL_ARB_post_depth_coverage.
2581
- GL_ARB_sample_locations.
2582
- GL_EXT_texture_norm16.
2583
- r600:
2584
- GL_EXT_texture_norm16.
2585
- radeonsi:
2586
- GL_EXT_texture_norm16.
2587
- virgl:
2588
- GL_ARB_seamless_cubemap_per_texture.
2589
- GL_ARB_shader_stencil_export.
2590
- supersedes u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch,
2591
u_intel_anv-make-scripts-python-2-3-compat.patch
2592
- U_intel-decoder-mark-total_length-as-MAYBE_UNUSED-in-g.patch,
2593
U_intel-aubinator-mark-ftruncate_res-as-MAYBE_UNUSED-i.patch,
2594
U_python-Fix-rich-comparisons.patch,
2595
U_python-Use-key-functions-when-sorting-containers.patch
2596
* buildfixes ...
2597
2598
-------------------------------------------------------------------
2599
Mon Aug 27 12:07:28 UTC 2018 - sndirsch@suse.com
2600
2601
- update to 18.1.7
2602
* Mesa 18.1.7 is now available for general consumption. This
2603
release has been rather small compared to the last few
2604
release, There's just a handful of fixes in total. Meson,
2605
radv, anv, gallium winsys, intel, i965, and r600 were the
2606
only recipients of fixs this go around.
2607
2608
-------------------------------------------------------------------
2609
Sun Aug 26 19:03:01 UTC 2018 - fabian@ritter-vogt.de
2610
2611
- Add wayland to egl_platforms for Leap 15.0+ and TW again (boo#1105798)
2612
2613
-------------------------------------------------------------------
2614
Fri Aug 17 11:53:08 UTC 2018 - sndirsch@suse.com
2615
2616
- update to 18.1.6
2617
* autotools fixes for libglvnd, libgl naming, and pkgconfig
2618
* meson fixed its handling of stale symlinks wrt megadrivers
2619
* windows relaged fixes
2620
* some bug fixes for clover
2621
* plenty of egl, wayland, glx, and dri3 fixes
2622
* a couple of nir fixes
2623
* and on the driver side, radv, intel, vc4, etnaviv, swr, r600, amd, and
2624
nouveau all had a few fixes
2625
- supersedes archlinux_glvnd-fix-gl-dot-pc.patch
2626
2627
-------------------------------------------------------------------
2628
Mon Aug 13 14:51:24 UTC 2018 - sndirsch@suse.com
2629
2630
- disabled build of libwayland-egl for factory/sle16/Leap 16 now
2631
being provided by Wayland itself and probably be removed from
2632
Mesa soon; see also https://build.opensuse.org/request/show/613048
2633
2634
-------------------------------------------------------------------
2635
Thu Aug 2 20:13:36 UTC 2018 - mimi.vx@gmail.com
2636
2637
- update to 18.1.5
2638
* several fixes for radv
2639
* A few fixes for virgil, spirv, radeonsi, nir, disk cache and build
2640
systems
2641
2642
-------------------------------------------------------------------
2643
Thu Jul 26 10:30:26 UTC 2018 - guillaume.gardet@opensuse.org
2644
2645
- Enable virgl on ARM
2646
2647
-------------------------------------------------------------------
2648
Mon Jul 16 10:21:54 UTC 2018 - sndirsch@suse.com
2649
2650
- update to 18.1.4
2651
* Several fixes for i965
2652
* Several fixes for anv
2653
* A few fixes each for radeonsi, glx, the glsl compiler, the
2654
autotools build, nir, st/dri, and r600
2655
2656
-------------------------------------------------------------------
2657
Wed Jul 11 07:47:35 UTC 2018 - mliska@suse.cz
2658
2659
- Make build verbose as outlined in openSUSE:Specfile guidelines
2660
https://en.opensuse.org/openSUSE:Specfile_guidelines#Verbose_mode
2661
2662
-------------------------------------------------------------------
2663
Sat Jun 30 08:46:32 UTC 2018 - mimi.vx@gmail.com
2664
2665
- update to 18.1.3
2666
* numerous fixes for radv
2667
* some fixes for common radeon code
2668
* fixes for both the nir and glsl compilers
2669
* An i965 fix for some gpu hangs on SNB
2670
2671
-------------------------------------------------------------------
2672
Sun Jun 17 17:57:44 UTC 2018 - mimi.vx@gmail.com
2673
2674
- add mako_4_radv.patch - fixes Mako detection for RADV/intel
2675
2676
-------------------------------------------------------------------
2677
Sun Jun 17 11:11:53 UTC 2018 - mimi.vx@gmail.com
2678
2679
- update to 18.1.2
2680
* Fixes for libatomic checks on non-arm and non-x86 platforms
2681
* porting of additional libatomic checks to meson from autotools
2682
* numerous radv fixes
2683
* numerous intel fixes
2684
* A few fixes each for radeonsi, r300, ac, glx, and vulkan
2685
2686
-------------------------------------------------------------------
2687
Sat Jun 2 15:44:36 UTC 2018 - mimi.vx@gmail.com
2688
2689
- Update to 18.1.1
2690
- drop U_dri3-Stricter-SBC-wraparound-handling.patch
2691
* Radv fixed one extension and several features on a per-generation basis.
2692
* Vulkan got fixes for a potential free of uninitialized memory
2693
* Tegra got modifier fixes.
2694
* nv30 fixed displayable formats.
2695
* i965 now works correctly for GLK 2x6 systems.
2696
2697
-------------------------------------------------------------------
2698
Tue May 22 16:08:15 UTC 2018 - tobias.johannes.klausmann@mni.thm.de
2699
2700
- Add patch U_dri3-Stricter-SBC-wraparound-handling.patch
2701
This fixes an error with timestamps, avoiding near infinite client
2702
hangs with the new X server 1.20 release and some clients, the most
2703
prominent being plasmashell & steam
2704
Bugentry: FDO#106351
2705
2706
-------------------------------------------------------------------
2707
Tue May 22 08:44:11 UTC 2018 - msrb@suse.com
2708
2709
- Fix python3-Mako dependency on <= Leap 42.3.
2710
- Temporarily replace mesa-18.1.0.tar.xz.sig with
2711
mesa-18.1.0.tar.xz.sha1sum. The sig file uses EDDSA which is not
2712
supported by gpg in OBS at the moment.
2713
2714
-------------------------------------------------------------------
2715
Sat May 19 17:45:35 UTC 2018 - mimi.vx@gmail.com
2716
2717
- Update to 18.1.0
2718
- refreshed archlinux_0001-Fix-linkage-against-shared-glapi.patch
2719
- add u_intel_anv-make-scripts-python-2-3-compat.patch for build ANV
2720
with python
2721
* Vulkan 1.1 support for the ANV and RADV drivers.
2722
* RadeonSI and RADV have "Vega M" GPU support for Kabylake G processors
2723
* A simple Gallium3D HUD option as an alternative to the advanced
2724
heads-up display
2725
* There is also now Vega 12 support too.
2726
* For new hardware support on the Intel side are the initial
2727
bits for Intel Icelake.
2728
* The Intel driver stack has meanwhile landed more SPIR-V
2729
bits towards OpenGL 4.6.
2730
* The Intel ANV driver has received new extensions too as well as
2731
enabling features like MSAA fast clears.
2732
* VP9 VA-API support for VCN and HEVC Main for VCN - Raven Ridge CPUs.
2733
* DRI3 1.1/1.2 support for going with the soon-to-be-out X.Org Server 1.20.
2734
* Etnaviv performance counter support when paired with the latest Etnaviv
2735
DRM in the mainline kernel.
2736
* The last-year-GSoC'ed OpenMAX Tizonia H.264 encoder/decoder.
2737
* UVD-based HEVC video encoding.
2738
* OpenGL 3.1 ARB_compatibility support for the major Gallium3D drivers.
2739
* RadeonSI 32-bit pointers support.
2740
* The Intel GLSL shader cache is enabled by default.
2741
* Nouveau NVC0 meanwhile finally has ARB_bindless_texture support.
2742
* On the old hardware front, R600g is now effectively at OpenGL 4.4
2743
for the Radeon HD 5800/6900 series.
2744
2745
-------------------------------------------------------------------
2746
Sat May 19 14:56:38 UTC 2018 - sndirsch@suse.com
2747
2748
- Update to 18.0.4
2749
* r600 driver gets a fix for constant buffer boounds, which
2750
fixes rendering bugs in Trine and Witcher 1.
2751
* Several fixes for RADV driver: fixes around alpha channel
2752
in Pre-Vega, fix in multisample image copies, and fixes
2753
around multilayer images in compute path.
2754
* For the case of ANV/i965 drivers, also a couple of fixes,
2755
all of them around ISP. On top, there are a couple of fixes
2756
relative to code emission around 16-bit integers, and a a
2757
fix for a leak in blorp for Gen4 and Gen5.
2758
* Speaking of leaks, there are also fixes for
2759
winsys/radeon/amdgpu and pipe-loader.gets a couple of patches
2760
to fix a couple of leaks.
2761
* SPIR-V part gets a patch to apply OriginUpperLeft to FragCoord.
2762
* Mesa core gets a couple of patches to fix error handling in
2763
get_framebuffer_parameteriv, and to add missing support for
2764
glFogiv(GL_FOG_DISTANCE_MODE_NV).
2765
2766
-------------------------------------------------------------------
2767
Tue May 8 12:14:26 UTC 2018 - sndirsch@suse.com
2768
2769
- Update to 18.0.3
2770
* The is a fairly small release consisting of patches to fix leaks
2771
in RADV and Winsys, fix deadlock in internal queue, fix issues
2772
with ANV allocator, fix blit setup for YUV LoadImage, and some
2773
other patches.
2774
2775
-------------------------------------------------------------------
2776
Mon Apr 30 10:04:10 UTC 2018 - sndirsch@suse.com
2777
2778
- Update to 18.0.2
2779
* A couple of fixes for Meson that solves some problems regarding
2780
building tests and installation.
2781
* A couple of fixes in state tracker / DRI that was causing crashes
2782
in QtCreator and Firefox, among other problems.
2783
* A couple of fixes for GFX9, that solves a hang in the driver, and
2784
a problem with buffer views.
2785
* SVGA gets also a patch to fix incorrect advertizing of
2786
EGL_KHR_gl_colorspace extension.
2787
* Etnaviv gets a fix for swizzled texture formats.
2788
* Intel drivers get also several patches.
2789
* RADV gets a patch to solve a problem of lot of games complaining
2790
about not having enough memory.
2791
2792
-------------------------------------------------------------------
2793
Thu Apr 19 09:55:13 UTC 2018 - sndirsch@suse.com
2794
2795
- Update to 18.0.1
2796
* In this release we have:
2797
* On the build system to highlight Meson is get improved thorugh several patches
2798
that fix issues around it.
2799
* On the drivers part, RADV get several fixes: one for multisample regressions on
2800
Vega, another around GFX9 buffer views, and a couple of them more to related
2801
with avoiding emitting unneeded vertex state.
2802
* St/Nine get fixes around face register, lighting constants, math check for
2803
inversible matrix, implicit conversions and bad tracking of vertex textures.
2804
* Freedreno/a5xx get fixes around missaligned heigh for PIPE_BUFFER, and around
2805
page faults.
2806
* Several fixes are also enqueued for Intel driver: set right channel_sizes for
2807
MOV_INDIRECT sources, set right config registration for uploading to kernel,
2808
return the fourcc stored in __DRIimage when possible, fix negative sign in
2809
64-bit return values, fix null destination register in assembly instructions
2810
with 3 source operands, a fix for failed TCS/TES shader compilation
2811
* Queue also contains a couple of fixes around Gallium drivers, one to fix a typo
2812
in code that was causing wrong return value, and another one to fix an
2813
unitialized modifier for DRI2.
2814
* Mesa core gets a couple of patches to fix issues around overriding OpenGL/ES
2815
supported version through environment variables, and a patch to fix an issue
2816
with texture samples found in "The Witness" through Wine.
2817
* A couple of bugs around unrolling loops have also been fixed, these patches were
2818
applied for NIR and GLSL.
2819
* On top of above, NIR gets more fixes in a couple of lowering functions used:
2820
coalesce in lower_vec_to_movs if vec had a SSA destination, and interp_var_at
2821
intrinsic support in lower_indirect_derefs. It also gets a fix around
2822
vars_to_ssa function.
2823
* Finally, there are other fixes affecting Radeonsi, AC, EGL/Wayland and SPIR-V
2824
compiler.
2825
2826
-------------------------------------------------------------------
2827
Wed Apr 18 09:07:57 UTC 2018 - sndirsch@suse.com
2828
2829
- enabled opencl and that way also Mesa-gallium on 42.3 since we
2830
now build against llvm 6; this also fixes the requirements from
2831
Mesa-32bit to Mesa-gallium-32bit in baselibs.conf (reported by
2832
community)
2833
2834
-------------------------------------------------------------------
2835
Thu Apr 5 08:37:03 UTC 2018 - msrb@suse.com
2836
2837
- Remove n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch.
2838
* Not needed since we build Mesa against LLVM 6. (bnc#1082298)
2839
- Remove u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch.
2840
* It was disabled for long time and does not seem to be needed.
2841
(bnc#1082306)
2842
2843
-------------------------------------------------------------------
2844
Tue Apr 3 08:24:39 UTC 2018 - schwab@suse.de
2845
2846
- Enable nine on arm/aarch64
2847
2848
-------------------------------------------------------------------
2849
Wed Mar 28 09:24:25 UTC 2018 - sndirsch@suse.com
2850
2851
- Update to 18.0.0 final
2852
* one-and-only change since 18.0.0-rc5: updated release notes
2853
- Changes since 17.3
2854
* The top highlights include:
2855
+ Cannonlake support on i965 and anv
2856
+ GL 4.3/GLES 3.1 support on r600/evergreen with hw fp64 support
2857
+ Meson build system
2858
* ANV Extensions:
2859
+ VK_EXT_external_memory_dma_buf
2860
* RADV Extensions:
2861
+ VK_ANDROID_native_buffer
2862
+ VK_KHR_external_fence
2863
+ VK_KHR_external_fence_capabilities
2864
+ VK_KHR_external_fence_fd
2865
+ VK_KHR_get_surface_capabilities2
2866
+ VK_EXT_discard_rectangles
2867
+ VK_EXT_external_memory_dma_buf
2868
+ VK_AMD_shader_info
2869
* EGL:
2870
+ Support for RGBA/RGBX 1010102 formats
2871
+ EGL_EXT_pixel_format_float
2872
+ Final planned release to ship wayland-egl. Now provided by wayland.
2873
* GLX:
2874
+ Darwin/Apple fixes
2875
* Mesa core
2876
+ Support 1 binary format for GL_ARB_get_program_binary on i965
2877
+ drirc workarounds:
2878
(*) Unreal 4 Editor
2879
(*) Observer
2880
(*) Steamroll
2881
(*) Refunct
2882
* drirc mesa_glthread whitelists:
2883
+ Mount and Blade Warband
2884
- i965:
2885
* Disk shader cache when MESA_GLSL_CACHE_DISABLE is set to "false"
2886
* GL_EXT_disjoint_timer_query on gen6+
2887
2888
-------------------------------------------------------------------
2889
Wed Mar 21 15:06:52 UTC 2018 - sndirsch@suse.com
2890
2891
- Update to 18.0.0-rc5
2892
* The fifth and final release candidate for Mesa 18.0.0. Modulo
2893
serious regressions, it is anticipated that it will become
2894
Mesa 18.0.0 this Friday (2018-03-23) around 16:00 GMT
2895
- supersedes u_glsl-linker-error.patch
2896
2897
-------------------------------------------------------------------
2898
Mon Mar 19 19:58:07 UTC 2018 - sndirsch@suse.com
2899
2900
- no longer try to use non-existing python3-mako as BuildRequires
2901
on Leap 42.3
2902
2903
-------------------------------------------------------------------
2904
Thu Mar 15 15:49:45 UTC 2018 - msrb@suse.com
2905
2906
- u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch
2907
* Fixes laggy mouse in Wayland. (fdo#104926)
2908
2909
-------------------------------------------------------------------
2910
Thu Mar 1 15:47:35 UTC 2018 - sndirsch@suse.com
2911
2912
- replaced u_r600-egd_tables.py-added-support-for-python-3.patch
2913
with fixed u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch
2914
and enabled it again; removed again n_egd_tables_h.patch (boo#1082303)
2915
2916
-------------------------------------------------------------------
2917
Thu Mar 1 13:29:46 UTC 2018 - sndirsch@suse.com
2918
2919
- added n_egd_tables_h.patch and disabled u_mesa-python3-only.patch
2920
* use pregenerated egd_tables.h (via python2) instead of trying
2921
to generate it during buildtime with python3 using an apparently
2922
broken patch (boo#1082303)
2923
2924
-------------------------------------------------------------------
2925
Wed Feb 28 14:57:00 UTC 2018 - sndirsch@suse.com
2926
2927
- removed more unneeded buildrequires: libudev, openssl, bison,
2928
flex (boo#1082312)
2929
2930
-------------------------------------------------------------------
2931
Tue Feb 27 18:17:53 UTC 2018 - sndirsch@suse.com
2932
2933
- removed u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch
2934
which is no longer needed due to changed LLVM build (boo#1082307)
2935
2936
-------------------------------------------------------------------
2937
Tue Feb 27 09:58:06 UTC 2018 - sndirsch@suse.com
2938
2939
- merge content of new rpmlintrc into existing Mesa-rpmlintrc file
2940
2941
-------------------------------------------------------------------
2942
Fri Feb 23 13:36:23 UTC 2018 - sndirsch@suse.com
2943
2944
- no longer run ldconfig for the follwing backend (ICD) drivers,
2945
since it's considered wrong: xvmc, vdpau, va, opencl, and vulkan;
2946
required adding a rpmlintrc file with appropriate rules
2947
(boo#1082316)
2948
2949
-------------------------------------------------------------------
2950
Fri Feb 23 13:25:16 UTC 2018 - sndirsch@suse.com
2951
2952
- removed no longer needed ncurses-devel BuildRequires (boo#1082315)
2953
2954
-------------------------------------------------------------------
2955
Fri Feb 23 13:19:41 UTC 2018 - sndirsch@suse.com
2956
2957
- redone u_add_llvm_codegen_dependencies.patch and renamed to
2958
u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch
2959
(boo#1082307)
2960
2961
-------------------------------------------------------------------
2962
Fri Feb 23 13:03:51 UTC 2018 - sndirsch@suse.com
2963
2964
- removed u_mesa-8.0.1-fix-16bpp.patch and
2965
u_mesa-8.0-llvmpipe-shmget.patch, which we no longer apply since
2966
about 5 years (boo#1082305)
2967
2968
-------------------------------------------------------------------
2969
Fri Feb 23 12:01:29 UTC 2018 - sndirsch@suse.com
2970
2971
- recreated u_mesa-python3-only.patch and renamed to
2972
u_r600-egd_tables.py-added-support-for-python-3.patch; also
2973
removed first hunk (boo#1082303)
2974
2975
-------------------------------------------------------------------
2976
Fri Feb 23 10:51:04 UTC 2018 - sndirsch@suse.com
2977
2978
- removed n_Define-GLAPIVAR-separate-from-GLAPI.patch
2979
* bits moved to libGLw's n_Use-newly-introduced-GLAPIVAR-for-variables.patch
2980
(boo#1082297)
2981
2982
-------------------------------------------------------------------
2983
Mon Feb 19 23:24:22 UTC 2018 - schwab@suse.de
2984
2985
- Mesa-gallium only exists if %{with_opencl}
2986
- Add support for riscv64
2987
2988
-------------------------------------------------------------------
2989
Fri Feb 16 14:59:04 UTC 2018 - mstaudt@suse.com
2990
2991
- Split Nouveau and VC4 from the main driver package on all systems
2992
2993
Fixes (boo#1081210).
2994
2995
-------------------------------------------------------------------
2996
Thu Feb 15 09:25:16 UTC 2018 - mimi.vx@gmail.com
2997
2998
- remove %{release} based dependecies
2999
Unfortuanetly Mesa and Mesa-drivers can have different release number
3000
Release is Commit_Count.Build_Count and build count can be different
3001
because both packages have different dependencies
3002
3003
-------------------------------------------------------------------
3004
Wed Feb 14 09:48:41 UTC 2018 - mimi.vx@gmail.com
3005
3006
- add u_glsl-linker-error.patch
3007
* Fix attaching multiple shader objects for the same stage to a
3008
GLSL program triggers a linker error (fdo#104777, bnc#1080492)
3009
* Fixes issue with wine applications.
3010
3011
-------------------------------------------------------------------
3012
Mon Feb 12 12:31:05 UTC 2018 - joop.boonen@opensuse.org
3013
3014
- Added %{release} so the correct package release is used
3015
when a package has been patched
3016
3017
-------------------------------------------------------------------
3018
Fri Feb 9 13:45:16 UTC 2018 - sndirsch@suse.com
3019
3020
- Update to 18.0.0-rc4
3021
- supersedes u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch
3022
3023
-------------------------------------------------------------------
3024
Tue Feb 6 08:42:03 UTC 2018 - msrb@suse.com
3025
3026
- u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch
3027
* Fix crash when loading shader. (bnc#1079465)
3028
3029
-------------------------------------------------------------------
3030
Fri Feb 2 13:52:41 UTC 2018 - sndirsch@suse.com
3031
3032
- Update to 18.0.0-rc3
3033
* includes significant improvements for OpenGL and Vulkan support
3034
and performance.
3035
- supersedes U_intel-Add-more-Coffee-Lake-PCI-IDs.patch
3036
3037
-------------------------------------------------------------------
3038
Wed Jan 31 14:58:07 UTC 2018 - msrb@suse.com
3039
3040
- Remove dependency on clang-devel-static. (bnc#1065464)
3041
* It was removed, clang-devel now again provides everything
3042
necessary as shared libraries.
3043
3044
-------------------------------------------------------------------
3045
Tue Jan 30 14:42:52 UTC 2018 - msrb@suse.com
3046
3047
- Require Mesa-dri-32bit and Mesa-gallium-32bit by Mesa-32bit. It
3048
mirrors the requirement of the normal packages. (bnc#1078261)
3049
3050
-------------------------------------------------------------------
3051
Mon Jan 29 10:43:04 UTC 2018 - msrb@suse.com
3052
3053
- Disable AMDGPU GFX9/Vega with LLVM < 6.0.0.
3054
* n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch
3055
* While it is supported since LLVM 5.0.0, it was not working
3056
correctly (bnc#1075901). Since we do not have the resources to
3057
determine which fixes should be backported and LLVM 6 will be
3058
released relatively soon, disable the support until then. Users
3059
with the card will have working desktop using software
3060
rendering just like they did with LLVM 4.
3061
3062
-------------------------------------------------------------------
3063
Mon Jan 22 09:43:41 UTC 2018 - normand@linux.vnet.ibm.com
3064
3065
- in spec file move %dir %{_libdir}/dri to avoid ppc build failure
3066
3067
-------------------------------------------------------------------
3068
Fri Jan 19 13:37:00 UTC 2018 - msrb@suse.com
3069
3070
- Update to 17.3.3
3071
* Fixes to radv, anv, etnaviv, swrast and radeonsi drivers.
3072
* Fixes for DRI3.
3073
- Make Mesa require Mesa-dri and Mesa-gallium. This makes Mesa
3074
usable again for users who do not install recommended packages.
3075
It breaks the Mesa and Mesa-drivers split, which has to be fixed
3076
by ignoring it in obs.
3077
3078
-------------------------------------------------------------------
3079
Wed Jan 17 16:52:35 UTC 2018 - normand@linux.vnet.ibm.com
3080
3081
- Add _constraints to select 6G disk for PowerPC
3082
to avoid cpio: write error on obs-power8-05 workers boo#1076325
3083
3084
-------------------------------------------------------------------
3085
Mon Jan 15 15:08:13 UTC 2018 - msrb@suse.com
3086
3087
- U_intel-Add-more-Coffee-Lake-PCI-IDs.patch
3088
* Add more Coffeelake PCI IDs (request by Intel)
3089
3090
-------------------------------------------------------------------
3091
Wed Jan 10 08:28:09 UTC 2018 - msrb@suse.com
3092
3093
- Update to 17.3.2
3094
* Multiple fixes in the RADV Vulkan driver, workaround when using
3095
slibtool and a GLSL workaround for various titles using Unreal
3096
Engine 4.
3097
- Drop upstreamed u_r600-Add-support-for-B5G5R5A1.patch
3098
- Modify u_mesa-python3-only.patch to not break python 2.
3099
3100
-------------------------------------------------------------------
3101
Mon Jan 8 14:44:46 UTC 2018 - msrb@suse.com
3102
3103
- Update to 17.3.1
3104
* Multiple fixes and improvements of the GLSL shader cache. The
3105
RADV driver no longer advertises VK_EXT_debug_report - there is
3106
no support for it.
3107
* The i965, radeonsi, nvc0 and freedreno drivers have received a
3108
few small fixes each.
3109
* A number of big endian fixes have been merged.
3110
3111
-------------------------------------------------------------------
3112
Thu Jan 8 14:26:50 UTC 2018 - tchvatal@suse.com
3113
3114
- Switch to python3 during build instead of python2
3115
* Add patch u_mesa-python3-only.patch
3116
3117
-------------------------------------------------------------------
3118
Mon Jan 8 07:55:49 UTC 2018 - msrb@suse.com
3119
3120
- Add Mesa-dri and Mesa-gallium to baselibs.conf.
3121
- Require llvm >= 3.9.0
3122
* The build fails otherwise because it is required for multiple
3123
Mesa components.
3124
3125
-------------------------------------------------------------------
3126
Fri Jan 5 11:46:52 UTC 2018 - jengelh@inai.de
3127
3128
- Drop some redundant wording from descriptions.
3129
Drop redundant %if guard around a %post section.
3130
3131
-------------------------------------------------------------------
3132
Wed Dec 13 15:13:14 UTC 2017 - msrb@suse.com
3133
3134
- Use different form of split for faster build (bnc#1071297)
3135
* Mesa.spec does not use llvm and builds most of the *-devel
3136
subpackages.
3137
* Mesa-drivers.spec uses llvm and builds extra things installable
3138
in addition to packages from Mesa.spec. These packages are
3139
required for actual rendering.
3140
3141
-------------------------------------------------------------------
3142
Fri Dec 8 16:47:00 UTC 2017 - mimi.vx@gmail.com
3143
3144
- update to 17.3.0
3145
- drop U_configure.ac-rework-llvm-libs-handling-for-3.9.patch
3146
* new major release comitng with changes in RADV, intel ANV,
3147
S3TC support, RadeonSI driver with RX Vega. On-disk shader cache
3148
3149
-------------------------------------------------------------------
3150
Wed Dec 6 12:37:01 UTC 2017 - msrb@suse.com
3151
3152
- Split Mesa into Mesa and Mesa-mini. Mesa-mini does not depend on
3153
llvm and its purpose is to build fast and allow other packages
3154
that BuildRequire Mesa to be build independently on llvm.
3155
Packages built against Mesa-mini should work correctly when
3156
installed with full Mesa package. (bsc#1071297)
3157
3158
-------------------------------------------------------------------
3159
Sun Nov 26 16:03:29 UTC 2017 - aavindraa@gmail.com
3160
3161
- update to 17.2.6
3162
* Core: fix to keep a program alive when re-linking and prevent
3163
an use-after-free.
3164
* GLSL compiler: several fixes, including one to prevent a
3165
SIGSEV when calling an undeclared subroutine in certain
3166
conditions and another to mark the xfb buffers as active only
3167
if a variable uses them.
3168
* SPIR-V compiler: fixed seveal problems involving the usage of
3169
separate images and texture/samplers.
3170
* Intel drivers: many new fixes, specially for i965. Several are
3171
focused on improving SIMD32 and little-core. It also includes a
3172
fix for a GPU hang which was detected while playing HW
3173
accelerated video with mpv.
3174
* AMD drivers: radv has seen plugged 2 memory leaks while r600
3175
has gotten a fix through reversing the tess factor components
3176
for isolines.
3177
* swr driver: fixes for two performance regressions (one for
3178
avx512 platforms and the other for the avx/avx2 platforms).
3179
* ddebug gallium driver: fix for an use-after-free.
3180
* EGL: Wayland platform of the the DRI2 drivers got a fix to
3181
prevent crashing in ancient systems.
3182
* GLX has also received corrections to prevent a couple of errors
3183
when creating and binding a context in DRI3 and DRISW,
3184
respectively.
3185
* Build and integration: allow building libglvnd when EGL is present
3186
but not GLX. Enable building targets which don't need X11, such
3187
as omx and va, when XCB is not present. You can now specify
3188
the prefix installation for the OpenCL icd file.
3189
3190
-------------------------------------------------------------------
3191
Sat Nov 11 03:46:49 UTC 2017 - aavindraa@gmail.com
3192
3193
- update to 17.2.5
3194
* In Core, a GL error related to the ARB_ES3_1_compatibility spec
3195
noticed with the GFXBench 5 Aztec Ruins has been corrected.
3196
* The GLSL compiler is not giving a linker error for mismatching
3197
uniform precision with GLSL ES 1.00 any more. This enables,
3198
specially, several Android applications which violate this rule,
3199
e.g., Forge of Empires.
3200
* The SPIR-V compiler has corrected an assert triggered when
3201
support for the simple memory model was claimed.
3202
* NIR has also received a correction related with
3203
gl_SubGroupG{e,t}MaskARB.
3204
* Intel drivers, specially i965, got several fixes, including a
3205
plug for a memory leak and another one in the compiler to avoid
3206
GPU hangs on Broxton.
3207
* The gallium i915g driver for Intel has seen an important fix.
3208
* AMD drivers (mostly radv) have received several fixes, including a
3209
correction for a DCC corruption that was visible with Rust,
3210
breaking an endless loop in r600, avoiding a GPU hang with vulkan
3211
dota2 in VR mode and a plug for a memory leak.
3212
* Broadcom's vc4 gotten a fix to exclude some code that shouldn't
3213
be there in release builds.
3214
3215
-------------------------------------------------------------------
3216
Tue Oct 31 04:55:54 UTC 2017 - aavindraa@gmail.com
3217
3218
- update to 17.2.4
3219
* Mesa Core includes a change to prevent KOTOR from breaking when
3220
in combination with the ATI fragment shader extension.
3221
* Additionally, NIR has also received a correction.
3222
* Mesa's state tracker has gotten a patch to avoid leaks in
3223
certain situations such as resizing a window.
3224
* Intel drivers have received fixes. The compiler has
3225
gotten a couple, while anv also received one.
3226
* i965 got a patch to avoid VA-API, Beignet and other contexts
3227
in the system to break when in combination with previous versions of Mesa 17.2.x.
3228
* AMD's compiler received fixes. `radv` has also
3229
received another couple, including one to avoid a hang due to
3230
overflow on huge textures.
3231
* Broadcom's vc4 has corrected a problem when compiling with
3232
Android's clang.
3233
* Clover compilation issue fixed (affecting a specific clang revision)
3234
* Fixed Vulkan's WSI memory leak in X11.
3235
3236
-------------------------------------------------------------------
3237
Mon Oct 23 09:26:42 UTC 2017 - sndirsch@suse.com
3238
3239
- update to 17.2.3
3240
* The Vulkan drivers ANV and RADV have multiple small fixes.
3241
* The EGL code has improved handling of the new wl_dmabuf codepath.
3242
* SWR no longer crashes when checking environment variables.
3243
* Other gallium drivers have also seen updates - freedreno, nouveau and
3244
radeonsi. The gallivm module, used by llvmpipe et al. has gained little
3245
endian PPC64 fixes.
3246
* The VA and VDPAU state-trackers have seems improvements handling
3247
interlaced videos.
3248
* We're using python3 compatible constructs which gives us SCons 3.0
3249
support.
3250
3251
-------------------------------------------------------------------
3252
Tue Oct 17 13:55:17 UTC 2017 - msrb@suse.com
3253
3254
- U_configure.ac-rework-llvm-libs-handling-for-3.9.patch
3255
* llvm-config 3.9 and higher works properly, use its values
3256
instead of guessing. Fixes build against llvm built as single
3257
shared library.
3258
3259
-------------------------------------------------------------------
3260
Thu Oct 12 12:29:38 UTC 2017 - schwab@suse.de
3261
3262
- svga is x86-only
3263
- u_svga-Fix-build-on-ppc64le.patch: Remove
3264
3265
-------------------------------------------------------------------
3266
Wed Oct 11 13:26:07 UTC 2017 - msrb@suse.com
3267
3268
- Add build dependency on clang-devel-static.
3269
* Required with new llvm4 build mode (bnc#1049703).
3270
* Also rename dependency llvm-clang-devel to clang-devel. The
3271
llvm-clang-devel is old name kept around for compatibility.
3272
3273
-------------------------------------------------------------------
3274
Wed Oct 4 09:51:03 UTC 2017 - sndirsch@suse.com
3275
3276
- update to 17.2.2
3277
* several Vulkan ANV/RADV driver fixes including Wayland WSI
3278
improvements, RadeonSI / i965 / VC4 OpenGL fixes among other
3279
work, some fixes to common Gallium3D code, support for LLVM 5.0
3280
in Gallium3D when using the SCons build system, and a range of
3281
other fixes/improvements.
3282
3283
-------------------------------------------------------------------
3284
Sat Sep 30 18:54:29 UTC 2017 - stefan.bruens@rwth-aachen.de
3285
3286
- Drop gallium svga driver for arm/aarch64. The svga driver is a vmware
3287
guest driver, thus only usable on x86(_64) platforms
3288
- Also enable OpenCL on arm (32bit), llvm4 has reached Factory
3289
3290
-------------------------------------------------------------------
3291
Mon Sep 18 08:38:41 UTC 2017 - mimi.vx@gmail.com
3292
3293
- update to 17.2.1
3294
* drop upstreamed patches
3295
n_force-xlocale-funcs.patch
3296
u_gallivm-correct-channel-shift-logic-on-big-endian.patch
3297
u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch
3298
* fdo#100613 - Regression in Mesa 17 on s390x (zSystems)
3299
* fdo#101709 - [llvmpipe] piglit gl-1.0-scissor-offscreen regression
3300
* fdo#102454 - glibc 2.26 doesn't provide anymore xlocale.h
3301
* fdo#102467 - [src/mesa/state_tracker/st_cb_readpixels.c:178]: (warning)
3302
Redundant assignment
3303
* fdo#102502 - [bisected] Kodi crashes since commit 707d2e8b - gallium:
3304
fold u_trim_pipe_prim call from st/mesa to drivers
3305
* many fixes for RADV a glsl
3306
3307
-------------------------------------------------------------------
3308
Thu Sep 7 10:16:43 UTC 2017 - sndirsch@suse.com
3309
3310
- u_svga-Fix-build-on-ppc64le.patch
3311
* This let us compile the code on ppc64le, but it no-ops the log
3312
function.
3313
3314
-------------------------------------------------------------------
3315
Tue Sep 5 09:50:56 UTC 2017 - sndirsch@suse.com
3316
3317
- update to 17.2.0
3318
* many RADV/ANV Vulkan driver improvements
3319
* Vulkan and OpenGL performance improvements
3320
* more work towards OpenGL 4.6 compliance
3321
* a wealth of other open-source driver improvements
3322
* initial Raven Ridge support (used on Vega-class graphics)
3323
* Intel Cannonlake Support
3324
- adjusted archlinux_0001-Fix-linkage-against-shared-glapi.patch
3325
3326
-------------------------------------------------------------------
3327
Mon Aug 28 14:17:25 UTC 2017 - mimi.vx@gmail.com
3328
3329
- update to 17.1.8
3330
* fdo#101334 - AMD SI cards: Some vulkan apps freeze the system
3331
* fdo#101766 - Assertion `!"invalid type"' failed when constant
3332
expression involves literal of different type<
3333
* fdo#102024 - FORMAT_FEATURE_SAMPLED_IMAGE_BIT not supported for D16_UNORM
3334
and D32_SFLOAT
3335
* fdo#102148 - Crash when running qopenglwidget example on mesa llvmpipe win32
3336
* fdo#102241 - gallium/wgl: SwapBuffers freezing regularly with swap
3337
interval enabled
3338
* fdo#101910 - [BYT]
3339
ES31-CTS.functional.copy_image.non_compressed.viewclass_96_bits.rgb32f_rgb32f
3340
* fdo#102308 - segfault in glCompressedTextureSubImage3D
3341
3342
-------------------------------------------------------------------
3343
Mon Aug 28 12:53:03 UTC 2017 - fvogt@suse.com
3344
3345
- Add patch to fix strtod on non-EN locale (boo#1055929):
3346
* n_force-xlocale-funcs.patch
3347
3348
-------------------------------------------------------------------
3349
Wed Aug 23 09:01:46 UTC 2017 - sndirsch@suse.com
3350
3351
- u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch
3352
updated; fixes three of the four regressions observed (PPC64, S390)
3353
[fdo#100613, comment#42]
3354
3355
-------------------------------------------------------------------
3356
Mon Aug 14 17:16:34 UTC 2017 - jberry@suse.com
3357
3358
- Replace uses of arch directive with targettype within a package
3359
declaration to resolve incorrect dependencies placed on -32bit
3360
packages.
3361
3362
-------------------------------------------------------------------
3363
Mon Aug 14 14:06:35 UTC 2017 - msrb@suse.com
3364
3365
- Removed n_glesv2.pc-Add-lGL-for-libglvnd-builds-boo-1052776.patch
3366
* The issue was in libglvnd which is fixed now. (boo#1052776)
3367
3368
-------------------------------------------------------------------
3369
Tue Aug 8 14:12:45 UTC 2017 - sndirsch@suse.com
3370
3371
- n_glesv2.pc-Add-lGL-for-libglvnd-builds-boo-1052776.patch
3372
glesv2.pc: Add "-lGL" for libglvnd builds (boo#1052776)
3373
3374
-------------------------------------------------------------------
3375
Mon Aug 7 19:13:20 UTC 2017 - mimi.vx@gmail.com
3376
3377
- update to 17.1.6
3378
* fdo#97957 - Awful screen tearing in a separate X server with DRI3
3379
* fdo#101683 - Some games hang while loading when compositing is shut
3380
off or absent
3381
* fdo#101867 - Launch options window renders black in Feral Games
3382
in current Mesa trunk
3383
* and some other fixes as usualy
3384
3385
-------------------------------------------------------------------
3386
Mon Jul 17 07:20:51 UTC 2017 - msrb@suse.com
3387
3388
- u_r600-Add-support-for-B5G5R5A1.patch
3389
* Fixes rendercheck tests when X server accelerates using glamor.
3390
(bnc#1047154)
3391
3392
-------------------------------------------------------------------
3393
Sun Jul 16 09:25:32 UTC 2017 - mimi.vx@gmail.com
3394
3395
- update to 17.1.5
3396
* fdo#100242 - radeon buffer allocation failure during startup of Factorio
3397
* fdo#101657 - strtod.c:32:10: fatal error: xlocale.h: No such file or directory
3398
* fdo#101666 - bitfieldExtract is marked as a built-in function
3399
on OpenGL ES 3.0, but was added in OpenGL ES 3.1
3400
* fdo#101703 - No stencil buffer allocated when requested by GLUT
3401
* and other bugfixes
3402
3403
-------------------------------------------------------------------
3404
Sat Jul 1 09:10:11 UTC 2017 - mimi.vx@gmail.com
3405
3406
- update to 17.1.4
3407
* fdo#77240 - khrplatform.h not installed if EGL is disabled
3408
* fdo#95530 - Stellaris - colored overlay of sectors doesn't render on i965
3409
* fdo#96958 - [SKL] Improper rendering in Europa Universalis IV
3410
* fdo#99467 - [radv] DOOM 2016 + wine. Green screen everywhere
3411
* fdo#101071 - compiling glsl fails with undefined reference to `pthread_create'
3412
* fdo#101252 - eglGetDisplay() is not thread safe
3413
* fdo#101294 - radeonsi minecraft forge splash freeze since 17.1
3414
* fdo#101451 - [G33] ES2-CTS.functional.clipping.polygon regression
3415
* and some other fixes as usualy
3416
3417
-------------------------------------------------------------------
3418
Mon Jun 19 13:10:37 UTC 2017 - mimi.vx@gmail.com
3419
3420
- update to 17.1.3
3421
* fdo#100988 - glXGetCurrentDisplay() no longer works for FakeGLX contexts?
3422
* fixes for radv, radeonsi, i965
3423
3424
-------------------------------------------------------------------
3425
Sat Jun 17 20:27:49 UTC 2017 - mimi.vx@gmail.com
3426
3427
- Fix baselibs.conf -> boo#1044813
3428
3429
-------------------------------------------------------------------
3430
Fri Jun 16 08:14:57 UTC 2017 - sndirsch@suse.com
3431
3432
- added "Requires: libclc" to Mesa-libOpenCL packages (boo#1044646)
3433
3434
-------------------------------------------------------------------
3435
Wed Jun 7 13:53:26 UTC 2017 - sndirsch@suse.com
3436
3437
- specfile: Remove requires to vulkan libs from baselibs.conf on
3438
platforms where vulkan build is disabled; ugly ... (bsc#1042900)
3439
3440
-------------------------------------------------------------------
3441
Tue Jun 6 10:50:56 UTC 2017 - mimi.vx@gmail.com
3442
3443
- update to 17.1.2
3444
* fdo#98833 - [REGRESSION, bisected] Wayland revert commit breaks
3445
non-Vsync fullscreen frame updates
3446
* fdo#100741 - Chromium - Memory leak
3447
* fdo#100877 - vulkan/tests/block_pool_no_free regression
3448
* fdo#101110 - Build failure in GNOME Continuous
3449
* many ANV, RADV, vulkan, i965 and egl fixes
3450
3451
-------------------------------------------------------------------
3452
Wed May 31 07:42:39 UTC 2017 - sndirsch@suse.com
3453
3454
- u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch
3455
* Fix loading of a 3x16 vector as a single 48-bit load on
3456
big-endian systems (PPC64, S390). [fdo#100613]
3457
3458
-------------------------------------------------------------------
3459
Thu May 25 07:48:22 UTC 2017 - mimi.vx@gmail.com
3460
3461
- update to 17.1.1
3462
- dropped patch:
3463
fedora_0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
3464
* fdo#100854 - YUV to RGB Color Space Conversion result is not precise
3465
* fdo#100925 - [HSW/BSW/BDW/SKL] Google Earth is not resolving
3466
all the details in the map correctly
3467
* radeonsi: add new vega10 pci ids
3468
* gbm/dri: Fix sign-extension in modifier query
3469
* radeon: automake: remove unneeded elf Cflags/Libs
3470
* egl: add g_egldispatchstubs.h to the release tarball
3471
* renderonly: Initialize fields of struct winsys_handle
3472
* vc4: Don't allocate new BOs to avoid synchronization when they're shared
3473
* anv: fix possible stack corruption
3474
* anv: don't leak DRM devices
3475
* glxglvnddispatch: Add missing dispatch for GetDriverConfig
3476
* nvc0/ir: SHLADD's middle source must be an immediate
3477
* nir/lower_tex: Fix minor error in YUV color conversion matrix
3478
* amd/addrlib: import Raven support
3479
* radeonsi/gfx9: add support for Raven
3480
* anv/formats: Update the three-channel BC1 mappings
3481
* 965/formats: Update the three-channel DXT1 mapping
3482
* radeonsi: mark fast-cleared textures as compressed when dirtying
3483
* radeonsi: fix primitive ID in fragment shader when using tessellation
3484
* radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SI
3485
* radeonsi: fix gl_PrimitiveIDIn in geometry shader when using tessellation
3486
* intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4
3487
* mesa/st: fix yuv EGLImage's
3488
* virgl: fix virgl_bo_transfer_{put, get} box struct cop
3489
* 965/vec4/gs: restore the uniform values which was overwritten by failed
3490
vec4_gs_visitor execution
3491
* i965/vec4: fix swizzle and writemask when loading an uniform with constant offset
3492
* i965/vec4: load dvec3/4 uniforms first in the push constant buffer
3493
* gallivm: Make sure module has the correct data layout when pass manager runs
3494
3495
-------------------------------------------------------------------
3496
Sun May 21 21:07:48 UTC 2017 - sndirsch@suse.com
3497
3498
- specfile: libglvnd0 -> libglvnd; missed the package name
3499
change in libglvnd package (boo#1038619, comment#5)
3500
3501
-------------------------------------------------------------------
3502
Thu May 11 09:10:25 UTC 2017 - sndirsch@suse.com
3503
3504
- baselibs.conf: libglvnd0 -> libglvnd; missed the package name
3505
change in libglvnd package (boo#1038619)
3506
3507
-------------------------------------------------------------------
3508
Wed May 10 17:44:38 UTC 2017 - mimi.vx@gmail.com
3509
3510
- update to 17.1.0
3511
- drop upstreamed patches:
3512
archlinux_0002-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch
3513
archlinux_0001-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch
3514
archlinux_glapi-Link-with-glapi-when-built-shared.patch
3515
+ New major release with:
3516
+ OpenGL 4.2 support for Intel Ivy Bridge chips.
3517
+ The RADV driver passes the Khronos CTS
3518
+ Shader on-disk cache. Improving the startup and shader compilation
3519
times in some games.
3520
+ This release includes significant performance improvements for games by
3521
Feral Interactive.
3522
* for full list of changes please check docs/relnotes/17.1.0.html
3523
3524
3525
-------------------------------------------------------------------
3526
Sat Apr 29 06:36:50 UTC 2017 - mimi.vx@gmail.com
3527
3528
- update to 17.0.5
3529
* fdo#97524 - Samplers referring to the same texture unit with different
3530
types should raise GL_INVALID_OPERATION
3531
* nvc0/ir: Properly handle a "split form" of predicate destination
3532
* nir: Destination component count of shader_clock intrinsic is 2
3533
* winsys/sw/dri: don't use GNU void pointer arithmetic
3534
* st/clover: add space between < and ::
3535
* configure.ac: check require_basic_egl only if egl enabled
3536
* st/mesa: automake: honour the vdpau header install location
3537
* intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy
3538
* intel/fs: Take into account amount of data read in spilling cost heuristic.
3539
* radv: report timestampPeriod correctly
3540
* anv/blorp: Flush the texture cache in UpdateBuffer
3541
* anv/cmd_buffer: Flush the VF cache at the top of all primaries
3542
* anv/cmd_buffer: Always set up a null surface state
3543
* anv/cmd_buffer: Use the null surface state for ATTACHMENT_UNUSED
3544
* anv/blorp: Properly handle VK_ATTACHMENT_UNUSED
3545
* i965/vec4: Avoid reswizzling MACH instructions in opt_register_coalesce()
3546
* st/mesa: invalidate the readpix cache in st_indirect_draw_vbo
3547
* anv/cmd_buffer: Disable CCS on BDW input attachments
3548
* mesa: fix remaining xfb prims check for GLES with multiple instances
3549
* mesa: validate sampler type across the whole program
3550
* vbo: fix gl_DrawID handling in glMultiDrawArrays
3551
* util/queue: don't hang at exit
3552
* mesa: fix remaining xfb prims check for GLES with multiple instances
3553
* mesa: extract need_xfb_remaining_prims_check
3554
* mesa: move glMultiDrawArrays to vbo and fix error handling
3555
+ update Mesa.keyring to both upstream release managers
3556
3557
-------------------------------------------------------------------
3558
Fri Apr 28 12:26:02 UTC 2017 - sndirsch@suse.com
3559
3560
- u_gallivm-correct-channel-shift-logic-on-big-endian.patch:
3561
* instead of reverse applying a change on s390x
3562
("U_draw-use-SoA-fetch-not-AoS-one.patch") address the
3563
issue by a real fix (bsc#1032272, fdo#100613)
3564
3565
-------------------------------------------------------------------
3566
Thu Apr 27 09:54:43 UTC 2017 - sndirsch@suse.com
3567
3568
- baselibs.conf: added libvulkan_intel-32bit as a requirement for
3569
Mesa-libd3d (boo#1036282)
3570
3571
-------------------------------------------------------------------
3572
Tue Apr 25 11:13:30 UTC 2017 - schwab@linux-m68k.org
3573
3574
- No OpenCL on ppc
3575
3576
-------------------------------------------------------------------
3577
Fri Apr 21 09:09:25 UTC 2017 - sndirsch@suse.com
3578
3579
- let Mesa require Mesa-libEGL1 for a libglvnd build;
3580
xf86-video-amdgpu driver needs it for 2D support via glamor
3581
(boo#1034832)
3582
3583
-------------------------------------------------------------------
3584
Thu Apr 20 13:16:22 UTC 2017 - idonmez@suse.com
3585
3586
- Add u_add_llvm_codegen_dependencies.patch to link to
3587
libLLVMCodegen to fix cyclic linking problems. bsc#981975
3588
3589
-------------------------------------------------------------------
3590
Tue Apr 18 21:33:50 UTC 2017 - afaerber@suse.de
3591
3592
- Enable OpenCL for aarch64, ppc64 and ppc64le now, too.
3593
%arm is still left out, waiting for llvm4 to build.
3594
3595
-------------------------------------------------------------------
3596
Mon Apr 17 17:17:22 UTC 2017 - mimi.vx@gmail.com
3597
3598
- update to 17.0.4
3599
* fdo#100391 - SachaWillems deferredmultisampling asserts
3600
* fdo#100452 - push_constants host memory leak when resetting command buffer
3601
* fdo#100582 - piglit.spec.arb_stencil_texturing.glblitframebuffer corrupts
3602
state.gl_texture* assertions
3603
* radeonsi: add new polaris10 pci ids
3604
* fixes for anv, radv, i965 and nouveau drivers
3605
3606
-------------------------------------------------------------------
3607
Wed Apr 12 13:41:30 UTC 2017 - sndirsch@suse.com
3608
3609
- only reverse-apply 'U_draw-use-SoA-fetch-not-AoS-one.patch' on
3610
s390x (bsc#1032272)
3611
3612
-------------------------------------------------------------------
3613
Wed Apr 12 12:31:34 UTC 2017 - sndirsch@suse.com
3614
3615
- build wayland on Leap >= 42.3
3616
- separate package 'Mesa-dri-nouveau' on Leap
3617
3618
-------------------------------------------------------------------
3619
Wed Apr 12 12:15:27 UTC 2017 - sndirsch@suse.com
3620
3621
- removed broken locking patches for nouveau DRI driver
3622
* N_01-WIP-nouveau-add-locking.patch
3623
* N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch
3624
* N_03-nv30-locking-fixes.patch
3625
* N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch
3626
* N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch
3627
3628
-------------------------------------------------------------------
3629
Wed Apr 12 09:44:35 UTC 2017 - sndirsch@suse.com
3630
3631
- let Mesa require Mesa-libGL1 for a libglvnd build (bsc#1033708)
3632
3633
-------------------------------------------------------------------
3634
Fri Apr 7 14:51:09 UTC 2017 - sndirsch@suse.com
3635
3636
- U_draw-use-SoA-fetch-not-AoS-one.patch
3637
* reverse-apply this patch to fix OpenGL support on s390x
3638
(bsc#1032272)
3639
3640
-------------------------------------------------------------------
3641
Wed Apr 5 11:32:26 UTC 2017 - afaerber@suse.de
3642
3643
- Prepare building OpenCL for non-x86 architectures, too
3644
* s390x can build it right away (swrast)
3645
* %arm aarch64 ppc64 ppc64le depend on LLVM amdgpu target for r600
3646
- Fix typo in specfile comment
3647
3648
-------------------------------------------------------------------
3649
Sat Apr 1 15:59:08 UTC 2017 - mimi.vx@gmail.com
3650
3651
- update to 17.0.3
3652
- change Mesa.keyring to new release manager key
3653
* fdo#96743 [BYT, HSW, SKL, BXT, KBL] GPU hangs with GfxBench 4.0 CarChase
3654
* fdo#99246 [d3dadapter+radeonsi] EVE-Online : hang on wormhole sight
3655
* fdo#100061 LODQ instruction generated with invalid dst mask
3656
* fdo#100182 Flickering in The Talos Principle on Sky Lake GT4
3657
* radeonsi: add new polaris12 pci id
3658
* many fixes for RADV, ANV, i915, radeonsi and freedreno drivers
3659
3660
-------------------------------------------------------------------
3661
Wed Mar 29 15:18:19 UTC 2017 - sndirsch@suse.com
3662
3663
- specfile: Remove requires to libglvnd0/libglvnd-devel from
3664
baselibs.conf when libglvnd build has been disabled; ugly ...
3665
3666
-------------------------------------------------------------------
3667
Wed Mar 29 09:23:27 UTC 2017 - sndirsch@suse.com
3668
3669
- specfile: only require libglvnd0/libglvnd-devel, if libglvnd build
3670
is enabled
3671
- baselibs.conf: added requires to libglvnd0/libglvnd-devel where
3672
needed
3673
3674
-------------------------------------------------------------------
3675
Mon Mar 27 13:56:35 UTC 2017 - sndirsch@suse.com
3676
3677
- disable libglvnd for openSUSE Leap 42.x and sle12
3678
3679
-------------------------------------------------------------------
3680
Fri Mar 24 14:45:49 UTC 2017 - sndirsch@suse.com
3681
3682
- update to 17.0.2
3683
* fdo#97988 [radeonsi] playing back videos with VDPAU exhibits
3684
deinterlacing/anti-aliasing issues not visible with VA-API
3685
* fdo#99484 Crusader Kings 2 - Loading bars, siege bars, morale bars, etc.
3686
do not render correctly
3687
* fdo#100049 ralloc: Make sure ralloc() allocations match malloc()'s
3688
alignment. causes seg fault in 32bit build
3689
* many fixes for ANV, RADV, Vulkan and i965 + radeonsi drivers
3690
3691
-------------------------------------------------------------------
3692
Thu Mar 23 13:41:27 UTC 2017 - sndirsch@suse.com
3693
3694
- fedora_0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
3695
* Fix glXGetDriverConfig not working with glvnd
3696
(https://bugzilla.redhat.com/show_bug.cgi?id=1429894)
3697
- Fix indirect rendering, add libGLX_indirect.so.0 symlink
3698
(https://bugzilla.redhat.com/show_bug.cgi?id=1427174)
3699
- added Requires to libglvnd0/libglvnd-devel where still needed
3700
- patches picked from fedora:
3701
http://pkgs.fedoraproject.org/cgit/rpms/mesa.git/tree/
3702
3703
-------------------------------------------------------------------
3704
Wed Mar 22 11:21:25 UTC 2017 - sndirsch@suse.com
3705
3706
- re-enabled GLES build with libglvnd build, just not package GLES
3707
libs and require libglvnd0/libglvnd-devel instead
3708
3709
-------------------------------------------------------------------
3710
Tue Mar 21 10:57:54 UTC 2017 - sndirsch@suse.com
3711
3712
- archlinux_0001-Fix-linkage-against-shared-glapi.patch
3713
* fixes libglvnd support for osmesa
3714
- archlinux_glvnd-fix-gl-dot-pc.patch
3715
* fixes libglvnd support in pkgconfig file
3716
- archlinux_0001-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch/
3717
archlinux_0002-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch
3718
* adds libglvnd support for EGL
3719
- patches picked from archlinux:
3720
https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/mesa
3721
3722
-------------------------------------------------------------------
3723
Fri Mar 17 15:06:03 UTC 2017 - sndirsch@suse.com
3724
3725
- archlinux_glapi-Link-with-glapi-when-built-shared.patch
3726
* currently needed for libglvnd support; picked from archlinux
3727
https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/mesa
3728
- fixed typo in Requires to libglvnd
3729
3730
-------------------------------------------------------------------
3731
Thu Mar 9 14:20:22 UTC 2017 - sndirsch@suse.com
3732
3733
- build with libglvnd support enabled (can be easily disabled via
3734
specfile define); requires libglvnd runtime and development
3735
packages; disabled build of GLESv1/v2 libs/packages provided now
3736
via libglvnd
3737
3738
-------------------------------------------------------------------
3739
Sat Mar 4 16:29:46 UTC 2017 - mimi.vx@gmail.com
3740
3741
- update to 17.0.1
3742
* radv: Never try to create more than max_sets descriptor sets.
3743
* radv: Reset emitted compute pipeline when calling secondary cmd buffer.
3744
* radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.
3745
* radv: Use correct size for availability flag.
3746
* gallivm: Reenable PPC VSX (v3)
3747
* gallivm: Improve debug output (V2)
3748
* gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4)
3749
* egl/dri3: implement query surface hook
3750
* etnaviv: move pctx initialisation to avoid a null dereference
3751
* etnaviv: remove number of pixel pipes validation
3752
* anv: fix Get*MemoryRequirements for !LLC
3753
* egl/wayland: Don't use DRM format codes for SHM
3754
* tgsi: fix memory leak in tgsi sanity check
3755
* radv: change base aligmment for allocated memory.
3756
* radv: fix cik macroModeIndex.
3757
* radv: adopt some init config workarounds from radeonsi.
3758
* radv: fix depth format in blit2d.
3759
* radv: fix txs for sampler buffers
3760
* bin/get-extra-pick-list: use git merge-base to get the branchpoint
3761
* bin/get-extra-pick-list: rework to use already_picked list
3762
* bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed
3763
* bin/get-pick-list.sh: limit `git grep ...' only as needed
3764
* bin/get-pick-list.sh: remove ancient way of nominating patches
3765
* bin/get-fixes-pick-list.sh: add new script
3766
* vc4: Avoid emitting small immediates for UBO indirect load address guards.
3767
* r300g: only allow byteswapped formats on big endian
3768
* gallium/u_queue: fix a crash with atexit handlers
3769
* gallium/u_queue: set num_threads correctly if not all threads start
3770
* glx/glvnd: Fix GLXdispatchIndex sorting
3771
* gm107/ir: fix address offset bitfield for ATOMS
3772
* nvc0: set the render condition in the compute object
3773
* st/mesa: don't pass compare mode for stencil-sampled textures
3774
* nvc0: disable linked tsc mode in compute launch descriptor
3775
* i965/sampler_state: Clamp min/max LOD to 14 on gen7+
3776
* i965/sampler_state: Pass texObj into update_sampler_state
3777
* i965/sampler_state: Set the "Base Mip Level" field on Sandy Bridge
3778
* intel/blorp: Swizzle clear colors on the CPU
3779
* i965/fs: Fix the inline nir_op_pack_double optimization
3780
* anv: Add an invalidate_range helper
3781
* anv/query: clflush the bo map on non-LLC platforms
3782
* genxml: Make MI_STORE_DATA_IMM more consistent
3783
* anv/query: Perform CmdResetQueryPool on the GPU
3784
* intel/blorp: Explicitly flush all allocated state
3785
* glsl: non-last member unsized array on SSBO must fail
3786
* mesa: Do (TCS && !TES) draw time validation in ES as well.
3787
* configure.ac: check require_basic_egl only if egl enabled
3788
* anv: wsi: report presentation error per image request
3789
* i965/fs: fix uninitialized memory access
3790
* radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2)
3791
* gallium/util: remove unused u_index_modify helpers
3792
* gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED
3793
* unconditionally
3794
* gallium/u_queue: fix random crashes when the app calls exit()
3795
* radeonsi: fix broken tessellation on Carrizo and Stoney
3796
* amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12
3797
* android: radeonsi: fix sid_table.h generated header include path
3798
* android: glsl: build shader cache sources
3799
* configure.ac: Drop LLVM compiler flags more radically
3800
* winsys/amdgpu: reduce max_alloc_size based on GTT limits
3801
* radeonsi: handle MultiDrawIndirect in si_get_draw_start_count
3802
* radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK
3803
* glsl: fix heap-use-after-free in ast_declarator_list::hir()
3804
* android: fix droid_create_image_from_prime_fd_yuv for YV12
3805
3806
-------------------------------------------------------------------
3807
Tue Feb 21 21:34:23 UTC 2017 - schwab@linux-m68k.org
3808
3809
- Use --enable-gallium-llvm only if llvm is available
3810
3811
-------------------------------------------------------------------
3812
Tue Feb 21 19:56:14 UTC 2017 - dimstar@opensuse.org
3813
3814
- Provide libwayland-egl1 as -32bit compat library, required by
3815
libgtk-3-0.
3816
3817
-------------------------------------------------------------------
3818
Tue Feb 14 17:32:13 UTC 2017 - jengelh@inai.de
3819
3820
- Some %if around %post do not match with %if around %package;
3821
drop them altogether since they are not needed except around
3822
%files.
3823
- Rename wrongly-named libOSMesa9 to libOSMesa8
3824
3825
-------------------------------------------------------------------
3826
Mon Feb 13 14:10:52 UTC 2017 - mimi.vx@gmail.com
3827
3828
- update to 17.0.0
3829
- removed n_Fixed-build-against-wayland-1.2.1.patch , version requirement
3830
bumped up by upstream.
3831
* Vulkan drivers:
3832
+ Correctly return (and implement) VK_INCOMPLETE on multiple WSI queries
3833
+ Support for the VK_KHR_sampler_mirror_clamp_to_edge extension
3834
+ We now use the Khoronos vk.xml file to generate the entrypoints
3835
* ANV:
3836
+ HiZ and performance improvements
3837
+ Float64 support and tessellation shader support.
3838
* RADV:
3839
+ Support multiple devices
3840
+ Support for the VK_AMD_draw_indirect_count extension
3841
+ Support for the VK_AMD_negative_viewport_height extension
3842
* Mesa core:
3843
+ Noticeable refactoring en route to GLSL Shader Cache
3844
+ Groundwork for int64
3845
* i965:
3846
+ OpenGL 4.5 support on Haswell hardware
3847
+ Reuse the same BLORP and ISL code as the ANV driver
3848
* Gallium:
3849
+ HUD: A number of race issues and memory leaks were resolved.
3850
* freedreno
3851
+ Support for a5xx
3852
* nouveau:
3853
+ OpenGL 4.3 support on Maxwell hardware
3854
+ Improved performance due to instruction pipelining (Maxwell)
3855
* r600/radeonsi
3856
+ VCE: Handle H.264 level 5.2
3857
+ Polaris12 support
3858
+ Dozens of performance improvements
3859
* Clover:
3860
+ Implement clGetExtensionFunctionAddressForPlatform.
3861
+ Add missing clGetDeviceInfo CL1.2 queries
3862
* VDPAU:
3863
+ Use dri3 to directly send the buffer to X
3864
* Build:
3865
+ Building RADV requires --enable-gallium-llvm
3866
+ Compatibility fixes for building mesa as part of ARC
3867
+ The vulkan headers vk_platform.h and vulkan.h are no longer installed
3868
+ A couple of configure options (--with-sha1 and --disable-shader-cache) are
3869
removed alongside their respective library requirements.
3870
3871
-------------------------------------------------------------------
3872
Sat Feb 4 14:58:43 UTC 2017 - schwab@linux-m68k.org
3873
3874
- specfile: fix build configuration for arm, ppc and s390 platforms
3875
3876
-------------------------------------------------------------------
3877
Thu Feb 2 15:28:27 UTC 2017 - sndirsch@suse.com
3878
3879
- update to 13.0.4
3880
* Multiple fixes for the i965 and radeonsi drivers. An odd glitch
3881
in glxgears when using the freedreno driver was also addressed.
3882
* The ANV driver being the prime source of patches - from
3883
compatibility improvements with newer Vulkan loaders,
3884
smoketesting and various rendering and compliance fixes.
3885
* A couple of longstanding issues in the VA state tracker have
3886
also been resolved.
3887
3888
-------------------------------------------------------------------
3889
Mon Jan 30 10:01:47 UTC 2017 - sndirsch@suse.com
3890
3891
- baselibs.conf: replaced definition of packages, which default is
3892
not set to be built in specfile to
3893
arch aarch64 ppc64 ppc64le s390x x86_64 package <package>
3894
in order to make "osc service localrun source_validator" happy :-(
3895
3896
-------------------------------------------------------------------
3897
Fri Jan 27 21:38:44 UTC 2017 - mimi.vx@gmail.com
3898
3899
- Update baselibs.conf to ship i386 vulkan json files on x86_64
3900
3901
-------------------------------------------------------------------
3902
Thu Jan 19 14:01:21 UTC 2017 - mimi.vx@gmail.com
3903
3904
- Updated baselibs.conf to reflect libvulkan_radeon
3905
3906
-------------------------------------------------------------------
3907
Thu Jan 19 07:56:52 UTC 2017 - mimi.vx@gmail.com
3908
3909
- Enabled RADV vulkan driver for AMD GPU cards
3910
3911
-------------------------------------------------------------------
3912
Thu Jan 5 19:11:14 UTC 2017 - mimi.vx@gmail.com
3913
3914
- update to 13.0.3
3915
+ dropped U_cso-don-t-release-sampler-states-that-are-bound.patch
3916
* fdo#77662 Fail to render to different faces of depth-stencil cube map
3917
* fdo#92234 [BDW] GPU hang in Shogun2
3918
* fdo#98329 dEQP-EGL.functional.image.render_multiple_contexts.gles2_renderbuffer_depth16_depth_buffer
3919
* fdo#99038 dEQP-EGL.functional.negative_api.create_pixmap_surface crashes
3920
* many radeonsi and i965 bugfixes
3921
3922
-------------------------------------------------------------------
3923
Thu Dec 15 07:39:30 UTC 2016 - dmueller@suse.com
3924
3925
- clean up configuration settings to be uniform accross all
3926
architectures except for list of dri and gallium drivers
3927
3928
-------------------------------------------------------------------
3929
Mon Dec 12 14:22:12 UTC 2016 - mstaudt@suse.com
3930
3931
- U_cso-don-t-release-sampler-states-that-are-bound.patch:
3932
This avoids Radeon hangs due to a use-after-free bug in Gallium.
3933
Fixes (boo#1015012), (fdo#93649)
3934
3935
-------------------------------------------------------------------
3936
Mon Nov 28 19:36:00 UTC 2016 - mimi.vx@gmail.com
3937
3938
- update to 13.0.2
3939
* fdo#97321 Query INFO_LOG_LENGTH for empty info log should return 0
3940
* fdo#97420 "#version 0" crashes glsl_compiler
3941
* i965: Add some APL and KBL SKU strings
3942
* i965: Reorder PCI ID list to match release order
3943
* i965/glk: Add basic Geminilake support
3944
* wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR
3945
* ac/nir/llvm: fix channel in texture gather lowering code.
3946
* vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)
3947
* vulkan/wsi: store present mode in swapchain base class
3948
* vulkan/wsi/x11: add support for IMMEDIATE present mode
3949
* vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHR
3950
* vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHR
3951
* cherry-ignore: add reverted LLVM_LIBDIR patch
3952
* anv: fix enumeration of properties
3953
* vc4: Don't abort when a shader compile fails.
3954
* vc4: Clamp the shadow comparison value.
3955
* vc4: Fix register class handling of DDX/DDY arguments.
3956
* util/disk_cache: close a previously opened handle in disk_cache_put (v2)
3957
* anv: Fix unintentional integer overflow in anv_CreateDmaBufImageINTEL
3958
* anv/format: handle unsupported formats properly
3959
* glcpp: Handle '#version 0' and other invalid values
3960
* glsl: Parse 0 as a preprocessor INTCONSTANT
3961
* anv/gen8: Stall when needed in Cmd(Set|Reset)Event
3962
* anv/wsi: Set the fence to signaled in AcquireNextImageKHR
3963
* anv: Rework fences
3964
* vulkan/wsi/wayland: Include pthread.h
3965
* vulkan/wsi/wayland: Clean up some error handling paths
3966
* vulkan/wsi: Report the correct min/maxImageCount
3967
* i965/gs: Allow primitive id to be a system value
3968
* anv: Handle null in all destructors
3969
* anv/fence: Handle ANV_FENCE_CREATE_SIGNALED_BIT
3970
* nir/spirv: Fix handling of gl_PrimitiveId
3971
* anv/blorp: Ignore clears for attachments first used as resolve destinations
3972
* anv: Implement a depth stall restriction on gen7
3973
* anv/cmd_buffer: Handle running out of binding tables in compute shaders
3974
* anv/cmd_buffer: Emit a CS stall before setting a CS pipeline
3975
* vulkan/wsi/x11: Implement FIFO mode.
3976
* isl: Fix height calculation in isl_msaa_interleaved_scale_px_to_sa
3977
* i965/hsw: Set integer mode in sampling state for stencil texturing
3978
* intel: Set min_ds_entries on Broxton.
3979
* i965: Fix compute shader crash.
3980
* mesa: Drop PATH_MAX usage.
3981
* i965: Fix GS push inputs with enhanced layouts.
3982
* vulkan/wsi: Add a thread-safe queue implementation
3983
* anv: fix multi level clears with VK_REMAINING_MIP_LEVELS
3984
* gbm: request correct version of the DRI2_FENCE extension
3985
* radeonsi: store group_size_variable in struct si_compute
3986
* glsl/lower_output_reads: fix geometry shader output handling with conditional emit
3987
* Fix races during _mesa_HashWalk().
3988
* mesa: fix empty program log length
3989
3990
-------------------------------------------------------------------
3991
Mon Nov 21 11:53:40 UTC 2016 - sndirsch@suse.com
3992
3993
- baselibs.conf: enabled build of 32bit Mesa-dri-nouveau package,
3994
e.g. required for Steam (bnc#1011156)
3995
3996
-------------------------------------------------------------------
3997
Mon Nov 14 19:12:26 UTC 2016 - mimi.vx@gmail.com
3998
3999
- update to 13.0.1
4000
* fdo#97715 [ILK,G45,G965] piglit.spec.arb_separate_shader_objects.misc
4001
api error checks
4002
* fdo#98012 [IVB] Segfault when running Dolphin twice with Vulkan
4003
* fdo#98512 radeon r600 vdpau: Invalid command stream: texture bo too small
4004
* i965: Fix GPU hang related to multiple render targets and alpha testing
4005
* Revert "st/vdpau: use linear layout for output surfaces"
4006
* ac/nir: add support for discard_if intrinsic (v2)
4007
* nir: add conditional discard optimisation (v4)
4008
* amd/addrlib: limit fastcall/regparm to GCC i386
4009
* anv: use correct .specVersion for extensions
4010
* vc4: Use Newton-Raphson on the 1/W write to fix glmark2 terrain.
4011
* ir: Flip gl_SamplePosition in nir_lower_wpos_ytransform().
4012
* anv/device: Return DEVICE_LOST if execbuf2 fails
4013
* vulkan/wsi/x11: Better handle wsi_x11_connection_create failure
4014
* vulkan/wsi/x11: Clean up connections in finish_wsi
4015
* anv: Better handle return codes from anv_physical_device_init
4016
* intel/blorp: Use wm_prog_data instead of hand-rolling our own
4017
* intel/blorp: Pass a brw_stage_prog_data to upload_shader
4018
* anv/pipeline: Put actual pointers in anv_shader_bin
4019
* anv/pipeline: Properly cache prog_data::param
4020
* intel/blorp: Emit all the binding tables
4021
* anv/device: Add an execbuf wrapper
4022
* anv: Add a cmd_buffer_execbuf helper
4023
* anv: Don't presume to know what address is in a surface relocation
4024
* anv: Add a new bo_pool_init helper
4025
* anv/allocator: Simplify anv_scratch_pool
4026
* anv: Initialize anv_bo::offset to -1
4027
* anv/batch_chain: Improve write_reloc
4028
* anv: Add an anv_execbuf helper struct
4029
* anv/batch: Move last_ss_pool_bo_offset to the command buffer
4030
* anv: Move relocation handling from EndCommandBuffer to QueueSubmit
4031
* anv/cmd_buffer: Take a command buffer instead of a batch in two helpers
4032
* anv/cmd_buffer: Enable a CS stall workaround for Sky Lake gt4
4033
* glsl: Update deref types when resizing implicitly sized arrays.
4034
* mesa: Fix pixel shader scratch space allocation on Gen9+ platforms.
4035
* anv: Do relocations in userspace before execbuf ioctl
4036
* egl: use util/macros.h
4037
* egl: make interop ABI visible again
4038
* glx: make interop ABI visible again
4039
* radeonsi: fix an assertion failure in si_decompress_sampler_color_textures
4040
* radeonsi: fix BFE/BFI lowering for GLSL semantics
4041
* glsl: fix lowering of UBO references of named blocks
4042
* st/glsl_to_tgsi: fix dvec[34] loads from SSBO
4043
* st/mesa: fix the layer of VDPAU surface samplers
4044
* gallium/hud: fix a problem where objects are free'd while in use.
4045
* gallium/hud: close a previously opened handle
4046
* gallium/hud: protect against and initialization race
4047
* mesa/glsl: delete previously linked shaders earlier when linking
4048
4049
-------------------------------------------------------------------
4050
Mon Nov 7 15:09:08 UTC 2016 - schwab@suse.de
4051
4052
- Build Mesa-dri-nouveau only where available
4053
4054
-------------------------------------------------------------------
4055
Wed Nov 2 11:44:47 UTC 2016 - zaitor@opensuse.org
4056
4057
- Drop u_Mesa_i965-import-prime-buffers.patch: Upstream fixed the
4058
bug in a different way, and we should not keep the now obsolete
4059
patch (boo#991638, fdo#71759).
4060
4061
-------------------------------------------------------------------
4062
Tue Nov 1 18:14:28 UTC 2016 - mimi.vx@gmail.com
4063
4064
- update to 13.0.0
4065
- openGL 4.5 with i965 driver on intel bbroadwell and newer hw
4066
- openGL ES for haswell supports 3.1, skylake 3.2
4067
- fixes for intel vulkan driver
4068
- early support fot GP100
4069
- better radeonSI performace
4070
- dropped U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch
4071
- refreshed u_Mesa_i965-import-prime-buffers.patch
4072
4073
-------------------------------------------------------------------
4074
Tue Oct 25 10:05:26 UTC 2016 - sndirsch@suse.com
4075
4076
- let Mesa-dri-nouveau supplement xf86-video-nouveau, so it gets
4077
preselected as well once hardware supplements for Mesa-dri-nouveau
4078
match (bnc#1005323)
4079
4080
-------------------------------------------------------------------
4081
Mon Oct 17 14:35:07 UTC 2016 - mstaudt@suse.com
4082
4083
- Mesa.spec: %ifdef'd out patches by mistake
4084
4085
-------------------------------------------------------------------
4086
Mon Oct 17 13:45:06 UTC 2016 - mstaudt@suse.com
4087
4088
- Split off nouveau*_dri.so into Mesa-dri-nouveau.
4089
Nouveau's 3D support is too unstable to enable by default.
4090
4091
-------------------------------------------------------------------
4092
Mon Oct 17 12:34:12 UTC 2016 - mstaudt@suse.com
4093
4094
- Mesa.spec: Disable Nouveau locking patches by default
4095
4096
-------------------------------------------------------------------
4097
Fri Oct 14 10:17:17 UTC 2016 - mstaudt@suse.com
4098
4099
- U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch:
4100
Initialize RSxxx chipsets correctly (bsc#985650)
4101
4102
-------------------------------------------------------------------
4103
Fri Oct 14 09:10:46 UTC 2016 - mstaudt@suse.com
4104
4105
- N_01-WIP-nouveau-add-locking.patch
4106
N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch
4107
N_03-nv30-locking-fixes.patch
4108
N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch
4109
N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch
4110
4111
Backport nouveau locking workaround to enable multithreading.
4112
4113
Source: https://github.com/imirkin/mesa/commits/locking
4114
4115
According to the author, crashes may still happen, but much more rarely.
4116
4117
Tested on GK107.
4118
4119
N_04-* and N_05-* include untested fixes for nv50.
4120
4121
Fixes (boo#997171) as suggested in (fdo#91632).
4122
4123
-------------------------------------------------------------------
4124
Mon Sep 19 10:00:05 UTC 2016 - zaitor@opensuse.org
4125
4126
- Add u_Mesa_i965-import-prime-buffers.patch: i965: import prime
4127
buffers in the current context, not screen (fdo#71759,
4128
boo#991638).
4129
4130
-------------------------------------------------------------------
4131
Sat Sep 17 16:40:56 UTC 2016 - mimi.vx@gmail.com
4132
4133
- update to 12.0.3
4134
* fdo#97781 - [HSW, BYT, IVB] es2-cts.gtf.gl2extensiontests.depth_texture_cube_map.depth_texture_cube_map
4135
* Revert "i965/miptree: Stop multiplying cube depth by 6 in HiZ calculations"
4136
4137
-------------------------------------------------------------------
4138
Mon Sep 5 17:05:57 UTC 2016 - mimi.vx@gmail.com
4139
4140
- update to 12.0.2
4141
* fdo#69622 - eglTerminate then eglMakeCurrent crahes
4142
* fdo#89599 - symbol 'x86_64_entry_start' is already defined when building
4143
with LLVM/clang
4144
* fdo#91342 - Very dark textures on some objects in indoors environments in
4145
Postal 2
4146
* fdo#92306 - GL Excess demo renders incorrectly on nv43
4147
* fdo#94148 - Framebuffer considered invalid when a draw call is done
4148
before glCheckFramebufferStatus
4149
* fdo#96274 - [NVC0] Failure when compiling compute shader: Assertion
4150
`bb-<getFirst()-<serial >= bb-<getExit()-<serial' failed
4151
* fdo#96358 - SSO: wrong interface validation between GS and VS (regresion
4152
due to latest gles 3.1)
4153
* fdo#96381 - Texture artifacts with immutable texture storage and mipmaps
4154
* fdo#96762 - [radeonsi,apitrace] Firewatch: nothing rendered
4155
in scrollable (text) areas
4156
* fdo#96835 - "gallium: Force blend color to 16-byte alignment" crash with
4157
"-march=native -O3" causes some 32bit games to crash
4158
* fdo#96850 - Crucible tests fail for 32bit mesa
4159
* fdo#96908 - [radeonsi] MSAA causes graphical artifacts
4160
* fdo#96911 - webgl2 conformance2/textures/misc/tex-mipmap-levels.html
4161
crashes 12.1 Intel driver
4162
* fdo#96971 - invariant qualifier is not valid for shader inputs
4163
* fdo#97039 - The Talos Principle and Serious Sam 3 GPU faults
4164
* fdo#97207 - [IVY BRIDGE] Fragment shader discard writing to depth
4165
* fdo#97214 - X not running with error "Failed to make EGL context current
4166
* fdo#97225 - [i965 on HD4600 Haswell] xcom switch to ingame cinematics cause
4167
segmentation fault
4168
* fdo#97231 - GL_DEPTH_CLAMP doesn't clamp to the far plane
4169
* fdo#97307 - glsl/glcpp/tests/glcpp-test regression
4170
* fdo#97331 - glDrawElementsBaseVertex doesn't work in display list on i915
4171
* fdo#97351 - DrawElementsBaseVertex with VBO ignores base vertex on
4172
Intel GMA 9xx in some cases
4173
* fdo#97426 - glScissor gives vertically inverted result
4174
* fdo#97476 - Shader binaries should not be stored in the PipelineCache
4175
* fdo#97567 - [SNB, ILK] ctl, piglit regressions in mesa 12.0.2rc1
4176
+ many other fixes from 12.0.1
4177
4178
4179
-------------------------------------------------------------------
4180
Sat Jul 9 07:11:14 UTC 2016 - mimi.vx@gmail.com
4181
4182
- update to 12.0.1
4183
* Vulkan driver for Intel hardware from Ivy Bridge onward.
4184
* OpenGL 4.3 for nvc0, radeonsi and i965 (Gen8+)
4185
* OpenGL ES 3.1 on nvc0 and radeonsi
4186
* DRI3 enablement for VDPAU, OMX and VAAPI
4187
4188
-------------------------------------------------------------------
4189
Tue Jul 5 20:08:21 UTC 2016 - toddrme2178@gmail.com
4190
4191
- Fix Group tag.
4192
4193
-------------------------------------------------------------------
4194
Tue Jun 21 19:57:26 UTC 2016 - mimi.vx@gmail.com
4195
4196
- update to 12.0.0-rc4 final RC
4197
4198
-------------------------------------------------------------------
4199
Fri Jun 17 14:57:47 UTC 2016 - sndirsch@suse.com
4200
4201
- moved libxatracker package definition to the end to get rid of
4202
issues related to the special version of this package
4203
4204
-------------------------------------------------------------------
4205
Fri Jun 17 14:12:52 UTC 2016 - sndirsch@suse.com
4206
4207
- let Mesa-libVulkan-devel conflict with vulkan-devel due to file
4208
conflics in both packages
4209
4210
-------------------------------------------------------------------
4211
Wed Jun 15 14:39:32 UTC 2016 - sndirsch@suse.com
4212
4213
- Update to version 12.0.0-rc2
4214
* Bug fixes and performance improvements
4215
- supersedes patches:
4216
u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch,
4217
U_anv-add-the-X-related-and-Wayland-CFLAGS-to-VULKAN.patch
4218
- removed option for build in verbose log mode
4219
- improved Group tag for libVulkan-devel
4220
4221
-------------------------------------------------------------------
4222
Sun Jun 12 09:22:10 UTC 2016 - sndirsch@suse.com
4223
4224
- fixed 'osc service localrun download_files' run by removing
4225
rc release from version define
4226
4227
-------------------------------------------------------------------
4228
Thu Jun 9 20:29:29 UTC 2016 - mimi.vx@gmail.com
4229
4230
- fix vulkan naming scheme, add supplement for xf86-video-intel
4231
4232
-------------------------------------------------------------------
4233
Wed Jun 8 20:10:11 UTC 2016 - tobias.johannes.klausmann@mni.thm.de
4234
4235
- Fix Requirement for Mesa-libVulkan-devel, not Mesa-libvulkan, but
4236
Mesa-libVulkan
4237
4238
-------------------------------------------------------------------
4239
Wed Jun 8 07:33:35 UTC 2016 - jslaby@suse.com
4240
4241
- x86: enable virgl gallium driver
4242
4243
-------------------------------------------------------------------
4244
Tue Jun 7 23:25:31 UTC 2016 - tobias.johannes.klausmann@mni.thm.de
4245
4246
- Update to version 12.0.0-rc2:
4247
- New features:
4248
+ OpenGL 4.3 on nvc0, radeonsi, i965 (Gen8+)
4249
+ OpenGL ES 3.1 on nvc0, radeonsi
4250
+ GL_ARB_ES3_1_compatibility on nvc0, radeonsi
4251
+ GL_ARB_compute_shader on nvc0, radeonsi, softpipe
4252
+ GL_ARB_cull_distance on i965/gen6+, nv50, nvc0, llvmpipe, softpipe
4253
+ GL_ARB_framebuffer_no_attachments on nvc0, r600, radeonsi, softpipe
4254
+ GL_ARB_internalformat_query2 on all drivers
4255
+ GL_ARB_query_buffer_object on i965/hsw+
4256
+ GL_ARB_robust_buffer_access_behavior on i965, nvc0, radeonsi
4257
+ GL_ARB_shader_atomic_counters on radeonsi, softpipe
4258
+ GL_ARB_shader_atomic_counter_ops on nvc0, radeonsi, softpipe
4259
+ GL_ARB_shader_image_load_store on nvc0, radeonsi, softpipe
4260
+ GL_ARB_shader_image_size on nvc0, radeonsi, softpipe
4261
+ GL_ARB_shader_storage_buffer_objects on radeonsi, softpipe
4262
+ GL_ATI_fragment_shader on all Gallium drivers
4263
+ GL_EXT_base_instance on all drivers that support GL_ARB_base_instance
4264
+ GL_EXT_clip_cull_distance on all drivers that support GL_ARB_cull_distance
4265
+ GL_KHR_robustness on i965
4266
+ GL_OES_copy_image on i965 (Baytrail and Gen8+)
4267
+ GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers
4268
that support GL_ARB_draw_buffers_blend
4269
+GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 on all drivers that support
4270
GL_ARB_gpu_shader5
4271
+GL_OES_sample_shading on i965, nvc0, r600, radeonsi
4272
+GL_OES_sample_variables on i965, nvc0, r600, radeonsi
4273
+GL_OES_shader_image_atomic on all drivers that support
4274
GL_ARB_shader_image_load_store
4275
+GL_OES_shader_io_blocks on i965, nvc0, radeonsi
4276
+GL_OES_shader_multisample_interpolation on i965, nvc0, r600, radeonsi
4277
+ GL_OES_texture_border_clamp and GL_EXT_texture_border_clamp on all drivers
4278
that support +GL_ARB_texture_border_clamp
4279
+ GL_OES_texture_buffer and GL_EXT_texture_buffer on i965, nvc0, radeonsi
4280
+ EGL_KHR_reusable_sync on all drivers
4281
+ GL_ARB_stencil_texture8 and GL_OES_stencil_texture8 on i965/gen8+
4282
- Enable build of the Intel Vulkan driver (anv):
4283
+ Introduce new packages: libVulkan and libVulkan-devel
4284
- Remove upstreamed patches:
4285
+ u_glxcmds-glXGetFBConfigs-fix-screen-bounds.patch
4286
+ U_gallivm-disable-avx512-features.patch
4287
- Upstream Patches:
4288
+ U_anv-add-the-X-related-and-Wayland-CFLAGS-to-VULKAN.patch
4289
* Otherwise we might fail to find the headers in some scenarios.
4290
- drop docs/COPYING: No GPL licensed code in Mesa resident (upstream change)
4291
4292
-------------------------------------------------------------------
4293
Wed Jun 1 14:48:38 UTC 2016 - eich@suse.com
4294
4295
- U_gallivm-disable-avx512-features.patch:
4296
Fix crashes on some Skykake CPUs by disabling avx512 features
4297
(bsc#980557, bsc#981532).
4298
4299
-------------------------------------------------------------------
4300
Wed May 25 11:39:12 UTC 2016 - dmueller@suse.com
4301
4302
- enable vc4 and freedreno on aarch64 as well
4303
4304
-------------------------------------------------------------------
4305
Wed May 18 17:01:35 UTC 2016 - eich@suse.com
4306
4307
- u_glxcmds-glXGetFBConfigs-fix-screen-bounds.patch:
4308
Fix crash due to oud of founds screen (boo#980382).
4309
4310
-------------------------------------------------------------------
4311
Mon May 9 15:24:00 UTC 2016 - mimi.vx@gmail.com
4312
4313
- update to 11.2.2
4314
- removed upstreamed patches:
4315
+ u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch
4316
+ u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch
4317
* fdo#92850 - Segfault loading War Thunder
4318
* fdo#93767 - Glitches with soft shadows and MSAA in Knights of the Old Republic 2
4319
* fdo#94955 - Uninitialized variables leads to random segfaults (valgrind log,
4320
apitrace attached)
4321
* fdo#94994 - OSMesaGetProcAdress always fails on mangled OSMesa
4322
* fdo#95026 - Alien Isolation segfault after initial loading screen/video
4323
* fdo#95133 - X-COM Enemy Within crashes when entering tactical mission with Bonaire
4324
* fdo#95164 - GLSL compiler (linker I think) emits assertion upon call to
4325
glAttachShader
4326
* fdo#95251 - vdpau decoder capabilities: not supported
4327
* radeon/uvd: alignment fix for decode message buffer
4328
* st/mesa: fix sampler view leak in st_DrawAtlasBitmaps()
4329
* gallium/util: initialize pipe_framebuffer_state to zeros
4330
* dri: Fix robust context creation via EGL attribute
4331
* dri2: Check for dummyContext to see if the glx_context is valid
4332
* cherry-ignore: remove duplicate commit
4333
* cherry-ignore: ignore the GetSamplerParameterIuiv{EXT,OES} fixups
4334
* vc4: Fix subimage accesses to LT textures.
4335
* vc4: Add support for rendering to cube map surfaces.
4336
* vc4: Fix tests for format supported with nr_samples == 1.
4337
* vc4: Make sure we recompile when sample_mask changes.
4338
* glapi: fix _glapi_get_proc_address() for mangled function names
4339
* nvc0: fix retrieving query results into buffer for timestamps
4340
* nouveau/video: properly detect the decoder class for availability checks
4341
* i965/fs: Properly report regs_written from SAMPLEINFO
4342
* egl/x11: authenticate before doing chipset id ioctls
4343
* winsys/sw/xlib: use correct free function for xlib_dt->data
4344
* i965: Fix clear code for ignoring colormask for XRGB formats on Gen9+.
4345
* glsl: Convert lower_vec_index_to_swizzle to a rvalue visitor.
4346
* glsl: Lower vector_extracts to swizzles after lower_vector_derefs.
4347
* radeon/uvd: fix tonga feedback buffer size
4348
* st/mesa: fix blit-based GetTexImage for non-finalized textures
4349
* gallium/radeon: handle failure when mapping staging buffer
4350
* st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor
4351
* gallium/radeon: fix crash in r600_set_streamout_targets
4352
* radeonsi: correct NULL-pointer check in si_upload_const_buffer
4353
* radeonsi: work around an MSAA fast stencil clear problem
4354
* r600g/radeonsi: send endian info to format translation functions
4355
* r600g: set endianess of 16/32-bit buffers according to do_endian_swap
4356
* r600g: use do_endian_swap in color swapping functions
4357
* r600g: use do_endian_swap in texture swapping function
4358
* r600g: fix and optimize tgsi_cmp when using ABS and NEG modifier
4359
* llvmpipe: (trivial) initialize src1_alpha var to NULL
4360
* gallivm: fix bogus argument order to lp_build_sample_mipmap function
4361
* gallivm: make sampling more robust against bogus coordinates
4362
* gk110/ir: do not overwrite def value with zero for EXCH ops
4363
* gk110/ir: make use of IMUL32I for all immediates
4364
* nvc0/ir: fix wrong emission of (a OP b) OP c
4365
* gk110/ir: add emission for (a OP b) OP c
4366
* nvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+
4367
* st/glsl_to_tgsi: fix potential crash when allocating temporaries
4368
* dri3: Check for dummyContext to see if the glx_context is valid
4369
* i965/blorp/gen7: Prepare re-using for gen8
4370
* i965/blorp: Use 8k chunk size for urb allocation
4371
* tgsi: initialize stack allocated struct
4372
* winsys/sw/dri: use correct free function for dri_sw_dt->data
4373
* android: enable dlopen() on all architectures
4374
4375
-------------------------------------------------------------------
4376
Thu Apr 21 09:36:08 UTC 2016 - sndirsch@suse.com
4377
4378
- u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch
4379
* dri3: Check for dummyContext to see if the glx_context is valid
4380
According to the comments in src/glx/glxcurrent.c
4381
__glXGetCurrentContext() always returns a valid pointer. If no
4382
context is made current, it will contain dummyContext. Thus a
4383
test for NULL will always fail.
4384
4385
-------------------------------------------------------------------
4386
Sun Apr 17 19:13:12 UTC 2016 - mimi.vx@gmail.com
4387
4388
- update to 11.2.1
4389
* It fixes crashes in VAAPI, some build problems in Nine has been addressed,
4390
adds a drirc workaround for Warsow and resolves issues in the nouveau,
4391
radeonsi and i965 drivers.
4392
* fdo#93962 ES2-CTS.gtf.GL2FixedTests.scissor.scissor - segfault/asserts
4393
4394
-------------------------------------------------------------------
4395
Mon Apr 4 19:57:06 UTC 2016 - mimi.vx@gmail.com
4396
4397
- update to 11.2.0
4398
- dropped U_clover-Fix-build-against-LLVM-3.8.patch
4399
- dropped U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch
4400
- New Features:
4401
* GL_ARB_arrays_of_arrays on all gallium drivers that provide GLSL 1.30
4402
* GL_ARB_base_instance on freedreno/a4xx
4403
* GL_ARB_compute_shader on i965
4404
* GL_ARB_copy_image on r600
4405
* GL_ARB_indirect_parameters on nvc0
4406
* GL_ARB_query_buffer_object on nvc0
4407
* GL_ARB_shader_atomic_counters on nvc0
4408
* GL_ARB_shader_draw_parameters on i965, nvc0
4409
* GL_ARB_shader_storage_buffer_object on nvc0
4410
* GL_ARB_tessellation_shader on i965 and r600 (evergreen/cayman only)
4411
* GL_ARB_texture_buffer_object_rgb32 on freedreno/a4xx
4412
* GL_ARB_texture_buffer_range on freedreno/a4xx
4413
* GL_ARB_texture_query_lod on freedreno/a4xx
4414
* GL_ARB_texture_rgb10_a2ui on freedreno/a4xx
4415
* GL_ARB_texture_view on freedreno/a4xx
4416
* GL_ARB_vertex_type_10f_11f_11f_rev on freedreno/a4xx
4417
* GL_KHR_texture_compression_astc_ldr on freedreno/a4xx
4418
* GL_AMD_performance_monitor on radeonsi (CIK+ only)
4419
* GL_ATI_meminfo on r600, radeonsi
4420
* GL_NVX_gpu_memory_info on r600, radeonsi
4421
* New OSMesaCreateContextAttribs() function (for creating core profile contexts)
4422
+ Many bugfixes, for more info see relnotes/11.2.0.html
4423
4424
-------------------------------------------------------------------
4425
Wed Mar 16 18:12:00 UTC 2016 - eich@suse.com
4426
4427
- n_Define-GLAPIVAR-separate-from-GLAPI.patch:
4428
Add separate definition GLAPIVAR as GLAPI
4429
doesn't have the an 'extern' for some compiler
4430
versions. This is needed for GLw (bsc#970725).
4431
4432
-------------------------------------------------------------------
4433
Wed Mar 16 11:31:20 UTC 2016 - sndirsch@suse.com
4434
4435
- U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch
4436
* llvmpipe: Do not use barriers if not using threads; triggers
4437
on single cpu machines (like KVM in openQA) with gcc6 and
4438
latest glibc(bnc#971350)
4439
4440
-------------------------------------------------------------------
4441
Mon Mar 14 12:02:29 UTC 2016 - dmueller@suse.com
4442
4443
- enable llvmpipe for aarch64 (fate#320649)
4444
4445
-------------------------------------------------------------------
4446
Thu Feb 11 13:18:31 UTC 2016 - mimi.vx@gmail.com
4447
4448
- update to 11.1.2
4449
* Bugfix release:
4450
+ fdo#93648 - Random lines being rendered when playing Dolphin (geometry shaders
4451
elated, w/ apitrace)
4452
+ fdo#93650 - GL_ARB_separate_shader_objects is buggy (PCSX2)
4453
+ fdo#93717 - Meta mipmap generation can corrupt texture state
4454
+ fdo#93722 - Segfault when compiling shader with a subroutine that takes a parameter
4455
+ fdo#93731 - glUniformSubroutinesuiv segfaults when subroutine uniform is bound
4456
to a specific location
4457
+ fdo#93761 - A conditional discard in a fragment shader causes no depth
4458
writing at all
4459
+ Some bugfixes in i965,nv50,radeonsi,r600g,vc4 drivers
4460
4461
-------------------------------------------------------------------
4462
Thu Jan 28 09:37:21 UTC 2016 - idonmez@suse.com
4463
4464
- Add U_clover-Fix-build-against-LLVM-3.8.patch to fix build
4465
against llvm 3.8
4466
4467
-------------------------------------------------------------------
4468
Wed Jan 20 16:40:10 UTC 2016 - eich@suse.com
4469
4470
- u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch
4471
Check for dummyContext to see if the glx_context is valid (boo#962609).
4472
4473
-------------------------------------------------------------------
4474
Wed Jan 20 15:16:11 UTC 2016 - sndirsch@suse.com
4475
4476
- n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
4477
* Since these are packaged separately in (open)SUSE anyway, one
4478
can use copies as well. This makes debug packages possible
4479
again. (bnc #962609)
4480
4481
-------------------------------------------------------------------
4482
Wed Jan 13 23:14:33 UTC 2016 - mimi.vx@gmail.com
4483
4484
- update to 11.1.1
4485
* Bugfix release and adding KB Lake PCI id's
4486
+ fdo#91806 - configure does not test whether assembler supports sse4.1
4487
+ fdo#92229 - [APITRACE] SOMA have serious graphical errors
4488
+ fdo#92233 - Unigine Heaven 4.0 silhuette run
4489
+ fdo#93004 - Guild Wars 2 crash on nouveau DX11 cards
4490
+ fdo#93215 - [Regression bisected] Ogles1conform Automatic mipmap
4491
generation test is fail
4492
+ fdo#93257 - [SKL, bisected] ASTC dEQP tests segfault
4493
+ fixes for r600,nv*,glx,glsl,radeonsi and i965
4494
4495
-------------------------------------------------------------------
4496
Wed Jan 6 14:00:51 UTC 2016 - schwab@suse.de
4497
4498
- Enable swrast gallium driver on s390/aarch64
4499
- Exclude Mesa-libva on s390/s390x/aarch64
4500
4501
-------------------------------------------------------------------
4502
Sun Dec 20 05:03:08 UTC 2015 - jimmy@boombatower.com
4503
4504
- Apply patch: st/va: hardlink driver instances to
4505
gallium_drv_video.so
4506
+ u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch
4507
4508
-------------------------------------------------------------------
4509
Thu Dec 17 07:06:21 UTC 2015 - jimmy@boombatower.com
4510
4511
- Add Mesa-libva.
4512
4513
-------------------------------------------------------------------
4514
Tue Dec 15 16:17:22 UTC 2015 - mimi.vx@gmail.com
4515
4516
- update to 11.1.0, new stable release
4517
* New features:
4518
+ Note: some of the new features are only available with certain drivers.
4519
+ OpenGL 3.1 support on freedreno (a3xx, a4xx)
4520
+ OpenGL 3.3 support for VMware guest VM driver (supported by Workstation 12
4521
and Fusion 8).
4522
+ GL_AMD_performance_monitor on nv50
4523
+ GL_ARB_arrays_of_arrays on i965
4524
+ GL_ARB_blend_func_extended on freedreno (a3xx)
4525
+ GL_ARB_clear_texture on nv50, nvc0
4526
+ GL_ARB_clip_control on freedreno/a4xx
4527
+ GL_ARB_copy_image on nv50, nvc0, radeonsi
4528
+ GL_ARB_depth_clamp on freedreno/a4xx
4529
+ GL_ARB_fragment_layer_viewport on i965 (gen6+)
4530
+ GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips
4531
+ GL_ARB_gpu_shader5 on r600 for Evergreen and later chips
4532
+ GL_ARB_seamless_cubemap_per_texture on freedreno/a4xx
4533
+ GL_ARB_shader_clock on i965 (gen7+)
4534
+ GL_ARB_shader_stencil_export on i965 (gen9+)
4535
+ GL_ARB_shader_storage_buffer_object on i965
4536
+ GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi
4537
+ GL_ARB_texture_barrier / GL_NV_texture_barrier on i965
4538
+ GL_ARB_texture_buffer_range on freedreno/a3xx
4539
+ GL_ARB_texture_compression_bptc on freedreno/a4xx
4540
+ GL_ARB_texture_query_lod on softpipe
4541
+ GL_ARB_texture_view on radeonsi and r600 (for evergeen and newer)
4542
+ GL_ARB_vertex_type_2_10_10_10_rev on freedreno (a3xx, a4xx)
4543
+ GL_EXT_blend_func_extended on all drivers that support the ARB version
4544
+ GL_EXT_buffer_storage implemented for when ES 3.1 support is gained
4545
+ GL_EXT_draw_elements_base_vertex on all drivers
4546
+ GL_EXT_texture_compression_rgtc / latc on freedreno (a3xx & a4xx)
4547
+ GL_KHR_debug (GLES)
4548
+ GL_NV_conditional_render on freedreno
4549
+ GL_OES_draw_elements_base_vertex on all drivers
4550
+ EGL_KHR_create_context on softpipe, llvmpipe
4551
+ EGL_KHR_gl_colorspace on softpipe, llvmpipe
4552
+ new virgl gallium driver for qemu virtio-gpu
4553
+ 16x multisampling on i965 (gen9+)
4554
+ GL_EXT_shader_samples_identical on i965.
4555
* +many bugfixes, please see relnotes
4556
4557
-------------------------------------------------------------------
4558
Wed Dec 9 19:15:39 UTC 2015 - mimi.vx@gmail.com
4559
4560
- Update to version 11.0.7
4561
+ bugfixes release for bugs found since 11.0.6
4562
fdo#90348 - Spilling failure of b96 merged value
4563
fdo#92363 - [BSW/BDW] ogles1conform Gets test fails
4564
fdo#92438 - Segfault in pushbuf_kref when running the android
4565
emulator (qemu) on nv50
4566
fdo#93110 - [NVE4] textureSize() and textureQueryLevels() uses a texture
4567
bound during the previous draw call
4568
fdo#93126> - wrongly claim supporting GL_EXT_texture_rg
4569
+ plus fixes for r600g,llvmpipe,i955,egl,gles2
4570
4571
-------------------------------------------------------------------
4572
Tue Dec 1 07:57:16 UTC 2015 - jimmy@boombatower.com
4573
4574
- Add Mesa-libOpenCL.
4575
4576
-------------------------------------------------------------------
4577
Sun Nov 22 11:05:34 UTC 2015 - zaitor@opensuse.org
4578
4579
- Update to version 11.0.6:
4580
+ This release brings driver fixes for i965, r600, radeonsi,
4581
nouveau, vc4, and llvmpipe including a serious regression for
4582
r100/r200 era hardware.
4583
+ Additional patches cover glsl, nir, mesa/meta and VC-1
4584
decoding.
4585
4586
-------------------------------------------------------------------
4587
Wed Nov 11 18:08:32 UTC 2015 - mimi.vx@gmail.com
4588
4589
- update to 11.0.5
4590
* With this release we have some driver patches for i965 and nouveau, a couple
4591
of llvm 3.7 related fixes and a some bugfixes in the VA state-tracker.
4592
* Additionally we have a few new PCI ids for i965 and radeonsi.
4593
4594
-------------------------------------------------------------------
4595
Sun Oct 25 18:08:04 UTC 2015 - mimi.vx@gmail.com
4596
4597
- update to 11.0.4
4598
* bug fix release which fixes bugs found since the 11.0.3 release
4599
* droped patches - merged by upstream:
4600
U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch
4601
U_i965-Remove-early-release-of-DRI2-miptree.patch
4602
4603
-------------------------------------------------------------------
4604
Thu Oct 22 13:08:47 UTC 2015 - sndirsch@suse.com
4605
4606
- U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch
4607
* This avoids a serious r600g bug leading to a GPU hang (bnc#951298)
4608
4609
-------------------------------------------------------------------
4610
Tue Oct 20 12:27:16 UTC 2015 - sndirsch@suse.com
4611
4612
- Update to 11.0.3
4613
* bug fix release which fixes bugs found since the 11.0.2 release
4614
4615
-------------------------------------------------------------------
4616
Thu Oct 1 12:47:05 UTC 2015 - sndirsch@suse.com
4617
4618
- Update to 11.0.2
4619
* This is a emergency release which covers the final dEQP
4620
regressions introduced in the 11.0 development cycle.
4621
4622
-------------------------------------------------------------------
4623
Wed Sep 30 09:29:30 UTC 2015 - jslaby@suse.com
4624
4625
- update upstream status:
4626
* remove n_i965-Remove-early-release-of-DRI2-miptree.patch
4627
* add U_i965-Remove-early-release-of-DRI2-miptree.patch
4628
4629
-------------------------------------------------------------------
4630
Sat Sep 26 20:06:50 UTC 2015 - mpluskal@suse.com
4631
4632
- Update to 11.0.1
4633
* i965/vec4: Fix saturation errors when coalescing registers
4634
* i965/vec4_nir: Load constants as integers
4635
* meta: Abort meta pbo path if TexSubImage need signed unsigned
4636
conversion
4637
* docs: add sha256 checksums for 11.0.0
4638
* Update version to 11.0.1
4639
* docs: add release notes for 11.0.1
4640
* mesa: Fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for default
4641
framebuffer.
4642
* t_dd_dmatmp: Make "count" actually be the count
4643
* t_dd_dmatmp: Clean up improper code formatting from previous
4644
patch
4645
* t_dd_dmatmp: Use '& 3' instead of '% 4' everywhere
4646
* t_dd_dmatmp: Pull out common 'count -= count & 3' code
4647
* t_dd_dmatmp: Use addition instead of subtraction in loop
4648
bounds
4649
* st/mesa: avoid integer overflows with buffers >= 512MB
4650
* nv50, nvc0: fix max texture buffer size to 128M elements
4651
* freedreno/a3xx: fix blending of L8 format
4652
* nv50,nvc0: detect underlying resource changes and update tic
4653
* nv50,nvc0: flush texture cache in presence of coherent bufs
4654
* radeonsi: load fmask ptr relative to the resources array
4655
* nir: Fix a bunch of ralloc parenting errors
4656
* i965/vec4: Don't reswizzle hardware registers
4657
* configure.ac: Add support to enable read-only text segment on
4658
x86.
4659
* gbm: convert gbm bo format to fourcc format on dma-buf import
4660
* mesa: fix errors when reading depth with glReadPixels
4661
* i965: fix textureGrad for cubemaps
4662
* mesa: Fix texture compression on big-endian systems
4663
4664
-------------------------------------------------------------------
4665
Mon Sep 14 15:40:22 UTC 2015 - jslaby@suse.com
4666
4667
- add n_i965-Remove-early-release-of-DRI2-miptree.patch (bnc#945444)
4668
4669
-------------------------------------------------------------------
4670
Mon Sep 14 07:49:02 UTC 2015 - sndirsch@suse.com
4671
4672
- marked Mesa.keyring and mesa-11.0.0.tar.xz.sig as source in
4673
specfile in order to make factory checkin policy happy
4674
4675
-------------------------------------------------------------------
4676
Sat Sep 12 15:36:35 UTC 2015 - mimi.vx@gmail.com
4677
4678
- Update to version 11.0.0
4679
* Mesa 11.0 brings core Mesa support for OpenGL 4.2, RadeonSI and Nouveau NVC0
4680
OpenGL 4.1 support (the other hardware drivers remain at OpenGL 3.3), AMDGPU
4681
kernel driver support along with initial R9 Fury/Fiji support, EGL 1.5 support,
4682
ongoing OpenGL ES 3.1 work, OpenCL compute image support, HEVC video decode
4683
support for RadeonSI via VDPAU, OpenGL ES 3.0 for Freedreno, and many fixes.
4684
+ drop U_mesa-llvm37-rename-r600-to-amdgpu.patch and U_mesa-llvm37.patch
4685
4686
-------------------------------------------------------------------
4687
Fri Sep 11 18:00:38 UTC 2015 - mimi.vx@gmail.com
4688
4689
- Update to version 10.6.7
4690
+ add gpg verification of source package
4691
* fdo#90751 Revert "i965: Momentarily pretend to support
4692
ARB_texture_stencil8 for blits."
4693
* mesa/teximage: use correct extension for accept stencil texture.
4694
4695
-------------------------------------------------------------------
4696
Mon Sep 7 08:33:46 UTC 2015 - zaitor@opensuse.org
4697
4698
- Update to version 10.6.6:
4699
* This release includes patches for mesa core, i965 (regression
4700
fixes), r600 (assertions and crash fixes in the sb backend),
4701
radeonsi (workaround for GPU hang in Unigine Heaven) and
4702
nouveau (piglit tests).
4703
- Replace libXvMC-devel and libexpat-devel for pkgconfig(xvmc) and
4704
pkgconfig(expat) BuildRequires.
4705
4706
-------------------------------------------------------------------
4707
Mon Sep 7 03:45:34 UTC 2015 - alarrosa@suse.com
4708
4709
- Add U_mesa-llvm37-rename-r600-to-amdgpu.patch to fix build with llvm 3.7
4710
due to rename of llvm target R600 to AMDGPU
4711
4712
-------------------------------------------------------------------
4713
Sat Sep 5 11:45:32 UTC 2015 - idonmez@suse.com
4714
4715
- Add U_mesa-llvm37.patch to fix build with llvm 3.7
4716
4717
-------------------------------------------------------------------
4718
Sat Aug 22 14:17:01 UTC 2015 - zaitor@opensuse.org
4719
4720
- Update to version 10.6.5:
4721
* Apart from the usual nouveau, i965 and radeon driver fixes,
4722
this time around we have a nouveau_vieux fix for a regression
4723
introduced with mesa 10.6.0 and a few even older big endian
4724
related bug-fixes.
4725
- Replace libvdpau-devel for pkgconfig(vdpau) BuildRequires.
4726
4727
-------------------------------------------------------------------
4728
Wed Aug 12 09:38:10 UTC 2015 - sndirsch@suse.com
4729
4730
- update to 10.6.4
4731
* In this release we have a few GL specific fixes (in both dri
4732
drivers and the EGL loader), an updated mesa.icd file and a
4733
crashfix for the standalone glcpp tool.
4734
4735
-------------------------------------------------------------------
4736
Wed Jul 29 19:55:48 UTC 2015 - mimi.vx@gmail.com
4737
4738
- update to 10.6.3
4739
* fdo#90728 - dvd playback with vlc and vdpau causes segmentation fault
4740
* fdo#91337 - OSMesaGetProcAdress("OSMesaPixelStore") returns nil
4741
* osmesa: fix OSMesaPixelsStore typo
4742
* vl: cleanup video buffer private when the decoder is destroyed
4743
* st/vdpau: fix mixer size checks
4744
* auxiliary/vl: use the correct screen index
4745
*i965/gen9: Use custom MOCS entries set up by the kernel.
4746
* nv50, nvc0: enable at least one color RT if alphatest is enabled
4747
* nvc0/ir: fix txq on indirect samplers
4748
* nvc0/ir: don't worry about sampler in txq handling
4749
* gm107/ir: fix indirect txq emission
4750
* nv50: fix max level clamping on G80
4751
* program: Allow redundant OPTION ARB_fog_* directives.
4752
* xa: don't leak fences
4753
4754
-------------------------------------------------------------------
4755
Sun Jul 12 08:32:38 UTC 2015 - mimi.vx@gmail.com
4756
4757
- update to 10.6.2
4758
* fdo#73528 - Deferred lighting in Second Life causes system hiccups and screen flickering
4759
* fdo#80500 - Flickering shadows in unreleased title trace
4760
* fdo#82186 - [r600g] BARTS GPU lockup with minecraft shaders
4761
* fdo#84225 - Allow constant-index-expression sampler array indexing with GLSL-ES < 300
4762
* fdo#90537 - radeonsi bo/va conflict on RADEON_GEM_VA (rscreen->ws->buffer_from_handle returns NULL)
4763
* fdo#90873 - Kernel hang, TearFree On, Mate desktop environment
4764
* fdo#91022 - [g45 g965 bisected] assertions generated from textureGrad cube samplers fix
4765
* fdo#91047 - [SNB Bisected] Messed up Fog in Super Smash Bros. Melee in Dolphin
4766
* fdo#91056 - The Bard's Tale (2005, native) has rendering issues
4767
* fdo#91117 - Nimbus (running in wine) has rendering issues, objects are semi-transparent
4768
* fdo#91124 - Civilization V (in Wine) has rendering issues: text missing, menu bar corrupted
4769
* fdo#91173 - Oddworld: Stranger's Wrath HD: disfigured models in wrong colors
4770
* fdo#91226 - Crash in glLinkProgram (NEW)
4771
* fdo#91231 - [NV92] Psychonauts (native) segfaults on start when DRI3 enabled
4772
* loader: Look for any version of currently linked libudev.so
4773
* nv50/ir: propagate modifier to right arg when const-folding mad
4774
* nv50/ir: fix emission of address reg in 3rd source
4775
* nv50/ir: copy joinAt when splitting both before and after
4776
* mesa: reset the source packing when creating temp transfer image
4777
* nv50/ir: don't emit src2 in immediate form
4778
* mesa/prog: relative offsets into constbufs are not constant
4779
* nv50/ir: UCMP arguments are float, so make sure modifiers are applied
4780
* nvc0: turn sample counts off during blit
4781
* i965/fs: Fix ir_txs in emit_texture_gen4_simd16().
4782
* i965: Reserve more batch space to accomodate Gen6 perfmonitors.
4783
* i965/vs: Fix matNxM vertex attributes where M != 4.
4784
* Revert "glsl: clone inputs and outputs during linking"
4785
* Revert "i965: Delete linked GLSL IR when using NIR."
4786
* r600g: disable single-sample fast color clear due to hangs
4787
* radeonsi: fix a hang with DrawTransformFeedback on 4 SE chips
4788
* st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces
4789
* nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
4790
* winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
4791
* i965/fs: Don't mess up stride for uniform integer multiplication.
4792
* winsys/radeon: Unmap GPU VM address range when destroying BO
4793
* meta: Only change and restore viewport 0 in mesa meta mode
4794
* i965: allocate at least 1 BLEND_STATE element
4795
* i965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA
4796
* glsl: Add missing check for whether an expression is an add operation
4797
* glsl: Make sure not to dereference NULL
4798
* i965: Don't try to print the GLSL IR if it has been freed
4799
* glsl: clone inputs and outputs during linking
4800
* i965: Delete linked GLSL IR when using NIR.
4801
* glsl: Allow dynamic sampler array indexing with GLSL ES < 3.00
4802
* mesa/glsl: new compiler option EmitNoIndirectSampler
4803
* i965: use EmitNoIndirectSampler for gen < 7
4804
* i915: use EmitNoIndirectSampler
4805
* mesa/st: use EmitNoIndirectSampler if !ARB_gpu_shader5
4806
* glsl: validate sampler array indexing for 'constant-index-expression'
4807
4808
-------------------------------------------------------------------
4809
Mon Jun 29 14:13:43 UTC 2015 - mimi.vx@gmail.com
4810
4811
- adjust libdrm dependencies
4812
4813
-------------------------------------------------------------------
4814
Mon Jun 29 10:09:24 UTC 2015 - sndirsch@suse.com
4815
4816
- Update to version 10.6.1
4817
* This release includes core mesa and glsl patches (amonst which
4818
a Dota2 Reborn bugfix) affecting all dri drivers, nouveau specific
4819
fixes and a selection of shared-glapi commits - from build fixes, to
4820
ones ensuring that the dri modules can be loaded.
4821
4822
-------------------------------------------------------------------
4823
Tue Jun 23 14:26:17 UTC 2015 - sndirsch@suse.com
4824
4825
- n_Fixed-build-against-wayland-1.2.1.patch
4826
* required to fix build with wayland on openSUSE 13.1
4827
4828
-------------------------------------------------------------------
4829
Mon Jun 15 14:19:06 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
4830
4831
- Update to version 10.6.0:
4832
- New GL/EGL Features:
4833
+ GL_AMD_pinned_memory on r600, radeonsi
4834
+ GL_ARB_clip_control on i965
4835
+ GL_ARB_depth_buffer_float on freedreno
4836
+ GL_ARB_depth_clamp on freedreno
4837
+ GL_ARB_direct_state_access on all drivers for Core GL contexts.
4838
+ GL_ARB_draw_indirect, GL_ARB_multi_draw_indirect on r600
4839
+ GL_ARB_draw_instanced on freedreno
4840
+ GL_ARB_gpu_shader_fp64 on nvc0, softpipe
4841
+ GL_ARB_gpu_shader5 on i965/gen8+
4842
+ GL_ARB_instanced_arrays on freedreno
4843
+ GL_ARB_pipeline_statistics_query on i965, nv50, nvc0, r600, radeonsi, softpipe
4844
+ GL_ARB_program_interface_query (all drivers)
4845
+ GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe
4846
+ GL_ARB_texture_view on llvmpipe, softpipe
4847
+ GL_ARB_uniform_buffer_object on freedreno
4848
+ GL_ARB_vertex_attrib_64bit on nvc0, softpipe
4849
+ GL_ARB_viewport_array, GL_AMD_vertex_shader_viewport_index on i965/gen6
4850
+ GL_EXT_draw_buffers2 on freedreno
4851
+ GL_OES_EGL_sync on all drivers
4852
+ EGL_KHR_fence_sync on i965, freedreno, nv50, nvc0, r600, radeonsi
4853
+ EGL_KHR_wait_sync on i965, freedreno, nv50, nvc0, r600, radeonsi
4854
+ EGL_KHR_cl_event2 on freedreno, nv50, nvc0, r600, radeonsi
4855
+ GL_AMD_performance_monitor on nvc0
4856
- Changes to package:
4857
+ add --enable-shader-cache to configure options
4858
+ remove Patch100: U_0001_gallium_include_util_macros.patch
4859
+ remove Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
4860
+ remove Patch102: U_0003_fix_build_after_macro_include.patch
4861
4862
-------------------------------------------------------------------
4863
Mon Jun 8 23:10:43 UTC 2015 - zaitor@opensuse.org
4864
4865
- Update to version 10.5.7:
4866
+ i965: Emit 3DSTATE_MULTISAMPLE before WM_HZ_OP (gen8+)
4867
+ docs: Add sha256sums for the 10.5.6 release
4868
+ get-pick-list.sh: Require explicit "10.5" for nominating stable patches
4869
+ cherry-ignore: add clover build fix not applicable for 10.5
4870
+ Add release notes for the 10.5.7 release
4871
+ nvc0/ir: set ftz when sources are floats, not just destinations
4872
+ nv50/ir: guess that the constant offset is the starting slot of array
4873
+ nvc0/ir: LOAD's can't be used for shader inputs
4874
+ nvc0: a geometry shader can have up to 1024 vertices output
4875
+ nv50/ir: avoid messing up arg1 of PFETCH
4876
+ nv30: don't leak fragprog consts
4877
+ nv30: avoid leaking render state and draw shaders
4878
+ nv30: fix clip plane uploads and enable changes
4879
+ nv30/draw: avoid leaving stale pointers in draw state
4880
+ nv30/draw: draw expects constbuf size in bytes, not vec4 units
4881
+ st/mesa: don't leak glsl_to_tgsi object on link failure
4882
+ glsl: avoid leaking linked gl_shader when there's a late linker error
4883
+ nv30/draw: fix indexed draws with swtnl path and a resource index buffer
4884
+ nv30/draw: only use the DMA1 object (GART) if the bo is not in VRAM
4885
+ nv30/draw: allocate vertex buffers in gart
4886
+ nv30/draw: switch varying hookup logic to know about texcoords
4887
+ nv30: falling back to draw path for edgeflag does no good
4888
+ nv30: avoid doing extra work on clear and hitting unexpected states
4889
+ i965/fs: Fix implied_mrf_writes for scratch writes
4890
+ st/dri: fix postprocessing crash when there's no depth buffer
4891
4892
-------------------------------------------------------------------
4893
Mon May 25 06:29:26 UTC 2015 - mimi.vx@gmail.com
4894
4895
- update to 10.5.6
4896
* fdo#86792 - [NVC0] Portal 2 Crashes in Wi* ne
4897
* fdo#90350 - [G96] Portal's portal are incorrectly rendered
4898
* fdo#90363 - [nv50] HW state is not reset correctly when using a new GL context
4899
* radeonsi: add new bonaire pci id
4900
* egl/wayland: properly destroy wayland objects
4901
* glx/dri3: Add additional check for gpu offloading case
4902
* egl/main: fix EGL_KHR_get_all_proc_addresses
4903
* targets/osmesa: drop the -module tag from LDFLAGS
4904
* clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues.
4905
* clover: Wrap event::_status in a method to prevent unlocked access.<
4906
* clover: Implement locking of the wait_count, _chain and _status members of event.
4907
* i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
4908
* main: Require that the texture exists in framebuffer_texture
4909
* mesa: Generate GL_INVALID_VALUE in framebuffer_texture when layer <0
4910
* nv50/ir: only propagate saturate up if some actual folding took place
4911
* nv50: keep track of PGRAPH state in nv50_screen
4912
* nvc0: keep track of PGRAPH state in nvc0_screen
4913
* nvc0: reset the instanced elements state when doing blit using 3d engine
4914
* nv50/ir: only enable mul saturate on G200+
4915
* st/mesa: make sure to create a "clean" bool when doing i2b
4916
* nvc0: switch mechanism for shader eviction to be a while loop
4917
* swrast: Build fix for darwin
4918
* main: Fix an error generated by FramebufferTexture</li>
4919
* main: Complete error conditions for glInvalidate*Framebuffer.
4920
* main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
4921
* freedreno: enable a306
4922
* freedreno: fix bug in tile/slot calculation
4923
* draw: (trivial) fix out-of-bounds vector initialization
4924
* mesa: fix shininess check for ffvertex_prog v2
4925
* clover: Add a mutex to guard queue::queued_events
4926
* clover: Fix a bug with multi-threaded events v2
4927
4928
-------------------------------------------------------------------
4929
Sat May 16 19:56:36 UTC 2015 - mimi.vx@gmail.com
4930
4931
- Update to 10.5.5
4932
* fdo#88521 - GLBenchmark 2.7 TRex renders with artifacts on Gen8 with !UXA
4933
* fdo#89455 - [NVC0/Gallium] Unigine Heaven black and white boxes
4934
* fdo#89689 - [Regression] Weston on DRM backend won't start with new version of mesa
4935
* fdo#90130 - gl_PrimitiveId seems to reset at 340
4936
* i965: Add XRGB8888 format to intel_screen_make_configs
4937
* r300: do not link against libdrm_intel
4938
* nvc0/ir: flush denorms to zero in non-compute shaders
4939
* gk110/ir: fix set with a register dest to not auto-set the abs flag
4940
* nvc0/ir: fix predicated PFETCH emission
4941
* nv50/ir: fix asFlow() const helper for OP_JOIN
4942
* i965: Make intel_emit_linear_blit handle Gen8+ alignment restrictions.
4943
* i965: Disallow linear blits that are not cacheline aligned.
4944
* draw: fix prim ids when there's no gs
4945
4946
-------------------------------------------------------------------
4947
Mon May 11 15:15:57 UTC 2015 - fstrba@suse.com
4948
4949
- BuildIgnore python so that it is not sucked in by coincidence
4950
* The python-base provides enough python functionalities
4951
necessary for build.
4952
4953
-------------------------------------------------------------------
4954
Mon Apr 27 09:55:36 UTC 2015 - sndirsch@suse.com
4955
4956
- Update to 10.5.4
4957
* This release includes fixes for the mesa state-tracker used by
4958
all the gallium drivers, a drirc workaround for Second Life,
4959
plus i965 fixes. For the Android users out there, this release
4960
includes many compilation fixes with more to come shortly.
4961
4962
-------------------------------------------------------------------
4963
Thu Apr 16 19:50:30 UTC 2015 - mimi.vx@gmail.com
4964
4965
- Update to 10.5.3
4966
+ fdo#83962 - [HSW/BYT]Piglit spec_ARB_gpu_shader5_arb_gpu_shader5-emitstreamvertex_nodraw fails
4967
+ fdo#89679 - [NV50] Portal/Half-Life 2 will not start (native Steam)
4968
+ fdo#89746 - Mesa and LLVM 3.6+ break opengl for genymotion
4969
+ fdo#89754 - vertexAttrib fails WebGL Conformance test with mesa drivers
4970
+ fdo#89758 - pow WebGL Conformance test with mesa drivers
4971
+ fdo#89759 - WebGL OGL ES GLSL conformance test with mesa drivers fails
4972
+ fdo#89905 - scons build broken on 10.5.2 due to activated vega st
4973
+ st_glsl_to_tgsi: only do mov copy propagation on temps (v2)
4974
+ xmlpool: don't forget to ship the MOS
4975
+ configure.ac: error out if python/mako is not found when required
4976
+ dist: add the VG depedencies into the tarball
4977
+ i965: Do not render primitives in non-zero streams then TF is disabled
4978
+ st/mesa: update arrays when the current attrib has been updated
4979
+ nv50/ir: take postFactor into account when doing peephole optimizations
4980
+ nv50/ir/gk110: fix offset flag position for TXD opcode
4981
+ freedreno/a3xx: fix 3d texture layout
4982
+ freedreno/a3xx: point size should not be divided by 2
4983
+ nv50: allocate more offset space for occlusion queries
4984
+ nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling
4985
+ i965: Fix instanced geometry shaders on Gen8+.
4986
+ i965: Add forgotten multi-stream code to Gen8 SOL state.
4987
+ nouveau: synchronize "scratch runout" destruction with the command stream
4988
+ radeonsi: Cache LLVMTargetMachineRef in context instead of in screen
4989
+ clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STATUS when compilation fails v2
4990
+ i965: Fix URB size for CHV
4991
4992
-------------------------------------------------------------------
4993
Sun Mar 29 13:55:46 UTC 2015 - mimi.vx@gmail.com
4994
4995
- Update to 10.5.2
4996
+ fdo#88534 - include/c11/threads_posix.h PTHREAD_MUTEX_RECURSIVE_NP not defined
4997
+ fdo#89328 - python required to build Mesa release tarballs
4998
+ fdo#89530 - FTBFS in loader: missing fstat
4999
+ fdo#89590 - Crash in glLinkProgram with shaders with multiple constant arrays
5000
+ fdo#89680 - Hard link exist in Mesa 10.5.1 sources
5001
+ glsl: Generate link error for non-matching gl_FragCoord redeclarations
5002
+ docs: Add sha256 sums for the 10.5.1 release
5003
+ automake: add missing egl files to the tarball
5004
+ st/egl: don't ship the dri2.c link at the tarball
5005
+ loader: include <sys/stat.h> for non-sysfs builds
5006
+ auxiliary/os: fix the android build - s/drm_munmap/os_munmap/
5007
+ cherry-ignore: add commit non applicable for 10.5
5008
+ c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
5009
+ i965: Set nr_params to the number of uniform components in the VS/GS path.
5010
+ freedreno/a3xx: use the same layer size for all slices
5011
+ freedreno: fix slice pitch calculations
5012
+ radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords
5013
+ glx: Handle out-of-sequence swap completion events correctly. (v2)
5014
+ mapi: Make private copies of name strings provided by client.
5015
+ freedreno: update generated headers
5016
+ glsl: optimize (0 cmp x + y) into (-x cmp y).
5017
+ glsl: fix names in lower_constant_arrays_to_uniforms
5018
+ clover: Return 0 as storage size for local kernel args that are not set v2
5019
5020
-------------------------------------------------------------------
5021
Sat Mar 14 18:31:08 UTC 2015 - mimi.vx@gmail.com
5022
5023
- Update to 10.5.1
5024
+ fdo#79202 - valgrind errors in glsl-fs-uniform-array-loop-unroll.shader_test; random code generation
5025
+ fdo#84613 - [G965, bisected] piglit regressions : glslparsertest.glsl2
5026
+ fdo#86747 - Noise in Football Manager 2014 textures
5027
+ fdo#86974 - INTEL_DEBUG=shader_time always asserts in fs_generator::generate_code() when Mesa is built with --enable-debug (= with asserts)
5028
+ fdo#88246 - Commit 2881b12 causes 43 DrawElements test regressions
5029
+ fdo#88793 - [BDW/BSW Bisected]Piglit/shaders_glsl-max-varyings fails
5030
+ fdo#88883 - ir-a2xx.c: variable changed in assert statement
5031
+ fdo#88885 - Transform feedback uses incorrect interleaving if a previous draw did not write gl_Position
5032
+ fdo#89095 - [SNB/IVB/BYT Bisected]Webglc conformance/glsl/functions/glsl-function-mix-float.html fails
5033
+ fdo#89156 - r300g: GL_COMPRESSED_RED_RGTC1 / ATI1N support broken
5034
+ fdo#89224 - Incorrect rendering of Unigine Valley running in VM on VMware Workstation
5035
+ fdo#89292 - [regression,bisected] incomplete screenshots in some cases
5036
+ fdo#89311 - [regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
5037
+ fdo#89312 - [regression, bisected] main: Added entry points for CopyTextureSubImage*D. (d6b7c40cecfe01)
5038
+ fdo#89315 - [HSW, regression, bisected] i965/fs: Emit MAD instructions when possible.
5039
+ fdo#89317 - [HSW, regression, bisected] i965: Add LINTERP/CINTERP to can_do_cmod() (d91390634)
5040
+ fdo#89416 - UE4Editor crash after load project
5041
+ fdo#89430 - [g965][bisected] arb_copy_image-targets gl_texture* tests fail
5042
+ i965/vec4: Don't lose the saturate modifier in copy propagation.
5043
+ i965/gs: Check newly-generated GS-out VUE map against correct stage
5044
+ egl: Take alpha bits into account when selecting GBM formats
5045
+ docs: Add sha256 sums for the 10.5.0 release
5046
+ egl/main: no longer export internal function
5047
+ cherry-ignore: ignore a few more commits picked without -x
5048
+ mapi: fix commit 90411b56f6bc817e229d8801ac0adad6d4e3fb7a
5049
+ intel: fix EGLImage renderbuffer _BaseFormat
5050
+ i965: Fix out-of-bounds accesses into pull_constant_loc array
5051
+ i965/fs/nir: Use emit_math for nir_op_fpow
5052
+ freedreno: move fb state copy after checking for size change
5053
+ freedreno/ir3: fix array count returned by TXQ
5054
+ freedreno/ir3: get the # of miplevels from getinfo
5055
+ meta/TexSubImage: Stash everything other than PIXEL_TRANSFER/store in meta_begin
5056
+ main/base_tex_format: Properly handle STENCIL_INDEX1/4/16
5057
+ i965: Split Gen4-5 BlitFramebuffer code; prefer BLT over Meta.
5058
+ glsl: Mark array access when copying to a temporary for the ?: operator.
5059
+ i965/fs: Set force_writemask_all on shader_time instructions.
5060
+ i965/fs: Set smear on shader_time diff register.
5061
+ i965/fs: Make emit_shader_time_write return rather than emit.
5062
+ i965/fs: Make get_timestamp() pass back the MOV rather than emitting it.
5063
+ i965/fs: Make emit_shader_time_end() insert before EOT.
5064
+ i965/fs: Don't issue FB writes for bound but unwritten color targets.
5065
+ main: Fix target checking for CompressedTexSubImage*D.
5066
+ main: Fix target checking for CopyTexSubImage*D.
5067
+ gallium/auxiliary/indices: fix start param
5068
+ r300g: fix RGTC1 and LATC1 SNORM formats
5069
+ r300g: fix a crash when resolving into an sRGB texture
5070
+ r300g: fix sRGB->sRGB blits
5071
+ i965/vec4: Fix implementation of i2b.
5072
+ mesa: Indent break statements and add a missing one.
5073
+ mesa: Free memory allocated for luminance in readpixels.
5074
+ mesa: Correct backwards NULL check.
5075
+ i965: Consider scratch writes to have side effects.
5076
+ i965/fs: Don't use backend_visitor::instructions after creating the CFG.
5077
+ r300g: Use PATH_MAX instead of limiting ourselves to 100 chars.
5078
+ r300g: Check return value of snprintf().
5079
+ i965/fs: Don't propagate cmod to inst with different type.
5080
+ i965: Tell intel_get_memcpy() which direction the memcpy() is going.
5081
+ Revert SHA1 additions.
5082
+ i965: Avoid applying negate to wrong MAD source.
5083
+ meta: In pbo_{Get,}TexSubImage don't repeatedly rebind the source tex
5084
+ Revert "common: Fix PBOs for 1D_ARRAY."
5085
+ meta: Allow GL_UN/PACK_IMAGE_HEIGHT in _mesa_meta_pbo_Get/TexSubImage
5086
+ meta: Fix the y offset for 1D_ARRAY in _mesa_meta_pbo_TexSubImage
5087
+ freedreno/ir3: fix silly typo for binning pass shaders
5088
+ freedreno/a2xx: fix increment in assert
5089
+ freedreno/a4xx: bit of cleanup
5090
+ freedreno: update generated headers
5091
+ freedreno/a4xx: set PC_PRIM_VTX_CNTL.VAROUT properly
5092
+ freedreno: update generated headers
5093
+ freedreno/a4xx: aniso filtering
5094
+ freedreno/ir3: fix up cat6 instruction encodings
5095
+ freedreno/ir3: add support for memory (cat6) instructions
5096
+ freedreno/ir3: handle flat bypass for a4xx
5097
+ freedreno/ir3: fix failed assert in grouping
5098
+ r300g: Fix the ATI1N swizzle (RGTC1 and LATC1)
5099
5100
-------------------------------------------------------------------
5101
Sat Mar 7 02:13:12 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
5102
5103
- Update to version 10.5.0:
5104
+ Initial support for the new Intel Skylake GPUs and Adreno 4xx
5105
GPUs.
5106
+ Experimental EGL support for Haiku.
5107
+ The new IR - NIR. A flat, typeless IR, supporting SSA.
5108
+ GLX/DRI3 fixes and improvements.
5109
+ A lot of preparation work for GL_ARB_direct_state_access.
5110
+ The usual amount of piglit and drawElements Quality Program
5111
(dEQP) fixes.
5112
+ Building mesa with GCC 4.1 or earlier is no longer supported.
5113
+ The distribution tarball has been renamed and now contains all
5114
the generated sources.
5115
- New GL features:
5116
+ GL_ARB_framebuffer_sRGB on freedreno
5117
+ GL_ARB_texture_rg on freedreno
5118
+ GL_EXT_packed_float on freedreno
5119
+ GL_EXT_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi,
5120
llvmpipe
5121
+ GL_EXT_texture_shared_exponent on freedreno
5122
+ GL_EXT_texture_snorm on freedreno
5123
- Changes to Package:
5124
+ switch to xz compressed sources
5125
+ remove Patch16: u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch
5126
+ add Patch100: U_0001_gallium_include_util_macros.patch
5127
+ add Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
5128
+ add Patch102: U_0003_fix_build_after_macro_include.patch
5129
5130
-------------------------------------------------------------------
5131
Mon Mar 2 19:27:19 UTC 2015 - idonmez@suse.com
5132
5133
- Add u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch to
5134
fix build with llvm 3.6 (fdo#86958)
5135
5136
-------------------------------------------------------------------
5137
Tue Feb 24 16:08:49 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
5138
5139
- Fix file permissions for the Gallium Nine files
5140
5141
-------------------------------------------------------------------
5142
Mon Feb 23 15:28:29 UTC 2015 - sndirsch@suse.com
5143
5144
- specfile/baselibs.conf: Manually provide d3d library (bnc#918294)
5145
5146
-------------------------------------------------------------------
5147
Tue Feb 10 12:30:49 UTC 2015 - zaitor@opensuse.org
5148
5149
- Drop pkgconfig(libva) BuildRequires for now, as it introduces a
5150
build-cycle.
5151
5152
-------------------------------------------------------------------
5153
Sun Feb 8 21:45:01 UTC 2015 - zaitor@opensuse.org
5154
5155
- Update to version 10.4.4:
5156
+ mesa: fix display list 8-byte alignment issue.
5157
+ docs: Add sha256 sums for the 10.4.3 release.
5158
+ egl: Pass the correct X visual depth to xcb_put_image().
5159
+ glx/dri3: Request non-vsynced Present for swapinterval zero.
5160
+ gallium/util: Don't use __builtin_clrsb in util_last_bit().
5161
+ configure: Link against all LLVM targets when building clover.
5162
+ st/osmesa: Fix osbuffer->textures indexing.
5163
+ i965: Fix max_wm_threads for CHV.
5164
+ Bugs fixed: fdo#88662, fdo#88930.
5165
- Add pkgconfig(libva) BuildRequires: Build VA API support.
5166
5167
-------------------------------------------------------------------
5168
Mon Feb 2 08:59:10 UTC 2015 - sndirsch@suse.com
5169
5170
- baselibs.conf: enabled build of 32bit Mesa-libd3d package
5171
(bnc#910109)
5172
5173
-------------------------------------------------------------------
5174
Thu Jan 29 09:39:48 UTC 2015 - sndirsch@suse.com
5175
5176
- moved definition of Mesa-libd3d package above definition of
5177
libxatracker packages in order to fix version requires
5178
5179
-------------------------------------------------------------------
5180
Wed Jan 28 16:30:06 UTC 2015 - sndirsch@suse.com
5181
5182
- fixed Requires for libd3d-devel
5183
5184
-------------------------------------------------------------------
5185
Tue Jan 27 11:05:40 UTC 2015 - sndirsch@suse.com
5186
5187
- enabled build of Direct3D 9 (Gallium3D Nine) state tracker (bnc#910109)
5188
- removed obsolete patch u_be_assert_include.patch, addressed by
5189
upstream commit 2a13ff9 "gallium/util: add missing u_debug include"
5190
(bnc#910109)
5191
5192
-------------------------------------------------------------------
5193
Tue Jan 27 10:02:46 UTC 2015 - schwab@suse.de
5194
5195
- Set xvmc_support also on ppc
5196
5197
-------------------------------------------------------------------
5198
Sun Jan 25 12:13:06 UTC 2015 - mimi.vx@gmail.com
5199
5200
- Version bump to 10.4.3 (bugfix release):
5201
* Bug 80568 - [gen4] GPU Crash During Google Chrome Operation
5202
* Bug 85367 - [gen4] GPU hang in glmark-es2
5203
* Bug 85696 - r600g+nine: Bioshock shader failure after 7b1c0cbc90d456384b0950ad21faa3c61a6b43ff
5204
* Bug 88219 - include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock'
5205
* mesa: Fix clamping to -1.0 in snorm_to_float
5206
* glsl: Link glsl_test with pthreads library.
5207
* i965: Respect the no_8 flag on Gen6, not just Gen7+.
5208
* i965: Work around mysterious Gen4 GPU hangs with minimal state changes.
5209
5210
-------------------------------------------------------------------
5211
Fri Jan 16 12:08:42 UTC 2015 - tchvatal@suse.com
5212
5213
- Clean up with the spec-cleaner
5214
- Drop obsolete obsoletes comming from fix for sle10
5215
- Reduce llvm_r600 conditional as it is equal to ifarch x86 x86_64
5216
- Put vdpau_radeon and vdpau_nouveau under same case as they have
5217
same requisites
5218
- Fix empty post/postun warning
5219
- Various other rpmlint issues silenced.
5220
5221
-------------------------------------------------------------------
5222
Fri Jan 16 11:54:23 UTC 2015 - tchvatal@suse.com
5223
5224
- Version bump to 10.4.2 (bugfix release):
5225
* Bug 85529 - Surfaces not drawn in Unvanquished
5226
* Bug 87619 - Changes to state such as render targets change fragment shader without marking it dirty.
5227
* Bug 87658 - [llvmpipe] SEGV in sse2_has_daz on ancient Pentium4-M
5228
* Bug 87913 - CPU cacheline size of 0 can be returned by CPUID leaf 0x80000006 in some virtual machines
5229
* i965: Use safer pointer arithmetic in intel_texsubimage_tiled_memcpy()
5230
* i965: Use safer pointer arithmetic in gather_oa_results()
5231
* Revert "r600g/sb: fix issues cause by GLSL switching to loops for switch"
5232
* r600g: fix regression since UCMP change
5233
* r600g/sb: implement r600 gpr index workaround. (v3.1)
5234
* docs: Add sha256 sums for the 10.4.1 release
5235
* Update version to 10.4.2
5236
* nv50,nvc0: set vertex id base to index_bias
5237
* nv50/ir: fix texture offsets in release builds
5238
* i965: Add missing BRW_NEW_*_PROG_DATA to texture/renderbuffer atoms.
5239
* i965: Fix start/base_vertex_location for >1 prims but !BRW_NEW_VERTICES.
5240
* gallium/util: make sure cache line size is not zero
5241
* glsl_to_tgsi: fix a bug in copy propagation
5242
* vbo: ignore primitive restart if FixedIndex is enabled in DrawArrays
5243
* st/mesa: fix GL_PRIMITIVE_RESTART_FIXED_INDEX
5244
* radeonsi: fix VertexID for OpenGL
5245
* radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0
5246
* gallium/util: fix crash with daz detection on x86
5247
* nv50,nvc0: implement half_pixel_center
5248
* r600g/sb: fix issues with loops created for switch
5249
- Use download url fully in Source line
5250
5251
-------------------------------------------------------------------
5252
Sun Dec 14 15:41:33 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5253
5254
- Update to version 10.4.0 (10.4 Final):
5255
- New features:
5256
+ GL_ARB_conditional_render_inverted on nv50
5257
+ GL_ARB_sample_shading on r600
5258
+ GL_ARB_texture_view on nv50, nvc0
5259
+ GL_ARB_clip_control on nv50, nvc0, r300, r600, radeonsi, llvmpipe, softpipe
5260
+ GL_KHR_context_flush_control on all drivers
5261
- Changes:
5262
+ Removed patch17: u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
5263
This patch was upstreamed
5264
+ Build without "--enable-gallium-egl"
5265
This buildoption was removed upstream
5266
+ Add subpackage libvdpau_r300
5267
5268
-------------------------------------------------------------------
5269
Sun Nov 16 11:24:04 UTC 2014 - afaerber@suse.de
5270
5271
- Enable VideoCore IV (vc4) support for ARM
5272
5273
-------------------------------------------------------------------
5274
Fri Nov 14 18:26:31 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5275
5276
- Cleanup Spec:
5277
+ smaller cleanups
5278
+ Remove all traces of talloc, Mesa uses ralloc
5279
5280
-------------------------------------------------------------------
5281
Fri Nov 14 13:15:52 UTC 2014 - seanpwatson@live.com
5282
5283
- Update to 10.3.3
5284
+ fdo#82921 layout(location=0) emits error
5285
>= MAX_UNIFORM_LOCATIONS due to integer underflow
5286
+ fdo#83574 [llvmpipe] [softpipe] piglit
5287
arb_explicit_uniform_location-use-of-unused-loc regression
5288
+ fdo#85454 Unigine Sanctuary with Wine crashes on Mesa Git
5289
+ fdo#70410 egl-static/Makefile: linking fails with llvm >= 3.4
5290
5291
-------------------------------------------------------------------
5292
Tue Nov 4 10:08:35 UTC 2014 - seanpwatson@live.com
5293
5294
- Update to 10.3.2
5295
+ (fdo#54372) GLX_INTEL_swap_event crashes driver when swapping
5296
window buffers
5297
+ (fdo#81680) [r600g] Firefox crashes with hardware acceleration
5298
turned on
5299
+ (fdo#84140) mplayer crashes playing some files using vdpau
5300
output
5301
+ (fdo#84662) Long pauses with Unreal demo Elemental on R9270X
5302
since : Always flush the HDP cache before submitting a
5303
CS to the GPU
5304
+ (fdo#85267) vlc crashes with vdpau (Radeon 3850HD) [r600]
5305
5306
-------------------------------------------------------------------
5307
Thu Oct 30 09:37:08 UTC 2014 - jengelh@inai.de
5308
5309
- Update descriptions and Requires for GLES3
5310
5311
-------------------------------------------------------------------
5312
Sat Oct 25 10:24:33 UTC 2014 - josua.mayer97@gmail.com
5313
5314
- add Mesa-devel-dri package:
5315
This way dri.pc will no longer pull in all of Mesa, just as
5316
packages requiring dri do not have to require Mesa-devel anymore
5317
5318
-------------------------------------------------------------------
5319
Mon Oct 13 19:48:42 UTC 2014 - seanpwatson@live.com
5320
5321
- Update to 10.3.1
5322
+ [NVC0/Codegen] Shader compilation falis in spill logic
5323
+ [SNB+ Bisected]Ogles3conform ES3-CTS.shaders.
5324
indexing.vector_subscript.vec3_static_loop_subscript_write_
5325
direct_read_vertex fails
5326
+ [UBO] row_major layout ignored inside structures
5327
+ [UBO] nested structures don't get appropriate padding
5328
+ Glyphy demo throws unhandled Integer division by zero exception
5329
+ [UBO] row_major layout partially ignored for arrays of structures
5330
+ Big glamor regression in Xorg server 1.6.99.1 GIT: x11perf 1.5
5331
Test: PutImage XY 500x500 Square
5332
5333
-------------------------------------------------------------------
5334
Thu Sep 25 13:00:23 UTC 2014 - dvaleev@suse.com
5335
5336
- Fix ppc64 build (bnc#893275 bnc#871128)
5337
u_be_assert_include.patch
5338
Add ncurses-devel as build dependency to build with -ltinfo
5339
- Enable llvm on ppc64le (llvm3.5 got ppc64le support)
5340
- Enable shared on ppc64 and ppc64le
5341
5342
-------------------------------------------------------------------
5343
Sat Sep 20 23:31:03 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5344
5345
- Update to version 10.3.0 (10.3 Final):
5346
- New features:
5347
+ GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
5348
+ GL_ARB_clear_texture on i965
5349
+ GL_ARB_compressed_texture_pixel_storage on all drivers
5350
+ GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe
5351
+ GL_ARB_derivative_control on i965, nv50, nvc0, r600
5352
+ GL_ARB_draw_indirect on nvc0, radeonsi
5353
+ GL_ARB_explicit_uniform_location (all drivers that support GLSL)
5354
+ GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600
5355
+ GL_ARB_gpu_shader5 on i965/gen7, nvc0
5356
+ GL_ARB_multi_draw_indirect on nvc0, radeonsi
5357
+ GL_ARB_sample_shading on radeonsi
5358
+ GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, radeonsi, softpipe
5359
+ GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi
5360
+ GL_ARB_texture_barrier on nv50, nvc0, r300, r600, radeonsi
5361
+ GL_ARB_texture_compression_bptc on i965/gen7+, nvc0, r600/evergreen+, radeonsi
5362
+ GL_ARB_texture_cube_map_array on radeonsi
5363
+ GL_ARB_texture_gather on r600, radeonsi
5364
+ GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, softpipe
5365
+ GL_ARB_texture_query_lod on r600, radeonsi
5366
+ GL_ARB_viewport_array on nvc0
5367
+ GL_AMD_vertex_shader_viewport_index on i965/gen7+, r600
5368
+ GL_OES_compressed_ETC1_RGB8_texture on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe
5369
+ GLX_MESA_query_renderer on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe
5370
+ 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)
5371
- Changes:
5372
Building of gallium-pipe disabled for now by upstream, see:
5373
http://cgit.freedesktop.org/mesa/mesa/commit/?h=10.3&id=07426ad1029c3505b809dc9eec104007fb623983
5374
Nevertheless keep it around as it may get enabled again.
5375
5376
-------------------------------------------------------------------
5377
Mon Aug 25 10:34:26 UTC 2014 - sndirsch@suse.com
5378
5379
- Update to version 10.3.0-RC1
5380
* Mesa 10.3 brings many performance improvements, more
5381
OpenGL 4.x functionality, the VC4 Gallium3D driver,
5382
and much more.
5383
* supersedes U_mesa-glx-Reduce-error-log-level.patch
5384
5385
-------------------------------------------------------------------
5386
Sun Aug 24 12:59:50 UTC 2014 - dvlaeev@suse.com
5387
5388
- Package vdpau_r600 for ppc64le as well (bnc#893275)
5389
5390
-------------------------------------------------------------------
5391
Fri Aug 22 13:46:54 UTC 2014 - sndirsch@suse.com
5392
5393
- u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
5394
Suppress any "libGL:..." warnings when LIBGL_DEBUG == "quiet"
5395
(bnc#892896)
5396
5397
-------------------------------------------------------------------
5398
Fri Aug 15 12:31:54 UTC 2014 - sndirsch@suse.com
5399
5400
- no longer add /usr/%{_lib}/dri/updates to DRI driver search path
5401
(FATE#317822)
5402
5403
-------------------------------------------------------------------
5404
Thu Aug 7 12:29:38 UTC 2014 - sndirsch@suse.com
5405
5406
- Update to version 10.2.5
5407
* Mesa 10.2.5 is a bug fix release which fixes bugs fixed since
5408
the 10.2.4 release
5409
5410
-------------------------------------------------------------------
5411
Tue Jul 29 16:58:23 CEST 2014 - tiwai@suse.de
5412
5413
- Reduce error log level for annoying dlopen messages (bnc#889391)
5414
U_mesa-glx-Reduce-error-log-level.patch
5415
5416
-------------------------------------------------------------------
5417
Mon Jul 21 14:10:26 UTC 2014 - sndirsch@suse.com
5418
5419
- Update to version 10.2.4
5420
* Mesa 10.2.4 is a bug fix release which fixes bugs fixed since
5421
the 10.2.3 release
5422
5423
-------------------------------------------------------------------
5424
Wed Jul 9 09:04:35 UTC 2014 - sndirsch@suse.com
5425
5426
- Update to version 10.2.3
5427
* Mesa 10.2.3 is a bug fix release which fixes bugs fixed since
5428
the 10.2.2 release
5429
- obsoletes u_mesa-gallium-llvmpipe-fix-SIGFPE.patch
5430
5431
-------------------------------------------------------------------
5432
Sun Jun 8 01:22:36 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5433
5434
- Update to version 10.2.1
5435
- Mesa 10.2.1 is an emergency release to fix a build failure added
5436
to 10.2 between 10.2-rc5 and the final release.
5437
5438
- Mesa 10.2 is a feature release that includes many updates and
5439
enhancements. The full list is available in the release notes
5440
file in docs/relnotes/10.2.html.
5441
5442
-------------------------------------------------------------------
5443
Wed Jun 4 10:12:49 UTC 2014 - sndirsch@suse.com
5444
5445
- Update to version 10.2-rc5
5446
Another round of bugfixes towards the final 10.2
5447
5448
-------------------------------------------------------------------
5449
Tue May 27 13:39:00 CEST 2014 - tiwai@suse.de
5450
5451
- Fix zero-division with empty height (bnc#879462)
5452
u_mesa-gallium-llvmpipe-fix-SIGFPE.patch
5453
5454
-------------------------------------------------------------------
5455
Mon May 26 23:36:44 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5456
5457
- Update to version 10.2-rc4:
5458
Another round of bugfixes towards the final 10.2
5459
5460
-------------------------------------------------------------------
5461
Mon May 19 16:10:36 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5462
5463
- Update to 10.2-rc3
5464
Even more bugfixes
5465
5466
-------------------------------------------------------------------
5467
Mon May 12 09:32:19 UTC 2014 - schwab@suse.de
5468
5469
- no shared llvm libs on ppc64
5470
- vdpau no longer enabled by default
5471
- xa or gallium-gbm implies gallium-loader
5472
5473
-------------------------------------------------------------------
5474
Sat May 10 14:00:50 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5475
5476
- Update to 10.2-rc2:
5477
More bugfixes
5478
5479
-------------------------------------------------------------------
5480
Sat May 3 22:15:22 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5481
5482
- Update to 10.2-rc1:
5483
- Remove U_gallium_util_add_missing_u_math_include.patch (patch27)
5484
- Remove U_nouveau_create_only_one_shared_screen.patch (patch28)
5485
- Remove U_nouveau_add_valid_range_tracking.patch (patch29)
5486
- Remove U_nouveau_fix_fence_waiting_logic.patch (patch30)
5487
5488
-------------------------------------------------------------------
5489
Fri Apr 25 00:19:50 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5490
5491
- Add missing BuildRequires, remove old xorg-x11-*-devel packages
5492
5493
-------------------------------------------------------------------
5494
Mon Apr 7 14:15:39 UTC 2014 - schwab@suse.de
5495
5496
- Include XA tracker sub packages on s390x
5497
5498
-------------------------------------------------------------------
5499
Mon Mar 31 09:57:12 UTC 2014 - schwab@suse.de
5500
5501
- Clean up specfile
5502
- Turn negative arch checks into positive ones for non-default configure
5503
settings
5504
- libxsmfence is also available on ppc64le
5505
- Don't enable gallium-egl on ppc64 for now to work around llvm bug
5506
5507
-------------------------------------------------------------------
5508
Thu Mar 13 15:20:17 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5509
5510
- Add U_gallium_util_add_missing_u_math_include.patch (patch27)
5511
- Add U_nouveau_create_only_one_shared_screen.patch (patch28)
5512
- Add U_nouveau_add_valid_range_tracking.patch (patch29)
5513
- Add U_nouveau_fix_fence_waiting_logic.patch (patch30)
5514
+ https://bugzilla.novell.com/show_bug.cgi?id=866445
5515
+ https://bugs.freedesktop.org/show_bug.cgi?id=75279
5516
5517
-------------------------------------------------------------------
5518
Wed Mar 5 16:17:42 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
5519
5520
- Update to version 10.1:
5521
- New features:
5522
+ GL_ARB_draw_indirect on i965.
5523
+ GL_ARB_clear_buffer_object
5524
+ GL_ARB_viewport_array on i965.
5525
+ GL_ARB_map_buffer_alignment on all drivers that did not previously
5526
support it.
5527
+ GL_AMD_shader_trinary_minmax.
5528
+ GL_EXT_framebuffer_blit on r200 and radeon.
5529
+ Reduced memory usage for display lists.
5530
+ OpenGL 3.3 support on nv50, nvc0, r600 and radeonsi
5531
- Changes:
5532
+ Removed support for the GL_MESA_texture_array extension.
5533
5534
-------------------------------------------------------------------
5535
Tue Feb 4 16:26:20 UTC 2014 - sndirsch@suse.com
5536
5537
- Update to version 10.0.3
5538
* Mesa 10.0.3 is a bug fix release which fixes bugs fixed since
5539
the 10.0.2 release
5540
5541
-------------------------------------------------------------------
5542
Wed Jan 15 04:49:48 UTC 2014 - afaerber@suse.de
5543
5544
- Enable freedreno gallium driver (Qualcomm Adreno)
5545
5546
-------------------------------------------------------------------
5547
Mon Jan 13 11:35:46 UTC 2014 - sndirsch@suse.com
5548
5549
- Update to version 10.0.2
5550
* Mesa 10.0.2 is a bug fix release which fixes bugs fixed since
5551
the 10.0.1 release.
5552
5553
-------------------------------------------------------------------
5554
Tue Dec 17 11:38:52 UTC 2013 - schwab@suse.de
5555
5556
- Make proper use of %build and %install
5557
- Use verbose make rules
5558
5559
-------------------------------------------------------------------
5560
Mon Dec 16 15:17:23 UTC 2013 - schwab@suse.de
5561
5562
- Fix filelist: /etc/drirc is now always installed
5563
5564
-------------------------------------------------------------------
5565
Sat Dec 14 00:09:45 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5566
5567
- Update to version 10.0.1:
5568
This version of Mesa fixes the regression that Mesa 10.0 could not
5569
be loaded by any released version of the X server.
5570
5571
-------------------------------------------------------------------
5572
Fri Dec 6 07:02:50 UTC 2013 - adrian@suse.de
5573
5574
- disable llvm support for ppc64le, llvm does not support ppc64le
5575
5576
-------------------------------------------------------------------
5577
Mon Dec 2 10:54:26 UTC 2013 - sndirsch@suse.com
5578
5579
- disable the build of egl-wayland support on openSUSE 12.3, since
5580
Mesa 10.0 requires a higher wayland version than we have on
5581
openSUSE 12.3
5582
5583
-------------------------------------------------------------------
5584
Wed Nov 27 14:54:04 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5585
5586
- Update to version 10.0.0:
5587
Mesa 10.0 has been released! Mesa 10.0 is a feature release that
5588
includes many updates and enhancements. The full list is available in
5589
the release notes file in docs/relnotes/10.0.html.
5590
- Remove libXvMC_{r300,softpipe} packages
5591
- Remove libvdpau_{r300,softpipe} packages
5592
- Bump libxatracker package version
5593
5594
-------------------------------------------------------------------
5595
Sat Nov 16 18:51:58 UTC 2013 - hrvoje.senjan@gmail.com
5596
5597
- Update to version 9.2.3
5598
* st/mesa: move out of memory check in st_draw_vbo()
5599
* osmesa: fix broken triangle/line drawing when using float
5600
color buffer
5601
* Remove error when calling glGenQueries/glDeleteQueries while
5602
a query is active
5603
* Bump version to 9.2.3
5604
* i965: CS writes/reads should use I915_GEM_INSTRUCTION
5605
* i965: Fix texture buffer rendering after a whole buffer
5606
replacement.
5607
* i965: Emit post-sync non-zero flush before
5608
3DSTATE_GS_SVB_INDEX.
5609
* i965: Emit post-sync non-zero flush before
5610
3DSTATE_DRAWING_RECTANGLE.
5611
* i965: Also guard 3DSTATE_DRAWING_RECTANGLE with a
5612
flush in blorp.
5613
* i965: Move post-sync non-zero flush for 3DSTATE_MULTISAMPLE.
5614
* i965: Also emit HIER_DEPTH and STENCIL packets when
5615
disabling depth.
5616
* i965: Also emit HiZ and Stencil packets when
5617
disabling depth on Gen6.
5618
* wayland: Don't rely on static variable for
5619
identifying wl_drm buffers
5620
* radeonsi: fix blitting the last 2 mipmap levels of
5621
compressed textures
5622
* meta: enable vertex attributes in the context of the
5623
newly created array object
5624
* mesa: fixes for MSVC 2013
5625
5626
-------------------------------------------------------------------
5627
Tue Nov 12 13:56:37 UTC 2013 - schwab@suse.de
5628
5629
- Add support for m68k
5630
5631
-------------------------------------------------------------------
5632
Fri Oct 25 10:37:04 UTC 2013 - sndirsch@suse.com
5633
5634
- no longer install install libvdpau_r300 subpackage by default and
5635
update descriptions of libvdpau_{nouveau,r600,radeonsi,softpipe}
5636
subpackages (bnc#847269)
5637
5638
-------------------------------------------------------------------
5639
Thu Oct 24 13:14:05 UTC 2013 - sndirsch@suse.com
5640
5641
- install libvdpau_{nouveau,r300,r600,radeonsi} package on
5642
appropriate hardware by default (bnc#847269)
5643
5644
-------------------------------------------------------------------
5645
Sat Oct 19 15:26:10 UTC 2013 - hrvoje.senjan@gmail.com
5646
5647
- Update to version 9.2.2
5648
* Valgrind error in program_resource_visitor::recursion, (fdo#69449)
5649
* glInvalidateFramebuffer fails with GL_INVALID_ENUM (fdo#70411)
5650
* svga: fix incorrect memcpy src in svga_buffer_upload_piecewise()
5651
* mesa: consolidate cube width=height error checking
5652
* mesa: Add missing switch break in invalidate_framebuffer_storage()
5653
* i965: Don't forget the cube map padding on gen5+.
5654
* mesa: Fix compiler warnings when ALIGN's alignment is "1 << value".
5655
* i965: Fix 3D texture layout by more literally copying from the spec.
5656
* glsl: Fix usage of the wrong union member in
5657
program_resource_visitor::recursion.
5658
* radeonsi: Use 'SI' as the LLVM processor for CIK on LLVM <= 3.3
5659
5660
-------------------------------------------------------------------
5661
Sat Oct 5 15:12:19 UTC 2013 - hrvoje.senjan@gmail.com
5662
5663
- Update to version 9.2.1
5664
* Use of uninitialized stack variable with brw_search_cache()
5665
(fdo#66779)
5666
* Valgrind errors in mesa (fdo#68233)
5667
* Automatic mipmap generation with texture compression produces
5668
borders that fade to black (fdo#68250)
5669
* Unigine demo crash (fdo#68637)
5670
* GLSL ES: structs members can't have precision qualifiers
5671
anymore in 9.2 (fdo#68753)
5672
* Piglit tex-shadow2drect fails (fdo#69525)
5673
- Dropped U_radeon-winsys-pad-IBs-to-a-multiple-of-8-DWs.patch,
5674
U_wayland-egl-pc-require-wayland.patch and
5675
u_gallium-egl-gbm-use-wayland-cflags.patch they are included in
5676
this release
5677
5678
-------------------------------------------------------------------
5679
Mon Sep 23 08:53:00 UTC 2013 - idonmez@suse.com
5680
5681
- Enable llvmpipe on PPC64
5682
5683
-------------------------------------------------------------------
5684
Fri Sep 20 10:42:36 UTC 2013 - sndirsch@suse.com
5685
5686
- Disable u_mesa-8.0-llvmpipe-shmget.patch,
5687
u_mesa-8.0.1-fix-16bpp.patch since these are considered wrong by
5688
the author
5689
- remove libIndirectGL (packages), since it is most likely no
5690
longer used by anyone ...
5691
- use --enable-osmesa, since we no longer have this extra build
5692
for libIndirectGL
5693
5694
-------------------------------------------------------------------
5695
Tue Sep 17 17:50:56 UTC 2013 - hrvoje.senjan@gmail.com
5696
5697
- Added U_radeon-winsys-pad-IBs-to-a-multiple-of-8-DWs.patch from
5698
upstream -- aligns the gfx, compute, and dma IBs to 8 DW boundries.
5699
Additionally, r6xx hardware requires at least 4
5700
DW alignment to avoid a hw bug. This also aligns the DMA
5701
IBs to 8 DW which is required for the DMA engine.
5702
5703
-------------------------------------------------------------------
5704
Mon Sep 16 12:44:53 UTC 2013 - sndirsch@suse.com
5705
5706
- updated to latest available version of
5707
* u_mesa-8.0-llvmpipe-shmget.patch
5708
* u_mesa-8.0.1-fix-16bpp.patch
5709
and applying it now in the opposite order.
5710
5711
-------------------------------------------------------------------
5712
Fri Sep 13 12:53:33 UTC 2013 - duwe@suse.com
5713
5714
- wayland-egl-pc-require-wayland is now mainline
5715
5716
-------------------------------------------------------------------
5717
Thu Sep 12 12:13:11 UTC 2013 - schwab@suse.de
5718
5719
- drirc is only installed if there are hardware DRI drivers
5720
5721
-------------------------------------------------------------------
5722
Tue Sep 10 14:31:07 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5723
5724
- Remove custom drirc, ship the upstream drirc
5725
5726
-------------------------------------------------------------------
5727
Tue Sep 10 13:02:29 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5728
5729
- Drop upstreamed patches as proposed by Johannes Obermayr:
5730
+ Patch14: u_mesa-glapi_dispatch.patch
5731
Upstream: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ea43e6
5732
+ Patch17: u_mesa-9.0-i965-Make-sure-we-do-render-between-two-hiz-flushes.patch
5733
Upstream: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1dfea55
5734
5735
-------------------------------------------------------------------
5736
Mon Sep 9 09:59:50 UTC 2013 - duwe@suse.com
5737
5738
- u_wayland-egl-pc-require-wayland.patch: after finding wayland
5739
for egl, make sure its pkconfig is used as well.
5740
5741
-------------------------------------------------------------------
5742
Fri Aug 30 09:10:22 UTC 2013 - idonmez@suse.com
5743
5744
- Enable llvmpipe and xa on s390x
5745
5746
-------------------------------------------------------------------
5747
Tue Aug 27 23:56:19 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
5748
5749
- Update to final version 9.2:
5750
Mesa 9.2 has been released! Mesa 9.2 is a feature release that includes
5751
many updates and enhancements.
5752
- New features:
5753
+ GL_ARB_shading_language_420pack in all drivers that support GLSL 1.30.
5754
+ GL_ARB_texture_buffer_range
5755
+ GL_ARB_texture_multisample
5756
+ GL_ARB_texture_storage_multisample
5757
+ GL_ARB_texture_query_lod
5758
+ Enable GL_ARB_texture_storage on radeon, r200, and nouveau
5759
+ GL_EXT_discard_framebuffer in all OpenGL ES (all versions) drivers
5760
+ GL_EXT_framebuffer_multisample_blit_scaled on i965
5761
+ Added new freedreno gallium driver
5762
+ OSMesa interface for gallium llvmpipe/softpipe drivers
5763
+ Gallium Heads-Up Display (HUD) feature for performance monitoring
5764
+ Added support for UVD (2.2 and 3.0) video decoding on r600g and radeonsi
5765
through VDPAU (requires Kernel 3.10 or later)
5766
- Changes:
5767
+ Removed d3d1x state tracker (unused, unmaintained and broken)
5768
+ Removed GL_EXT_clip_volume_hint because no driver had enabled it since 2007.
5769
+ Removed GL_MESA_resize_buffers because it was only really implemented by the
5770
(unsupported) GDI driver.
5771
+ GL_EXT_separate_shader_objects has been removed from all Gallium drivers,
5772
because it disallows a critical GLSL shader optimization.
5773
GL_ARB_separate_shader_objects doesn't have this issue.
5774
+ i965 Gen6+ requires Kernel 3.6 or later. (92d2f5a)
5775
5776
-------------------------------------------------------------------
5777
Fri Aug 23 15:03:44 UTC 2013 - hrvoje.senjan@gmail.com
5778
5779
- Stop versioning libgbm1/devel and libwayland-egl/devel by itself,
5780
they now follow general Mesa version
5781
5782
-------------------------------------------------------------------
5783
Fri Aug 23 12:23:15 UTC 2013 - hrvoje.senjan@gmail.com
5784
5785
- Fix baselibs from previous change (there is no Mesa-libEGL1-devel),
5786
but Mesa-libEGL-devel
5787
5788
-------------------------------------------------------------------
5789
Fri Aug 23 10:54:18 UTC 2013 - hrvoje.senjan@gmail.com
5790
5791
- Update to 9.2 rc2
5792
* Documentation, glsl and buildsystem fixes since rc1
5793
- baselibs.conf cleanup: adjusted to current spec
5794
5795
-------------------------------------------------------------------
5796
Tue Aug 20 13:12:17 UTC 2013 - hrvoje.senjan@gmail.com
5797
5798
- Update to 9.2 rc1
5799
* bugfixes over previous snapshot
5800
5801
-------------------------------------------------------------------
5802
Tue Aug 13 14:30:06 UTC 2013 - dmueller@suse.com
5803
5804
- fix build on armv7
5805
5806
-------------------------------------------------------------------
5807
Mon Aug 12 19:16:12 UTC 2013 - hrvoje.senjan@gmail.com
5808
5809
- Update to new snapshot from 9.2 branch:
5810
* various bugfixes since the previous snapshot
5811
* i965 Gen6+ requires Kernel 3.6 or later
5812
* Added support for UVD (2.2 and 3.0) video decoding on r600g and
5813
radeonsi through VDPAU (requires Kernel 3.10 or later)
5814
5815
-------------------------------------------------------------------
5816
Thu Aug 8 13:40:55 UTC 2013 - schwab@suse.de
5817
5818
- Don't enable gallium-egl without Gallium
5819
- Enable llvm_r600 only on %ix86 x86_64
5820
5821
-------------------------------------------------------------------
5822
Mon Jul 29 12:55:23 UTC 2013 - sndirsch@suse.com
5823
5824
- Make a symlink to libGL.so.1.2 for compatibility (bnc#809359,
5825
bnc#831306)
5826
- u_mesa-9.0-i965-Make-sure-we-do-render-between-two-hiz-flushes.patch
5827
* Prevent hangs with rc6. (bnc#804910, bnc#831306)
5828
5829
-------------------------------------------------------------------
5830
Thu Jul 25 15:41:25 UTC 2013 - dvaleev@suse.com
5831
5832
- adjust filelist so powerpc build could succeed
5833
- disable llvm_r600 for powerpc for now.
5834
5835
-------------------------------------------------------------------
5836
Wed Jul 17 02:38:03 UTC 2013 - sndirsch@suse.com
5837
5838
- The llvm with the R600 backend is finally in Factory, lets use it :)
5839
5840
-------------------------------------------------------------------
5841
Fri Jul 5 12:07:10 UTC 2013 - hrvoje.senjan@gmail.com
5842
5843
- Update to 9.2 snapshot:
5844
* New features:
5845
* Mesa 9.2 implements the OpenGL 3.1 API - OpenGL 3.1 is only
5846
available if requested at context creation because
5847
GL_ARB_compatibility is not supported
5848
* GL_ARB_texture_buffer_range
5849
* GL_ARB_texture_multisample
5850
* GL_ARB_texture_storage_multisample
5851
* GL_ARB_texture_query_lod
5852
* Enable GL_ARB_texture_storage on radeon, r200, and nouveau
5853
* Added new freedreno gallium driver
5854
* OSMesa interface for gallium llvmpipe/softpipe drivers
5855
* Gallium Heads-Up Display (HUD) feature for performance monitoring
5856
* Changes:
5857
* Removed d3d1x state tracker (unused, unmaintained and broken)
5858
* Removed GL_EXT_clip_volume_hint because no driver had enabled
5859
it since 2007.
5860
* Removed GL_MESA_resize_buffers because it was only really
5861
implemented by the (unsupported) GDI driver.
5862
* GL_EXT_separate_shader_objects has been removed from all Gallium
5863
drivers, because it disallows a critical GLSL shader optimization.
5864
GL_ARB_separate_shader_objects doesn't have this issue.
5865
- Unlock radeonsi libvdpau
5866
- Enable gallium egl
5867
- added U_gallium-egl-gbm-use-wayland-cflags.patch, needed so gbm
5868
uses pkgconfig flags, instead of relying on "common" wayland dir
5869
- Added llvm_r600 define, for enableing llvm shared-libs and
5870
r600-llvm-compiler. Off for now, until we have fixed llvm
5871
5872
-------------------------------------------------------------------
5873
Tue Jul 2 13:00:05 UTC 2013 - hrvoje.senjan@gmail.com
5874
5875
- Update to Mesa 9.1.4:
5876
* [bisected i965] Bus error (core dumped) on oglc texdecaltile
5877
(fdo#37871)
5878
* egl/opengles1/tri_x11 renders wrong (fdo#42182)
5879
* [SNB IVB HSW] mesa demo test texleak bus error (fdo#44958)
5880
* [snb] crash in texsubimage to a large atlas in clutter
5881
(fdo#53494)
5882
* glDrawElements segfault when compiled into display list
5883
(fdo#60518)
5884
* src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error:
5885
xmlpool/options.h (fdo#61821)
5886
* r300g regression (RV380): Strange rendering of light sources in
5887
Penumbra (bisected) (fdo#63520)
5888
* [HSW] support new haswell graphics [8086:0a2e] (fdo#63701)
5889
* [gm45, bisected] some piglit glsl 1.10 built-in-functions tests
5890
crash (fdo#64727)
5891
* [llvmpipe] SIGSEGV src/gallium/state_trackers/glx/xlib/glx_api.c:1374
5892
(fdo#64745)
5893
* [llvmpipe] SIGSEGV src/gallium/state_trackers/glx/xlib/glx_api.c:1363
5894
(fdo#64934)
5895
* segfault in _mesa_get_format_datatype and _mesa_get_color_read_type
5896
when state dumping with glretrace (fdo#65173)
5897
- Droped llvm-3.3.patch, it's included in this release
5898
5899
-------------------------------------------------------------------
5900
Tue May 28 14:57:52 UTC 2013 - mhrusecky@suse.com
5901
5902
- fixed compilation against latest lvm: llvm-3.3.patch
5903
5904
-------------------------------------------------------------------
5905
Tue May 21 23:50:51 UTC 2013 - hrvoje.senjan@gmail.com
5906
5907
- update to Mesa 9.1.3:
5908
* Second Life viewers from release 2.7.4.235167 to the last
5909
3.4.0.264911 crash on start. (fdo#39251)
5910
* [wine] GLX_DONT_CARE does not work for GLX_DRAWABLE_TYPE or
5911
GLX_RENDER_TYPE (fdo#47478)
5912
* [SNB bisected] SNB hang with rc6 and hiz on glxgears
5913
(and other GL apps) immediately after xinit. (fdo#56416)
5914
* [GLSL1.40 IVB/HSW]Piglit spec/glsl-1.40/compiler_built-in-functions/inverse-mat2.frag
5915
fails (fdo#57436)
5916
* [ivb] Mesa 9.1 performance regression on KWin's Lanczos
5917
shader (fdo#61554)
5918
* abort is an incredibly not-smart way to handle IR validation
5919
(fdo#61773)
5920
* solaris build broken with missing ffsll (fdo#62868)
5921
* glXChooseFBConfig with GLX_DRAWABLE_TYPE, GLX_DONT_CARE fails
5922
(fdo#62999)
5923
* EGL X11 Regression: Maximum swap interval is 0 (worked with 9.0)
5924
(fdo#63078)
5925
* [i965 Bisected]Ogles1conform/Ogles2conform/Ogles3conform cases
5926
segfault (fdo#63447)
5927
* [SNB 9.1 Bisected]Ogles2conform GL2ExtensionTests/depth_texture_cube_map/depth_texture_cube_map.test
5928
fail (fdo#64662)
5929
5930
-------------------------------------------------------------------
5931
Thu May 2 12:03:55 UTC 2013 - hrvoje.senjan@gmail.com
5932
5933
- update to Mesa 9.1.2:
5934
* [965gm] green artifacts when using GLSL in XBMC (fdo#44567)
5935
* many new symbols in libxatracker after recent automake work
5936
(fdo#59238)
5937
* [SNB/IVB/HSW Bisected]Oglc draw-buffers2(advanced.blending.none)
5938
segfault (fdo#59445)
5939
* [i965 Bisected]Oglc fbblit(advanced.blitFb-3d-cube.mirror.both)
5940
fails (fdo#59495)
5941
* [r300g] Unigine Heaven 3.0: all objects are black (fdo#60503)
5942
* Firefox 18.0.2 Crash On Nvidia GeForce2 (fdo#60510)
5943
* [SNB Bisected] kwin_gles screen corruption (fdo#61197)
5944
* [IVB] corrupt rendering with UBOs (fdo#61317)
5945
* glEdgeFlag can't be set to false (fdo#61395)
5946
* nullpointer dereference causes xorg-server segfault when nouveau
5947
DRI driver is loaded (fdo#61947)
5948
* llvmpipe: Fragment Shader with "return" in main causes back
5949
output (fdo#62357)
5950
* other bugfixes
5951
- Drop u_remove-os-abi-tag.patch, fdo#26663 is fixed with this release
5952
5953
-------------------------------------------------------------------
5954
Wed Apr 3 17:30:11 UTC 2013 - dmueller@suse.com
5955
5956
- do not build x86* specific drivers on ARM, only enable
5957
nouveau,swrast,svga for ARM platforms
5958
5959
-------------------------------------------------------------------
5960
Wed Apr 3 07:46:47 UTC 2013 - coolo@suse.com
5961
5962
- fix baselibs.conf
5963
5964
-------------------------------------------------------------------
5965
Thu Mar 21 12:19:56 UTC 2013 - dvaleev@suse.com
5966
5967
- Don't enable xa on ppc and ppc64
5968
- Fix glapi_dispatch #bfo56710 (u_mesa-glapi_dispatch.patch)
5969
5970
-------------------------------------------------------------------
5971
Wed Mar 20 11:10:38 UTC 2013 - hrvoje.senjan@gmail.com
5972
5973
- update to Mesa 9.1.1: a bugfix release
5974
* [GM45] mesa demos spriteblast render incorrectly (fdo#30232)
5975
* [gles2] Ironlake: gl_PointCoord takes no effect for point sprites
5976
(fdo#32429)
5977
* Mesa 7.11-devel implementation error: Unexpected program target
5978
in destroy_program_variants_cb() (fdo#38086)
5979
* [snb] corrupted GLSL built-in function results when using Uniform
5980
Buffer contents as arguments (fdo#57121)
5981
* Garbled UI in Team Fortress 2 and Counter-Strike: Source
5982
(fdo#58042)
5983
* Texture flicker with fragment shader (fdo#58960)
5984
* [i965]Oglc fbblit(advanced.blitFb-3d-cube.mirror.both) fails
5985
(fdo#59495)
5986
* [IVB] 3DMMES2.0 Taiji performance reduced by ~13% with
5987
gnome-session enable compositing (fdo#59783)
5988
* build - libvdpau_softpipe fails at runtime. (fdo#60121)
5989
* gbm_dri_bo_create fails to initialize bo->base.base.format
5990
(fdo#60143)
5991
* Corruption with DMA ring on cayman (fdo#60802)
5992
* r600g: add htile support cause gpu lockup in Dishonored wine.
5993
(fdo#60848)
5994
* [softpipe] piglit interpolation-noperspective-gl_BackColor-flat-fixed
5995
regression (fdo#60938)
5996
* alloc_layout_array tx * ty assertion failure when making pbuffer
5997
current (fdo#61012)
5998
* Segfault in glBitmap when called with PBO source (fdo#61026)
5999
6000
-------------------------------------------------------------------
6001
Mon Mar 18 11:00:12 UTC 2013 - mmeister@suse.com
6002
6003
- Added Download Link to Source section in spec file
6004
6005
-------------------------------------------------------------------
6006
Sat Mar 2 02:51:10 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
6007
6008
- Update to Mesa 9.1:
6009
Mesa 9.1 implements the OpenGL 3.1 API, but the version reported by
6010
glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
6011
glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver
6012
being used. Some drivers don't support all the features required
6013
in OpenGL 3.1. OpenGL 3.1 is only available if requested at context
6014
creation because GL_ARB_compatibility is not supported.
6015
- New features:
6016
+ GL_ARB_map_buffer_alignment
6017
+ GL_ARB_texture_cube_map_array
6018
- Changes:
6019
+ Removed VAAPI state tracker (unmaintained and broken)
6020
+ Removed i965's broken hardware implementation of GL_NV_vertex_program
6021
+ Removed swrast support for GL_NV_vertex_program
6022
+ Removed swrast support for GL_NV_fragment_program
6023
+ Removed OpenVMS support (unmaintained and broken)
6024
- Changes to package(s):
6025
+ Rename libwayland-egl1-devel -> libwayland-egl-devel
6026
+ Add a GLES3 Development package
6027
+ Removed patches:
6028
Mesa-nodate.diff (patch1)
6029
No dates are put into the build anymore
6030
U_glx-fix-glGetTexLevelParameteriv-for-indirect-render.patch (patch18)
6031
Included in this release
6032
+ Remove BuildRequires we dont need:
6033
http://cgit.freedesktop.org/mesa/mesa/commit/?id=
6034
af6aeae4e1286a8858e040602db338de6a1367dc
6035
+ Update Required package versions
6036
6037
-------------------------------------------------------------------
6038
Thu Feb 28 18:07:05 UTC 2013 - dmueller@suse.com
6039
6040
- only enable swrast for aarch64 for now
6041
6042
-------------------------------------------------------------------
6043
Tue Feb 26 23:23:46 UTC 2013 - stefan.bruens@rwth-aachen.de
6044
6045
- fix_glx_indirect_reply_bfo#59876.diff
6046
* GLX replies are parsed incorrectly when using libxcb and AIGLX,
6047
happens for most replies where data is embedded in the header.
6048
(bfo#59876, bnc#802718)
6049
6050
-------------------------------------------------------------------
6051
Thu Feb 21 23:23:22 UTC 2013 - hrvoje.senjan@gmail.com
6052
6053
- update to Mesa 9.0.3: a bugfix release
6054
* Pink artifacts on objects in the distance in ETQW/Quake 4
6055
(fdo#25201)
6056
* configure: Doesn't check for python libxml2 (fdo#31598)
6057
* [softpipe] piglit glsl-max-varyings regression (fdo#40404)
6058
* [bisected] Oglc pxconv-gettex(basic.allCases) regressed (fdo#47220)
6059
* [bisected i965]Oglc shad-compiler(advanced.TestLessThani)
6060
regressed(fdo#48629)
6061
* [swrast] piglit fbo-generatemipmap-filtering regression
6062
(fdo#54240)
6063
* [sandybridge][uxa] graphics very glitchy and always flickering
6064
(fdo#56920)
6065
* [GM45] Chrome experiment "Stars" crash: brw_fs_emit.cpp:708:
6066
brw_reg brw_reg_from_fs_reg(fs_reg*): Assertion „!"not reached"“
6067
failed. (fdo#57166)
6068
* build test failure: nouveau_fbo.c:198:3: error: too few arguments to
6069
function 'nouveau_renderbuffer_del' (fdo#57746)
6070
* [swrast] Mesa 9.1-devel implementation error: Unable to
6071
delete renderbuffer, no context (fdo#57754)
6072
* [IVB] Graphical glitches in 0 A.D (fdo#58680)
6073
* [softpipe] util/u_tile.c:795:pipe_put_tile_z: Assertion `0' failed.
6074
(fdo#58972)
6075
* [bisected] Mesa build fails: clientattrib.c:33:22: fatal error: indirect.h:
6076
No such file or directory (fdo#59364)
6077
* [ILK/SNB/IVB Bisected]Oglc vertexshader(advanced.TestLightsTwoSided)
6078
causes GPU hung (fdo#59700)
6079
* [swrast] piglit ext_framebuffer_multisample-interpolation 0
6080
centroid-edges regression (fdo#59873)
6081
* [Bisected]Piglit glx_extension_string_sanity fail (fdo#60052)
6082
* Planeshift: triangles where grass would be (fdo#60172)
6083
6084
-------------------------------------------------------------------
6085
Mon Feb 4 13:37:01 UTC 2013 - duwe@suse.com
6086
6087
- enable build of subpackage libwayland-egl1
6088
6089
-------------------------------------------------------------------
6090
Thu Jan 24 14:48:18 UTC 2013 - sndirsch@suse.com
6091
6092
- update to Mesa 9.0.2: a bugfix release
6093
* [KMS] mesa demo spectex broken on rv280 (fdo#22576)
6094
* KMS/R200: Bad shading in NWN since Mesa rewrite (fdo#26809)
6095
* [bisected regression] Oglc fbo(negative.invalidParams3)
6096
Segmentation fault (fdo#45877)
6097
* st_glsl_to_tgsi.cpp:4006:dst_register: Assertion
6098
`index < VERT_RESULT_MAX' failed (fdo#54402)
6099
* Memoryleak with glPopAttrib only on Intel GM45 (fdo#55175)
6100
* glcpp accepts junk after #else/#elif/#endif tokens (fdo#56442)
6101
* EGL sets error to EGL_SUCCESS when DRI driver fails to create
6102
context (fdo#56706)
6103
* Webgl conformance shader-with-non-reserved-words crash. (fdo#57622)
6104
* r200: Culling is broken when rendering to an FBO (fdo#57842)
6105
* r300g: blend sfactor=GL_DST_COLOR fails with FBOs (fdo#57984)
6106
* [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)
6107
* src/glsl/tests/Makefile.am missing $(top_srcdir)/include (fdo#59383)
6108
6109
-------------------------------------------------------------------
6110
Wed Jan 23 11:55:36 UTC 2013 - sndirsch@suse.com
6111
6112
- reverted removing Libs.private/Requires.private in pkgconfig
6113
files
6114
6115
-------------------------------------------------------------------
6116
Sat Jan 19 14:32:46 UTC 2013 - dmueller@suse.com
6117
6118
- enable llvm backend also for ARM
6119
6120
-------------------------------------------------------------------
6121
Fri Jan 18 17:04:12 UTC 2013 - rbrownccb@opensuse.org
6122
- Add requires for Mesa to Mesa-libGL1 in baselibs.conf
6123
* Mesa required for many applications in wine
6124
* wine-32bit pulls through Mesa-libGL1-32bit without Mesa-32bit
6125
6126
-------------------------------------------------------------------
6127
Sat Jan 5 15:28:51 UTC 2013 - crrodriguez@opensuse.org
6128
6129
- Remove Requires.private and Libs.private from *.pc files
6130
* Both are needed only for static linking
6131
* This package provides only shared libraries
6132
* the rpm pkgconfig dependency generator considers "Requires.private"
6133
a valid dependency even though there are no static libraries in the
6134
packages
6135
* This cause bloat and hides broken "buildRequires" in other packages.
6136
6137
-------------------------------------------------------------------
6138
Fri Dec 14 11:00:21 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
6139
6140
- Remove unrecognized configure option "--disable-glu"
6141
6142
-------------------------------------------------------------------
6143
Mon Dec 10 13:22:01 UTC 2012 - sndirsch@suse.com
6144
6145
- Update to Version 9.0.1
6146
* bug fix release
6147
6148
-------------------------------------------------------------------
6149
Tue Oct 16 18:09:16 UTC 2012 - sndirsch@suse.com
6150
6151
- improved packages descriptions
6152
6153
-------------------------------------------------------------------
6154
Mon Oct 8 23:36:24 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
6155
6156
- Update to version 9.0:
6157
Mesa 9.0 has been released. Mesa 9.0 is a feature release.
6158
"The" big feature is the availability of OpenGL 3.1 on some
6159
supported hardware.
6160
+ Remove the Git Commit ID
6161
6162
-------------------------------------------------------------------
6163
Tue Sep 25 15:28:52 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
6164
6165
- Update the Mesa 9.0 Git Snapshot
6166
+ Add the Git CommitID to the buildscript
6167
+ Minor cleanup of the buildscript
6168
6169
-------------------------------------------------------------------
6170
Mon Sep 24 17:04:35 UTC 2012 - sndirsch@suse.com
6171
6172
- removed any .la file
6173
- moved libglapi.so from Mesa-devel to Mesa-libglapi-devel package;
6174
Mesa-devel requires Mesa-libglapi-devel package anyway
6175
6176
-------------------------------------------------------------------
6177
Fri Sep 21 08:28:28 UTC 2012 - sndirsch@suse.com
6178
6179
- fixed libOSMesa packaging (only a dangling symlink has been
6180
packaged)
6181
6182
-------------------------------------------------------------------
6183
Fri Sep 21 07:08:05 UTC 2012 - coolo@suse.com
6184
6185
- fix baselibs.conf after package split
6186
6187
-------------------------------------------------------------------
6188
Thu Sep 20 13:05:15 UTC 2012 - sndirsch@suse.com
6189
6190
- instead of using "make install" for installing libIndirectGL/
6191
libOSMesa, do install these libs manually, so we no longer end
6192
up with linking *everything* against libIndirectGL (instead of
6193
having it correctly linked against GL!)
6194
6195
-------------------------------------------------------------------
6196
Fri Aug 24 22:22:28 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
6197
6198
- Update to 8.1 prerelease:
6199
+ Added radeonsi to the dri drivers for x86/x86_64
6200
+ Rewrite the configuration parts of the spec file
6201
+ Changed u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6202
to apply!
6203
+ Changed u_remove-os-abi-tag.patch to apply! (Removed parts of it)
6204
+ Changed u_mesa-8.0.1-fix-16bpp.patch to apply! (Removed parts of it)
6205
+ Remove upstreamed patches: (double checked)
6206
- upstream-llvm-patch.diff
6207
- U_i965-gen7-Reduce-GT1-WM-thread-count-according-to-up.patch
6208
6209
-------------------------------------------------------------------
6210
Thu Aug 23 15:29:34 UTC 2012 - fcrozat@suse.com
6211
6212
- Add u_mesa-8.0-llvmpipe-shmget.patch (Fedora): use shmget under
6213
llvmpipe, if available (bnc#766498).
6214
- Update u_mesa-8.0.1-fix-16bpp.patch to work with shmget patch.
6215
6216
-------------------------------------------------------------------
6217
Wed Aug 8 15:43:20 CEST 2012 - tiwai@suse.de
6218
6219
- U_i965-gen7-Reduce-GT1-WM-thread-count-according-to-up.patch
6220
* Fix GPU hang with IVB GT1 desktop (bnc#775048)
6221
6222
-------------------------------------------------------------------
6223
Tue Jul 10 23:42:04 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
6224
6225
- Update to Version 8.0.4 (minor bugfix release)
6226
- Back to bz2 tarballs
6227
6228
-------------------------------------------------------------------
6229
Sat Jun 16 09:58:59 UTC 2012 - coolo@suse.com
6230
6231
- remove buildrequire on vim, it creates a pretty big cycle for
6232
no (obvious) benefit
6233
6234
-------------------------------------------------------------------
6235
Tue Jun 12 15:53:50 UTC 2012 - sndirsch@suse.com
6236
6237
- enabled build of XvMC/VDPAU state trackers for Nouveau, R300,
6238
R600, Softpipe (Software implementation)
6239
6240
-------------------------------------------------------------------
6241
Tue Jun 12 10:19:01 UTC 2012 - sndirsch@suse.com
6242
6243
- u_remove-os-abi-tag.patch
6244
* Remove OS ABI tag from libGL, so it is no longer preferred over
6245
libGLs without OS ABI tag (bnc#765294, fdo#26663)
6246
6247
-------------------------------------------------------------------
6248
Fri Jun 8 14:05:30 UTC 2012 - sndirsch@suse.com
6249
6250
- let libGL1-Mesa require Mesa, since that package includes the DRI
6251
drivers (including the "swrast" DRI driver for software rendering)
6252
(bnc#765241)
6253
6254
-------------------------------------------------------------------
6255
Wed May 30 16:56:11 UTC 2012 - fcrozat@suse.com
6256
6257
- Add u_mesa-8.0.1-fix-16bpp.patch (Fedora): fix 16bpp mode under
6258
llvmpipe.
6259
6260
-------------------------------------------------------------------
6261
Sat May 26 22:29:41 UTC 2012 - sndirsch@suse.com
6262
6263
- added configure options "--enable-gbm --enable-glx-tls" (required
6264
for glamor support)
6265
6266
-------------------------------------------------------------------
6267
Fri May 25 15:57:25 UTC 2012 - meissner@suse.com
6268
6269
- libxatracker is also not built on ppc*.
6270
6271
-------------------------------------------------------------------
6272
Mon May 21 12:32:23 UTC 2012 - sndirsch@suse.com
6273
6274
- Trivial change to Version 8.0.3; tarball from here:
6275
http://cgit.freedesktop.org/mesa/mesa/snapshot/mesa-8.0.3.tar.gz
6276
6277
-------------------------------------------------------------------
6278
Wed May 16 10:28:30 UTC 2012 - adrian@suse.de
6279
6280
- fix build on platforms without gallium (s390 & arm)
6281
6282
-------------------------------------------------------------------
6283
Wed Apr 25 14:14:35 UTC 2012 - tittiatcoke@gmail.com
6284
6285
- Added patches from upstream Master to enable building with
6286
llvm 3.1
6287
6288
-------------------------------------------------------------------
6289
Wed Apr 25 13:17:59 UTC 2012 - sndirsch@suse.com
6290
6291
- For full OpenGL 3.0 compliance, it is necessary to
6292
have floating-point textures, so Mesa is now compiled with
6293
"--enable-texture-float" parameter to have OpenGL 3.0 support.
6294
- disabling glut/glw no longer required since it's no longer
6295
shipped with Mesa
6296
6297
-------------------------------------------------------------------
6298
Mon Apr 23 15:09:29 UTC 2012 - vljn@ovi.com
6299
6300
- Enable xa state tracker and svga gallium drivers (vmwgfx stack)
6301
6302
-------------------------------------------------------------------
6303
Sun Apr 15 18:10:39 CEST 2012 - ro@suse.de
6304
6305
- use same dri drivers on ia64 as on ppc (no drm_intel)
6306
6307
-------------------------------------------------------------------
6308
Wed Mar 21 23:21:24 UTC 2012 - ryanbach@adelphia.net
6309
6310
-- Updated software rasterizer to use llvmpipe the advanced,
6311
- multithreaded,software rasterizer if availaible for that
6312
- archetecture (ie. X86/X86-64).
6313
6314
-------------------------------------------------------------------
6315
Wed Mar 21 18:06:27 UTC 2012 - jengelh@medozas.de
6316
6317
- Adjust baselibs.conf for OSMesa soname change
6318
6319
-------------------------------------------------------------------
6320
Wed Mar 21 14:55:19 UTC 2012 - sndirsch@suse.com
6321
6322
- U_gallium-rtasm-properly-detect-SSE-and-SSE2.patch
6323
* gallium/rtasm: properly detect SSE and SSE2; this should fix
6324
crashes on ancient processors. (bnc#728737)
6325
6326
-------------------------------------------------------------------
6327
Thu Mar 1 08:22:41 UTC 2012 - coolo@suse.com
6328
6329
- fix baselibs.conf after update of libOSMesa
6330
- do not put the date in generated code, this breaks build-compare
6331
for little to no gain as we know the build date from rpm header
6332
6333
-------------------------------------------------------------------
6334
Fri Feb 24 15:12:22 UTC 2012 - sndirsch@suse.com
6335
6336
- Switch software rasterizer to llvmpipe (gallium driver now)
6337
* Performance improvement especially on multicore system.
6338
- minimal specfile cleanup
6339
6340
-------------------------------------------------------------------
6341
Fri Feb 24 13:51:15 CET 2012 - meissner@suse.de
6342
6343
- only require drm_intel on intel.
6344
6345
-------------------------------------------------------------------
6346
Thu Feb 23 10:57:09 UTC 2012 - sndirsch@suse.com
6347
6348
- Update to Mesa 8.0.1
6349
* Removed all DRI drivers that did not support DRI2.
6350
Specifically, i810, mach64, mga, r128, savage, sis, tdfx, and
6351
unichrome were removed.
6352
* Removed all remnants of paletted texture support. As required
6353
by desktop OpenGL, GL_COLOR_INDEX data can still be uploaded
6354
to a color (e.g., RGBA) texture. However, the data cannot be
6355
stored internally as color-index.
6356
* Removed support for GL_APPLE_client_storage extension.
6357
* Removed the classic Mesa r300 and r600 drivers, which are
6358
superseded by the gallium drivers for this hardware.
6359
* Removed the dead Gallium i965, cell and failover drivers,
6360
which were either broken and with nobody in sight to fix
6361
the situation or deprecated.
6362
- obsoletes u_GLX-SWrast-Make-GLX-with-SWrast-enabled-work-on-olde.patch
6363
(git commit #63a6fd6603574c1c01324fbeb0863e39d3864c16)
6364
- obsoletes U_Mesa-7.11-llvm3.patch
6365
- obsoletes Mesa-llvm-3.0.patch
6366
- disabled u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6367
for now (obsolete as well?)
6368
6369
-------------------------------------------------------------------
6370
Wed Feb 22 14:27:44 UTC 2012 - jengelh@medozas.de
6371
6372
- use --enable-shared-dricore, saves ~33 MB
6373
6374
-------------------------------------------------------------------
6375
Wed Feb 22 14:14:56 UTC 2012 - sndirsch@suse.com
6376
6377
- readded build of non-gallium nouveau driver ("nouveau_vieux") to
6378
support again older NVIDIA GPUs
6379
6380
-------------------------------------------------------------------
6381
Tue Feb 21 19:53:03 UTC 2012 - coolo@suse.com
6382
6383
- fix requires of devel package in moving the %package before the
6384
other packages that have custom versions.
6385
%version in rpm is tricky - it's the _last_ version before the
6386
macro, not the main one.
6387
6388
-------------------------------------------------------------------
6389
Tue Feb 21 03:57:14 UTC 2012 - jengelh@medozas.de
6390
6391
- Split shared libraries per shlib pol.
6392
6393
-------------------------------------------------------------------
6394
Sun Feb 12 19:24:03 UTC 2012 - jengelh@medozas.de
6395
6396
- Update dependencies according to configure.ac,
6397
use pkgconfig symbols
6398
- Parallel build with %_smp_mflags
6399
- Remove redundant tags/sections
6400
6401
-------------------------------------------------------------------
6402
Thu Feb 9 20:01:37 UTC 2012 - sndirsch@suse.com
6403
6404
- fixed buildreqs due to splitted xorg-x11-libs
6405
6406
-------------------------------------------------------------------
6407
Thu Dec 1 11:15:48 UTC 2011 - coolo@suse.com
6408
6409
- add automake as buildrequire to avoid implicit dependency
6410
6411
-------------------------------------------------------------------
6412
Thu Nov 17 20:34:36 UTC 2011 - vljn@ovi.com
6413
6414
- Update to Mesa 7.11.1
6415
* U_glx-ignore-BadRequest-errors-from-DRI2Connect.diff included
6416
6417
-------------------------------------------------------------------
6418
Wed Oct 06 21:58:00 UTC 2011 - idonmez@suse.com
6419
6420
- Update Mesa-llvm-3.0.patch again to fix compilation
6421
6422
-------------------------------------------------------------------
6423
Thu Sep 29 20:53:53 UTC 2011 - idonmez@suse.com
6424
6425
- Update Mesa-llvm-3.0.patch for new llvm snapshot
6426
6427
-------------------------------------------------------------------
6428
Thu Sep 15 06:15:04 UTC 2011 - idonmez@suse.com
6429
6430
- Fix build with newest llvm, fdo#40754
6431
6432
-------------------------------------------------------------------
6433
Tue Sep 13 12:03:25 UTC 2011 - idonmez@suse.com
6434
6435
- Fix build with Factory
6436
6437
-------------------------------------------------------------------
6438
Mon Sep 12 23:48:34 UTC 2011 - sndirsch@suse.com
6439
6440
- revert previous change since it actually *broke* the build with
6441
Factory
6442
6443
-------------------------------------------------------------------
6444
Mon Sep 12 10:47:17 UTC 2011 - idonmez@suse.com
6445
6446
- Fix build with Factory too
6447
6448
-------------------------------------------------------------------
6449
Fri Sep 9 15:08:02 UTC 2011 - vljn@ovi.com
6450
6451
- Fix openSUSE 11.3 11.4 build
6452
6453
-------------------------------------------------------------------
6454
Sun Sep 4 21:00:43 UTC 2011 - vljn@ovi.com
6455
6456
- Update to Mesa 7.11 final
6457
6458
-------------------------------------------------------------------
6459
Sun Sep 4 12:34:37 CEST 2011 - meissner@suse.de
6460
6461
- llvm is only available for *x86* currently
6462
6463
-------------------------------------------------------------------
6464
Tue Aug 9 00:51:28 UTC 2011 - stefan.bruens@rwth-aachen.de
6465
6466
- add fix for bfo #28125 (DRI2 prevents indirect glx)
6467
6468
-------------------------------------------------------------------
6469
Tue Aug 2 13:05:58 UTC 2011 - mhopf@novell.com
6470
6471
- Obsolete Mesa-nouveau3d (included in standard Mesa package now)
6472
- Also nuke from baselibs.conf
6473
6474
-------------------------------------------------------------------
6475
Fri Jul 29 10:10:31 UTC 2011 - mhopf@novell.com
6476
6477
- Update to Mesa 7.11-rc3
6478
- U_Mesa-7.11-llvm3.patch: fix compatibility with llvm 3.0 (and pre-releases)
6479
- gallium is now required for r300, r600
6480
- nouveau is now built by default (except on < OS11.3)
6481
6482
-------------------------------------------------------------------
6483
Thu Jul 28 09:16:23 CEST 2011 - meissner@suse.de
6484
6485
- Also let ppc64 build the noveau driver, fixing build on ppc64.
6486
6487
-------------------------------------------------------------------
6488
Sun Jul 3 13:21:31 UTC 2011 - vljn@ovi.com
6489
6490
- Update Mesa 7.10.3
6491
* Few crashes and rendering fixes.
6492
6493
-------------------------------------------------------------------
6494
Mon Jun 20 15:05:42 UTC 2011 - sndirsch@novell.com
6495
6496
- libdrm-2.4.26-nouveau.diff
6497
* Fixes build of Mesa 7.10.2 nouveau driver with libdrm 2.4.26
6498
(fdo #35562)
6499
6500
-------------------------------------------------------------------
6501
Thu Jun 16 15:55:44 UTC 2011 - mhopf@novell.com
6502
6503
- Don't unpack MesaDemos during build; it's not needed any more.
6504
6505
-------------------------------------------------------------------
6506
Fri Jun 10 06:10:16 UTC 2011 - eich@suse.de
6507
6508
- u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch:
6509
Update this patch closing a giant memory leak.
6510
6511
-------------------------------------------------------------------
6512
Thu Jun 9 11:01:49 UTC 2011 - eich@suse.de
6513
6514
- Replace patches:
6515
* add: u_GLX-SWrast-Make-GLX-with-SWrast-enabled-work-on-olde.patch
6516
This patch falls back to indirect rendering if SWrast doesn't work
6517
with older Xservers as no common configs/visuals can be found.
6518
* remove: Mesa_indirect_old_xserver_compatibility.diff
6519
this patch is superseded.
6520
* rename: 0001-Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6521
to u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6522
6523
-------------------------------------------------------------------
6524
Sat Jun 4 11:20:47 UTC 2011 - eich@suse.de
6525
6526
- Remove: intel-add-gem-string.patch
6527
This patch was barking up the wrong tree anyway.
6528
As discussed with Martin Grässlin from the Kwin project
6529
a patch from the upstream git master has been cherry-picked
6530
and added to kdebase4-workspace which makes this patch unneciessary.
6531
The patch to Kwin will become obsolete once Kwin is updated,
6532
this will be noticed easily in kdebase4-workspace.
6533
6534
-------------------------------------------------------------------
6535
Tue May 24 19:49:12 UTC 2011 - eich@suse.de
6536
6537
- Fix the driver directory search path in the spec file.
6538
This makes dri_driver_dir.diff obsolete.
6539
6540
-------------------------------------------------------------------
6541
Wed May 19 18:10:53 UTC 2011 - idoenmez@novell.com
6542
6543
- Add intel-add-gem-string.patch: Add back "GEM" string to Intel
6544
driver's version output to fix OpenGL effects in kwin.
6545
6546
-------------------------------------------------------------------
6547
Tue May 17 07:31:21 UTC 2011 - eich@suse.de
6548
6549
- Add packaging information for GLES2 devel files.
6550
6551
-------------------------------------------------------------------
6552
Mon May 16 18:23:39 UTC 2011 - eich@suse.de
6553
6554
- Add GLES2 support.
6555
6556
-------------------------------------------------------------------
6557
Fri May 6 16:46:21 UTC 2011 - mhopf@novell.com
6558
6559
- Update to 7.10.2
6560
* Many crash and rendering fixes
6561
* Fixes bug 678264 (Xserver crash with radeon/radeonhd UMS)
6562
6563
-------------------------------------------------------------------
6564
Wed Mar 30 08:15:37 UTC 2011 - fcrozat@novell.com
6565
6566
- Enable gallium driver for radeon and r600
6567
6568
-------------------------------------------------------------------
6569
Sat Jan 8 20:46:35 UTC 2011 - sndirsch@novell.com
6570
6571
- update to 7.10 final
6572
6573
-------------------------------------------------------------------
6574
Mon Jan 3 13:48:35 UTC 2011 - sndirsch@novell.com
6575
6576
- Update pre-7.10 state (git 96685a6)
6577
Fixes two screensaver GPU crashes on SandyBridge (xorg #32683)
6578
6579
-------------------------------------------------------------------
6580
Mon Dec 20 14:34:44 UTC 2010 - sndirsch@novell.com
6581
6582
- Update full mesa stack to pre-7.10 (git 32218e4).
6583
Fixes most of intel SandyBridge rendering issues.
6584
- Set Mesa version to 7.9.801
6585
- obsoletes commit-d316391.diff
6586
- adjusted 0001-Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6587
6588
-------------------------------------------------------------------
6589
Sat Nov 6 08:36:11 UTC 2010 - sndirsch@novell.com
6590
6591
- 0001-Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
6592
* Fix crash in swrast when setting a texture for a pixmap
6593
(bnc #641297)
6594
- readd swrastg DRI driver
6595
6596
-------------------------------------------------------------------
6597
Wed Nov 3 20:45:02 UTC 2010 - sndirsch@novell.com
6598
6599
- exclude swrastg DRI driver (bnc #641297)
6600
6601
-------------------------------------------------------------------
6602
Fri Oct 8 21:35:56 CEST 2010 - meissner@suse.de
6603
6604
- --enable-gallium-nouveau also for PowerPC.
6605
6606
-------------------------------------------------------------------
6607
Thu Oct 7 07:35:31 UTC 2010 - sndirsch@novell.com
6608
6609
- commit-d316391.diff
6610
* i965: Fix gen6 pointsize handling to match pre-gen6. Fixes
6611
point-line-no-cull (bfo #30532)
6612
6613
-------------------------------------------------------------------
6614
Tue Oct 5 06:57:26 UTC 2010 - sndirsch@novell.com
6615
6616
- MesaLib 7.9
6617
- obsoletes commit-73dab75.diff
6618
6619
-------------------------------------------------------------------
6620
Thu Sep 30 09:49:13 UTC 2010 - sndirsch@novell.com
6621
6622
- commit-73dab75.diff
6623
* i965: fallback lineloop on sandybridge for now (bfo #30420,
6624
comment #8)
6625
6626
-------------------------------------------------------------------
6627
Wed Sep 29 12:01:23 UTC 2010 - sndirsch@novell.com
6628
6629
- updated to MesaLib 7.9-RC2
6630
6631
-------------------------------------------------------------------
6632
Mon Sep 27 18:28:46 UTC 2010 - sndirsch@novell.com
6633
6634
- updated to MesaLib 7.9-RC1
6635
6636
-------------------------------------------------------------------
6637
Wed Sep 15 12:29:11 UTC 2010 - sndirsch@novell.com
6638
6639
- Mesa git master #83f5f50 (2010-09-14)
6640
- obsoletes commit-4ebf07a.diff
6641
6642
-------------------------------------------------------------------
6643
Wed Sep 15 03:54:37 UTC 2010 - sndirsch@novell.com
6644
6645
- Mesa git master #fd328a (2010-09-11)
6646
- commit-4ebf07a.diff
6647
* glx: Don't destroy DRI2 drawables for legacy glx drawables
6648
(bfo #30109)
6649
6650
-------------------------------------------------------------------
6651
Thu Sep 9 12:45:55 UTC 2010 - sndirsch@novell.com
6652
6653
- use TALLOC_LIBS/TALLOC_CFLAGS env. variables which obsolete the
6654
requirement for a patched libtalloc-devel package, i.e.
6655
talloc.pc is no longer required.
6656
6657
-------------------------------------------------------------------
6658
Sun Aug 29 05:05:58 CEST 2010 - sndirsch@suse.de
6659
6660
- Mesa git master #2dfd348 (2010-08-28)
6661
- obsoletes libdrm_nouveau.diff.bz2, mesa-commit-06c72da.diff
6662
- adjusted Mesa_indirect_old_xserver_compatibility.diff,
6663
dri_driver_dir.diff
6664
- added libtalloc-devel bison flex libxml2-python to BuildRequires
6665
- pkgconfig file for egl
6666
6667
-------------------------------------------------------------------
6668
Fri Jul 23 22:52:14 CEST 2010 - sndirsch@suse.de
6669
6670
- reenable build of mga DRI driver (bnc #466635)
6671
6672
-------------------------------------------------------------------
6673
Wed Jul 7 00:00:00 CEST 2010 - johannesobermayr@gmx.de
6674
6675
- bnc #620037
6676
* create nouveau_vieux_dri.so
6677
* add libdrm_nouveau.diff
6678
* separate Mesa-nouveau3d package
6679
- fix some RPMLINT warnings
6680
6681
-------------------------------------------------------------------
6682
Fri Jun 25 11:15:20 CEST 2010 - sndirsch@suse.de
6683
6684
- Mesa 7.8.2
6685
* Various i965 and i915 driver fixes.
6686
- adjusted Mesa_indirect_old_xserver_compatibility.diff,
6687
egl-buildfix.diff
6688
6689
-------------------------------------------------------------------
6690
Wed Jun 9 08:52:41 UTC 2010 - bg@novell.com
6691
6692
- sis does not work on hppa as well
6693
6694
-------------------------------------------------------------------
6695
Mon Jun 7 19:27:30 CEST 2010 - sndirsch@suse.de
6696
6697
- mesa-commit-06c72da.diff
6698
* intel: Update renderbuffers unconditionally in
6699
intelSetTexBuffer2() (bnc #610323)
6700
6701
-------------------------------------------------------------------
6702
Sat May 22 16:00:55 CEST 2010 - sndirsch@suse.de
6703
6704
- Mesa_indirect_old_xserver_compatibility.diff (revival)
6705
Workaround for enabling indirect rendering to older Xservers
6706
(bnc #469280, bnc #600672).
6707
6708
-------------------------------------------------------------------
6709
Sat Apr 10 22:03:00 CEST 2010 - sndirsch@suse.de
6710
6711
- removed legal check since affected source files no longer exist
6712
- removed obsolete missing_Makefile.diff
6713
- specfile cleanup
6714
6715
-------------------------------------------------------------------
6716
Tue Apr 6 02:09:57 CEST 2010 - sndirsch@suse.de
6717
6718
- Mesa 7.8.1
6719
* The primary purpose of this release is to fix a significant
6720
error in Mesa's copy of glxext.h and the libGL code that uses
6721
it. The release also contains some other bug fixes.
6722
6723
-------------------------------------------------------------------
6724
Mon Mar 29 14:42:48 CEST 2010 - sndirsch@suse.de
6725
6726
- update to 7.8 final release
6727
6728
-------------------------------------------------------------------
6729
Thu Mar 18 01:23:56 CET 2010 - ro@suse.de
6730
6731
- use 7.8-rc1 tarballs
6732
6733
-------------------------------------------------------------------
6734
Wed Mar 17 21:56:33 CET 2010 - ro@suse.de
6735
6736
- update to 7.8
6737
- dos, ggi and classic svga drivers removed along with
6738
their header files
6739
- re-enable nouveau driver
6740
6741
-------------------------------------------------------------------
6742
Sun Feb 28 22:10:09 CET 2010 - sndirsch@suse.de
6743
6744
- due to libdrm update disable build of nouveau driver for now
6745
(needs newer Mesa sources from git master)
6746
6747
-------------------------------------------------------------------
6748
Fri Jan 22 14:19:15 CET 2010 - ro@suse.de
6749
6750
- fix build for ppc
6751
6752
-------------------------------------------------------------------
6753
Tue Dec 22 04:55:36 CET 2009 - sndirsch@suse.de
6754
6755
- Mesa 7.7 final release
6756
6757
-------------------------------------------------------------------
6758
Fri Dec 18 21:29:08 CET 2009 - sndirsch@suse.de
6759
6760
- Mesa 7.7 RC3
6761
* more bug fixes
6762
6763
-------------------------------------------------------------------
6764
Tue Dec 15 21:21:51 CET 2009 - jengelh@medozas.de
6765
6766
- add baselibs.conf as a source
6767
- enable parallel building
6768
- build drivers for SPARC
6769
6770
-------------------------------------------------------------------
6771
Tue Dec 8 03:53:06 CET 2009 - sndirsch@suse.de
6772
6773
- Mesa 7.7 RC2
6774
* more bug fixes
6775
6776
-------------------------------------------------------------------
6777
Wed Dec 2 00:46:37 CET 2009 - sndirsch@suse.de
6778
6779
- Mesa 7.7 RC1
6780
* New features
6781
- VMware "SVGA" Gallium driver. This is a Gallium3D driver
6782
which targets the VMware virtual graphics device. It allows
6783
Linux OpenGL guest applications to utilize the 3D graphics
6784
hardware of the host operating system.
6785
- GL_ARB_draw_elements_base_vertex (supported in Intel i965
6786
and software drivers)
6787
- GL_ARB_depth_clamp (supported in Intel i965 DRI and software
6788
drivers)
6789
- GL_NV_depth_clamp (supported in Intel i965 DRI and software
6790
drivers)
6791
- GL_ARB_provoking_vertex (same as GL_EXT_provoking_vertex)
6792
- Wavefront .obj file loader/viewer demo (progs/demos/
6793
objviewer)
6794
* Bug fixes
6795
- Many assorted i965 driver fixes.
6796
- Many r300-gallium driver fixes; this driver is now
6797
considered unstable-quality instead of experimental-quality.
6798
* Changes
6799
- New Mesa texture/surface format infrastructure
6800
- Removed some unused Mesa device driver hooks
6801
6802
-------------------------------------------------------------------
6803
Wed Oct 7 16:32:46 UTC 2009 - mhopf@novell.com
6804
6805
- Add -DNDEBUG to CFLAGS.
6806
It's unfortunate, but a few newly added assert()s for testing memory leaks
6807
trigger in this release. But having memory leaks is less problematic than
6808
crashing compiz.
6809
6810
-------------------------------------------------------------------
6811
Tue Sep 29 21:33:56 CEST 2009 - sndirsch@suse.de
6812
6813
- Mesa 7.6
6814
* OpenVG front-end (state tracker for Gallium). This was written
6815
by Zack Rusin at Tungsten Graphics.
6816
* GL_ARB_vertex_array_object and GL_APPLE_vertex_array_object
6817
extensions (supported in Gallium drivers, Intel DRI drivers,
6818
and software drivers)
6819
* GL_ARB_copy_buffer extension (supported in Gallium drivers,
6820
Intel DRI drivers, and software drivers)
6821
* GL_ARB_map_buffer_range extension (supported in Gallium drivers,
6822
Intel DRI drivers, and software drivers)
6823
* GL_ARB_seamless_cube_map extension (supported in software drivers
6824
and i965 drivers)
6825
* GL_ARB_vertex_array_bgra (ARB synonym for GL_EXT_vertex_array_bgra)
6826
* GL_ARB_sync (supported in software drivers and Intel DRI drivers)
6827
* GL_EXT_provoking_vertex extension (supported in Gallium, i915, i965,
6828
and software drivers)
6829
* Rewritten radeon/r200/r300 driver using a buffer manager
6830
* radeon/r200/r300 GL_EXT_framebuffer_object support when used with
6831
kernel memory manager
6832
* radeon/r200/r300 support for GL_ARB_occlusion_query
6833
* r300 driver supports OpenGL 1.5
6834
* r300 driver support for GL_EXT_vertex_array_bgra, GL_EXT_texture_sRGB
6835
* i915/945 driver support for GL_ARB_point_sprite, GL_EXT_stencil_two_side
6836
and GL_ATI_separate_stencil extensions
6837
* Rewritten assembler for GL_ARB_vertex_program / GL_ARB_fragment_program.
6838
* Added configure --with-max-width=W, --with-max-height=H options to
6839
specify max framebuffer, viewport size.
6840
* Initial version of Gallium llvmpipe driver. This is a new driver based
6841
on LLVM which makes exensive use of run-time code generation. This is
6842
an "alpha" stage driver. See the src/gallium/drivers/llvmpipe/README
6843
file for more information.
6844
* i965 DRI driver fixes, including support for "unlimited" size constant
6845
buffers (GLSL uniforms)
6846
6847
-------------------------------------------------------------------
6848
Mon Sep 28 22:08:52 CEST 2009 - sndirsch@suse.de
6849
6850
- Mesa 7.5.1
6851
* bug-fix release fixing issues found since the 7.5.1 release.
6852
- Detect B43 chipset in Intel driver
6853
- Assorted bug fixes for i965/i945 drivers
6854
- Fixed Gallium glDrawPixels(GL_STENCIL_INDEX) failure.
6855
- Fixed GLSL linker/preprocessor version directive issue seen
6856
in Wine (such as bug 23946)
6857
- glUseProgram() is now compiled into display lists (bug 23746).
6858
- glUniform functions are now compiled into display lists
6859
- Auto mipmap generation didn't work reliably with Gallium.
6860
- Fixed random number usage in GLX code.
6861
- Fixed invalid GL_OUT_OF_MEMORY error sometimes raised by
6862
glTexSubImage2D when using Gallium.
6863
6864
-------------------------------------------------------------------
6865
Fri Sep 11 15:21:56 CEST 2009 - sndirsch@suse.de
6866
6867
- no longer package glew headers in Mesa-devel, which caused file
6868
conflicts with glew-devel (bnc #538344)
6869
6870
-------------------------------------------------------------------
6871
Fri Sep 4 00:02:13 CEST 2009 - sndirsch@suse.de
6872
6873
- Mesa 7.5.1
6874
* bug-fix release fixing issues found since the 7.5 release.
6875
6876
-------------------------------------------------------------------
6877
Sun Aug 2 21:48:08 UTC 2009 - jansimon.moeller@opensuse.org
6878
6879
- add ARM variant to configure
6880
6881
-------------------------------------------------------------------
6882
Fri Jul 31 12:39:02 CEST 2009 - sndirsch@suse.de
6883
6884
- Mesa-devel should require libdrm-devel (bnc #527097)
6885
6886
-------------------------------------------------------------------
6887
Sat Jul 18 04:16:04 CEST 2009 - sndirsch@suse.de
6888
6889
- Mesa 7.5
6890
* new features like e.g. Gallium3D
6891
* various bug fixes
6892
* removed some GL_SGIX_* extensions, which have been superseded
6893
by ARB versions
6894
- obsoletes mesa-commit-88b702e.diff, mesa-commit-954dfba.diff,
6895
intel_release_static_region.patch
6896
6897
-------------------------------------------------------------------
6898
Wed Jun 24 04:43:35 CEST 2009 - sndirsch@suse.de
6899
6900
- Mesa 7.4.4
6901
* Fixed i965/i915 segfault in screen destruction (bfo #22408)
6902
- adjusted intel_release_static_region.patch
6903
- obsoletes Mesa-intel_unref_fb.patch
6904
6905
-------------------------------------------------------------------
6906
Tue Jun 23 13:53:06 CEST 2009 - sndirsch@suse.de
6907
6908
- Mesa-intel_unref_fb.patch
6909
* intel: call _mesa_unreference_framebuffer() in
6910
intelDestroyBuffer(). This was a call to
6911
_mesa_reference_framebuffer(ptr, NULL) but the NULL pointer is
6912
incorrect in Mesa 7.4.x. Fixes a failed assertion during screen
6913
tear-down.
6914
6915
-------------------------------------------------------------------
6916
Sat Jun 20 03:35:17 CEST 2009 - sndirsch@suse.de
6917
6918
- Mesa 7.4.3
6919
* Fixed texture object reference counting bug (bug 21756)
6920
* Allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENT point
6921
(SF bug 2793846)
6922
* Added missing glGet case for GL_VERTEX_ARRAY_BINDING_APPLE
6923
* Fixed some OSMesa build issues
6924
* Fixed a vertex buffer object crash
6925
* Fixed broken glTexImage3D() when image type = GL_BITMAP
6926
* Fixed some GLSL preprocessor bugs
6927
* Fixed framebuffer mem leak in i945/i965 DRI drivers
6928
* Fixed texture coordinate repeat bug in swrast (bug 21872)
6929
* Fixed incorrect viewport clamping (lower bound is zero, not one)
6930
* GLX fix for glean's makeCurrent test case
6931
- obsoletes reverted applied mesa_7_4_branch-commit-63cde0e.diff
6932
6933
-------------------------------------------------------------------
6934
Tue May 19 22:23:57 CEST 2009 - sndirsch@suse.de
6935
6936
- mesa_7_4_branch-commit-63cde0e.diff
6937
* commit, which introduced a regression; revert it (bnc #504578)
6938
6939
-------------------------------------------------------------------
6940
Fri May 15 18:25:09 CEST 2009 - sndirsch@suse.de
6941
6942
- Mesa 7.4.2
6943
* Fixed segfault when rendering to front buffer with DRI 1.
6944
* Fixed swrast texture rectangle bug when wrap mode =
6945
GL_CLAMP_TO_BORDER and filter mode = GL_LINEAR. (bug 21461)
6946
* Fixed texture object mem leak during context destruction.
6947
* Fixed a state validation bug in glCopyTex[Sub]Image()
6948
* Fixed some i965 GLSL bugs.
6949
* Fixed an R300 driver texture object bad memory reference.
6950
6951
-------------------------------------------------------------------
6952
Wed Apr 22 14:12:35 CEST 2009 - sndirsch@suse.de
6953
6954
- no longer package static libGL/libGLU; can't work any longer
6955
due to static X libraries having been removed
6956
6957
-------------------------------------------------------------------
6958
Sat Apr 18 20:25:22 CEST 2009 - sndirsch@suse.de
6959
6960
- Mesa 7.4.1
6961
* Fixed a two-sided lighting bug in fixed-function-to-GPU code
6962
generation
6963
* Fixed some Darwin issues (Jeremy Huddleston)
6964
* Indexing the GLSL gl_EyePlane[] or gl_ObjectPlane[] arrays
6965
with a variable was broken, bug 20986
6966
* Fixed incorrect texture unit bias in TXB instruction
6967
* glTexParameter settings weren't always propogated to drivers
6968
* Assorted vertex/fragment program bug fixes
6969
* Fixed point rendering in software rasterizer
6970
* Fixed potential deadlock in object hash functions
6971
* Fix a couple bugs surrounding front-buffer rendering with
6972
DRI2, but this is not quite complete.
6973
* Fixed glPopAttrib() bug when restoring user clip planes
6974
6975
-------------------------------------------------------------------
6976
Sat Mar 28 04:58:00 CET 2009 - sndirsch@suse.de
6977
6978
- Mesa 7.4 (final)
6979
* This is a stable release that just fixes bugs since the 7.3
6980
release.
6981
6982
-------------------------------------------------------------------
6983
Thu Mar 26 08:22:52 CET 2009 - sndirsch@suse.de
6984
6985
- Mesa 7.4-rc2
6986
* more patches cherry-picked from the master branch
6987
6988
-------------------------------------------------------------------
6989
Sat Mar 21 04:34:04 CET 2009 - sndirsch@suse.de
6990
6991
- Mesa 7.4-rc1
6992
6993
-------------------------------------------------------------------
6994
Sat Mar 7 04:17:18 CET 2009 - sndirsch@suse.de
6995
6996
- mesa-commit-954dfba.diff
6997
* i965: bump texture limit to 4kx4k (bfo #18100)
6998
* obsoletes i965-GL_MAX_TEXTURE_SIZE-4096.diff
6999
- mesa-commit-88b702e.diff
7000
* i965: Eric Anholt's patch for bumping up texture sizes
7001
(bfo #18100)
7002
7003
-------------------------------------------------------------------
7004
Fri Feb 27 16:58:13 CET 2009 - mhopf@suse.de
7005
7006
- Mesa_indirect_old_xserver_compatibility.diff
7007
Workaround for enabling indirect rendering to older Xservers
7008
(bnc #469280).
7009
7010
-------------------------------------------------------------------
7011
Wed Feb 25 15:51:31 CET 2009 - sndirsch@suse.de
7012
7013
- update to Mesa 7.3
7014
- obsoletes MesaLib-7.2_intel-2008-q3_793c3b9-46921a5.diff,
7015
commit-7d99ddc.diff, commit-b4bf9ac.diff,
7016
i965_aperture_call_for_Q3.patch, mesa-7.1-fix-i8xx-vbos.patch
7017
7018
-------------------------------------------------------------------
7019
Tue Feb 10 01:12:37 CET 2009 - sndirsch@suse.de
7020
7021
- commit-7d99ddc.diff
7022
* intel: Fix a number of memory leaks on context destroy.
7023
(bnc #457879,bfo #19665)
7024
- intel_release_static_region.patch
7025
* detach static region from intel_renderbuffer on contex destroy
7026
(bnc #457879,bfo #19665)
7027
7028
-------------------------------------------------------------------
7029
Fri Jan 23 15:09:50 CET 2009 - sndirsch@suse.de
7030
7031
- added intel-i810-Mesa, Mesa7 to Provides/Obsoletes, i.e. get rid
7032
of SLE10 packages (bnc #468796)
7033
7034
-------------------------------------------------------------------
7035
Wed Jan 14 17:59:57 CET 2009 - sndirsch@suse.de
7036
7037
- i965_aperture_call_for_Q3.patch (Quanxian Wang)
7038
* addresses bfo #19242; based on Q3 release; the patch is
7039
coming from commit id 59b2c2adbbece27ccf54e58b598ea29cb3a5aa85,
7040
2fc9d671e0be77676818da51cd3b35b52af79421,
7041
c30eb2c104c19c758c0b2a2461ad7f38cfa747d0
7042
7043
-------------------------------------------------------------------
7044
Tue Jan 13 12:34:56 CET 2009 - olh@suse.de
7045
7046
- obsolete old XFree86-Mesa{,-devel}-XXbit packages (bnc#437293)
7047
7048
-------------------------------------------------------------------
7049
Fri Jan 9 19:00:00 CET 2009 - sndirsch@suse.de
7050
7051
- /etc/drirc
7052
* disable vblank_mode/force_s3tc_enable and enable
7053
disable_lowimpact_fallback for r300 driver to fix performance
7054
issues with GoogleEarth and OpenOffice.Org (bnc #438666)
7055
7056
-------------------------------------------------------------------
7057
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
7058
7059
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
7060
(bnc#437293)
7061
7062
-------------------------------------------------------------------
7063
Fri Nov 28 03:37:26 CET 2008 - sndirsch@suse.de
7064
7065
- mesa-7.1-fix-i8xx-vbos.patch
7066
* For some reason the Intel 865 seem to claim VBO support in the
7067
docs, but doesn't seem to practice it in the hardware, or
7068
there is some missing errata. This restores the old pre-vbo
7069
code and uses it on all 8xx hw. (bfo #17963)
7070
This patch fixes OpenGL support on 845/855GM/865.
7071
7072
-------------------------------------------------------------------
7073
Sat Nov 22 11:45:33 CET 2008 - sndirsch@suse.de
7074
7075
- disabled VBlank also for i965 DRI driver (bfo #17967)
7076
7077
-------------------------------------------------------------------
7078
Mon Nov 17 18:35:37 CET 2008 - sndirsch@suse.de
7079
7080
- added global /etc/drirc to disable VBlank for i915 DRI driver
7081
(bnc #432980)
7082
7083
-------------------------------------------------------------------
7084
Thu Nov 13 15:29:43 CET 2008 - sndirsch@suse.de
7085
7086
- disabled i965-GL_MAX_TEXTURE_SIZE-4096.diff; apparently it
7087
doesn't work for compiz/Desktop effects and is not required at
7088
all for 3D support in general (bnc #441572)
7089
7090
-------------------------------------------------------------------
7091
Fri Oct 31 12:17:40 CET 2008 - sndirsch@suse.de
7092
7093
- commit-b4bf9ac.diff
7094
* i915: fix crash in i830_emit_state (bfo #17766)
7095
7096
-------------------------------------------------------------------
7097
Thu Oct 30 12:34:56 CET 2008 - olh@suse.de
7098
7099
- obsolete old -XXbit packages (bnc#437293)
7100
7101
-------------------------------------------------------------------
7102
Tue Oct 21 06:01:30 CEST 2008 - sndirsch@suse.de
7103
7104
- MesaLib-7.2_intel-2008-q3_793c3b9-46921a5.diff
7105
* i965: Fix a potential assertion failure.
7106
* intel: GLSL 1.20 is broken in Mesa, so disable it in the i965
7107
driver
7108
7109
-------------------------------------------------------------------
7110
Thu Oct 9 09:56:11 CEST 2008 - sndirsch@suse.de
7111
7112
- Mesa 7.2_intel-2008-q3_793c3b9
7113
* Intel-2008-Q3-RC3 release (Mesa 7.2 + GEM code)
7114
7115
-------------------------------------------------------------------
7116
Sat Sep 27 05:48:56 CEST 2008 - sndirsch@suse.de
7117
7118
- Mesa 7.2_intel-2008-q3_e636f5b
7119
* Intel-2008-Q3-RC2 release (Mesa 7.2 + GEM code)
7120
- replaced disable_ttm_warning.diff with disable_gem_warning.diff
7121
- adjusted i965-GL_MAX_TEXTURE_SIZE-4096.diff
7122
7123
-------------------------------------------------------------------
7124
Sat Sep 20 18:18:40 CEST 2008 - sndirsch@suse.de
7125
7126
- Mesa 7.2:
7127
Mesa 7.2 is a stable release fixing bugs found in 7.1, which was
7128
a new development release. Mesa 7.2 implements the OpenGL 2.1
7129
API, but the version reported by glGetString(GL_VERSION) depends
7130
on the particular driver being used. Some drivers don't support
7131
all the features required in OpenGL 2.1. Note that this version
7132
of Mesa does not use the GEM memory manager. The master branch
7133
of git uses GEM. The prototype DRI2 code that was in 7.1 has
7134
also been removed. DRM version 2.3.1 should be used with Mesa 7.2
7135
7136
-------------------------------------------------------------------
7137
Fri Aug 29 16:08:15 CEST 2008 - sndirsch@suse.de
7138
7139
- added libexpat-devel to Buildrequires to fix build
7140
7141
-------------------------------------------------------------------
7142
Thu Aug 28 12:51:22 CEST 2008 - sndirsch@suse.de
7143
7144
- revert of commit-1724334.diff obsolete after adding the patches
7145
commit-5930aeb.diff/commit-78f50cd.diff (commits 5930aeb/78f50cd)
7146
to xorg-x11-server package (bfo #17069)
7147
7148
-------------------------------------------------------------------
7149
Wed Aug 27 16:38:12 CEST 2008 - sndirsch@suse.de
7150
7151
- updated to Mesa 7.1 final release
7152
7153
-------------------------------------------------------------------
7154
Mon Aug 18 03:18:55 CEST 2008 - sndirsch@suse.de
7155
7156
- reverted commit 1724334 to get RGB, Double-buffered visuals back;
7157
otherwise even GL applications like glxgears no longer start
7158
(bfo #17069)
7159
7160
-------------------------------------------------------------------
7161
Sun Aug 17 11:46:40 CEST 2008 - sndirsch@suse.de
7162
7163
- udpated to Mesa 7.1 RC4
7164
"This includes the latest GLSL fixes/features plus other assorted
7165
fixes from the past 2-3 weeks."
7166
- obsoletes MesaLib-6befdca.diff
7167
- adjusted disable_ttm_warning.diff (TTM --> GEM)
7168
- adjusted i965-GL_MAX_TEXTURE_SIZE-4096.diff
7169
7170
-------------------------------------------------------------------
7171
Mon Aug 11 13:49:19 CEST 2008 - sndirsch@suse.de
7172
7173
- udpated to Mesa 7.1 RC3
7174
* bugfixes
7175
7176
-------------------------------------------------------------------
7177
Mon Aug 4 14:52:07 CEST 2008 - sndirsch@suse.de
7178
7179
- i965-GL_MAX_TEXTURE_SIZE-4096.diff
7180
* sets GL_MAX_TEXTURE_SIZE to 4096 for Intel 965 series
7181
7182
-------------------------------------------------------------------
7183
Fri Aug 1 23:28:45 CEST 2008 - sndirsch@suse.de
7184
7185
- commit-c71fa34.diff
7186
* added null texObj ptr check (bfo #15567, bnc #402687)
7187
7188
-------------------------------------------------------------------
7189
Thu Jul 10 23:10:25 CEST 2008 - sndirsch@suse.de
7190
7191
- even s390(x) needs swrast DRI driver now
7192
- specfile cleanup
7193
7194
-------------------------------------------------------------------
7195
Wed Jul 9 09:50:25 CEST 2008 - sndirsch@suse.de
7196
7197
- no dri.pc for s390/s390x
7198
7199
-------------------------------------------------------------------
7200
Tue Jul 8 22:51:32 CEST 2008 - sndirsch@suse.de
7201
7202
- disable_ttm_warning.diff
7203
* disables confusing warning, that TTM cannot be initialized
7204
7205
-------------------------------------------------------------------
7206
Fri Jul 4 22:15:48 CEST 2008 - sndirsch@suse.de
7207
7208
- udpated to Mesa 7.1-pre
7209
7210
-------------------------------------------------------------------
7211
Mon Apr 14 23:56:57 CEST 2008 - sndirsch@suse.de
7212
7213
- unichrome-context.diff
7214
* Do not clear the current context before attempting to use it.
7215
(bnc #285496)
7216
- no longer need to use LIBGL_ALWAYS_INDIRECT=1 on via hardware
7217
(bnc #285496)
7218
7219
-------------------------------------------------------------------
7220
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
7221
7222
- added baselibs.conf file to build xxbit packages
7223
for multilib support
7224
7225
-------------------------------------------------------------------
7226
Sat Apr 5 03:42:11 CEST 2008 - sndirsch@suse.de
7227
7228
- update to Mesa bugfix release 7.0.3 (final)
7229
7230
-------------------------------------------------------------------
7231
Wed Apr 2 09:33:27 CEST 2008 - sndirsch@suse.de
7232
7233
- update to Mesa bugfix release 7.0.3 RC3
7234
* obsoletes commit-185320a.diff
7235
7236
-------------------------------------------------------------------
7237
Thu Mar 13 12:43:53 CET 2008 - sndirsch@suse.de
7238
7239
- commit-185320a.diff
7240
Only call ProgramStringNotify if program parsing succeeded.
7241
Wine intentionally tries some out-of-spec programs to test
7242
strictness, and calling ProgramStringNotify on the results
7243
of a failed program parse resulted in crashes in the 965
7244
driver. (bfo #13492)
7245
7246
-------------------------------------------------------------------
7247
Fri Feb 22 04:02:54 CET 2008 - sndirsch@suse.de
7248
7249
- update to Mesa bugfix release 7.0.3 RC2
7250
* Fixed GLX indirect vertex array rendering bug (14197)
7251
* Fixed crash when deleting framebuffer objects (bugs 13507,
7252
14293)
7253
* User-defined clip planes enabled for R300 (bug 9871)
7254
* Fixed glBindTexture() crash upon bad target (bug 14514)
7255
* Fixed potential crash in glDrawPixels(GL_DEPTH_COMPONENT) (bug
7256
13915)
7257
* Bad strings given to glProgramStringARB() didn't generate
7258
GL_INVALID_OPERATION
7259
* Fixed minor point rasterization regression (bug 11016)
7260
7261
-------------------------------------------------------------------
7262
Wed Jan 23 12:23:16 CET 2008 - sndirsch@suse.de
7263
7264
- update to Mesa bugfix release 7.0.3 RC1
7265
* Added missing glw.pc.in file to release tarball
7266
* Fix GLUT/Fortran issues
7267
* GLSL gl_FrontLightModelProduct.sceneColor variable wasn't
7268
defined
7269
* Fix crash upon GLSL variable array indexes (not yet supported)
7270
* Two-sided stencil test didn't work in software rendering
7271
* Fix two-sided lighting bugs/crashes (bug 13368)
7272
* GLSL gl_FrontFacing didn't work properly
7273
* glGetActiveUniform returned incorrect sizes (bug 13751)
7274
* Fix several bugs relating to uniforms and attributes in GLSL
7275
API (Bruce Merry, bug 13753)
7276
* glTexImage3D(GL_PROXY_TEXTURE_3D) mis-set teximage depth field
7277
7278
-------------------------------------------------------------------
7279
Sat Nov 10 19:13:45 CET 2007 - sndirsch@suse.de
7280
7281
- updated to Mesa 7.0.2
7282
* New features:
7283
- Updated Windows VC7 project files
7284
- Added DESTDIR variable for 'make install'
7285
- Added pkg-config files for gl, glu, glut and glw libraries
7286
- Added bluegene-xlc-osmesa and catamount-osmesa-pgi configs
7287
- Support for Intel G33/Q33/Q35 graphics chipsets
7288
* Bug fixes:
7289
- Fixed a vertex buffer wrapping issue (bug 9962)
7290
- Added mutex protection around texture object reference
7291
counters
7292
- Added checking/support for additional chips in the i915/i945
7293
family (see 11978)
7294
- Fixed a blending/banding issue (bug 11931)
7295
- Fixed a GLU matrix inversion bug (#6748)
7296
- Fixed problem with large glDrawArrays calls and indirect
7297
rendering (bug 12141)
7298
- Fixed an assortment of i965 driver bugs
7299
- Fixed x86-64 vertex transformation bug (12216)
7300
- Fixed X server crash caused by multiple indirect rendering
7301
clients
7302
- Parsing of state.texgen in ARB vertex/fragment programs
7303
didn't work (bug 12313)
7304
- Fixed a glCopyPixels/glPixelZoom bug (12417)
7305
- Fixed a bug when using glMaterial in display lists (10604)
7306
- Fixed a few GLUT/Fortran issues (Bill Mitchell)
7307
- Fixed Blender crash bug (12164)
7308
- Fixed some issues preventing cross-compiling
7309
- Fixed up broken GL_ATI_separate_stencil extension
7310
- glDrawArrays(count=0) led to a crash
7311
- Fix SSE code gen memory leak, possible crash
7312
- Fixed MMX 565 rgb conversion problem (bug 12614)
7313
- Added -fno-strict-aliasing and -fPIC flags for gcc
7314
- Fixed Blender crash in Unichrome driver (bug 13142)
7315
7316
-------------------------------------------------------------------
7317
Wed Nov 7 16:38:11 CET 2007 - sndirsch@suse.de
7318
7319
- updated to Mesa 7.0.2 RC2
7320
* added -fPIC and -fno-strict-aliasing flags for gcc
7321
* applied a few patches (mmx code, edgeflag ptr check)
7322
* r200 texture from pixmap fixes
7323
- obsoletes pic.diff
7324
7325
-------------------------------------------------------------------
7326
Sun Nov 4 22:46:31 CET 2007 - sndirsch@suse.de
7327
7328
- pic.diff
7329
* fixes shared lib on i386 (X.Org Bug #1809)
7330
7331
-------------------------------------------------------------------
7332
Wed Oct 31 08:53:24 CET 2007 - sndirsch@suse.de
7333
7334
- updated to Mesa 7.0.2 RC1
7335
- obsoletes disable-libGL-warning.diff, i915-g33.diff and
7336
i915tex-g33.diff
7337
- adjusted link-shared.diff and static.diff
7338
7339
-------------------------------------------------------------------
7340
Mon Aug 13 03:06:02 CEST 2007 - sndirsch@suse.de
7341
7342
- disable-libGL-warning.diff:
7343
* Just filters warnings about unsupported non-conformant visuals
7344
instead of relying on the visual id. (X.Org Bug #6689)
7345
7346
-------------------------------------------------------------------
7347
Sun Aug 12 10:59:23 CEST 2007 - sndirsch@suse.de
7348
7349
- disable-libGL-warning.diff:
7350
* ignore unsupported visual 0x4b (Bug #247471, X.Org Bug #6689)
7351
7352
-------------------------------------------------------------------
7353
Sat Aug 4 05:54:46 CEST 2007 - sndirsch@suse.de
7354
7355
- updated to bugfix relelase 7.0.1
7356
7357
-------------------------------------------------------------------
7358
Wed Jul 4 05:08:57 CEST 2007 - sndirsch@suse.de
7359
7360
- i915-g33.diff/i915tex-g33.diff
7361
* support for G33/Q33/Q35
7362
7363
-------------------------------------------------------------------
7364
Sat Jun 23 04:51:48 CEST 2007 - sndirsch@suse.de
7365
7366
- updated to final release 7.0
7367
7368
-------------------------------------------------------------------
7369
Thu Jun 21 15:23:36 CEST 2007 - sndirsch@suse.de
7370
7371
- updated Mesa to release 7.0 RC1
7372
* Mesa 7.0 is a stable, follow-on release to Mesa 6.5.3. The only
7373
difference is bug fixes. The major version number bump is due
7374
to OpenGL 2.1 API support.
7375
7376
-------------------------------------------------------------------
7377
Mon May 28 21:49:36 CEST 2007 - sndirsch@suse.de
7378
7379
- move GL headers, which conflict with GL headers of NVIDIA driver,
7380
from Mesa-devel back to Mesa; this still make rpmlint happy
7381
7382
-------------------------------------------------------------------
7383
Sat May 26 15:29:40 CEST 2007 - dmueller@suse.de
7384
7385
- add missing ldconfig call to %post
7386
- move include files to -devel package
7387
7388
-------------------------------------------------------------------
7389
Fri May 25 16:54:40 CEST 2007 - dmueller@suse.de
7390
7391
- fix undefined symbols for i915 (#277744)
7392
7393
-------------------------------------------------------------------
7394
Tue May 22 15:56:20 CEST 2007 - dmueller@suse.de
7395
7396
- fix various undefined symbols in dri drivers (#272875)
7397
- build parallel
7398
7399
-------------------------------------------------------------------
7400
Mon May 14 20:45:34 CEST 2007 - sndirsch@suse.de
7401
7402
- link-shared.diff:
7403
* use shared lib for DRI drivers to save a lot of space (Bug
7404
#272875)
7405
7406
-------------------------------------------------------------------
7407
Mon Apr 30 22:26:51 CEST 2007 - sndirsch@suse.de
7408
7409
- updated to Mesa 6.5.3
7410
- obsoletes the following patches:
7411
* bug-211314_mesa-destroy_buffers.diff
7412
* bug-211314_mesa-framebuffer-counting.diff
7413
* bug-211314-patch-1.diff
7414
* bug-211314-patch-2.diff
7415
* bug-211314-patch-3.diff
7416
* bug-211314-patch-4.diff
7417
* bug-211314-patch-5.diff
7418
* bug-211314-patch-6.diff
7419
* bug-211314-patch-7.diff
7420
* bug-211314-patch-8.diff
7421
* bug-211314-patch-9.diff
7422
* bug-211314-patch-10.diff
7423
* bug-211314-patch-11.diff
7424
* bug-211314_mesa-refcount-memleak-fixes.diff
7425
* Mesa-6.5.2-fix_radeon_cliprect.diff
7426
7427
-------------------------------------------------------------------
7428
Fri Apr 27 16:57:47 CEST 2007 - sndirsch@suse.de
7429
7430
- back to Mesa 6.5.2 (Bug #269155/269042)
7431
7432
-------------------------------------------------------------------
7433
Wed Apr 25 19:31:11 CEST 2007 - sndirsch@suse.de
7434
7435
- 4th RC ready
7436
* This fixes some breakage in RC3.
7437
7438
-------------------------------------------------------------------
7439
Tue Apr 24 18:50:51 CEST 2007 - sndirsch@suse.de
7440
7441
- 3rd release candidate
7442
* updated Windows/VC8 project files.
7443
7444
-------------------------------------------------------------------
7445
Sun Apr 22 11:24:21 CEST 2007 - sndirsch@suse.de
7446
7447
- updated to Mesa 6.5.3rc2
7448
* a number of bug fixes since the first RC
7449
7450
-------------------------------------------------------------------
7451
Sat Apr 21 17:18:32 CEST 2007 - sndirsch@suse.de
7452
7453
- updated to Mesa 6.5.3rc1
7454
- obsoletes the following patches:
7455
* bug-211314_mesa-destroy_buffers.diff
7456
* bug-211314_mesa-framebuffer-counting.diff
7457
* bug-211314-patch-1.diff
7458
* bug-211314-patch-2.diff
7459
* bug-211314-patch-3.diff
7460
* bug-211314-patch-4.diff
7461
* bug-211314-patch-5.diff
7462
* bug-211314-patch-6.diff
7463
* bug-211314-patch-7.diff
7464
* bug-211314-patch-8.diff
7465
* bug-211314-patch-9.diff
7466
* bug-211314-patch-10.diff
7467
* bug-211314-patch-11.diff
7468
* bug-211314_mesa-refcount-memleak-fixes.diff
7469
* Mesa-6.5.2-fix_radeon_cliprect.diff
7470
7471
-------------------------------------------------------------------
7472
Tue Apr 10 15:29:53 CEST 2007 - sndirsch@suse.de
7473
7474
- Mesa-6.5.2-fix_radeon_cliprect.diff:
7475
* fixes X.Org Bug #9876
7476
7477
-------------------------------------------------------------------
7478
Wed Apr 4 22:03:24 CEST 2007 - sndirsch@suse.de
7479
7480
- bug-211314_mesa-refcount-memleak-fixes.diff:
7481
* Fix for memleaks and refount bugs (Bug #211314)
7482
7483
-------------------------------------------------------------------
7484
Mon Mar 19 21:42:44 CET 2007 - sndirsch@suse.de
7485
7486
- no longer apply bug-211314_mesa-context.diff (Bug #211314,
7487
commment #114)
7488
- added different Mesa patches (Bug #211314, comments #114/#115)
7489
7490
-------------------------------------------------------------------
7491
Wed Mar 14 08:12:52 CET 2007 - sndirsch@suse.de
7492
7493
- removed libIndirectGL.so (Bug #254317)
7494
- README.updates: new location of DRI drivers (Bug #254318)
7495
7496
-------------------------------------------------------------------
7497
Thu Jan 25 00:19:11 CET 2007 - sndirsch@suse.de
7498
7499
- fixed build on ppc64/s390/s390x
7500
7501
-------------------------------------------------------------------
7502
Thu Jan 18 21:56:37 CET 2007 - sndirsch@suse.de
7503
7504
- added libIndirectGL for indirect rendering only (Bug #234154)
7505
7506
-------------------------------------------------------------------
7507
Wed Jan 17 21:39:41 CET 2007 - sndirsch@suse.de
7508
7509
- bug-211314_mesa-context.diff:
7510
* fixes Xserver crash in software rendering fallback (Bug #211314)
7511
7512
-------------------------------------------------------------------
7513
Tue Jan 9 23:02:26 CET 2007 - sndirsch@suse.de
7514
7515
- disabled build of sis DRI driver on i64 to fix build
7516
7517
-------------------------------------------------------------------
7518
Sat Dec 2 22:13:17 CET 2006 - sndirsch@suse.de
7519
7520
- updated to Mesa 6.5.2
7521
* New features
7522
- New DRI memory manager system. Currently used by the i915tex
7523
driver. Other DRI drivers will be updated to use the new memory
7524
manager in coming months. To use the new driver you'll need the
7525
most recent DRM library and drivers (version 2.2 or later) and a
7526
recent xf86-video-intel driver module from X.org. New features
7527
resulting from this work include:
7528
* EXT_framebuffer_objects, render to texture
7529
* ARB_pixel_buffer_objects
7530
* Accelerated CopyTexSubimage, DrawPixels, ReadPixels, CopyPixels
7531
* Accelerated texture uploads from pixel buffer objects
7532
* Potentially texturing directly from the pixel buffer object
7533
(zero copy texturing).
7534
- New Intel i965 DRI driver
7535
- New minstall script to replace normal install program
7536
- Faster fragment program execution in software
7537
- Added (or fixed) support for GLX_SGI_make_current_read to the
7538
following drivers:
7539
* radeon
7540
* savage
7541
* mga
7542
* tdfx
7543
- Added support for ARB_occlusion_query to the tdfx driver
7544
(Ian Romanick).
7545
* Bug fixes
7546
- fixed invalid memory read while rendering textured points (bug 8320)
7547
- fixed problems with freebsd-dri configuration (bug 8344)
7548
- Mesa's fake glxGetCurrentContext() wasn't thread-aware
7549
- OPTION NV_position_invariant didn't work in NV vertex programs
7550
- glDrawPixels into a user-created framebuffer object could crash Xlib driver
7551
- Line clipping was broken in some circumstances
7552
- fragment.fogcoord register didn't always contain the correct value
7553
- RGBA logicops didn't work reliably in some DRI drivers
7554
- Fixed broken RGBA LogicOps in Intel DRI drivers
7555
- Fixed some fragment program bugs in Intel i915 DRI driver
7556
- Fixed glGetVertexAttribfvARB bug 8883
7557
- Implemented glGetUniform[fi]vARB() functions
7558
- Fixed glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) segfault (bug 9044)
7559
- Fixed some gluBuild2DMipmaps() bugs (Greg McGarragh)
7560
- Fixed broken "mgl" name mangling
7561
- Indirect rending was broken for glMap* functions (bug 8899)
7562
* Internal code changes
7563
- The device driver functions ResizeBuffers and GetBufferSize have
7564
been decprecated.
7565
- OpenGL 2.0 and 2.1 support is nearly done. We need to do quite a
7566
bit more testing of the shading language functions.
7567
7568
-------------------------------------------------------------------
7569
Thu Nov 23 23:40:15 CET 2006 - sndirsch@suse.de
7570
7571
- enabled build of i965 DRI driver on x86_64
7572
7573
-------------------------------------------------------------------
7574
Fri Nov 10 15:04:00 CET 2006 - sndirsch@suse.de
7575
7576
- fixed typos (Bug #219732)
7577
7578
-------------------------------------------------------------------
7579
Wed Oct 18 14:00:35 CEST 2006 - sndirsch@suse.de
7580
7581
- added static libGLU to Mesa-devel-static package (Bug #212532)
7582
7583
-------------------------------------------------------------------
7584
Tue Oct 10 10:06:09 CEST 2006 - sndirsch@suse.de
7585
7586
- fixed build on s390x
7587
7588
-------------------------------------------------------------------
7589
Mon Oct 9 20:16:59 CEST 2006 - sndirsch@suse.de
7590
7591
- i915-crossbar.diff:
7592
* fixes ARB_texture_env_crossbar extension (X.Org Bug #8292)
7593
7594
-------------------------------------------------------------------
7595
Mon Sep 18 15:47:21 CEST 2006 - sndirsch@suse.de
7596
7597
- updated to Mesa 6.5.1:
7598
New:
7599
* Intel i965 DRI driver
7600
* GL_APPLE_vertex_array_object extension (Ian Romanick)
7601
* GL_EXT_texture_sRGB extension
7602
* GL_EXT_gpu_program_parameters (Ian Romanick)
7603
* "engine" demo
7604
* updated fbdev driver and GLUT for fbdev (Sean D'Epagnier)
7605
* many updates to the DRI drivers
7606
Changes:
7607
* The glVertexAttribARB functions no longer alias the
7608
conventional vertex attributes.
7609
* glxinfo program prints more info with -l option
7610
* GL_FRAGMENT_PROGRAM_NV and GL_FRAGMENT_PROGRAM_ARB are now
7611
compatible, in terms of glBindProgramARB()
7612
* The GL_ARB_vertex_program attribute vertex.weight is now
7613
accepted by the parser, even though the GL_ARB_vertex_blend and
7614
GL_EXT_vertex_weighting extensions aren't supported. Allows Warcraft
7615
to run.
7616
Bug fixes:
7617
* fixed broken texture border handling for depth textures (bug 6498)
7618
* removed the test for duplicated framebuffer attachments, per
7619
version 117 of the GL_EXT_framebuffer_object specification
7620
* fixed a few render-to-texture bugs, including render to depth
7621
texture
7622
* clipping of lines against user-defined clip planes was broken
7623
(6512)
7624
* assembly language dispatch for SPARC was broken (bug 6484)
7625
* assorted compilation fixes on various Unix platforms (Dan Schikore)
7626
* glPopAttrib could restore an invalid value for GL_DRAW_BUFFER
7627
* assorted minor fixes for 16 and 32 bit/channel modes
7628
* fixed assorted bugs in texture compression paths
7629
* fixed indirect rendering vertex array crashes (bug 6863)
7630
* glDrawPixels GL_INDEX_OFFSET didn't always work
7631
* fixed convolution memory leak (bug 7077)
7632
* rectangular depth textures didn't work
7633
* invalid mode to glBegin didn't generate an error (bug 7142)
7634
* 'normalized' parameter to glVertexAttribPointerARB didn't work
7635
* disable bogus GLX_SGI_video_sync extension in xlib driver
7636
* fixed R128 driver locking bug (Martijn van Oosterhout)
7637
* using evaluators with vertex programs caused crashes (bug 7564)
7638
* fragment.position wasn't set correctly for point/line primitives
7639
* fixed parser bug for scalar sources for GL_NV_fragment_program
7640
* max fragment program length was incorrectly 128, now 1024
7641
* writes to result.depth in fragment programs weren't clamped to
7642
[0,1]
7643
* fixed potential dangling pointer bug in glBindProgram()
7644
* fixed some memory leaks (and potential crashes) in Xlib driver
7645
7646
-------------------------------------------------------------------
7647
Sat Sep 9 10:28:30 CEST 2006 - sndirsch@suse.de
7648
7649
- removed two source files with imcompatible license from Mesa
7650
tarball (Bug #204110)
7651
- added a check to specfile to make sure that these will not be
7652
reintroduced with the next Mesa update again (Bug #204110)
7653
7654
-------------------------------------------------------------------
7655
Mon Aug 21 14:33:25 CEST 2006 - sndirsch@suse.de
7656
7657
- moved via profile.d scripts from x11-tools to this package
7658
7659
-------------------------------------------------------------------
7660
Thu Aug 17 15:04:18 CEST 2006 - sndirsch@suse.de
7661
7662
- dri_driver_dir.diff:
7663
* DEFAULT_DRIVER_DIR is set during make call in specfile
7664
(Bug #199958)
7665
- disabled build of GLw (extra package MesaGLw)
7666
7667
-------------------------------------------------------------------
7668
Mon Jul 31 16:07:25 CEST 2006 - sndirsch@suse.de
7669
7670
- updated to Mesa 6.5_20060712; required by xorg-server 1.1.99.3
7671
- cleanup
7672
7673
-------------------------------------------------------------------
7674
Wed Jul 19 17:04:39 CEST 2006 - ro@suse.de
7675
7676
- adapt to /usr/lib move
7677
7678
-------------------------------------------------------------------
7679
Sun Jun 25 19:10:51 CEST 2006 - sndirsch@suse.de
7680
7681
- fixed build for X.Org 7.1
7682
7683
-------------------------------------------------------------------
7684
Wed Jun 21 21:41:05 CEST 2006 - sndirsch@suse.de
7685
7686
- udpated to Mesa 6.5
7687
* obsoletes
7688
- Mesa-glx-x11-render-texture-2.diff
7689
- Mesa-radeon-large-textures-1.diff
7690
- Mesa_945GM.patch
7691
- mesa-6.4.2-dri-copy-sub-buffer-2.patch
7692
- mesa-6.4.2-scissor-fix-1.patch
7693
- cleanup: removed no longer used sources/patches
7694
* missing-headers.diff
7695
* missing-headers.tar.bz2
7696
* glidelibs-i386.tar.gz
7697
7698
-------------------------------------------------------------------
7699
Mon Jun 19 10:47:49 CEST 2006 - sndirsch@suse.de
7700
7701
- added missing manual pages (Bug #185707)
7702
7703
-------------------------------------------------------------------
7704
Fri Jun 16 15:00:25 CEST 2006 - dreveman@suse.de
7705
7706
- Fix issue in copy-sub-buffer patch. Extension was not
7707
enabled on all radeon cards. (bnc 174839)
7708
- Add radeon large texture patch (back port from latest stable
7709
release of Mesa). (bnc 174839)
7710
7711
-------------------------------------------------------------------
7712
Tue May 23 09:34:12 CEST 2006 - sndirsch@suse.de
7713
7714
- no longer remove NVIDIA installer in %pre
7715
7716
-------------------------------------------------------------------
7717
Mon May 22 22:30:52 CEST 2006 - sndirsch@suse.de
7718
7719
- reverted Mesa/MesaGLU split
7720
- fixed libGLcore.so.1 (e.g. soname); required to create a
7721
non-conflicting package for the NVIDIA driver (Bug #175683)
7722
7723
-------------------------------------------------------------------
7724
Tue May 16 16:31:53 CEST 2006 - sndirsch@suse.de
7725
7726
- splitted off MesaGLU/MesaGLU-devel
7727
- added ldconfig to %postun
7728
7729
-------------------------------------------------------------------
7730
Sat Apr 22 09:23:18 CEST 2006 - sndirsch@suse.de
7731
7732
- licensefix.patch:
7733
* fixed incompatible GPL license (Bug #133238, Mesa Bug #6490)
7734
7735
-------------------------------------------------------------------
7736
Thu Apr 13 11:18:55 CEST 2006 - sndirsch@suse.de
7737
7738
- added /usr/X11R6/%{_lib}/modules/dri/updates/README.updates to
7739
document DRI driver update mechanism
7740
7741
-------------------------------------------------------------------
7742
Wed Apr 12 17:54:52 CEST 2006 - sndirsch@suse.de
7743
7744
- enhanced search path for DRI driver updates (FATE #300553)
7745
7746
-------------------------------------------------------------------
7747
Mon Apr 3 22:53:04 CEST 2006 - sndirsch@suse.de
7748
7749
- mesa-6.4.2-dri-copy-sub-buffer-1.patch:
7750
* needed for open source drivers to work with Xgl (David Reveman)
7751
7752
-------------------------------------------------------------------
7753
Wed Mar 15 18:15:23 CET 2006 - mhopf@suse.de
7754
7755
- Fix for bug #157051, issue 1:
7756
On intel the graphics is only displayed correctly after a scissor region
7757
other than full screen is specified.
7758
7759
-------------------------------------------------------------------
7760
Mon Feb 6 15:33:41 CET 2006 - sndirsch@suse.de
7761
7762
- update to Mesa 6.4.2 (obsoletes tnl_init.diff)
7763
* New items:
7764
- added OSMesaColorClamp() function/feature
7765
- added wglGetExtensionStringARB() function
7766
* Bug fixes:
7767
- fixed some problems when building on Windows
7768
- GLw header files weren't installed by installmesa script (bug 5396)
7769
- GL/glfbdev.h file was missing from tarballs
7770
- fixed TNL initialization bug which could lead to crash (bug 5791)
7771
7772
-------------------------------------------------------------------
7773
Mon Feb 6 10:19:14 CET 2006 - sndirsch@suse.de
7774
7775
- tnl_init.diff (Mesa Bug #5791):
7776
* fixes TNL initialization bug which could lead to crash
7777
(CVS changelog: use calloc instead of malloc so try_codegen
7778
field is initialized to zero)
7779
7780
-------------------------------------------------------------------
7781
Mon Jan 30 20:18:50 CET 2006 - sndirsch@suse.de
7782
7783
- glxext-sgi-hyperpipe.patch:
7784
* GLX_SGIX_hyperpipe_group -> GLX_SGIX_hyperpipe (Bug #146646)
7785
7786
-------------------------------------------------------------------
7787
Wed Jan 25 21:33:43 CET 2006 - mls@suse.de
7788
7789
- converted neededforbuild to BuildRequires
7790
7791
-------------------------------------------------------------------
7792
Fri Jan 20 13:11:32 CET 2006 - sndirsch@suse.de
7793
7794
- Mesa_945GM.patch:
7795
* 945GM support by Charles Johnson (FATE #151391)
7796
7797
-------------------------------------------------------------------
7798
Wed Dec 28 16:02:35 CET 2005 - sndirsch@suse.de
7799
7800
- moved header files and libGL.so from Mesa-devel to Mesa to make
7801
uninstallation of nvidia driver in %pre of Mesa-devel obsolete
7802
7803
-------------------------------------------------------------------
7804
Wed Nov 30 23:25:44 CET 2005 - sndirsch@suse.de
7805
7806
- update to Mesa 6.4.1
7807
7808
-------------------------------------------------------------------
7809
Fri Nov 18 11:37:30 CET 2005 - sndirsch@suse.de
7810
7811
- updated to Mesa 6.4 branch (2005-11-18)
7812
- added static libGL (new Mesa-devel-static package)
7813
- removed glut headers from installation (we use freeglut!)
7814
7815
-------------------------------------------------------------------
7816
Tue Nov 15 16:18:27 CET 2005 - sndirsch@suse.de
7817
7818
- updated to Mesa 6.4 branch (2005-11-12)
7819
7820
-------------------------------------------------------------------
7821
Wed Nov 9 18:21:49 CET 2005 - sndirsch@suse.de
7822
7823
- fixed libOSMesa build
7824
7825
-------------------------------------------------------------------
7826
Tue Nov 8 18:03:24 CET 2005 - sndirsch@suse.de
7827
7828
- added build of libOSMesa, e.g. required by tulip package
7829
7830
-------------------------------------------------------------------
7831
Tue Nov 8 08:16:52 CET 2005 - sndirsch@suse.de
7832
7833
- added include files for SGI's OpenGL Xt/Motif widgets, e.g.
7834
required by z88 package
7835
* GLwMDrawA.h
7836
* GLwDrawAP.h
7837
* GLwMDrawAP.h
7838
* GLwDrawA.h
7839
- enabled Motif support in libGLw, also required by z88 package
7840
7841
-------------------------------------------------------------------
7842
Mon Nov 7 10:56:52 CET 2005 - sndirsch@suse.de
7843
7844
- use glx headers from xorg-x11-devel package
7845
7846
-------------------------------------------------------------------
7847
Fri Oct 28 16:13:41 CEST 2005 - sndirsch@suse.de
7848
7849
- Mesa-glx-x11-render-texture-2.diff/missing-headers.diff:
7850
* new MESA_render_texture extension for Xgl (dreveman/mhopf)
7851
7852
-------------------------------------------------------------------
7853
Tue Oct 25 19:38:16 CEST 2005 - sndirsch@suse.de
7854
7855
- fixed DRI driver path for 64bit platforms
7856
7857
-------------------------------------------------------------------
7858
Tue Oct 25 04:40:34 CEST 2005 - sndirsch@suse.de
7859
7860
- update to Mesa 6.4
7861
7862
-------------------------------------------------------------------
7863
Mon Oct 24 22:43:24 CEST 2005 - sndirsch@suse.de
7864
7865
- build DRI compatible libGL
7866
7867
-------------------------------------------------------------------
7868
Fri Oct 21 06:09:53 CEST 2005 - sndirsch@suse.de
7869
7870
- added dummy nvidia libGLcore.so.1 for applications, which are
7871
still linked against libGL.so.1 of older nvidia driver releases
7872
- duplicate libGL (located in /usr/lib/GL) to make workarounds
7873
like LD_PRELOAD possible if nvidia driver is installed and its
7874
libGl does not work
7875
7876
-------------------------------------------------------------------
7877
Wed Oct 19 12:53:49 CEST 2005 - sndirsch@suse.de
7878
7879
- no longer install libglide (disables 3Dfx DRI support)
7880
7881
-------------------------------------------------------------------
7882
Sun Oct 2 22:15:48 CEST 2005 - sndirsch@suse.de
7883
7884
- created package
7885