fa60d96ae4 
								
							
								 
							
						 
						
							
							
								
								fix "float" ambiguities in math.blas, opengl vocabs  
							
							
							
						 
						
							2009-09-16 21:25:46 -05:00  
				
					
						
							
							
								 
						
							
							
								7f2e2b1777 
								
							
								 
							
						 
						
							
							
								
								Specialized array overhaul  
							
							... 
							
							
							
							- Replace hand-written specialized-arrays.* subvocabularies with new system; instead of USE:ing specialized-arrays.T, do SPECIALIZED-ARRAY: T
- Ditto for specialized-vectors; use SPECIALIZED-VECTOR:
- io.mmap.functor: removed entirely, use <mapped-array> instead
- struct-arrays and struct-vectors have been removed because specialized arrays and vectors subsume them entirely 
							
						 
						
							2009-09-09 22:33:34 -05:00  
				
					
						
							
							
								 
						
							
							
								fca74191ce 
								
							
								 
							
						 
						
							
							
								
								Split off annotation code from opengl into opengl.annotations to reduce deployed image size  
							
							
							
						 
						
							2009-07-17 01:06:34 -05:00  
				
					
						
							
							
								 
						
							
							
								b7dd3d5d35 
								
							
								 
							
						 
						
							
							
								
								report opengl function name in gl-errors  
							
							
							
						 
						
							2009-07-15 13:53:57 -05:00  
				
					
						
							
							
								 
						
							
							
								8bf1fd5f2a 
								
							
								 
							
						 
						
							
							
								
								throw-gl-errors, log-gl-errors annotations for all OpenGL functions  
							
							
							
						 
						
							2009-07-14 12:00:37 -05:00  
				
					
						
							
							
								 
						
							
							
								97adae24f0 
								
							
								 
							
						 
						
							
							
								
								pardon my dust  
							
							
							
						 
						
							2009-07-01 17:57:21 -05:00  
				
					
						
							
							
								 
						
							
							
								d077d52968 
								
							
								 
							
						 
						
							
							
								
								opengl helper words for ARB/APPLE vertex array objects  
							
							
							
						 
						
							2009-07-01 13:53:28 -05:00  
				
					
						
							
							
								 
						
							
							
								19d77c5193 
								
							
								 
							
						 
						
							
							
								
								let gl-error know about GL_INVALID_FRAMEBUFFER_OPERATION_EXT error. add <mrt-gl-program> helper word to link a GL program with named multiple render targets  
							
							
							
						 
						
							2009-06-16 18:14:22 -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  
				
					
						
							
							
								 
						
							
							
								e84cc5f82d 
								
							
								 
							
						 
						
							
							
								
								Simplify do-matrix  
							
							
							
						 
						
							2009-04-04 20:03:30 -05:00  
				
					
						
							
							
								 
						
							
							
								3bf5d2bfd4 
								
							
								 
							
						 
						
							
							
								
								Implement image tesselation in image.tesselation. This is used by opengl.textures to break up large bitmaps into multiple smaller textures. The gl-rect and gl-fill-rect words have different stack effects now, so usages were updated.  
							
							
							
						 
						
							2009-03-27 18:31:25 -05:00  
				
					
						
							
							
								 
						
							
							
								6c0986f8b2 
								
							
								 
							
						 
						
							
							
								
								Add definition mixin in definitions vocab to replace hard-coded union in ui.tools.operations; add ?execute to kernel to replace dup word? [ execute ] when calls in unicode.breaks and opengl  
							
							
							
						 
						
							2009-03-26 21:27:45 -05:00  
				
					
						
							
							
								 
						
							
							
								375c5e69b5 
								
							
								 
							
						 
						
							
							
								
								Various load-everything fixes  
							
							
							
						 
						
							2009-03-07 01:22:21 -06:00  
				
					
						
							
							
								 
						
							
							
								758ba5bcea 
								
							
								 
							
						 
						
							
							
								
								Remove unused circle rendering code  
							
							
							
						 
						
							2009-02-15 06:09:04 -06:00  
				
					
						
							
							
								 
						
							
							
								ea2a3d6758 
								
							
								 
							
						 
						
							
							
								
								Split off opengl.textures from opengl.texture-cache; use image tuples instead of texture-info  
							
							
							
						 
						
							2009-02-12 03:58:05 -06:00  
				
					
						
							
							
								 
						
							
							
								cfa285a646 
								
							
								 
							
						 
						
							
							
								
								Refactor texture cache  
							
							
							
						 
						
							2009-02-11 04:54:06 -06:00  
				
					
						
							
							
								 
						
							
							
								dd9cf39467 
								
							
								 
							
						 
						
							
							
								
								Fix conflict in libc  
							
							
							
						 
						
							2009-02-06 05:10:41 -06:00  
				
					
						
							
							
								 
						
							
							
								d6aa376ed0 
								
							
								 
							
						 
						
							
							
								
								Removing now-redundant underlying>> calls  
							
							
							
						 
						
							2009-02-06 04:37:28 -06:00  
				
					
						
							
							
								 
						
							
							
								0568915bca 
								
							
								 
							
						 
						
							
							
								
								Generalize make-texture  
							
							
							
						 
						
							2009-01-29 22:08:07 -06:00  
				
					
						
							
							
								 
						
							
							
								2a7d353251 
								
							
								 
							
						 
						
							
							
								
								Debugging Core Text, get colored text working and fix memory management issue  
							
							
							
						 
						
							2009-01-21 19:34:42 -06:00  
				
					
						
							
							
								 
						
							
							
								7fdf7cc906 
								
							
								 
							
						 
						
							
							
								
								Clean up OpenGL code a bit  
							
							
							
						 
						
							2009-01-18 20:10:08 -06:00  
				
					
						
							
							
								 
						
							
							
								058ba127cb 
								
							
								 
							
						 
						
							
							
								
								Cleaning up more -rot usages  
							
							
							
						 
						
							2008-12-22 05:41:01 -06:00  
				
					
						
							
							
								 
						
							
							
								402da00390 
								
							
								 
							
						 
						
							
							
								
								Fixing bootstrap with specialized arrays  
							
							
							
						 
						
							2008-12-02 02:44:19 -06:00  
				
					
						
							
							
								 
						
							
							
								e8a69a3aea 
								
							
								 
							
						 
						
							
							
								
								Fix conflict  
							
							
							
						 
						
							2008-11-29 05:14:49 -06:00  
				
					
						
							
							
								 
						
							
							
								ca12d46820 
								
							
								 
							
						 
						
							
							
								
								Don't use >r/r> in opengl  
							
							
							
						 
						
							2008-11-29 00:20:29 -06:00  
				
					
						
							
							
								 
						
							
							
								69d5628944 
								
							
								 
							
						 
						
							
							
								
								Workaround bug in Apple X3100 driver  
							
							
							
						 
						
							2008-11-26 01:41:13 -06:00  
				
					
						
							
							
								 
						
							
							
								1b47e80994 
								
							
								 
							
						 
						
							
							
								
								Clean up some specialized array usage  
							
							
							
						 
						
							2008-11-18 22:18:35 -06:00  
				
					
						
							
							
								 
						
							
							
								281657dd82 
								
							
								 
							
						 
						
							
							
								
								Fix conflict  
							
							
							
						 
						
							2008-11-18 22:18:14 -06:00  
				
					
						
							
							
								 
						
							
							
								d0e53db5fc 
								
							
								 
							
						 
						
							
							
								
								Rendering tweaks  
							
							
							
						 
						
							2008-11-18 14:15:38 -06:00  
				
					
						
							
							
								 
						
							
							
								b609ca7d01 
								
							
								 
							
						 
						
							
							
								
								Tweak gl-rect to generate the correct output on Windows with Intel graphics  
							
							
							
						 
						
							2008-11-18 11:48:06 -06:00  
				
					
						
							
							
								 
						
							
							
								b4ae47dfc8 
								
							
								 
							
						 
						
							
							
								
								More OpenGL tweaks  
							
							
							
						 
						
							2008-11-17 05:56:53 -06:00  
				
					
						
							
							
								 
						
							
							
								3f85a4e727 
								
							
								 
							
						 
						
							
							
								
								OpenGL rendering tweaks  
							
							
							
						 
						
							2008-11-17 05:16:34 -06:00  
				
					
						
							
							
								 
						
							
							
								2fe364a7bb 
								
							
								 
							
						 
						
							
							
								
								Specialized arrays work in progress  
							
							
							
						 
						
							2008-11-14 20:18:16 -06:00  
				
					
						
							
							
								 
						
							
							
								d579628d61 
								
							
								 
							
						 
						
							
							
								
								More OpenGL rendering tweaks  
							
							
							
						 
						
							2008-11-11 02:31:56 -06:00  
				
					
						
							
							
								 
						
							
							
								f0c61b9499 
								
							
								 
							
						 
						
							
							
								
								Rewrite OpenGL rendering code  
							
							... 
							
							
							
							- Don't use glPolygonMode to draw outline rectangles
