942b436999 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-08-29 13:30:37 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								77d315bd2f 
								
							 
						 
						
							
							
								
								Remove __glXNoSuchRenderOpcode because it is no longer used.  
							
							
							
						 
						
							2006-08-29 13:30:20 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								260c3f32b6 
								
							 
						 
						
							
							
								
								configure.ac: fix XSDL test  
							
							
							
						 
						
							2006-08-29 23:18:12 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								393dc0a338 
								
							 
						 
						
							
							
								
								kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIES  
							
							
							
						 
						
							2006-08-29 22:53:54 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cff23616fe 
								
							 
						 
						
							
							
								
								configure.ac: allow disabling of XSDL  
							
							
							
						 
						
							2006-08-29 22:44:09 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								89d272bb18 
								
							 
						 
						
							
							
								
								[PATCH] kdrive/linux keyboard: remove more debugging spew  
							
							
							
						 
						
							2006-08-29 15:18:25 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bd6f539ff9 
								
							 
						 
						
							
							
								
								[PATCH] kdrive/linux keyboard: silence excessive debugging noise  
							
							
							
						 
						
							2006-08-29 15:18:23 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5436fce090 
								
							 
						 
						
							
							
								
								[PATCH] GetKeyboardValutorEvents: be even more careful  
							
							... 
							
							
							
							Don't accept devices without a keyboard feedback class. 
							
						 
						
							2006-08-29 15:18:06 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0eb7299f44 
								
							 
						 
						
							
							
								
								[PATCH] XkbCopyKeymap: still more range fixes  
							
							... 
							
							
							
							Make sure we don't stomp preserve if it doesn't already exist, and fix a
couple of range-related thinkos in level name copying. 
							
						 
						
							2006-08-29 15:17:56 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7fa3383e3c 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-08-29 15:16:01 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ebbdc1342a 
								
							 
						 
						
							
							
								
								Remove calls to LoaderCheckUnresolved(), since it's now a stub.  
							
							
							
						 
						
							2006-08-28 18:17:32 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8d77d44fda 
								
							 
						 
						
							
							
								
								Merge branch 'origin' into input-hotplug  
							
							
							
						 
						
							2006-08-27 23:08:49 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								20c4ac6e03 
								
							 
						 
						
							
							
								
								Merge branch 'my-XACE-SELINUX' into my-XACE-modular  
							
							
							
						 
						
							2006-08-25 18:49:46 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								13c6713c82 
								
							 
						 
						
							
							
								
								Add four new XACE hooks: auditing, key event notification, window init  
							
							
							
						 
						
							2006-08-25 18:17:01 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2fde560bbb 
								
							 
						 
						
							
							
								
								Enable GL_EXT_texture_filter_anisotropic and GL_EXT_blend_equation_separate.  
							
							... 
							
							
							
							Re-generate from gl_API.xml 1.65.  This provides the missing bits for
GL_EXT_texture_filter_anisotropic and GL_EXT_blend_equation_separate.
Enable those extensions. 
							
						 
						
							2006-08-25 13:01:51 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e2d529963e 
								
							 
						 
						
							
							
								
								Enable vertex and fragment programs.  
							
							... 
							
							
							
							Implement glGetProgramStringARB and glGetProgramStringNV.  With these
functions implemented, GL_ARB_{vertex,fragment}_program,
GL_NV_{vertex,fragment}_program, and related extensions can be enabled. 
							
						 
						
							2006-08-25 12:05:16 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								21291d6ca7 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework  
							
							
							
						 
						
							2006-08-25 09:34:21 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d6f36bd280 
								
							 
						 
						
							
							
								
								xfree86/parser: use 'kbd' driver when 'keyboard' specified  
							
							... 
							
							
							
							Now that we've completely ditched the old driver, we should probably make a
