| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								ChangeLog
							
						
					
				 | 
				
					
						
							
							Make more extensions optional in build (for kdrive). Fix kdrive build for
						
					
				 | 
				2006-02-16 07:17:31 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Makefile.am
							
						
					
				 | 
				
					
						
							
							Make more extensions optional in build (for kdrive). Fix kdrive build for
						
					
				 | 
				2006-02-16 07:17:31 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati.c
							
						
					
				 | 
				
					
						
							
							Make more extensions optional in build (for kdrive). Fix kdrive build for
						
					
				 | 
				2006-02-16 07:17:31 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati.h
							
						
					
				 | 
				
					
						
							
							Make more extensions optional in build (for kdrive). Fix kdrive build for
						
					
				 | 
				2006-02-16 07:17:31 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati_cursor.c
							
						
					
				 | 
				
					
						
							
							Make more extensions optional in build (for kdrive). Fix kdrive build for
						
					
				 | 
				2006-02-16 07:17:31 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati_dma.c
							
						
					
				 | 
				
					
						
							
							Finish converting RB2D_DSTCACHE to RB3D_DSTCACHE. Remove an extra pixel
						
					
				 | 
				2005-01-25 03:37:05 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati_dma.h
							
						
					
				 | 
				
					
						
							
							Add an OUT_RING_REG macro for use with DMA_PACKET0, which is like OUT_RING
						
					
				 | 
				2005-01-27 05:25:57 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati_draw.c
							
						
					
				 | 
				
					
						
							
							Remove the waitSync from KdDisableScreen and push it off to drivers'
						
					
				 | 
				2006-02-15 03:20:55 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati_draw.h
							
						
					
				 | 
				
					
						
							
							Move the draw tracing supplies into ati_draw.h, and do some touchups on it.
						
					
				 | 
				2005-02-21 03:44:10 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati_drawtmp.h
							
						
					
				 | 
				
					
						
							
							There's never a copy between different depths. Remove the check.
						
					
				 | 
				2003-12-30 08:45:53 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati_dri.c
							
						
					
				 | 
				
					
						
							
							Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
						
					
				 | 
				2005-12-27 08:29:50 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati_dri.h
							
						
					
				 | 
				
					
						
							
							Merge dri-0-1-branch to trunk. Notable changes:
						
					
				 | 
				2003-12-29 06:24:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati_dripriv.h
							
						
					
				 | 
				
					
						
							
							Merge dri-0-1-branch to trunk. Notable changes:
						
					
				 | 
				2003-12-29 06:24:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati_microcode.c
							
						
					
				 | 
				
					
						
							
							Bug #242: Fix setup of R300 cards, by providing R300 CP code from
						
					
				 | 
				2004-06-10 05:57:31 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati_reg.h
							
						
					
				 | 
				
					
						
							
							Force DPMS normal on screen enable
						
					
				 | 
				2005-02-28 20:45:15 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati_sarea.h
							
						
					
				 | 
				
					
						
							
							Merge dri-0-1-branch to trunk. Notable changes:
						
					
				 | 
				2003-12-29 06:24:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati_stub.c
							
						
					
				 | 
				
					
						
							
							Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
						
					
				 | 
				2005-12-27 08:29:50 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ati_video.c
							
						
					
				 | 
				
					
						
							
							Merge from kdrive: use RECT_PRIM to avoid tearing in xvideo.
						
					
				 | 
				2006-02-10 09:00:02 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								r128_blendtmp.h
							
						
					
				 | 
				
					
						
							
							Support 1x1 repeat sources in R128's Blend.
						
					
				 | 
				2004-01-11 00:10:34 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								r128_common.h
							
						
					
				 | 
				
					
						
							
							Merge dri-0-1-branch to trunk. Notable changes:
						
					
				 | 
				2003-12-29 06:24:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								r128_composite.c
							
						
					
				 | 
				
					
						
							
							Add an OUT_RING_REG macro for use with DMA_PACKET0, which is like OUT_RING
						
					
				 | 
				2005-01-27 05:25:57 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								r128_sarea.h
							
						
					
				 | 
				
					
						
							
							Merge dri-0-1-branch to trunk. Notable changes:
						
					
				 | 
				2003-12-29 06:24:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								radeon_common.h
							
						
					
				 | 
				
					
						
							
							Merge dri-0-1-branch to trunk. Notable changes:
						
					
				 | 
				2003-12-29 06:24:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								radeon_composite.c
							
						
					
				 | 
				
					
						
							
							Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
						
					
				 | 
				2005-12-27 08:29:50 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								radeon_sarea.h
							
						
					
				 | 
				
					
						
							
							Merge dri-0-1-branch to trunk. Notable changes:
						
					
				 | 
				2003-12-29 06:24:01 +00:00 |