Dominique Martinet
|
f24b3df980
|
wlr renderer/texture: rename init to create when it does alloc
|
2017-08-19 08:33:31 +02:00 |
|
Drew DeVault
|
27c13d621d
|
Merge pull request #88 from 4e554c4c/alloc_crashing
Prevent alloc errors from crashing
|
2017-08-15 12:21:58 -04:00 |
|
Tony Crisci
|
4f2b1cc930
|
implement get_buffer_size for egl buffers
|
2017-08-15 07:58:07 -04:00 |
|
Tony Crisci
|
72a33b736f
|
implement texture get buffer size
|
2017-08-15 07:36:50 -04:00 |
|
Calvin Lee
|
5cc7342606
|
Prevent alloc errors from crashing
Resolves #76
|
2017-08-15 08:04:57 +02:00 |
|
Drew DeVault
|
94e6e6334b
|
Refactor out wlr_texture_state
|
2017-08-14 08:25:26 -04:00 |
|
nyorain
|
862bc9783f
|
Fix egl image leak in gles renderer
|
2017-08-12 11:41:40 +02:00 |
|
Drew DeVault
|
a6efb90382
|
s/gen/ensure/ fixes #47
|
2017-08-11 09:00:26 -04: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 |
|
Drew DeVault
|
888986b038
|
Remove excess logging
|
2017-08-10 08:36:45 -04:00 |
|
Drew DeVault
|
7da43ff8b0
|
Implement wlr_surface_flush_damage
|
2017-08-10 08:26:16 -04:00 |
|
nyorain
|
073dff63da
|
Fix style issues
|
2017-08-10 11:05:18 +02:00 |
|
nyorain
|
67369173aa
|
Implement drm (egl) buffer attaching
|
2017-08-10 10:59:58 +02:00 |
|
Drew DeVault
|
e2b7712302
|
Use texture->pixel_format instead of re-scanning
|
2017-08-09 22:56:57 -04: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 |
|