570.124.04

This commit is contained in:
Bernhard Stoeckner
2025-02-27 17:32:23 +01:00
parent 81fe4fb417
commit 129479b1b7
141 changed files with 102245 additions and 100070 deletions

View File

@@ -36,25 +36,25 @@
// and then checked back in. You cannot make changes to these sections without
// corresponding changes to the buildmeister script
#ifndef NV_BUILD_BRANCH
#define NV_BUILD_BRANCH r571_57
#define NV_BUILD_BRANCH r572_46
#endif
#ifndef NV_PUBLIC_BRANCH
#define NV_PUBLIC_BRANCH r571_57
#define NV_PUBLIC_BRANCH r572_46
#endif
#if defined(NV_LINUX) || defined(NV_BSD) || defined(NV_SUNOS)
#define NV_BUILD_BRANCH_VERSION "rel/gpu_drv/r570/r571_57-276"
#define NV_BUILD_CHANGELIST_NUM (35438409)
#define NV_BUILD_BRANCH_VERSION "rel/gpu_drv/r570/r572_46-342"
#define NV_BUILD_CHANGELIST_NUM (35593155)
#define NV_BUILD_TYPE "Official"
#define NV_BUILD_NAME "rel/gpu_drv/r570/r571_57-276"
#define NV_LAST_OFFICIAL_CHANGELIST_NUM (35438409)
#define NV_BUILD_NAME "rel/gpu_drv/r570/r572_46-342"
#define NV_LAST_OFFICIAL_CHANGELIST_NUM (35593155)
#else /* Windows builds */
#define NV_BUILD_BRANCH_VERSION "r571_57-35"
#define NV_BUILD_CHANGELIST_NUM (35438409)
#define NV_BUILD_BRANCH_VERSION "r572_46-6"
#define NV_BUILD_CHANGELIST_NUM (35593155)
#define NV_BUILD_TYPE "Official"
#define NV_BUILD_NAME "572.13"
#define NV_LAST_OFFICIAL_CHANGELIST_NUM (35438409)
#define NV_BUILD_NAME "572.60"
#define NV_LAST_OFFICIAL_CHANGELIST_NUM (35593155)
#define NV_BUILD_BRANCH_BASE_VERSION R570
#endif
// End buildmeister python edited section