SHA256
1
0
forked from pool/Mesa
Commit Graph

59 Commits

Author SHA256 Message Date
cc4d38bc1b Accepting request 824684 from home:dimstar:Factory
This should address the issues reported for Staging:B

https://build.opensuse.org/package/view_file/home:repo-checker/reports/openSUSE:Factory:Staging:B

- baselibs.conf:
  + Require Mesa-KHR-devel instead of Mesa-KHR-devel-<targettype>:
    KHR-devel consists only of header files there is thus no
    -<targettype> flavor being generated.
  + Do not require Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 from
    their respective -32bit devel packages: with libglvnd defined
    to 0, the native packages are being generated, but are empty.
    For baselibs, this trick does not work and empty packages are
    being skipped. So we drop the dependency (with a note in the
    .spec to enable the deps when changing the defines).

OBS-URL: https://build.opensuse.org/request/show/824684
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=982
2020-08-22 20:49:44 +00:00
82059c0364 removed changes in baselibs.conf, which got it accidently ...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=966
2020-06-15 15:57:21 +00:00
67797062aa Reverted baselibs.conf changes needed for Wine 32bit development, since these
caused regressions. (boo#1172302)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=964
2020-06-15 12:29:08 +00:00
e595e9fd26 - baselibs.conf: added pkgconfig files to 32bit devel packages
(boo#1172302)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=961
2020-06-03 10:30:17 +00:00
09c5f2464a - reintroduce GL, EGL, GLES* devel subpackages since corresponding
header and pkgconfig files from libglvnd didn't work out ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=880
2019-10-07 16:47:05 +00:00
c3d49fc896 * Mesa-libGLESv3-devel
packages now. Adjusted baselibs.conf accordingly.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=873
2019-09-26 22:53:15 +00:00
12dd2879e4 - baselibs.conf: Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365)
- Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=823
2019-03-22 10:16:33 +00:00
b4a9f5bd73 Accepting request 681521 from home:Andreas_Schwab:Factory
- Don't enable gallium_loader on ppc and s390x
- Fix configuration on non-gallium archs
- u_dep_xcb.patch: fix missing xcb dependencies

OBS-URL: https://build.opensuse.org/request/show/681521
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=815
2019-03-04 20:05:54 +00:00
1530ecc846 Accepting request 656871 from home:namtrac:branches:X11:XOrg
- Fix baselibs.conf entry for Mesa-KHR-devel (missing "-")

OBS-URL: https://build.opensuse.org/request/show/656871
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=791
2018-12-10 16:58:25 +00:00
Michal Srb
b3ed051f81 Accepting request 652135 from home:michalsrb:bug1117365:X11:XOrg
- Place khrplatform.h into new package Mesa-KHR-devel. It is now
  required by all devel packages that need it. (bsc#1117365)

- Remove n_drisw-Do-not-use-drisw_put_image_shm.patch,
  add u_constify-struct-drisw_loader_funcs.patch
  and u_drisw-use-separate-drisw_loader_funcs-for-shm.patch.
  * Replace workaround with proper fix for crash in VLC and
    possibly other applications. (boo#1113533)

OBS-URL: https://build.opensuse.org/request/show/652135
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=786
2018-11-27 10:16:12 +00:00
dbe2ec5f48 Accepting request 637103 from home:mimi_vx:branches:X11:XOrg
- update to 18.2.1
  * Lot of fixes for Vulkan drivers.

- get rid of libwayland-egl1/libwayland-egl-devel completely; also
  for older Leap versions

- update to 18.2.0
  * This release consists of nearly 2200 commits from approximately
    130 developers.
  * The top highlights include:
    - OpenGL 4.3 on virgl.
    - OpenGL 4.4 Compatibility profile on radeonsi.
    - OpenGL ES 3.2 on radeonsi and virgl.
    - GL_ARB_ES3_2_compatibility on radeonsi.
    - GL_ARB_fragment_shader_interlock on i965.
    - GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+).
    - GL_ANDROID_extension_pack_es31a on radeonsi.
    - GL_KHR_texture_compression_astc_ldr on radeonsi.
    - GL_NV_conservative_raster and GL_NV_conservative_raster_dilate on
      nvc0 (GM200+).
    - GL_NV_conservative_raster_pre_snap_triangles on nvc0 (GP102+).
    - multisampled images on nvc0 (GM107+) (now supported on GF100+).
  * Additional features:
    - ANV Extensions:
      - VK_KHR_bind_memory2.
      - VK_KHR_external_fence.
      - VK_KHR_external_fence_capabilities.
      - VK_KHR_external_semaphore.
      - VK_KHR_external_semaphore_capabilities.
      - VK_KHR_maintenance2.

OBS-URL: https://build.opensuse.org/request/show/637103
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=774
2018-09-23 10:25:38 +00:00
OBS User buildservice-autocommit
b8dee8542a Updating link to change in openSUSE:Factory/Mesa revision 336.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=0edf486afee512a6d3b26548e8e6812d
2018-09-19 12:34:11 +00:00
7148e81eb9 - get rid of libwayland-egl1/libwayland-egl-devel completely; also
for older Leap versions

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=771
2018-09-11 13:32:10 +00:00
bfb54f85e5 Accepting request 577308 from home:mstaudt:1081210boo-mesa-dri-vc4
- Split Nouveau and VC4 from the main driver package on all systems
  Fixes (boo#1081210).

OBS-URL: https://build.opensuse.org/request/show/577308
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=703
2018-02-16 16:57:28 +00:00
Michal Srb
cd41833098 Remove comment duplicated from the spec file.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=689
2018-01-30 15:05:46 +00:00
Michal Srb
fd17a96af0 - Require Mesa-dri-32bit and Mesa-gallium-32bit by Mesa-32bit. It
mirrors the requirement of the normal packages. (bnc#1078261)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=688
2018-01-30 14:44:55 +00:00
Michal Srb
9c8f07a415 Fix baselibs.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=679
2018-01-15 16:04:39 +00:00
Michal Srb
54060d0ef7 Accepting request 565806 from home:michalsrb:branches:X11:XOrg
- U_intel-Add-more-Coffee-Lake-PCI-IDs.patch
  * Add more Coffeelake PCI IDs (request by Intel)

OBS-URL: https://build.opensuse.org/request/show/565806
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=678
2018-01-15 15:45:22 +00:00
Michal Srb
91e3c82152 Accepting request 563054 from home:michalsrb:branches2:X11:XOrg
- Update to 17.3.1
  * Multiple fixes and improvements of the GLSL shader cache. The
    RADV driver no longer advertises VK_EXT_debug_report - there is
    no support for it.
  * The i965, radeonsi, nvc0 and freedreno drivers have received a
    few small fixes each.
  * A number of big endian fixes have been merged.

- Fixes for 32bit support broken by the Mesa split.

OBS-URL: https://build.opensuse.org/request/show/563054
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=675
2018-01-09 15:25:30 +00:00
Michal Srb
ffde9da8c0 - Add Mesa-dri and Mesa-gallium to baselibs.conf.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=671
2018-01-08 07:57:36 +00:00
68b1e7965c Accepting request 516907 from home:jberry:branches:X11:XOrg
- Replace uses of arch directive with targettype within a package
  declaration to resolve incorrect dependencies placed on -32bit
  packages.

OBS-URL: https://build.opensuse.org/request/show/516907
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=636
2017-08-15 10:22:17 +00:00
25fdb29277 Accepting request 504569 from home:mimi_vx:branches:X11:XOrg
- Fix baselibs.conf -> boo#1044813

OBS-URL: https://build.opensuse.org/request/show/504569
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=623
2017-06-19 12:57:00 +00:00
507b8280d5 - baselibs.conf: libglvnd0 -> libglvnd; missed the package name
change in libglvnd package (boo#1038619)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=611
2017-05-11 09:11:40 +00:00
c554e12bef - baselibs.conf: added libvulkan_intel-32bit as a requirement for
Mesa-libd3d (boo#1036282)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=606
2017-04-27 10:26:30 +00:00
aa012f3f2c - specfile: only require libglvnd0/libglvnd-devel, if libglvnd build
is enabled
- baselibs.conf: added requires to libglvnd0/libglvnd-devel where
  needed

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=586
2017-03-29 09:44:09 +00:00
45730c04a6 Accepting request 459607 from home:dimstar:Factory
- Provide libwayland-egl1 as -32bit compat library, required by
  libgtk-3-0.

OBS-URL: https://build.opensuse.org/request/show/459607
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=577
2017-02-22 09:15:25 +00:00
cc4d0d31da Accepting request 457140 from home:jengelh:branches:X11:XOrg
- Some %if around %post do not match with %if around %package;
  drop them altogether since they are not needed except around
  %files.
- Rename wrongly-named libOSMesa9 to libOSMesa8

OBS-URL: https://build.opensuse.org/request/show/457140
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=576
2017-02-22 01:28:40 +00:00
7d89858013 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=574 2017-02-14 16:03:05 +00:00
a6bc0fdacb - baselibs.conf: replaced definition of packages, which default is
not set to be built in specfile to 
    arch aarch64 ppc64 ppc64le s390x x86_64 package <package>
 in order to make "osc service localrun source_validator" happy :-(

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=567
2017-01-30 11:04:57 +00:00
cb520f7682 Accepting request 453046 from home:mimi_vx:branches:X11:XOrg
- Update baselibs.conf to ship i386 vulkan json files on x86_64

OBS-URL: https://build.opensuse.org/request/show/453046
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=566
2017-01-30 09:21:58 +00:00
70204a5ded Accepting request 451407 from home:mimi_vx:branches:X11:XOrg
- Updated baselibs.conf to reflect libvulkan_radeon

OBS-URL: https://build.opensuse.org/request/show/451407
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=564
2017-01-19 15:08:43 +00:00
1fcb1bfc3a - baselibs.conf: enabled build of 32bit Mesa-dri-nouveau package,
e.g. required for Steam (bnc#1011156)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=554
2016-11-21 11:55:25 +00:00
cadaf92329 Accepting request 400892 from home:mimi_vx:branches:X11:XOrg
- fix vulkan naming scheme, add supplement for xf86-video-intel

OBS-URL: https://build.opensuse.org/request/show/400892
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=524
2016-06-10 08:26:56 +00:00
1bc38551db Accepting request 400597 from home:tobijk:X11:XOrg
- Update to version 12.0.0-rc2:
- New features:
  + OpenGL 4.3 on nvc0, radeonsi, i965 (Gen8+)
  + OpenGL ES 3.1 on nvc0, radeonsi
  + GL_ARB_ES3_1_compatibility on nvc0, radeonsi
  + GL_ARB_compute_shader on nvc0, radeonsi, softpipe
  + GL_ARB_cull_distance on i965/gen6+, nv50, nvc0, llvmpipe, softpipe
  + GL_ARB_framebuffer_no_attachments on nvc0, r600, radeonsi, softpipe
  + GL_ARB_internalformat_query2 on all drivers
  + GL_ARB_query_buffer_object on i965/hsw+
  + GL_ARB_robust_buffer_access_behavior on i965, nvc0, radeonsi
  + GL_ARB_shader_atomic_counters on radeonsi, softpipe
  + GL_ARB_shader_atomic_counter_ops on nvc0, radeonsi, softpipe
  + GL_ARB_shader_image_load_store on nvc0, radeonsi, softpipe
  + GL_ARB_shader_image_size on nvc0, radeonsi, softpipe
  + GL_ARB_shader_storage_buffer_objects on radeonsi, softpipe
  + GL_ATI_fragment_shader on all Gallium drivers
  + GL_EXT_base_instance on all drivers that support GL_ARB_base_instance
  + GL_EXT_clip_cull_distance on all drivers that support GL_ARB_cull_distance
  + GL_KHR_robustness on i965
  + GL_OES_copy_image on i965 (Baytrail and Gen8+)
  + GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers
    that support GL_ARB_draw_buffers_blend
  +GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 on all drivers that support
   GL_ARB_gpu_shader5
  +GL_OES_sample_shading on i965, nvc0, r600, radeonsi
  +GL_OES_sample_variables on i965, nvc0, r600, radeonsi
  +GL_OES_shader_image_atomic on all drivers that support
   GL_ARB_shader_image_load_store
  +GL_OES_shader_io_blocks on i965, nvc0, radeonsi

OBS-URL: https://build.opensuse.org/request/show/400597
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=520
2016-06-08 02:40:52 +00:00
beb3df72d4 Accepting request 347132 from home:boombatower:branches:X11:XOrg
Add Mesa-libOpenCL.

OBS-URL: https://build.opensuse.org/request/show/347132
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=486
2015-12-02 15:16:15 +00:00
19d5acbf45 - specfile/baselibs.conf: Manually provide d3d library (bnc#918294)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=429
2015-02-23 16:04:26 +00:00
0dc59a02df - baselibs.conf: enabled build of 32bit Mesa-libd3d package
(bnc#910109)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=424
2015-02-02 09:00:58 +00:00
96849e76eb Accepting request 265159 from home:tobijk:X11:XOrg
- Update to version 10.4.0 (10.4 Final):
- New features:
  + GL_ARB_conditional_render_inverted on nv50
  + GL_ARB_sample_shading on r600
  + GL_ARB_texture_view on nv50, nvc0
  + GL_ARB_clip_control on nv50, nvc0, r300, r600, radeonsi, llvmpipe, softpipe
  + GL_KHR_context_flush_control on all drivers
- Changes:
  + Removed patch17: u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
    This patch was upstreamed
  + Build without "--enable-gallium-egl"
    This buildoption was removed upstream
  + Add subpackage libvdpau_r300

OBS-URL: https://build.opensuse.org/request/show/265159
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=412
2014-12-15 14:28:38 +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
452df05caa Accepting request 209044 from home:tobijk:X11:XOrg
update to version 10.0.0

OBS-URL: https://build.opensuse.org/request/show/209044
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=343
2013-12-02 10:29:34 +00:00
2e1e887734 - Disable u_mesa-8.0-llvmpipe-shmget.patch,
u_mesa-8.0.1-fix-16bpp.patch since these are considered wrong by
  the author
- remove libIndirectGL (packages), since it is most likely no
  longer used by anyone ...
- use --enable-osmesa, since we no longer have this extra build
  for libIndirectGL

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=328
2013-09-20 11:57:54 +00:00
45639bc68a Accepting request 196132 from home:sumski:branches:X11:XOrg
Stop versioning libgbm1/devel and libwayland-egl/devel by itself, they now follow general Mesa version. Last sr, i promise ;-)

OBS-URL: https://build.opensuse.org/request/show/196132
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=311
2013-08-23 19:19:25 +00:00
2138f2187b Accepting request 196107 from home:sumski:branches:X11:XOrg
Fixed baselibs from previous change (sorry for the trouble!)

OBS-URL: https://build.opensuse.org/request/show/196107
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=310
2013-08-23 14:55:02 +00:00
935cfcc76c Accepting request 196096 from home:sumski:branches:X11:XOrg
Update to 9.2 rc2 + small baselibs cleanup

OBS-URL: https://build.opensuse.org/request/show/196096
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=309
2013-08-23 11:55:30 +00:00
d0814de69b Accepting request 162338 from home:coolo:branches:openSUSE:Factory
- fix baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/162338
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=282
2013-04-03 08:21:58 +00:00
40f6873741 Accepting request 157192 from home:tobijk:X11:XOrg
Update to Mesa 9.1

OBS-URL: https://build.opensuse.org/request/show/157192
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=276
2013-03-13 16:30:13 +00:00
c68c349676 Accepting request 149134 from home:RBrownCCB:branches:X11:XOrg
- Add requires for Mesa to Mesa-libGL1 in baselibs.conf
 * Mesa required for many applications in wine
 * wine-32bit pulls through Mesa-libGL1-32bit without Mesa-32bit

OBS-URL: https://build.opensuse.org/request/show/149134
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=262
2013-01-20 19:56:42 +00:00
a2a9d4aaf6 Accepting request 135211 from home:coolo:branches:openSUSE:Factory
- fix baselibs.conf after package split

OBS-URL: https://build.opensuse.org/request/show/135211
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=246
2012-09-21 07:21:31 +00:00
f6ba1d66d3 Accepting request 132365 from home:klausi123:X11
Mesa without glu from the 9.0 stabilizing branch, the radeonsi driver is disabled for now, it breaks the build

OBS-URL: https://build.opensuse.org/request/show/132365
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=242
2012-09-03 11:00:50 +00:00
7a0930bbe6 Accepting request 131614 from home:klausi123:X11
Heavily break the system? ok lets do it!
(Just kidding)

This is just to show some work towards mesa 8.1, but this snapshot actually works :)
Three new development packages added!
If you accept this there will be a new libdrm and a newer nouveau driver

OBS-URL: https://build.opensuse.org/request/show/131614
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=240
2012-08-27 09:57:08 +00:00