non port: graphics/spirv-tools/distinfo |
Number of commits found: 34 |
Thursday, 24 Apr 2025
|
00:55 Jan Beich (jbeich)
graphics/spirv-tools: update to 2025.2.r1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2025.1...v2025.2.rc1
Reported by: Repology
00045e6 |
00:55 Jan Beich (jbeich)
graphics/spirv-tools: update to 2025.1 (nop)
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2025.1.rc1...v2025.1
Reported by: GitHub (watch releases)
c2f30c4 |
Wednesday, 12 Mar 2025
|
23:24 Jan Beich (jbeich)
graphics/spirv-tools: update to 2025.1.r1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2024.4.rc2...v2025.1.rc1
Reported by: Repology
7cc1ea3 |
Saturday, 25 Jan 2025
|
15:30 Jan Beich (jbeich)
graphics/vulkan-validation-layers: update to 1.4.306
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.305...v1.4.306
Reported by: Repology, portscout
6b13788 |
Saturday, 14 Dec 2024
|
00:10 Jan Beich (jbeich)
graphics/spirv-tools: update to 2024.4.r2
Changes: https://github.com/KhronosGroup/SPIRV-Tools/releases/v2024.4.rc2
Reported by: GitHub (watch releases)
08e6d60 |
Tuesday, 24 Sep 2024
|
15:18 Jan Beich (jbeich)
graphics/spirv-tools: update to 2024.4.r1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/releases/v2024.4.rc1
Reported by: GitHub (watch releases)
61fa447 |
Tuesday, 25 Jun 2024
|
18:58 Jan Beich (jbeich)
graphics/spirv-tools: update to 2024.3
Changes: https://github.com/KhronosGroup/SPIRV-Tools/releases/v2024.2
Changes: https://github.com/KhronosGroup/SPIRV-Tools/releases/v2024.3
Reported by: GitHub (watch releases)
ab5970f |
Thursday, 13 Jun 2024
|
00:28 Jan Beich (jbeich)
graphics/spirv-tools: update to 2024.2.r1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2024.1.rc1...v2024.2.rc1
2d7b6f4 |
Friday, 29 Mar 2024
|
12:53 Jan Beich (jbeich)
graphics/spirv-tools: update to 2024.1 (nop)
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2024.1.rc1...v2024.1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/releases/tag/v2024.1
Reported by GitHub (watch releases)
43bd761 |
Saturday, 9 Mar 2024
|
00:51 Jan Beich (jbeich)
graphics/spirv-tools: update to 2024.1.r1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2023.6.rc1...v2024.1.rc1
6d15fb5 |
Tuesday, 9 Jan 2024
|
00:57 Jan Beich (jbeich)
graphics/spirv-tools: update to 2023.6.r1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2023.5.rc1...v2023.6.rc1
8a84dab |
Monday, 16 Oct 2023
|
14:42 Jan Beich (jbeich)
graphics/spirv-tools: update to 2023.5.r1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2023.4.rc2...v2023.5.rc1
ed7a37f |
Tuesday, 26 Sep 2023
|
15:42 Jan Beich (jbeich)
graphics/vulkan-validation-layers: update to 1.3.265
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.264...v1.3.265
Reported by: Repology, portscout
6348526 |
Saturday, 26 Aug 2023
|
02:01 Jan Beich (jbeich)
graphics/spirv-tools: update to 2023.4.r2
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2023.4.rc1...v2023.4.rc2
8467f35 |
Thursday, 20 Jul 2023
|
11:06 Jan Beich (jbeich)
graphics/spirv-tools: update to 2023.4
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2023.2...v2023.4.rc1
9dd7c12 |
Thursday, 6 Jul 2023
|
00:52 Jan Beich (jbeich)
graphics/vulkan-validation-layers: update to 1.3.256
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.255...v1.3.256
Reported by: Repology, portscout
0d87112 |
Thursday, 1 Jun 2023
|
03:02 Jan Beich (jbeich)
graphics/vulkan-validation-layers: unbreak build after 25856cf8cf38
layers/gpu_validation/gpu_validation.cpp:1014:48: error: use of undeclared
identifier 'kInstBindlessBoundsOutDescSet'; did you mean
'kInstBindlessBoundsOutDescIndex'?
strm << "(set = " << debug_record[kInstBindlessBoundsOutDescSet] <<
", binding = " << debug_record[kInstBindlessBoundsOutDescBinding] << ") Index of
"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kInstBindlessBoundsOutDescIndex
/usr/local/include/spirv-tools/instrument.hpp:149:18: note:
'kInstBindlessBoundsOutDescIndex' declared here
static const int kInstBindlessBoundsOutDescIndex = kInstStageOutCnt + 1;
^
layers/gpu_validation/gpu_validation.cpp:1014:113: error: use of undeclared
identifier 'kInstBindlessBoundsOutDescBinding'
strm << "(set = " << debug_record[kInstBindlessBoundsOutDescSet] <<
", binding = " << debug_record[kInstBindlessBoundsOutDescBinding] << ") Index of
"
^
layers/gpu_validation/gpu_validation.cpp:1019:47: error: use of undeclared
identifier 'kInstBindlessUninitOutDescSet'; did you mean
'kInstBindlessUninitOutDescIndex'?
strm << "(set = " << debug_record[kInstBindlessUninitOutDescSet] <<
", binding = " << debug_record[kInstBindlessUninitOutBinding] << ") Descriptor
index "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kInstBindlessUninitOutDescIndex
/usr/local/include/spirv-tools/instrument.hpp:155:18: note:
'kInstBindlessUninitOutDescIndex' declared here
static const int kInstBindlessUninitOutDescIndex = kInstStageOutCnt + 1;
^
layers/gpu_validation/gpu_validation.cpp:1019:112: error: use of undeclared
identifier 'kInstBindlessUninitOutBinding'
strm << "(set = " << debug_record[kInstBindlessUninitOutDescSet] <<
", binding = " << debug_record[kInstBindlessUninitOutBinding] << ") Descriptor
index "
^
layers/gpu_validation/gpu_validation.cpp:1033:51: error: use of undeclared
identifier 'kInstBindlessBuffOOBOutDescSet'; did you mean
'kInstBindlessBuffOOBOutDescIndex'?
strm << "(set = " <<
debug_record[kInstBindlessBuffOOBOutDescSet] << ", binding = " <<
debug_record[kInstBindlessBuffOOBOutDescBinding]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kInstBindlessBuffOOBOutDescIndex
/usr/local/include/spirv-tools/instrument.hpp:162:18: note:
'kInstBindlessBuffOOBOutDescIndex' declared here
static const int kInstBindlessBuffOOBOutDescIndex = kInstStageOutCnt + 1;
^
layers/gpu_validation/gpu_validation.cpp:1033:117: error: use of undeclared
identifier 'kInstBindlessBuffOOBOutDescBinding'; did you mean
'kInstBindlessBuffOOBOutDescIndex'?
strm << "(set = " <<
debug_record[kInstBindlessBuffOOBOutDescSet] << ", binding = " <<
debug_record[kInstBindlessBuffOOBOutDescBinding]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kInstBindlessBuffOOBOutDescIndex
/usr/local/include/spirv-tools/instrument.hpp:162:18: note:
'kInstBindlessBuffOOBOutDescIndex' declared here
static const int kInstBindlessBuffOOBOutDescIndex = kInstStageOutCnt + 1;
^
layers/gpu_validation/gpu_validation.cpp:1038:51: error: use of undeclared
identifier 'kInstBindlessBuffOOBOutDescSet'; did you mean
'kInstBindlessBuffOOBOutDescIndex'?
strm << "(set = " <<
debug_record[kInstBindlessBuffOOBOutDescSet] << ", binding = " <<
debug_record[kInstBindlessBuffOOBOutDescBinding]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kInstBindlessBuffOOBOutDescIndex
/usr/local/include/spirv-tools/instrument.hpp:162:18: note:
'kInstBindlessBuffOOBOutDescIndex' declared here
static const int kInstBindlessBuffOOBOutDescIndex = kInstStageOutCnt + 1;
^
layers/gpu_validation/gpu_validation.cpp:1038:117: error: use of undeclared
identifier 'kInstBindlessBuffOOBOutDescBinding'; did you mean
'kInstBindlessBuffOOBOutDescIndex'?
strm << "(set = " <<
debug_record[kInstBindlessBuffOOBOutDescSet] << ", binding = " <<
debug_record[kInstBindlessBuffOOBOutDescBinding]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kInstBindlessBuffOOBOutDescIndex
/usr/local/include/spirv-tools/instrument.hpp:162:18: note:
'kInstBindlessBuffOOBOutDescIndex' declared here
static const int kInstBindlessBuffOOBOutDescIndex = kInstStageOutCnt + 1;
^
layers/gpu_validation/gpu_validation.cpp:1052:51: error: use of undeclared
identifier 'kInstBindlessBuffOOBOutDescSet'; did you mean
'kInstBindlessBuffOOBOutDescIndex'?
strm << "(set = " <<
debug_record[kInstBindlessBuffOOBOutDescSet] << ", binding = " <<
debug_record[kInstBindlessBuffOOBOutDescBinding]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kInstBindlessBuffOOBOutDescIndex
/usr/local/include/spirv-tools/instrument.hpp:162:18: note:
'kInstBindlessBuffOOBOutDescIndex' declared here
static const int kInstBindlessBuffOOBOutDescIndex = kInstStageOutCnt + 1;
^
layers/gpu_validation/gpu_validation.cpp:1052:117: error: use of undeclared
identifier 'kInstBindlessBuffOOBOutDescBinding'; did you mean
'kInstBindlessBuffOOBOutDescIndex'?
strm << "(set = " <<
debug_record[kInstBindlessBuffOOBOutDescSet] << ", binding = " <<
debug_record[kInstBindlessBuffOOBOutDescBinding]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kInstBindlessBuffOOBOutDescIndex
/usr/local/include/spirv-tools/instrument.hpp:162:18: note:
'kInstBindlessBuffOOBOutDescIndex' declared here
static const int kInstBindlessBuffOOBOutDescIndex = kInstStageOutCnt + 1;
^
layers/gpu_validation/gpu_validation.cpp:1057:51: error: use of undeclared
identifier 'kInstBindlessBuffOOBOutDescSet'; did you mean
'kInstBindlessBuffOOBOutDescIndex'?
strm << "(set = " <<
debug_record[kInstBindlessBuffOOBOutDescSet] << ", binding = " <<
debug_record[kInstBindlessBuffOOBOutDescBinding]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kInstBindlessBuffOOBOutDescIndex
/usr/local/include/spirv-tools/instrument.hpp:162:18: note:
'kInstBindlessBuffOOBOutDescIndex' declared here
static const int kInstBindlessBuffOOBOutDescIndex = kInstStageOutCnt + 1;
^
layers/gpu_validation/gpu_validation.cpp:1057:117: error: use of undeclared
identifier 'kInstBindlessBuffOOBOutDescBinding'; did you mean
'kInstBindlessBuffOOBOutDescIndex'?
strm << "(set = " <<
debug_record[kInstBindlessBuffOOBOutDescSet] << ", binding = " <<
debug_record[kInstBindlessBuffOOBOutDescBinding]
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kInstBindlessBuffOOBOutDescIndex
/usr/local/include/spirv-tools/instrument.hpp:162:18: note:
'kInstBindlessBuffOOBOutDescIndex' declared here
static const int kInstBindlessBuffOOBOutDescIndex = kInstStageOutCnt + 1;
^
Regressed
by: https://github.com/KhronosGroup/Vulkan-ValidationLayers/commit/da7711a4f0ab
f47ab3c |
Saturday, 6 May 2023
|
00:00 Jan Beich (jbeich)
graphics/vulkan-validation-layers: update to 1.3.250
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.249...v1.3.250
Reported by: Repology, portscout
9cc6a8c |
Thursday, 30 Mar 2023
|
09:07 Jan Beich (jbeich)
graphics/spirv-tools: update to 2023.2
Changes: https://github.com/KhronosGroup/SPIRV-Tools/releases/tag/v2023.2
Reported by: GitHub (watch releases)
7a8caf4 |
Wednesday, 18 Jan 2023
|
23:12 Jan Beich (jbeich)
graphics/spirv-tools: update to 2023.1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/releases/tag/v2023.1
Reported by: GitHub (watch releases)
89b93db |
Friday, 2 Dec 2022
|
11:12 Jan Beich (jbeich)
graphics/vulkan-validation-layers: update to 1.3.236
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.235...v1.3.236
Reported by: Repology, portscout
861f946 |
Thursday, 13 Oct 2022
|
18:15 Jan Beich (jbeich)
graphics/spirv-tools: update to 2022.4
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2022.3...v2022.4
Reported by: Repology
4feb7b8 |
Friday, 12 Aug 2022
|
11:41 Jan Beich (jbeich)
graphics/spirv-tools: update to 2022.3
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2022.2...v2022.3
Reported by: Repology
5bf5335 |
Thursday, 7 Apr 2022
|
21:39 Jan Beich (jbeich)
graphics/spirv-tools: update to 2022.2
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2022.1...v2022.2
Reported by: GitHub (watch releases)
de27a01 |
Monday, 21 Feb 2022
|
21:29 Jan Beich (jbeich)
graphics/shaderc: update to 2022.1
Changes: https://github.com/google/shaderc/compare/v2022.0...v2022.1
Reported by: Repology
571f5a7 |
Wednesday, 26 Jan 2022
|
23:05 Jan Beich (jbeich)
graphics/spirv-tools: update to 2022.1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2021.4...v2022.1
Reported by: GitHub (watch releases)
7ebcd08 |
Thursday, 11 Nov 2021
|
20:07 Jan Beich (jbeich)
graphics/spirv-tools: update to 2021.4
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2021.3...v2021.4
Reported by: GitHub (watch releases)
8fb12ab |
Wednesday, 3 Nov 2021
|
21:59 Jan Beich (jbeich)
graphics/vulkan-validation-layers: update to 1.2.197
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.196...v1.2.197
Reported by: portscout
d468ffc |
Thursday, 26 Aug 2021
|
13:08 Jan Beich (jbeich)
graphics/spirv-tools: update to 2021.3
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2021.2...v2021.3
Reported by: Repology
d61dc50 |
Friday, 25 Jun 2021
|
19:39 Jan Beich (jbeich)
graphics/spirv-tools: update to 2021.2
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2021.1...v2021.2
Reported by: Repology
4171d11 |
Thursday, 22 Apr 2021
|
14:32 Jan Beich (jbeich)
graphics/spirv-tools: update to 2021.1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2020.7...v2021.1
Reported by: portscout
e9ae03c |
Friday, 19 Feb 2021
|
14:57 jbeich
graphics/spirv-tools: update to 2020.7
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2020.6...v2020.7
Reported by: Repology
 |
Wednesday, 17 Feb 2021
|
10:09 jbeich
graphics/vulkan-validation-layers: update to 1.2.170
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.169...v1.2.170
Reported by: portscout
 |
Saturday, 26 Dec 2020
|
00:23 jbeich
devel/spirv-tools: move to graphics/ where glslang is
 |
Number of commits found: 34 |