best-effort attempt to keep configs working. 
							
						 
						
							2006-08-25 12:43:17 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7c4167f0d6 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-08-25 11:15:33 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								393f8347ed 
								
							 
						 
						
							
							
								
								xorgconf.cpp: kbd, not keyboard  
							
							
							
						 
						
							2006-08-25 10:46:32 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c33e39c86b 
								
							 
						 
						
							
							
								
								Finish support for GL_ARB_texture_compression.  
							
							... 
							
							
							
							Fill in __glXDisp_GetCompressedTexImageARB and
__glXDispSwap_GetCompressedTexImageARB to finish support for
GL_ARB_texture_compression.  With this extension (and the related
compression extensions), the server-side GLX supports all of the
protocol for GL 1.4.  w00t!
The bad news is that this has received only minimal testing, and Mesa
does not contain any good tests for GL_ARB_texture_compression. 
							
						 
						
							2006-08-24 20:33:57 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								cd2da4e41e 
								
							 
						 
						
							
							
								
								Remove GL/glx/g_disptab.c, GL/glx/g_disptab_EXT.c, and  
							
							... 
							
							
							
							GL/glx/g_disptab_EXT.h.  Unfortunately GL/glx/g_disptab.h has to be
kept around a bit longer. 
							
						 
						
							2006-08-24 18:00:16 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a29e6dd2d2 
								
							 
						 
						
							
							
								
								Add some missing bits of GL_SGI_color_table.  
							
							
							
						 
						
							2006-08-24 17:58:52 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ae608b2071 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-08-24 14:56:33 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2c865277fe 
								
							 
						 
						
							
							
								
								Regenerate from gl_API.xml 1.63.  Enable extensions.  
							
							... 
							
							
							
							gl_API.xml 1.63 corrects some problems with GLX protocol for
GL_EXT_paletted_texture and GL_SGI_color_table.  Regenerate from that
file, and enable those extensions and GL_EXT_shared_texture_palette. 
							
						 
						
							2006-08-24 14:54:49 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7d5de5c665 
								
							 
						 
						
							
							
								
								Regenerate from gl_API.xml 1.62.  Functions move, no real changes.  
							
							
							
						 
						
							2006-08-24 14:49:46 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								3a36b0a24a 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug  
							
							
							
						 
						
							2006-08-24 23:35:28 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								db1ab1bdb2 
								
							 
						 
						
							
							
								
								XkbCopyKeymap: fix various range issues  
							
							... 
							
							
							
							Fix a bunch of range issues caused by incorrect assumptions (e.g. that the
design was at least halfway sensible), and copy types by hand, instead of
just blindly memcpy()ing the lot, since it itself cleverly contains a ton
of allocated pointers. 
							
						 
						
							2006-08-24 23:33:59 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5fb8d947bb 
								
							 
						 
						
							
							
								
								configure.ac: more thinkos  
							
							... 
							
							
							
							Fix auto tests for vidmode and xf86dga.  I win at life. 
							
						 
						
							2006-08-24 23:16:43 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4e37c07ba6 
								
							 
						 
						
							
							
								
								config: clean up debugging messages, make failure to acquire name fatal  
							
							... 
							
							
							
							Bomb with FatalError when we can't acquire the bus and name.
