Dominique Martinet
								
							 
						 | 
						
							
							
							
							
								
							
							
								4bbf718e7d
								
							
						 | 
						
							
							
								
								impl->destroy cleanup:
							
							
							
							
							
							
							
							- remove trivial destroy() function
 - make sure we check impl and impl->destroy before calling
 - always call free if not implemented 
							
						 | 
						
							2017-08-14 16:22:31 +02:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Drew DeVault
								
							 
						 | 
						
							
							
							
							
								
							
							
								2facf1df65
								
							
						 | 
						
							
							
								
								Fix software cursors
							
							
							
							
							
						 | 
						
							2017-08-14 08:43:17 -04:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Drew DeVault
								
							 
						 | 
						
							
							
							
							
								
							
							
								de6f32c84e
								
							
						 | 
						
							
							
								
								Refactor away wlr_renderer_state
							
							
							
							
							
						 | 
						
							2017-08-14 08:37:50 -04:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Dominique Martinet
								
							 
						 | 
						
							
							
							
							
								
							
							
								c323bfc6a0
								
							
						 | 
						
							
							
								
								GLES2: detach and delete shaders after LinkProgram
							
							
							
							
							
							
							
							Also make sure program linked correctly! 
							
						 | 
						
							2017-08-12 00:24:30 +02:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Drew DeVault
								
							 
						 | 
						
							
							
							
							
								
							
							
								c24351681f
								
							
						 | 
						
							
							
								
								Refactor EGL handling
							
							
							
							
							
						 | 
						
							2017-08-10 22:15:37 -04:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Drew DeVault
								
							 
						 | 
						
							
							
							
							
								
							
							
								7095274a9e
								
							
						 | 
						
							
							
								
								Merge branch 'master' into drm_buffer
							
							
							
							
							
						 | 
						
							2017-08-10 13:19:39 -04:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Tony Crisci
								
							 
						 | 
						
							
							
							
							
								
							
							
								49e97857c7
								
							
						 | 
						
							
							
								
								enable gl blending
							
							
							
							
							
							
							
							This makes transparency work correctly.
fixes #56 
							
						 | 
						
							2017-08-10 08:38:55 -04:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									nyorain
								
							 
						 | 
						
							
							
							
							
								
							
							
								67369173aa
								
							
						 | 
						
							
							
								
								Implement drm (egl) buffer attaching
							
							
							
							
							
						 | 
						
							2017-08-10 10:59:58 +02:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									nyorain
								
							 
						 | 
						
							
							
							
							
								
							
							
								e167f41fde
								
							
						 | 
						
							
							
								
								Rename wlr_surface -> wlr_texture; attach -> upload
							
							
							
							
							
						 | 
						
							2017-08-08 18:25:16 +02:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									nyorain
								
							 
						 | 
						
							
							
							
							
								
							
							
								fdab81e1c9
								
							
						 | 
						
							
							
								
								Use meson build system
							
							
							
							
							
						 | 
						
							2017-08-05 22:34:24 +02:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Drew DeVault
								
							 
						 | 
						
							
							
							
							
								
							
							
								5a2796266f
								
							
						 | 
						
							
							
								
								Support wl_shm pixel formats in gles2 renderer
							
							
							
							
							
						 | 
						
							2017-06-23 14:25:55 -04:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Drew DeVault
								
							 
						 | 
						
							
							
							
							
								
							
							
								2aafb5dd19
								
							
						 | 
						
							
							
								
								Add wlcore/wl_shm (WIP)
							
							
							
							
							
						 | 
						
							2017-06-23 13:41:07 -04:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Drew DeVault
								
							 
						 | 
						
							
							
							
							
								
							
							
								f252c5a792
								
							
						 | 
						
							
							
								
								Manually transpose matricies in shader
							
							
							
							
							
							
							
							Since GLES2 doesn't do this for us, it seems, on all platforms. 
							
						 | 
						
							2017-06-23 11:46:09 -04:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Drew DeVault
								
							 
						 | 
						
							
							
							
							
								
							
							
								b18209c904
								
							
						 | 
						
							
							
								
								Switch to GLES2
							
							
							
							
							
							
							
							Closes #13 
							
						 | 
						
							2017-06-23 11:38:45 -04:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 |