Commit Graph

  • 81cbc55c26 - update to 18.1.4 * Several fixes for i965 * Several fixes for anv * A few fixes each for radeonsi, glx, the glsl compiler, the autotools build, nir, st/dri, and r600 Stefan Dirsch 2018-07-17 01:57:55 +00:00
  • 6b0c3e0e8b - Make build verbose as outlined in openSUSE:Specfile guidelines https://en.opensuse.org/openSUSE:Specfile_guidelines#Verbose_mode - add mako_4_radv.patch - fixes Mako detection for RADV/intel Stefan Dirsch 2018-07-12 14:26:32 +00:00
  • a3975aa8fb - Make build verbose as outlined in openSUSE:Specfile guidelines https://en.opensuse.org/openSUSE:Specfile_guidelines#Verbose_mode Stefan Dirsch 2018-07-12 14:25:41 +00:00
  • abd18a2ba6 Accepting request 622027 from home:marxin:branches:X11:XOrg Stefan Dirsch 2018-07-12 14:23:48 +00:00
  • 431d8ea443 Accepting request 620175 from X11:XOrg Dominique Leuenberger 2018-07-07 19:55:55 +00:00
  • 1d51be4fc2 Accepting request 619902 from home:mimi_vx:branches:X11:XOrg Stefan Dirsch 2018-07-02 08:46:51 +00:00
  • 7577dbbe5b Accepting request 617346 from X11:XOrg Dominique Leuenberger 2018-06-27 08:14:42 +00:00
  • a5fd32684b Accepting request 617323 from home:mimi_vx:branches:X11:XOrg Stefan Dirsch 2018-06-18 02:01:43 +00:00
  • 3556e43abf Accepting request 617305 from home:mimi_vx:branches:X11:XOrg Stefan Dirsch 2018-06-17 14:15:51 +00:00
  • 97b27b46b0 Accepting request 614242 from X11:XOrg Dominique Leuenberger 2018-06-08 21:11:06 +00:00
  • 9faeed3001 Accepting request 614240 from home:mimi_vx:branches:X11:XOrg Stefan Dirsch 2018-06-05 12:05:37 +00:00
  • d7d9451f49 Accepting request 611368 from X11:XOrg Dominique Leuenberger 2018-05-25 19:36:51 +00:00
  • 559060b9ca Accepting request 611357 from home:tobijk:X11:XOrg Stefan Dirsch 2018-05-22 18:09:47 +00:00
  • 56037066d8 Accepting request 611221 from home:michalsrb:branches:X11:XOrg Stefan Dirsch 2018-05-22 11:48:14 +00:00
  • b8c551952d Accepting request 610642 from home:mimi_vx:branches:X11:XOrg Michal Srb 2018-05-22 08:42:37 +00:00
  • a64f9faba4 Accepting request 610637 from X11:XOrg Dominique Leuenberger 2018-05-20 15:20:08 +00:00
  • a00332249e added missing public key Stefan Dirsch 2018-05-19 15:49:58 +00:00
  • e30314be53 - Update to 18.0.4 * r600 driver gets a fix for constant buffer boounds, which fixes rendering bugs in Trine and Witcher 1. * Several fixes for RADV driver: fixes around alpha channel in Pre-Vega, fix in multisample image copies, and fixes around multilayer images in compute path. * For the case of ANV/i965 drivers, also a couple of fixes, all of them around ISP. On top, there are a couple of fixes relative to code emission around 16-bit integers, and a a fix for a leak in blorp for Gen4 and Gen5. * Speaking of leaks, there are also fixes for winsys/radeon/amdgpu and pipe-loader.gets a couple of patches to fix a couple of leaks. * SPIR-V part gets a patch to apply OriginUpperLeft to FragCoord. * Mesa core gets a couple of patches to fix error handling in get_framebuffer_parameteriv, and to add missing support for glFogiv(GL_FOG_DISTANCE_MODE_NV). Stefan Dirsch 2018-05-19 15:13:04 +00:00
  • da1361b604 Accepting request 605329 from X11:XOrg Dominique Leuenberger 2018-05-11 09:28:14 +00:00
  • fdcd0cb773 - Update to 18.0.3 * The is a fairly small release consisting of patches to fix leaks in RADV and Winsys, fix deadlock in internal queue, fix issues with ANV allocator, fix blit setup for YUV LoadImage, and some other patches. Stefan Dirsch 2018-05-08 12:49:15 +00:00
  • b5b39ee40f Accepting request 602486 from X11:XOrg Dominique Leuenberger 2018-05-06 12:56:20 +00:00
  • 113f78b9ff - Update to 18.0.2 * A couple of fixes for Meson that solves some problems regarding building tests and installation. * A couple of fixes in state tracker / DRI that was causing crashes in QtCreator and Firefox, among other problems. * A couple of fixes for GFX9, that solves a hang in the driver, and a problem with buffer views. * SVGA gets also a patch to fix incorrect advertizing of EGL_KHR_gl_colorspace extension. * Etnaviv gets a fix for swizzled texture formats. * Intel drivers get also several patches. * RADV gets a patch to solve a problem of lot of games complaining about not having enough memory. Stefan Dirsch 2018-04-30 10:21:17 +00:00
  • acbbafb419 Accepting request 598492 from X11:XOrg Dominique Leuenberger 2018-04-22 12:35:05 +00:00
  • df7c70e83e - Update to 18.0.1 * In this release we have: * On the build system to highlight Meson is get improved thorugh several patches that fix issues around it. * On the drivers part, RADV get several fixes: one for multisample regressions on Vega, another around GFX9 buffer views, and a couple of them more to related with avoiding emitting unneeded vertex state. * St/Nine get fixes around face register, lighting constants, math check for inversible matrix, implicit conversions and bad tracking of vertex textures. * Freedreno/a5xx get fixes around missaligned heigh for PIPE_BUFFER, and around page faults. * Several fixes are also enqueued for Intel driver: set right channel_sizes for MOV_INDIRECT sources, set right config registration for uploading to kernel, return the fourcc stored in __DRIimage when possible, fix negative sign in 64-bit return values, fix null destination register in assembly instructions with 3 source operands, a fix for failed TCS/TES shader compilation * Queue also contains a couple of fixes around Gallium drivers, one to fix a typo in code that was causing wrong return value, and another one to fix an unitialized modifier for DRI2. * Mesa core gets a couple of patches to fix issues around overriding OpenGL/ES supported version through environment variables, and a patch to fix an issue with texture samples found in "The Witness" through Wine. * A couple of bugs around unrolling loops have also been fixed, these patches were applied for NIR and GLSL. * On top of above, NIR gets more fixes in a couple of lowering functions used: coalesce in lower_vec_to_movs if vec had a SSA destination, and interp_var_at intrinsic support in lower_indirect_derefs. It also gets a fix around vars_to_ssa function. * Finally, there are other fixes affecting Radeonsi, AC, EGL/Wayland and SPIR-V compiler. Stefan Dirsch 2018-04-19 10:36:41 +00:00
  • 139380b5f5 - enabled opencl and that way also Mesa-gallium on 42.3 since we now build against llvm 6; this also fixes the requirements from Mesa-32bit to Mesa-gallium-32bit in baselibs.conf (reported by community) Stefan Dirsch 2018-04-18 09:36:28 +00:00
  • 2656660c45 Accepting request 593742 from X11:XOrg Yuchen Lin 2018-04-10 07:50:55 +00:00
  • da515135fd Accepting request 593731 from home:michalsrb:branches:bnc1082298:X11:XOrg Stefan Dirsch 2018-04-05 09:56:01 +00:00
  • cbe78eb001 Accepting request 593123 from home:Andreas_Schwab:Factory Stefan Dirsch 2018-04-04 12:09:38 +00:00
  • f4182ef5f8 Accepting request 591959 from X11:XOrg Dominique Leuenberger 2018-03-30 10:01:21 +00:00
  • fde9501912 - Update to 18.0.0 final * one-and-only change since 18.0.0-rc5: updated release notes - Changes since 17.3 * The top highlights include: + Cannonlake support on i965 and anv + GL 4.3/GLES 3.1 support on r600/evergreen with hw fp64 support + Meson build system * ANV Extensions: + VK_EXT_external_memory_dma_buf * RADV Extensions: + VK_ANDROID_native_buffer + VK_KHR_external_fence + VK_KHR_external_fence_capabilities + VK_KHR_external_fence_fd + VK_KHR_get_surface_capabilities2 + VK_EXT_discard_rectangles + VK_EXT_external_memory_dma_buf + VK_AMD_shader_info * EGL: + Support for RGBA/RGBX 1010102 formats + EGL_EXT_pixel_format_float + Final planned release to ship wayland-egl. Now provided by wayland. * GLX: + Darwin/Apple fixes * Mesa core + Support 1 binary format for GL_ARB_get_program_binary on i965 + drirc workarounds: (*) Unreal 4 Editor (*) Observer (*) Steamroll (*) Refunct * drirc mesa_glthread whitelists: + Mount and Blade Warband - i965: * Disk shader cache when MESA_GLSL_CACHE_DISABLE is set to "false" * GL_EXT_disjoint_timer_query on gen6+ Stefan Dirsch 2018-03-28 10:14:53 +00:00
  • 48d9871864 Accepting request 590319 from X11:XOrg Dominique Leuenberger 2018-03-24 15:07:01 +00:00
  • b2dbbe735d - Update to 18.0.0-rc5 * The fifth and final release candidate for Mesa 18.0.0. Modulo serious regressions, it is anticipated that it will become Mesa 18.0.0 this Friday (2018-03-23) around 16:00 GMT - supersedes u_glsl-linker-error.patch Stefan Dirsch 2018-03-21 15:50:03 +00:00
  • 9d2ef0ed9f - sync Mesa-drivers.changes with Mesa.changes Stefan Dirsch 2018-03-21 14:59:14 +00:00
  • 6910e49f7a - no longer try to use non-existing python3-mako as BuildRequires on Leap 42.3 Stefan Dirsch 2018-03-19 20:00:41 +00:00
  • 877d713a59 Accepting request 587882 from home:michalsrb:branches:fdo104926:X11:XOrg Stefan Dirsch 2018-03-16 13:14:29 +00:00
  • 6e2d1f9768 Accepting request 581791 from X11:XOrg Dominique Leuenberger 2018-03-04 10:54:06 +00:00
  • 5495817ed9 remove no longer applied patch Stefan Dirsch 2018-03-01 16:31:31 +00:00
  • c8802db05a - 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) Stefan Dirsch 2018-03-01 16:14:54 +00:00
  • 1bfefb1f73 no longer comment out disabled patch u_r600-egd_tables.py-added-support-for-python-3.patch Stefan Dirsch 2018-03-01 15:26:29 +00:00
  • de0b334954 let patching fail once egd_tables.h is part of release tarball Stefan Dirsch 2018-03-01 14:00:42 +00:00
  • d71879a441 - 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) Stefan Dirsch 2018-03-01 13:51:54 +00:00
  • fa1245fcdb Accepting request 581007 from X11:XOrg Dominique Leuenberger 2018-03-01 11:02:48 +00:00
  • d4ca9d84c3 - removed more unneeded buildrequires: libudev, openssl, bison, flex (boo#1082312) Stefan Dirsch 2018-02-28 15:35:51 +00:00
  • c4ff6e6126 - removed u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch which is no longer needed due to changed LLVM build (boo#1082307) Stefan Dirsch 2018-02-27 18:19:46 +00:00
  • ebf803318c - merge content of new rpmlintrc into existing Mesa-rpmlintrc file Stefan Dirsch 2018-02-27 09:59:23 +00:00
  • 64dd5f9e7d marked rpmlintrc as source in specfile Stefan Dirsch 2018-02-26 15:18:46 +00:00
  • 5350db45d1 - 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) Stefan Dirsch 2018-02-26 14:34:53 +00:00
  • 92345bf563 Accepting request 579528 from X11:XOrg Dominique Leuenberger 2018-02-25 11:21:22 +00:00
  • 4b765a0e44 removed u_mesa-8.0-llvmpipe-shmget.patch, u_mesa-8.0.1-fix-16bpp.patch from sources Stefan Dirsch 2018-02-23 14:07:05 +00:00
  • 6b67fb1c75 - removed no longer needed ncurses-devel BuildRequires (boo#1082315) Stefan Dirsch 2018-02-23 13:27:08 +00:00
  • 572f7295a9 - redone u_add_llvm_codegen_dependencies.patch and renamed to u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch (boo#1082307) Stefan Dirsch 2018-02-23 13:24:29 +00:00
  • 8ea0dc2fe3 - 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) Stefan Dirsch 2018-02-23 13:05:50 +00:00
  • 630614b297 - 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) Stefan Dirsch 2018-02-23 12:59:05 +00:00
  • 2899bf30d6 - removed n_Define-GLAPIVAR-separate-from-GLAPI.patch * bits moved to libGLw's n_Use-newly-introduced-GLAPIVAR-for-variables.patch (boo#1082297) Stefan Dirsch 2018-02-23 11:12:25 +00:00
  • 9e7e925ffd Accepting request 578358 from home:Andreas_Schwab:Factory Stefan Dirsch 2018-02-20 13:56:56 +00:00
  • 41882b30f5 Accepting request 577310 from X11:XOrg Dominique Leuenberger 2018-02-19 11:59:37 +00:00
  • 5bba4f90a9 Accepting request 577308 from home:mstaudt:1081210boo-mesa-dri-vc4 Stefan Dirsch 2018-02-16 16:57:28 +00:00
  • f725fcde6c Accepting request 576934 from home:mimi_vx:test Stefan Dirsch 2018-02-15 09:31:00 +00:00
  • 9c2b73bbad Update changelog to mention bnc#1080492. Michal Srb 2018-02-14 11:58:04 +00:00
  • e1cb055a0f Accepting request 576479 from home:mimi_vx:branches:X11:XOrg Michal Srb 2018-02-14 10:25:18 +00:00
  • 0637ba544b Accepting request 575796 from home:worldcitizen:branches:X11:XOrg Stefan Dirsch 2018-02-12 14:47:44 +00:00
  • 10eb0d398c - Update to 18.0.0-rc4 - supersedes u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch Stefan Dirsch 2018-02-09 14:08:44 +00:00
  • e3fbd4ce76 Accepting request 573596 from X11:XOrg Dominique Leuenberger 2018-02-07 08:33:25 +00:00
  • bcef0f23d2 Accepting request 573594 from home:michalsrb:branches:bnc1079465:X11:XOrg Michal Srb 2018-02-07 08:22:29 +00:00
  • 4bbc2be9f5 Accepting request 572112 from X11:XOrg Dominique Leuenberger 2018-02-03 14:40:37 +00:00
  • f2e702f73f - supersedes U_intel-Add-more-Coffee-Lake-PCI-IDs.patch Stefan Dirsch 2018-02-02 18:52:59 +00:00
  • d15e2fcd72 - supersedes U_intel-Add-more-Coffee-Lake-PCI-IDs.patch Stefan Dirsch 2018-02-02 18:52:39 +00:00
  • 05dcfc23fc - Update to 18.0.0-rc3 * includes significant improvements for OpenGL and Vulkan support and performance. Stefan Dirsch 2018-02-02 14:05:09 +00:00
  • c4c2eadfe7 Accepting request 571475 from home:michalsrb:branches:X11:XOrg Stefan Dirsch 2018-01-31 16:37:49 +00:00
  • 5dbf435cb6 Forgot pre_checkin.sh. Michal Srb 2018-01-30 15:06:18 +00:00
  • c8c1fc5a9a Remove comment duplicated from the spec file. Michal Srb 2018-01-30 15:05:46 +00:00
  • 6e7a0d983e - Require Mesa-dri-32bit and Mesa-gallium-32bit by Mesa-32bit. It mirrors the requirement of the normal packages. (bnc#1078261) Michal Srb 2018-01-30 14:44:55 +00:00
  • 6852fa96f4 Accepting request 570623 from X11:XOrg Dominique Leuenberger 2018-01-30 14:39:14 +00:00
  • 69e251c66c Accepting request 570576 from home:michalsrb:branches:bnc1075901:X11:XOrg Stefan Dirsch 2018-01-29 13:59:21 +00:00
  • df29d186c1 Accepting request 568122 from X11:XOrg Dominique Leuenberger 2018-01-26 12:34:07 +00:00
  • a8434a81e4 Accepting request 568104 from home:michel_mno:branches:X11:XOrg Stefan Dirsch 2018-01-22 12:02:57 +00:00
  • 1bd110d080 Accepting request 567741 from X11:XOrg Dominique Leuenberger 2018-01-20 10:20:43 +00:00
  • 20b3af3d1e Accepting request 567730 from home:michalsrb:branches:update-mesa Stefan Dirsch 2018-01-19 15:26:51 +00:00
  • e4490b8f48 Accepting request 566887 from home:michel_mno:branches:X11:XOrg Stefan Dirsch 2018-01-18 08:36:05 +00:00
  • f463f0c50d Accepting request 565814 from X11:XOrg Dominique Leuenberger 2018-01-16 08:39:12 +00:00
  • a45547997f Fix baselibs. Michal Srb 2018-01-15 16:04:39 +00:00
  • 6a03a14e51 Accepting request 565806 from home:michalsrb:branches:X11:XOrg Michal Srb 2018-01-15 15:45:22 +00:00
  • 956bc890f0 Accepting request 562064 from home:jengelh:branches:X11:XOrg Stefan Dirsch 2018-01-10 14:30:48 +00:00
  • 1da3424b1a Accepting request 563225 from home:michalsrb:branches2:X11:XOrg Michal Srb 2018-01-10 09:51:07 +00:00
  • 5df1005c80 Accepting request 563054 from home:michalsrb:branches2:X11:XOrg Michal Srb 2018-01-09 15:25:30 +00:00
  • 8b1d6bede4 Accepting request 562483 from home:scarabeus_iv:branches:X11:XOrg Stefan Dirsch 2018-01-08 11:57:13 +00:00
  • 6d3a9ff64f - Require llvm >= 3.9.0 * The build fails otherwise because it is required for multiple Mesa components. Michal Srb 2018-01-08 09:36:58 +00:00
  • 932841bca1 - Require llvm >= 3.9.0 * The build fails otherwise because it is required for multiple Mesa components. Michal Srb 2018-01-08 09:29:24 +00:00
  • 502ac6dfc6 - Add Mesa-dri and Mesa-gallium to baselibs.conf. Michal Srb 2018-01-08 07:57:36 +00:00
  • b322a2c296 Accepting request 561802 from home:michalsrb:branches:bnc1071297:X11:XOrg Michal Srb 2018-01-05 09:08:37 +00:00
  • 2415d036e9 Accepting request 555779 from home:Zaitor Stefan Dirsch 2017-12-10 23:13:32 +00:00
  • 08ca84fb5f Accepting request 555293 from home:mimi_vx:branches:X11:XOrg Stefan Dirsch 2017-12-10 12:52:00 +00:00
  • ff7d2a05fc installed with full Mesa package. (bsc#1071297) Stefan Dirsch 2017-12-09 11:25:08 +00:00
  • 94f6bd6bd0 Accepting request 555227 from home:michalsrb:branches:bnc1071297:X11:XOrg Stefan Dirsch 2017-12-09 07:37:06 +00:00
  • a7f601c7bd Accepting request 545922 from X11:XOrg Dominique Leuenberger 2017-12-02 12:11:09 +00:00
  • b134c3da36 Accepting request 545750 from home:avindra Stefan Dirsch 2017-11-27 10:08:12 +00:00
  • 0a2e0ad3a9 Accepting request 540761 from X11:XOrg Dominique Leuenberger 2017-11-14 13:24:29 +00:00
  • c16a6dfbcc Accepting request 540678 from home:avindra Stefan Dirsch 2017-11-11 17:08:56 +00:00
  • 536179f2e6 Accepting request 538487 from X11:XOrg Dominique Leuenberger 2017-11-09 12:51:25 +00:00
  • e84f16a015 Accepting request 538334 from X11:XOrg Stefan Dirsch 2017-11-02 17:55:58 +00:00