Clean up a bunch of debugging ErrorFs to be hidden behind #ifdef DEBUG. 
							
						 
						
							2006-08-24 23:16:17 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b879356ce9 
								
							 
						 
						
							
							
								
								More #ifdef USE_DEPRECATED_KEYBOARD_DRIVER.  
							
							
							
						 
						
							2006-08-24 15:50:15 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4ed311cf1c 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-08-24 20:17:10 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b29b236d88 
								
							 
						 
						
							
							
								
								Adapt to Mesa header name change.  
							
							
							
						 
						
							2006-08-24 15:57:09 +02:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								ce4a0a4dda 
								
							 
						 
						
							
							
								
								Apply patch in bug  #7919 , blit improvements in  
							
							... 
							
							
							
							multiwindow mode for Xming/CygwinX 
							
						 
						
							2006-08-24 13:56:22 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								866ca1f929 
								
							 
						 
						
							
							
								
								configure.ac: fix XF86VidMode test  
							
							
							
						 
						
							2006-08-24 15:46:44 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2b06c69c8f 
								
							 
						 
						
							
							
								
								GKVE: pass correct arguments to XkbCopyKeymap  
							
							... 
							
							
							
							Fix horrendous thinko.  Indicators now work perfectly. 
							
						 
						
							2006-08-24 14:51:26 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4adf9af313 
								
							 
						 
						
							
							
								
								Merge branch 'master' into input-hotplug  
							
							
							
						 
						
							2006-08-24 10:59:33 +03:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								67bd672c88 
								
							 
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							2006-08-24 08:47:06 +01:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								733c4beb16 
								
							 
						 
						
							
							
								
								Add xorg.conf IgnoreABI option which does the same thing as -ignoreABI  
							
							
							
						 
						
							2006-08-23 22:39:42 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b983773d44 
								
							 
						 
						
							
							
								
								Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver  
							
							
							
						 
						
							2006-08-23 17:16:50 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0623d3643f 
								
							 
						 
						
							
							
								
								Fix the sorting of the extension string.  Add a few extensions that  
							
							... 
							
							
							
							are supported by the new code.  A few of these were actually supported
before but weren't advertised. 
							
						 
						
							2006-08-23 17:16:02 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5d2caacff5 
								
							 
						 
						
							
							
								
								Refector __glXDisp_Render and __glXDispSwap_Render to DoRender.  
							
							... 
							
							
							
							Refector __glXDisp_RenderLarge and __glXDispSwap_RenderLarge to
DoRenderLarge. 
							
						 
						
							2006-08-23 16:47:00 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								866bb3f340 
								
							 
						 
						
							
							
								
								Memo to myself: Whenever a Makefile.am changes, autogen.sh must be  
							
							... 
							
							
							
							re-run.  This is especially true if the change is to remove a source
file.
Fix RenderLarge to actually use the new protocol decode tables. 
							
						 
						
							2006-08-23 16:41:53 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d9a86566c2 
								
							 
						 
						
							
							
								
								Add LOCALCONN to dix-config.h template for xtrans  
							
							
							
						 
						
							2006-08-23 16:15:19 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								f6fd7d8f83 
								
							 
						 
						
							
							
								
								Convert protocol decode tabels for Render and RenderLarge to use nice,  
							
							... 
							
							
							
							compact N-way search trees generated by scripts in Mesa. 
							
						 
						
							2006-08-23 16:05:37 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7ae82b5fc8 
								
							 
						 
						
							
							
								
								Fix __glXDispatchInfo::dispatch_functions and  
							
							... 
							
							
							
							__glXDispatchInfo::size_table.  dispatch_functions had the const in
the wrong place, and size_table was declared as an array of two
pointers to int_fast16_t instead of a pointer to an array of 2
int_fast16_t.  cdecl to the rescue! 
							
						 
						
							2006-08-23 16:00:48 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								39a620d178 
								
							 
						 
						
							
							
								
								Rename __glXDrawArraysSize to __glXDrawArraysReqSize.  This makes its  
							
							... 
							
							
							
							name match the pattern of all the other functions in
__glXRenderSizeTable. 
							
						 
						
							2006-08-23 14:24:34 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								86406455f0 
								
							 
						 
						
							
							
								
								Re-generated files after a fix to glX_API.xml (in Mesa).  
							
							
							
						 
						
							2006-08-23 13:30:59 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d7a7f12361 
								
							 
						 
						
							
							
								
								Convert protocol decode tables for Single, VendorPrivate, and  
							
							... 
							
							
							
							VendorPrivateWithReply message to use nice, compact N-way search trees
generated by scripts in Mesa.
The Render protocol decode tables are next... 
							
						 
						
							2006-08-23 13:30:13 -07:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								bdec9680fa 
								
							 
						 
						
							
							
								
								Make sure Composite is never enabled for Xnest.  
							
							
							
						 
						
							2006-08-23 14:43:23 -04:00