f84f7c7710 
								
							
								 
							
						 
						
							
							
								
								wl-drm: use resource interface  
							
							... 
							
							
 
							
							Instead of hardcoding builtin resource types in
wlr_buffer_from_resource(), use the modular resource interface. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								772066a174 
								
							
								 
							
						 
						
							
							
								
								linux-dmabuf-v1: use resource interface  
							
							... 
							
							
 
							
							Instead of hardcoding builtin resource types in
wlr_buffer_from_resource(), use the modular resource interface. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6c277e3c39 
								
							
								 
							
						 
						
							
							
								
								buffer: drop wlr_shm_client_buffer  
							
							... 
							
							
 
							
							It's been superseded by wlr_shm. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								93597952aa 
								
							
								 
							
						 
						
							
							
								
								buffer: constify wlr_client_buffer_apply_damage()  
							
							
 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ea40ba4f6a 
								
							
								 
							
						 
						
							
							
								
								wlr_scene: Fix texture reuse  
							
							... 
							
							
 
							
							Add private interface to ignore a buffer that's locking a client_buffer
for damage tracking. This should eventually be replaced by wlr_raster. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								69c47717c2 
								
							
								 
							
						 
						
							
							
								
								buffer: split into multiple files  
							
							... 
							
							
 
							
							wlr_buffer.c is difficult to read because it contains a mixed bag
of unrelated things: base buffer type, buffer implementations,
buffer resource factory, and client buffer.
Split each of these into their own file. 
							
						 
						
							3 years ago