d3fd7ba8af
								
							 
						 
						
							
									Before calling _mesa_create_context(), initialize a dd_function_table struct 
							 
							
							by calling _mesa_init_driver_functions() and then plugging in the driver-
specific functions.
In particular, make sure ctx->Driver.NewTextureObject points to the
appropriate driver function so that _all_ texture objects are augmented
with the driver-specific data.
Put in a bunch of assertions in the texture-related driver functions that
texObj->DriverData is valid.  Remove old dead code in near future. 
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								988a8862c8
								
							 
						 
						
							
									_mesa_init_driver_functions() to initialize dd_function_table 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								8d97ad18a7
								
							 
						 
						
							
									some more count vs. end confusion 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								6bf808bc6c
								
							 
						 
						
							
									replace -lm with $(GL_LIB_DEPS) to get -lexpat 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								9c0b83556d
								
							 
						 
						
							
									replace CALLOC with MALLOC in _mesa_new_texture_object() 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								c929f13701
								
							 
						 
						
							
									remove incorrect comments, added _mesa_bzero() call in _mesa_initialize_texture_object() 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								75c8a2e7be
								
							 
						 
						
							
									omit CVS directories from tarballs, bump version to 6.1 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								ed43ecee90
								
							 
						 
						
							
									Migrate i830 driver to t_vertex.[ch] for building hw vertices. 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								41abe9e73f
								
							 
						 
						
							
									fix glitch from previous check-in (pointer vs int) 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								77d240858e
								
							 
						 
						
							
									minor changes to silence warnings 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								6a82d44d9c
								
							 
						 
						
							
									Change get_ust_nop()'s parameter from int64_t to uint64_t to silence warnings. 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								87745ce771
								
							 
						 
						
							
									change Data ptr from GLbyte to GLubyte to silence warnings 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								013dee06c1
								
							 
						 
						
							
									include texobj.h to silence warnings 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								e093e94298
								
							 
						 
						
							
									s/char/GLubyte/ to silence warnings 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								ef77464a7a
								
							 
						 
						
							
									include sched.h to get sched_yield() prototype 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								97fcc0e77b
								
							 
						 
						
							
									make second param of driParseConfigFiles() const 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								5b9a9d46d4
								
							 
						 
						
							
									tweak OpenBSD and SunOS commands 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								4eb16e3a67
								
							 
						 
						
							
									tweak openbsd config 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								66f2fd89ea
								
							 
						 
						
							
									added some missing FLUSH_VERTICES calls 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								8d83242c8c
								
							 
						 
						
							
									Fix cosmetic GL_RENDERER string problem (Andreas Stenglein) 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								edc9ffc748
								
							 
						 
						
							
									bump version to 6.1 (new development) 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								4a53f7bc74
								
							 
						 
						
							
									Respect the 'in_use' field in the global LRU as a marker for 
							 
							
							kernel-reserved memory regions. 
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								48e89df25b
								
							 
						 
						
							
									fixed refresh rate control in Glide wrapper 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								546214f3c8
								
							 
						 
						
							
									tweaks for 6.0 release 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								46d6bd368d
								
							 
						 
						
							
									add casts to quiet compiler warnings 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								6290ca42f2
								
							 
						 
						
							
									fix -fomit-frame_pointer typo 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								f8761dc040
								
							 
						 
						
							
									implemented glutTimerFunc 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								0849ed1275
								
							 
						 
						
							
									documentation update 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								4d5e6623d3
								
							 
						 
						
							
									_mesa_delete_texture_object and some other updates 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								3663c0f825
								
							 
						 
						
							
									Cosmetic changes. 
							 
							
							Added a bunch of const qualifiers.
Use _mesa_memcpy() instead of memcpy(), etc. 
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								5bae6b90f9
								
							 
						 
						
							
									change MALLOC to CALLOC to silence valgrind error in _playback_copy_to_current() 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								4b603440f6
								
							 
						 
						
							
									use -G not -shared for gcc on SunOS 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								ae7666385d
								
							 
						 
						
							
									added blurb about NVIDIA extensions 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								e6089db8c0
								
							 
						 
						
							
									latest changes, bug fixes 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								8533b91543
								
							 
						 
						
							
									bump MAX_WIDTH/HEIGHT to 4K pixels 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								d48382c778
								
							 
						 
						
							
									Generate mesa.def file for Windows. 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								c85f0fa177
								
							 
						 
						
							
									Replace with version generated from new python script. 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								eb7935c63b
								
							 
						 
						
							
									Fix up more confusions with count vs end in array functions 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								43ed92b3a1
								
							 
						 
						
							
									fixed a bug in texture memory manager when in UMA mode 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								067603db91
								
							 
						 
						
							
									Fix initialisation of cubic tecture offsets (Andreas Stenglein) 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								5da27de003
								
							 
						 
						
							
									add new entrypoints 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								0ce75a77c0
								
							 
						 
						
							
									tweak aix-gcc config 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								e54f260170
								
							 
						 
						
							
									Added support for EXT_texture_mirror_clamp. 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								b44d4a0d6a
								
							 
						 
						
							
									updated glext.h, fixed bug 876160 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								a7e6f7ba35
								
							 
						 
						
							
									exercise glDeleteProgramsARB 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								7a28156666
								
							 
						 
						
							
									glDeleteProgramsARB() failed for fragment programs (bug 876160) 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								1e274517b8
								
							 
						 
						
							
									Committing in . 
							 
							
							
 optional compilation of progs/test/ since it seems not to appear in the
 releases.
 Modified Files:
 	Mesa/descrip.mms
 ---------------------------------------------------------------------- 
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								09a4fcb592
								
							 
						 
						
							
									added support for textures bigger than HW can support (SW rescaling) 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								b005b8258d
								
							 
						 
						
							
									re-enabled trilinearness 
							 
							
							
							
						 
						22 years ago  
				
					
						
							
								 
						
							
								d075366107
								
							 
						 
						
							
									small fixes 
							 
							
							
							
						 
						22 years ago