Commit Graph

440 Commits

Author SHA256 Message Date
Stephan Kulow
8574642f4e Accepting request 258979 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/258979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=225
2014-10-31 08:39:27 +00:00
fd426dcd0f Accepting request 258958 from home:jengelh:dev
resend: - Update descriptions and Requires for GLES3

OBS-URL: https://build.opensuse.org/request/show/258958
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=404
2014-10-30 13:18:51 +00:00
f70f436e9d Accepting request 258365 from home:mayerjosua:branches:X11:XOrg
move dri devle files from Mesa-devel to their own package.
This prevents pkgconfig(dri) from pulling in *all* of Mesa, which can be troublesome if one uses his own non-mesa packages for libraries such as libGL and libGLESv2.

OBS-URL: https://build.opensuse.org/request/show/258365
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=403
2014-10-27 07:38:50 +00:00
Stephan Kulow
928bc36f5a Accepting request 256193 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/256193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=224
2014-10-15 19:58:49 +00:00
1a69aaaaa8 Accepting request 256070 from home:Futhorc:branches:X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/256070
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=401
2014-10-14 08:21:12 +00:00
Stephan Kulow
8b3d0938ea Accepting request 253099 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/253099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=223
2014-10-01 05:40:22 +00:00
64d5fbb998 Accepting request 253096 from openSUSE:Factory:PowerPC
- Fix ppc64 build (bnc#893275 bnc#871128)
  u_be_assert_include.patch
  Add ncurses-devel as build dependency to build with -ltinfo
- Enable llvm on ppc64le (llvm3.5 got ppc64le support)
- Enable shared on ppc64 and ppc64le

OBS-URL: https://build.opensuse.org/request/show/253096
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=399
2014-09-29 13:09:39 +00:00
Stephan Kulow
2504c000bc Accepting request 251647 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/251647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=222
2014-09-25 06:42:31 +00:00
94c15ccb4b Accepting request 251630 from home:tobijk:X11:XOrg
- Update to version 10.3.0 (10.3 Final):
- New features:
  + GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
  + GL_ARB_clear_texture on i965
  + GL_ARB_compressed_texture_pixel_storage on all drivers
  + GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe
  + GL_ARB_derivative_control on i965, nv50, nvc0, r600
  + GL_ARB_draw_indirect on nvc0, radeonsi
  + GL_ARB_explicit_uniform_location (all drivers that support GLSL)
  + GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600
  + GL_ARB_gpu_shader5 on i965/gen7, nvc0
  + GL_ARB_multi_draw_indirect on nvc0, radeonsi
  + GL_ARB_sample_shading on radeonsi
  + GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, radeonsi, softpipe
  + GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi
  + GL_ARB_texture_barrier on nv50, nvc0, r300, r600, radeonsi
  + GL_ARB_texture_compression_bptc on i965/gen7+, nvc0, r600/evergreen+, radeonsi
  + GL_ARB_texture_cube_map_array on radeonsi
  + GL_ARB_texture_gather on r600, radeonsi
  + GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, softpipe
  + GL_ARB_texture_query_lod on r600, radeonsi
  + GL_ARB_viewport_array on nvc0
  + GL_AMD_vertex_shader_viewport_index on i965/gen7+, r600
  + GL_OES_compressed_ETC1_RGB8_texture on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe
  + GLX_MESA_query_renderer on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe
  + 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)
- Changes:
  Building of gallium-pipe disabled for now by upstream, see:
  http://cgit.freedesktop.org/mesa/mesa/commit/?h=10.3&id=07426ad1029c3505b809dc9eec104007fb623983
  Nevertheless keep it around as it may get enabled again.

OBS-URL: https://build.opensuse.org/request/show/251630
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=397
2014-09-23 14:09:36 +00:00
Stephan Kulow
6daae5dfa3 Accepting request 246335 from X11:XOrg
- Update to version 10.3.0-RC1
  * Mesa 10.3 brings many performance improvements, more 
    OpenGL 4.x functionality, the VC4 Gallium3D driver, 
    and much more.
  * supersedes U_mesa-glx-Reduce-error-log-level.patch