- Use vertex arrays instead of glBegin/glVertex/glEnd
- Remove dead code from opengl vocabulary
- draw-interior and draw-boundary are now called with origin get [ ... ] with-translation 
							
						 
						
							2008-11-11 00:28:37 -06:00  
				
					
						
							
							
								 
						
							
							
								6189bfd1f0 
								
							
								 
							
						 
						
							
							
								
								bring cairo bindings back from the dead  
							
							
							
						 
						
							2008-11-10 17:01:14 -08:00  
				
					
						
							
							
								 
						
							
							
								c19f2257f4 
								
							
								 
							
						 
						
							
							
								
								Fix permission bits  
							
							
							
						 
						
							2008-10-02 08:34:49 -05:00  
				
					
						
							
							
								 
						
							
							
								d592106e93 
								
							
								 
							
						 
						
							
							
								
								Fix inference  
							
							
							
						 
						
							2008-09-19 01:08:27 -05:00  
				
					
						
							
							
								 
						
							
							
								8f84b4ba32 
								
							
								 
							
						 
						
							
							
								
								new accessors  
							
							
							
						 
						
							2008-08-29 16:42:12 -05:00  
				
					
						
							
							
								 
						
							
							
								e96228b24c 
								
							
								 
							
						 
						
							
							
								
								Move a few UI dependencies into basis  
							
							
							
						 
						
							2008-08-22 22:10:49 -05:00