Revisions of Mesa

Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 167)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 166)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 165)
- add mako_4_radv.patch - fixes Mako detection for RADV/intel 

- update to 18.1.2
 * Fixes for libatomic checks on non-arm and non-x86 platforms
 * porting of additional libatomic checks to meson from autotools
 * numerous radv fixes
 * numerous intel fixes
 * A few fixes each for radeonsi, r300, ac, glx, and vulkan

- add mako_4_radv.patch - fixes Mako detection for RADV/intel 

- update to 18.1.2
 * Fixes for libatomic checks on non-arm and non-x86 platforms
 * porting of additional libatomic checks to meson from autotools
 * numerous radv fixes
 * numerous intel fixes
 * A few fixes each for radeonsi, r300, ac, glx, and vulkan
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 164)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 163)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 162)
- replaced u_r600-egd_tables.py-added-support-for-python-3.patch
  with fixed u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch 
  and enabled it again; removed again n_egd_tables_h.patch (boo#1082303)

- added n_egd_tables_h.patch and disabled u_mesa-python3-only.patch
  * use pregenerated egd_tables.h (via python2) instead of trying
    to generate it during buildtime with python3 using an apparently
    broken patch (boo#1082303)

- replaced u_r600-egd_tables.py-added-support-for-python-3.patch
  with fixed u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch 
  and enabled it again; removed again n_egd_tables_h.patch (boo#1082303)

- added n_egd_tables_h.patch and disabled u_mesa-python3-only.patch
  * use pregenerated egd_tables.h (via python2) instead of trying
    to generate it during buildtime with python3 using an apparently
    broken patch (boo#1082303)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 161)
- removed more unneeded buildrequires: libudev, openssl, bison, 
  flex (boo#1082312)

- removed more unneeded buildrequires: libudev, openssl, bison, 
  flex (boo#1082312)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 160)
- removed u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch
  which is no longer needed due to changed LLVM build (boo#1082307)

- merge content of new rpmlintrc into existing Mesa-rpmlintrc file

- no longer run ldconfig for the follwing backend (ICD) drivers,
  since it's considered wrong: xvmc, vdpau, va, opencl, and vulkan;
  required adding a rpmlintrc file with appropriate rules
  (boo#1082316)

- removed no longer needed ncurses-devel BuildRequires (boo#1082315)

- redone u_add_llvm_codegen_dependencies.patch and renamed to
  u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch
  (boo#1082307)

- removed u_mesa-8.0.1-fix-16bpp.patch and
  u_mesa-8.0-llvmpipe-shmget.patch, which we no longer apply since
  about 5 years (boo#1082305)

- recreated u_mesa-python3-only.patch and renamed to
  u_r600-egd_tables.py-added-support-for-python-3.patch; also
  removed first hunk (boo#1082303)

- removed n_Define-GLAPIVAR-separate-from-GLAPI.patch 
  * bits moved to libGLw's n_Use-newly-introduced-GLAPIVAR-for-variables.patch
    (boo#1082297)

- removed u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch
  which is no longer needed due to changed LLVM build (boo#1082307)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 159)
- remove %{release} based dependecies
   Unfortuanetly Mesa and Mesa-drivers can have different release number
   Release is Commit_Count.Build_Count and build count can be different
   because both packages have different dependencies

- add u_glsl-linker-error.patch
  * Fix attaching multiple shader objects for the same stage to a
    GLSL program triggers a linker error (fdo#104777, bnc#1080492)
  * Fixes issue with wine applications.

- Added %{release} so the correct package release is used
  when a package has been patched 

- remove %{release} based dependecies
   Unfortuanetly Mesa and Mesa-drivers can have different release number
   Release is Commit_Count.Build_Count and build count can be different
   because both packages have different dependencies

- add u_glsl-linker-error.patch
  * Fix attaching multiple shader objects for the same stage to a
    GLSL program triggers a linker error (fdo#104777, bnc#1080492)
  * Fixes issue with wine applications.

- Added %{release} so the correct package release is used
  when a package has been patched
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 158)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 157)
- Update to 18.0.0-rc4
- supersedes u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch 

- Update to 18.0.0-rc4
- supersedes u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 156)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 155)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 154)
- u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch
  * Fix crash when loading shader. (bnc#1079465)

- u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch
  * Fix crash when loading shader. (bnc#1079465)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 153)
- Update to 18.0.0-rc3
  * includes significant improvements for OpenGL and Vulkan support
    and performance.
- supersedes U_intel-Add-more-Coffee-Lake-PCI-IDs.patch

- Update to 18.0.0-rc3
  * includes significant improvements for OpenGL and Vulkan support
    and performance.
- supersedes U_intel-Add-more-Coffee-Lake-PCI-IDs.patch
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 152)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 151)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 150)
- Add _constraints to select 6G disk for PowerPC
  to avoid cpio: write error on obs-power8-05 workers boo#1076325

- U_intel-Add-more-Coffee-Lake-PCI-IDs.patch
  * Add more Coffeelake PCI IDs (request by Intel)

- Add _constraints to select 6G disk for PowerPC
  to avoid cpio: write error on obs-power8-05 workers boo#1076325

- U_intel-Add-more-Coffee-Lake-PCI-IDs.patch
  * Add more Coffeelake PCI IDs (request by Intel)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 149)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 148)
Displaying revisions 561 - 580 of 727
openSUSE Build Service is sponsored by