- Package vdpau_r600 for ppc64le as well (bnc#893275) 

- u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
  Suppress any "libGL:..." warnings when LIBGL_DEBUG == "quiet"
  (bnc#892896)

OBS-URL: https://build.opensuse.org/request/show/246335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=221
2014-09-01 14:58:40 +00:00
5218371127 - Update to version 10.3.0-RC1
* Mesa 10.3 brings many performance improvements, more 
    OpenGL 4.x functionality, the VC4 Gallium3D driver, 
    and much more.
  * supersedes U_mesa-glx-Reduce-error-log-level.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=395
2014-08-25 10:44:36 +00:00
40736b0768 Accepting request 246142 from home:k0da:ppc
- Package vdpau_r600 for ppc64le as well (bnc#893275)

OBS-URL: https://build.opensuse.org/request/show/246142
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=394
2014-08-25 08:07:28 +00:00
efe7158fae - u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
Suppress any "libGL:..." warnings when LIBGL_DEBUG == "quiet"
  (bnc#892896)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=393
2014-08-22 14:05:52 +00:00
8dccf9b79b Accepting request 244836 from X11:XOrg
- no longer add /usr/%{_lib}/dri/updates to DRI driver search path
  (FATE#317822)

OBS-URL: https://build.opensuse.org/request/show/244836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=219
2014-08-20 15:52:44 +00:00
781d7e4168 - no longer add /usr/%{_lib}/dri/updates to DRI driver search path
(FATE#317822)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=391
2014-08-15 12:43:38 +00:00
0047640abd Accepting request 243870 from X11:XOrg
- Update to version 10.2.5
  * Mesa 10.2.5 is a bug fix release which fixes bugs fixed since
    the 10.2.4 release

OBS-URL: https://build.opensuse.org/request/show/243870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=218
2014-08-11 08:09:38 +00:00
b54bf743ef - Update to version 10.2.5
* Mesa 10.2.5 is a bug fix release which fixes bugs fixed since
    the 10.2.4 release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=389
2014-08-07 12:38:38 +00:00
Stephan Kulow
c198c58b4e Accepting request 242945 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/242945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=217
2014-07-31 08:04:00 +00:00
6a9dd073e1 Accepting request 242936 from home:tiwai:branches:X11:XOrg
- Reduce error log level for annoying dlopen messages (bnc#889391)
  U_mesa-glx-Reduce-error-log-level.patch

OBS-URL: https://build.opensuse.org/request/show/242936
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=387
2014-07-30 07:26:57 +00:00
Stephan Kulow
5bfed89f68 Accepting request 242753 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/242753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=216
2014-07-29 19:21:45 +00:00
a5cb59551a - Update to version 10.2.4
* Mesa 10.2.4 is a bug fix release which fixes bugs fixed since
    the 10.2.3 release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=385
2014-07-21 14:23:51 +00:00
Stephan Kulow
e691bffa13 Accepting request 239960 from X11:XOrg
- Update to version 10.2.3
  * Mesa 10.2.3 is a bug fix release which fixes bugs fixed since
    the 10.2.2 release
- obsoletes u_mesa-gallium-llvmpipe-fix-SIGFPE.patch

OBS-URL: https://build.opensuse.org/request/show/239960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=215
2014-07-13 12:05:47 +00:00
f139a3cbb4 - Update to version 10.2.3
* Mesa 10.2.3 is a bug fix release which fixes bugs fixed since
    the 10.2.2 release
- obsoletes u_mesa-gallium-llvmpipe-fix-SIGFPE.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=383
2014-07-09 10:45:56 +00:00
Stephan Kulow
28fb89d0a7 Accepting request 236704 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/236704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=214
2014-06-18 08:59:24 +00:00
a8dbee14f2 Accepting request 236552 from home:tobijk:X11:XOrg
update to version 10.2.1

OBS-URL: https://build.opensuse.org/request/show/236552
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=381
2014-06-10 06:50:45 +00:00
cf54ddc257 - Update to version 10.2-rc5
Another round of bugfixes towards the final 10.2

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=380
2014-06-04 10:33:08 +00:00
Stephan Kulow
1476361994 Accepting request 235538 from X11:XOrg
- Fix zero-division with empty height (bnc#879462)
  u_mesa-gallium-llvmpipe-fix-SIGFPE.patch (forwarded request 235536 from tiwai)

OBS-URL: https://build.opensuse.org/request/show/235538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=213
2014-06-02 05:04:24 +00:00
337c2ab712 Accepting request 235536 from home:tiwai:branches:X11:XOrg
- Fix zero-division with empty height (bnc#879462)
  u_mesa-gallium-llvmpipe-fix-SIGFPE.patch

OBS-URL: https://build.opensuse.org/request/show/235536
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=378
2014-05-27 12:05:25 +00:00
f6d83c7f30 Accepting request 235470 from home:tobijk:X11:XOrg
update to version 10.2-rc4

OBS-URL: https://build.opensuse.org/request/show/235470
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=377
2014-05-27 07:46:33 +00:00
1e0d9d7d35 Accepting request 234744 from home:tobijk:X11:XOrg
10.2-rc3

OBS-URL: https://build.opensuse.org/request/show/234744
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=376
2014-05-19 21:37:42 +00:00
Stephan Kulow
7ec028aa31 Accepting request 233592 from X11:XOrg
- no shared llvm libs on ppc64
- vdpau no longer enabled by default
- xa or gallium-gbm implies gallium-loader (forwarded request 233580 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/233592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=212
2014-05-13 18:45:55 +00:00
2a76c69a39 Accepting request 233580 from home:Andreas_Schwab:Factory
- no shared llvm libs on ppc64
- vdpau no longer enabled by default
- xa or gallium-gbm implies gallium-loader

OBS-URL: https://build.opensuse.org/request/show/233580
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=374
2014-05-12 13:08:48 +00:00
Stephan Kulow
19f5d2d909 Accepting request 233388 from X11:XOrg
10.2-rc2 (forwarded request 233341 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/233388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=211
2014-05-12 07:28:35 +00:00
b394ad0e2e Accepting request 233341 from home:tobijk:X11:XOrg
10.2-rc2

OBS-URL: https://build.opensuse.org/request/show/233341
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=372
2014-05-10 22:26:51 +00:00
Stephan Kulow
d7e32bb54e Accepting request 232654 from X11:XOrg
Mesa 10.2-rc1 (forwarded request 232615 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/232654
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=210
2014-05-06 11:39:34 +00:00
9d393b25b3 Accepting request 232615 from home:tobijk:X11:XOrg
Mesa 10.2-rc1

OBS-URL: https://build.opensuse.org/request/show/232615
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=370
2014-05-05 08:12:09 +00:00
Stephan Kulow
56a1a29532 Accepting request 231355 from X11:XOrg
Fix build without xorg-x11-*-devel (forwarded request 231327 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/231355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=209
2014-04-26 17:34:10 +00:00
40e21edb95 Accepting request 231327 from home:tobijk:branches:X11:XOrg
Fix build without xorg-x11-*-devel

OBS-URL: https://build.opensuse.org/request/show/231327
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=368
2014-04-25 08:38:43 +00:00
Stephan Kulow
c7f79d1099 Accepting request 229294 from X11:XOrg
- Include XA tracker sub packages on s390x (forwarded request 229290 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/229294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=208
2014-04-09 11:01:10 +00:00
3941fb5849 Accepting request 229290 from home:Andreas_Schwab:Factory
- Include XA tracker sub packages on s390x

OBS-URL: https://build.opensuse.org/request/show/229290
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=366
2014-04-07 14:51:28 +00:00
Stephan Kulow
30c9bac10e Accepting request 228406 from X11:XOrg
- Clean up specfile
- Turn negative arch checks into positive ones for non-default configure
  settings
- libxsmfence is also available on ppc64le
- Don't enable gallium-egl on ppc64 for now to work around llvm bug (forwarded request 228347 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/228406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=207
2014-04-06 05:10:16 +00:00
1b38756947 Accepting request 228347 from home:Andreas_Schwab:Factory
- Clean up specfile
- Turn negative arch checks into positive ones for non-default configure
  settings
- libxsmfence is also available on ppc64le
- Don't enable gallium-egl on ppc64 for now to work around llvm bug

OBS-URL: https://build.opensuse.org/request/show/228347
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=364
2014-04-01 09:29:15 +00:00
Stephan Kulow
f2291af1c2 Accepting request 226575 from X11:XOrg
Fixes for BNC#866445 (forwarded request 225987 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/226575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=206
2014-03-22 18:46:00 +00:00
4fe3fcb083 Accepting request 225987 from home:tobijk:branches:X11:XOrg
Fixes for BNC#866445

OBS-URL: https://build.opensuse.org/request/show/225987
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=362
2014-03-18 11:29:12 +00:00
Stephan Kulow
ffaaf3bd53 Accepting request 225143 from X11:XOrg
update to version 10.1
+ left the patches untouched (forwarded request 224739 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/225143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=205
2014-03-11 19:33:22 +00:00
60290f679d Accepting request 224739 from home:tobijk:branches:X11:XOrg
update to version 10.1
+ left the patches untouched

OBS-URL: https://build.opensuse.org/request/show/224739
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=360
2014-03-08 11:27:35 +00:00
ce2ad4c656 - added comment to specfile not to drop the currently disabled patches
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=359
2014-03-05 10:39:53 +00:00
Tomáš Chvátal
c0df442eeb Accepting request 220952 from X11:XOrg
- Update to version 10.0.3
  * Mesa 10.0.3 is a bug fix release which fixes bugs fixed since
    the 10.0.2 release

OBS-URL: https://build.opensuse.org/request/show/220952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=204
2014-02-07 15:44:21 +00:00
6e840b6a27 - Update to version 10.0.3
* Mesa 10.0.3 is a bug fix release which fixes bugs fixed since
    the 10.0.2 release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=357
2014-02-04 16:31:53 +00:00
Stephan Kulow
0d17cb6380 Accepting request 214076 from X11:XOrg
Enable freedreno gallium driver on arm for Qualcomm Adreno (Snapdragon) (forwarded request 214047 from a_faerber)

OBS-URL: https://build.opensuse.org/request/show/214076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=203
2014-01-17 10:04:42 +00:00