John Kessenich
							
						 
					 | 
					
						
						
						
						
							
						
						
							99b0ffd468
							
						
					 | 
					
						
						
							
							Properly handle 'default' nested in flow control, as well as default/case outside switch statements.
						
						
						
						
						
						
						
						git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24629 e7fa87d3-cd2b-0410-9028-fcbf551c1848 
						
						
					 | 
					
						2013-12-31 00:13:26 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Kessenich
							
						 
					 | 
					
						
						
						
						
							
						
						
							7fd9e1189b
							
						
					 | 
					
						
						
							
							Track the flow-control (and {}) nesting level to prevent case statements from being a different nesting level than their switch statement.
						
						
						
						
						
						
						
						git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24355 e7fa87d3-cd2b-0410-9028-fcbf551c1848 
						
						
					 | 
					
						2013-12-04 21:48:20 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Kessenich
							
						 
					 | 
					
						
						
						
						
							
						
						
							1fde51d3fb
							
						
					 | 
					
						
						
							
							1) Don't propagate precision of built-in function arguments to return type when return type is bool (e.g., isnan).
						
						
						
						
						
						
						
						2) Check an additional path for missing default precision qualification, except allow built-in declarations to pass the check.  
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22241 e7fa87d3-cd2b-0410-9028-fcbf551c1848 
						
						
					 | 
					
						2013-07-01 17:56:24 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Kessenich
							
						 
					 | 
					
						
						
						
						
							
						
						
							e369bfccfe
							
						
					 | 
					
						
						
							
							Semantic checks for .length(), switch/case/default, and multidimensional arrays.
						
						
						
						
						
						
						
						git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22175 e7fa87d3-cd2b-0410-9028-fcbf551c1848 
						
						
					 | 
					
						2013-06-26 05:54:40 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Kessenich
							
						 
					 | 
					
						
						
						
						
							
						
						
							01fc0645cb
							
						
					 | 
					
						
						
							
							Add semantic checks for order of qualification and repetition within a class of qualifiers.
						
						
						
						
						
						
						
						git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22145 e7fa87d3-cd2b-0410-9028-fcbf551c1848 
						
						
					 | 
					
						2013-06-24 21:22:03 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Kessenich
							
						 
					 | 
					
						
						
						
						
							
						
						
							41a36bbb2f
							
						
					 | 
					
						
						
							
							Track separate precision defaults for each kind of sampler, give initial defaults as per spec. Also make fragment floats have no default.  Modify/add tests to adapt to these changes.
						
						
						
						
						
						
						
						git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22066 e7fa87d3-cd2b-0410-9028-fcbf551c1848 
						
						
					 | 
					
						2013-06-19 05:41:25 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Kessenich
							
						 
					 | 
					
						
						
						
						
							
						
						
							0576126005
							
						
					 | 
					
						
						
							
							Add switch/case/default statements, using a switch node that contains a sequence of case/default nodes and top-level nodes of the code chunks in between them.
						
						
						
						
						
						
						
						git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@21131 e7fa87d3-cd2b-0410-9028-fcbf551c1848 
						
						
					 | 
					
						2013-04-12 03:57:02 +00:00 | 
					
					
						
						
							
							
							
						
					 |