Hey Marek, Marek Olšák wrote on 8/22/18 3:13 AM: > Get you send me a "git fetch" line that I can use to download your patches?
sure. I rebased them on top of the current master and pushed the five patches to a new branch fix-warnings2-addrlibv2 on the FDO GitLab. Find the pull request for that below: The following changes since commit 4c43ec461de4f122d5d6566361d064c816e4ef69: ac/nir: fix getting GLSL type of array of samplers for TG4 (2018-08-22 15:23:11 +0200) are available in the Git repository at: https://gitlab.freedesktop.org/curan/mesa.git fix-warnings2-addrlibv2 for you to fetch changes up to 88f825e915cd3d52b13489633e1c805bf2cf765b: amd/addrlib: mark physicalSliceSize as MAYBE_UNUSED in Addr::V1::EgBasedLib::HwlGetSizeAdjustmentMicroTiled (2018-08-22 17:08:04 +0200) ---------------------------------------------------------------- Kai Wasserbäch (5): amd/addrlib: mark returnCode as MAYBE_UNUSED in ElemGetExportNorm amd/addrlib: mark microBlockDim as MAYBE_UNUSED in Addr::V2::Gfx9Lib::HwlComputeBlock256Equation amd/addrlib: mark *pEqToCheck as MAYBE_UNUSED in Addr::V2::Gfx9Lib::ComputeStereoInfo amd/addrlib: mark numPipes as MAYBE_UNUSED in Addr::V1::EgBasedLib::SanityCheckMacroTiled amd/addrlib: mark physicalSliceSize as MAYBE_UNUSED in Addr::V1::EgBasedLib::HwlGetSizeAdjustmentMicroTiled src/amd/Makefile.addrlib.am | 1 + src/amd/addrlib/addrinterface.cpp | 4 +++- src/amd/addrlib/gfx9/gfx9addrlib.cpp | 6 ++++-- src/amd/addrlib/r800/egbaddrlib.cpp | 6 ++++-- 4 files changed, 12 insertions(+), 5 deletions(-) Cheers, Kai
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
