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 |