327311b7a2 
								
							
								 
							
						 
						
							
							
								
								opengl.gl3 vocab containing only forward-compatible symbols. fill in some holes in opengl.gl  
							
							
							
						 
						
							2009-06-24 18:27:54 -05:00  
				
					
						
							
							
								 
						
							
							
								ab8b99d4fd 
								
							
								 
							
						 
						
							
							
								
								opengl 3.1  
							
							
							
						 
						
							2009-06-24 17:28:37 -05:00  
				
					
						
							
							
								 
						
							
							
								eaddd1fdd4 
								
							
								 
							
						 
						
							
							
								
								provide image component-orders and component-types for all GPU texture formats  
							
							
							
						 
						
							2009-06-24 08:26:30 -05:00  
				
					
						
							
							
								 
						
							
							
								c051665efb 
								
							
								 
							
						 
						
							
							
								
								throw in image component-orders for some more opengl formats  
							
							
							
						 
						
							2009-06-23 20:01:53 -05:00  
				
					
						
							
							
								 
						
							
							
								7de264c028 
								
							
								 
							
						 
						
							
							
								
								GL_BGR and GL_BGRA are standard these days  
							
							
							
						 
						
							2009-06-22 18:07:46 -05:00  
				
					
						
							
							
								 
						
							
							
								ac3ec67c6a 
								
							
								 
							
						 
						
							
							
								
								separate component format from component order in image objects  
							
							
							
						 
						
							2009-06-22 11:20:54 -05:00  
				
					
						
							
							
								 
						
							
							
								6599beefd6 
								
							
								 
							
						 
						
							
							
								
								typo in opengl.gl  
							
							
							
						 
						
							2009-06-03 11:02:41 -05:00  
				
					
						
							
							
								 
						
							
							
								132249660d 
								
							
								 
							
						 
						
							
							
								
								Fix conflict  
							
							
							
						 
						
							2009-05-16 09:48:42 -05:00  
				
					
						
							
							
								 
						
							
							
								480870e367 
								
							
								 
							
						 
						
							
							
								
								add some more opengl extension bindings:  
							
							... 
							
							
							
							GL_EXT_framebuffer_blit
	GL_EXT_framebuffer_multisample
	GL_EXT_gpu_shader4
	GL_EXT_geometry_shader4
	GL_EXT_transform_feedback 
							
						 
						
							2009-05-15 11:00:39 -05:00  
				
					
						
							
							
								 
						
							
							
								b31fe9b8f2 
								
							
								 
							
						 
						
							
							
								
								Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab  
							
							
							
						 
						
							2009-05-14 22:31:29 -05:00  
				
					
						
							
							
								 
						
							
							
								0c1e519dcb 
								
							
								 
							
						 
						
							
							
								
								Rename use+ to add-use, move search to vocabs.parser, EXCLUDE: bombs out if word doesn't exist  
							
							
							
						 
						
							2009-05-13 22:15:48 -05:00  
				
					
						
							
							
								 
						
							
							
								3edd57aaa4 
								
							
								 
							
						 
						
							
							
								
								eliminate windows.opengl32 dependency from opengl.gl.windows so we can use opengl.gl.extensions to define wgl extensions  
							
							
							
						 
						
							2009-04-30 20:38:18 -05:00  
				
					
						
							
							
								 
						
							
							
								db3818814d 
								
							
								 
							
						 
						
							
							
								
								Refactor GLU usages in basis, and move opengl.glu to extra, and don't like VM with GLU  
							
							
							
						 
						
							2009-04-11 15:17:08 -05:00  
				
					
						
							
							
								 
						
							
							
								8b7fcce399 
								
							
								 
							
						 
						
							
							
								
								update code for usages of add-library  
							
							
							
						 
						
							2009-03-25 23:00:19 -05:00  
				
					
						
							
							
								 
						
							
							
								ea60f8ae93 
								
							
								 
							
						 
						
							
							
								
								Changing : foo ; parsing to SYNTAX: foo ;  
							
							
							
						 
						
							2009-03-21 01:27:50 -05:00  
				
					
						
							
							
								 
						
							
							
								505c9a77c2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into new_ui  
							
							
							
						 
						
							2009-01-29 22:11:34 -06:00  
				
					
						
							
							
								 
						
							
							
								858299c31f 
								
							
								 
							
						 
						
							
							
								
								Add support for GL_BGRA_ext  
							
							
							
						 
						
							2009-01-29 22:08:28 -06:00  
				
					
						
							
							
								 
						
							
							
								63382b6e81 
								
							
								 
							
						 
						
							
							
								
								Fix capitalization  
							
							
							
						 
						
							2009-01-06 17:00:30 -06:00  
				
					
						
							
							
								 
						
							
							
								c5160d76e9 
								
							
								 
							
						 
						
							
							
								
								Merge qualified, alias, symbols, constants into core  
							
							
							
						 
						
							2008-12-17 18:10:01 -06:00  
				
					
						
							
							
								 
						
							
							
								daf2857d7b 
								
							
								 
							
						 
						
							
							
								
								define-inline now takes an effect parameter  
							
							... 
							
							
							
							C: now sets the stack effect of the new word to slot names
add new basis/constants vocab; CONSTANT: foo bar is equivalent to : foo bar ; inline
(going to fold CONSTANT:, ALIAS: and qualified into core soon perhaps)
tighten the screws: inline words now need a stack declaration too
update some usages of inline words 
							
						 
						
							2008-12-15 19:44:56 -06:00  
				
					
						
							
							
								 
						
							
							
								3e25d14e54 
								
							
								 
							
						 
						
							
							
								
								Code cleanup: refactoring usages of rot and -rot to use newer idioms instead  
							
							
							
						 
						
							2008-11-30 17:47:29 -06:00  
				
					
						
							
							
								 
						
							
							
								594751381e 
								
							
								 
							
						 
						
							
							
								
								Fix bootstrap  
							
							
							
						 
						
							2008-11-29 15:21:12 -06:00  
				
					
						
							
							
								 
						
							
							
								0eee4f89d4 
								
							
								 
							
						 
						
							
							
								
								Mess around with tags  
							
							
							
						 
						
							2008-11-17 06:59:17 -06:00  
				
					
						
							
							
								 
						
							
							
								c19f2257f4 
								
							
								 
							
						 
						
							
							
								
								Fix permission bits  
							
							
							
						 
						
							2008-10-02 08:34:49 -05:00  
				
					
						
							
							
								 
						
							
							
								e96228b24c 
								
							
								 
							
						 
						
							
							
								
								Move a few UI dependencies into basis  
							
							
							
						 
						
							2008-08-22 22:10:49 -05:00