Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-10 | Refactor EGL handling | Drew DeVault | |
2017-08-10 | Fix example for updated gles | nyorain | |
2017-08-10 | Implement drm (egl) buffer attaching | nyorain | |
2017-08-08 | Rename wlr_surface -> wlr_texture; attach -> upload | nyorain | |
2017-08-06 | Changed header paths. | Scott Anderson | |
2017-07-31 | Use correct pixel format enum in touch example | Tony Crisci | |
Fix a call to `wlr_surface_attach_pixels()` in the main method of the touch example to use the correct enum for this method (wayland instead of gl). | |||
2017-06-29 | Merge branch 'wlcore' | Drew DeVault | |
2017-06-28 | Move example -> examples | Drew DeVault | |
And the compositor example into its own directory |