Jeremy Hayes 
							
						 
					 
					
						
						
						
						
							
						
						
							78221d619e 
							
						 
					 
					
						
						
							
							Update CHANGES for release 11.12.0  
						
						
						
						
					 
					
						2022-10-13 10:58:53 -06:00 
						 
				 
			
				
					
						
							
							
								Graeme Leese 
							
						 
					 
					
						
						
						
						
							
						
						
							182ab460d9 
							
						 
					 
					
						
						
							
							Update test expected files with new magic number  
						
						... 
						
						
						
						Updating the SPIR-V generator version number changes the output of all
the SPIR-V tests. 
						
						
					 
					
						2020-06-22 11:49:38 +01:00 
						 
				 
			
				
					
						
							
							
								John Kessenich 
							
						 
					 
					
						
						
						
						
							
						
						
							3641ff7378 
							
						 
					 
					
						
						
							
							Bump code gen version, due to removal of OpEntryPoint operands.  
						
						
						
						
					 
					
						2020-06-10 07:40:56 -06:00 
						 
				 
			
				
					
						
							
							
								John Kessenich 
							
						 
					 
					
						
						
						
						
							
						
						
							31c3370d83 
							
						 
					 
					
						
						
							
							Bump up the generator version, which is exposed in SPV test results.  
						
						
						
						
					 
					
						2019-11-02 21:26:40 -06:00 
						 
				 
			
				
					
						
							
							
								Ashwin Lele 
							
						 
					 
					
						
						
						
						
							
						
						
							c1e61d6cff 
							
						 
					 
					
						
						
							
							Fix bugs in missing Builtin decoration for some NV builtins for tessellation  
						
						... 
						
						
						
						control shaders.
Fix bug in member remapping. 
						
						
					 
					
						2019-07-22 12:36:38 -07:00 
						 
				 
			
				
					
						
							
							
								Alan Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							ed777b0fbd 
							
						 
					 
					
						
						
							
							Modify testing to only record validation pass/fail  
						
						... 
						
						
						
						* Changed unit tests to only record known the validation pass/fail
status
 * errors are output as part of the failure message if the result is
 unexpected
 * can turn off validation for each test individually
* Moved some SPV_KHR_vulkan_memory_model tests to be compiled for Vulkan
1.1 
						
						
					 
					
						2018-12-07 13:58:46 -05:00 
						 
				 
			
				
					
						
							
							
								John Kessenich 
							
						 
					 
					
						
						
						
						
							
						
						
							cc14f2d329 
							
						 
					 
					
						
						
							
							SPV: Add SPIRV-Tools validator. This needs the latest SPIR-Tools.  
						
						
						
						
					 
					
						2018-08-23 13:46:48 -06:00 
						 
				 
			
				
					
						
							
							
								John Kessenich 
							
						 
					 
					
						
						
						
						
							
						
						
							d6c975572e 
							
						 
					 
					
						
						
							
							Change the major revision number for next commit.  
						
						
						
						
					 
					
						2018-06-04 15:33:31 -06:00 
						 
				 
			
				
					
						
							
							
								John Kessenich 
							
						 
					 
					
						
						
						
						
							
						
						
							ac3707921e 
							
						 
					 
					
						
						
							
							Revert the commits that change OpArrayLength type and bumped the version number.  
						
						... 
						
						
						
						Now, version 5.* is all connected to making the uint type, which doesn't quite work.
Generator versions 4 and 6 do not do this. 
						
						
					 
					
						2018-03-07 11:48:25 -07:00 
						 
				 
			
				
					
						
							
							
								John Kessenich 
							
						 
					 
					
						
						
						
						
							
						
						
							0216f24f0e 
							
						 
					 
					
						
						
							
							SPV: Bump up the generator number.  
						
						
						
						
					 
					
						2018-03-03 11:47:07 -07:00 
						 
				 
			
				
					
						
							
							
								John Kessenich 
							
						 
					 
					
						
						
						
						
							
						
						
							71b5da60d0 
							
						 
					 
					
						
						
							
							SPV: Bump up generator number, because previous commit changes code gen slightly.  
						
						
						
						
					 
					
						2018-02-06 08:06:36 -07:00 
						 
				 
			
				
					
						
							
							
								John Kessenich 
							
						 
					 
					
						
						
						
						
							
						
						
							2b5ea9f851 
							
						 
					 
					
						
						
							
							SPV Version: Emit the requested SPIR-V version, not the header version.  
						
						... 
						
						
						
						Fixes  #1236 . 
					
						2018-01-31 18:41:59 -07:00 
						 
				 
			
				
					
						
							
							
								John Kessenich 
							
						 
					 
					
						
						
						
						
							
						
						
							6c1c2766b6 
							
						 
					 
					
						
						
							
							SPV: Bump SPIR-V header to the unified1 version (version 1.2).  
						
						
						
						
					 
					
						2018-01-29 16:16:11 -07:00 
						 
				 
			
				
					
						
							
							
								John Kessenich 
							
						 
					 
					
						
						
						
						
							
						
						
							c72e5937dd 
							
						 
					 
					
						
						
							
							SPV: Bump the generator number to account for barrier changes.  
						
						
						
						
					 
					
						2017-12-16 00:34:08 -07:00 
						 
				 
			
				
					
						
							
							
								John Kessenich 
							
						 
					 
					
						
						
						
						
							
						
						
							07ed11f9a0 
							
						 
					 
					
						
						
							
							SPV: GeneratorVersion: bump version number because of atomic decrement change.  
						
						
						
						
					 
					
						2017-10-07 11:41:20 -06:00 
						 
				 
			
				
					
						
							
							
								John Kessenich 
							
						 
					 
					
						
						
						
						
							
						
						
							e00e8f45a6 
							
						 
					 
					
						
						
							
							GLSL: replace general missing functionality with specific messages.  
						
						
						
						
					 
					
						2017-06-05 16:42:33 -06:00 
						 
				 
			
				
					
						
							
							
								John Kessenich 
							
						 
					 
					
						
						
						
						
							
						
						
							0e7378446b 
							
						 
					 
					
						
						
							
							Fix   #790 : Don't emit NV-specific interface members unless enabled by extension.  
						
						
						
						
					 
					
						2017-03-24 18:40:40 -06:00 
						 
				 
			
				
					
						
							
							
								Rex Xu 
							
						 
					 
					
						
						
						
						
							
						
						
							3e783f9b49 
							
						 
					 
					
						
						
							
							SPV: Unexpected declarations of capabilities from NV extensions.  
						
						
						
						
					 
					
						2017-02-22 16:44:48 +08:00 
						 
				 
			
				
					
						
							
							
								chaoc 
							
						 
					 
					
						
						
						
						
							
						
						
							df3956c50f 
							
						 
					 
					
						
						
							
							Implement NVX_multiview_per_view_attributes  
						
						
						
						
					 
					
						2017-02-14 15:04:33 -08:00