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
|
94e6e6334b
|
Refactor out wlr_texture_state
|
2017-08-14 08:25:26 -04:00 |
nyorain
|
67369173aa
|
Implement drm (egl) buffer attaching
|
2017-08-10 10:59:58 +02:00 |
Drew DeVault
|
4de930542f
|
Implement partial texture uploads
|
2017-08-09 22:17:40 -04:00 |
nyorain
|
e167f41fde
|
Rename wlr_surface -> wlr_texture; attach -> upload
|
2017-08-08 18:25:16 +02:00 |