45d00433e7 
								
							 
						 
						
							
							
								
								glx: Use glapi sources from the mesa tree  
							
							... 
							
							
							
							With recent mesa HEAD, the glapi sources used only in the xserver glx
module are carried in the mesa tree. Previously, these were generated
separately and committed to the xserver tree.
The build is changed to symlink these files like the other mesa sources.
This reduces the chance for mismatches between mesa's glX API and the
xserver's glX API. 
							
						 
						
							2008-02-17 17:37:33 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7e38559861 
								
							 
						 
						
							
							
								
								GLcore: fix after moving xf86glx_util.[hc] to Mesa.  
							
							
							
						 
						
							2007-04-06 13:38:12 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								38ca7d388c 
								
							 
						 
						
							
							
								
								glx: fix symlink, glcontextmodes.c was moved to mesa/src/glx/  
							
							
							
						 
						
							2007-04-05 19:13:14 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d8e148ec84 
								
							 
						 
						
							
							
								
								update xserver for vbo code in mesa  
							
							
							
						 
						
							2007-02-04 18:39:04 +11:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								af20485ec3 
								
							 
						 
						
							
							
								
								Remove array_cache for recent Mesa changes  
							
							
							
						 
						
							2007-02-02 19:16:34 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ca09468419 
								
							 
						 
						
							
							
								
								Correct symlink-mesa.sh usage message  
							
							
							
						 
						
							2006-11-10 18:02:05 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d7c89c7c1c 
								
							 
						 
						
							
							
								
								symlink-mesa.sh: expand *.{c,h}  
							
							
							
						 
						
							2006-10-02 02:19:51 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								84eb2c0a06 
								
							 
						 
						
							
							
								
								Replace hard-coded filesnames with loops (all .c and .h files).  
							
							... 
							
							
							
							Should fix problems with Mesa adding/removing source files, for the most part.
Patch by Dan Nicholson. 
							
						 
						
							2006-09-28 15:09:40 -06:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cf6e9687ff 
								
							 
						 
						
							
							
								
								Bug  #8449 : Yet another Mesa symlink script resync.  
							
							
							
						 
						
							2006-09-28 15:34:17 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b29b236d88 
								
							 
						 
						
							
							
								
								Adapt to Mesa header name change.  
							
							
							
						 
						
							2006-08-24 15:57:09 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								041ef23192 
								
							 
						 
						
							
							
								
								Add new Mesa files arrayobj.c and arrayobj.h.  
							
							
							
						 
						
							2006-06-12 09:39:18 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c6b1cff432 
								
							 
						 
						
							
							
								
								update to build against Mesa CVS HEAD (Carlos Eduardo Rodrigues Diogenes).  
							
							
							
						 
						
							2006-05-25 13:27:42 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								aefa347bde 
								
							 
						 
						
							
							
								
								Fix build for added file to Mesa CVS. This is always fun. :(  
							
							
							
						 
						
							2006-04-13 21:08:25 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b726aa502a 
								
							 
						 
						
							
							
								
								Update to build against Mesa CVS HEAD.  
							
							
							
						 
						
							2006-03-15 18:37:44 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c3342c8000 
								
							 
						 
						
							
							
								
								Merge accel_indirect branch to HEAD.  
							
							
							
						 
						
							2006-03-12 00:11:34 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								054c291b27 
								
							 
						 
						
							
							
								
								Fix build against Mesa CVS HEAD: added s_blit.c to symlink-mesa.sh.  
							
							
							
						 
						
							2006-03-02 18:35:08 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								088e5768fa 
								
							 
						 
						
							
							
								
								Fixing the Mesa build again, sigh. Add slang_execute_x86.c. Add  
							
							... 
							
							
							
							-I../shader/slang to swrast INCLUDES. 
							
						 
						
							2006-02-27 18:12:24 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								43fbcc28c9 
								
							 
						 
						
							
							
								
								Update to build against Mesa HEAD. (Thank you Felix for feedback on xorg  
							
							... 
							
							
							
							list.) 
							
						 
						
							2006-02-22 02:47:00 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cc42e153c2 
								
							 
						 
						
							
							
								
								Update to build against Mesa HEAD.  
							
							
							
						 
						
							2006-02-20 03:00:09 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6ad4325b87 
								
							 
						 
						
							
							
								
								Update to build against mesa head.  
							
							
							
						 
						
							2006-02-15 18:26:45 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								1132d0e610 
								
							 
						 
						
							
							
								
								update to latest Mesa CVS HEAD  
							
							
							
						 
						
							2006-02-14 06:27:59 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								701b63cf1d 
								
							 
						 
						
							
							
								
								Update to build against Mesa trunk.  
							
							
							
						 
						
							2006-01-30 20:04:56 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c5e9318290 
								
							 
						 
						
							
							
								
								Really allow linking against Mesa trunk to work.  
							
							
							
						 
						
							2006-01-26 04:32:45 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2e28f4104d 
								
							 
						 
						
							
							
								
								Allow current trunk to build against Mesa trunk  
							
							
							
						 
						
							2006-01-24 22:05:33 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								03ebd37bab 
								
							 
						 
						
							
							
								
								Make error() bomb with exit code 1, not 0.  
							
							
							
						 
						
							2006-01-19 12:25:01 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								847d83ec3c 
								
							 
						 
						
							
							
								
								Bug  #2996 : libglx / libGLcore should use a dispatch table  
							
							... 
							
							
							
							Port all changes from the (monolithic) accelerated_indirect-0-0-1 branch to
    the modular trunk. This will break the Darwin and cygwin builds. Other
    than the changes to symlink-mesa.sh and the various Makefile.am files,
    to code is identical to what's in the branch.
Reviewed by: airlied, krh 
							
						 
						
							2006-01-12 00:21:59 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								da5d66f2ff 
								
							 
						 
						
							
							
								
								Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable  
							
							... 
							
							
							
							module builds to reflect this change. 
							
						 
						
							2005-11-29 16:39:33 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								16b315affa 
								
							 
						 
						
							
							
								
								Use glcontextmodes.[ch] from Mesa.  
							
							
							
						 
						
							2005-11-14 21:04:12 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0285804811 
								
							 
						 
						
							
							
								
								GLX fix for loadable servers: indirect_size.c goes in libglx, not libGLcore  
							
							
							
						 
						
							2005-08-01 18:41:54 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f331a32544 
								
							 
						 
						
							
							
								
								Add the symlink script for the Mesa source.  
							
							
							
						 
						
							2005-07-23 19:29:58 +00:00