emersion
|
415a2b7c56
|
render: add wlr_renderer_clear and wlr_renderer_scissor
|
2018-01-22 16:42:22 +01:00 |
|
emersion
|
0ce3135304
|
Move read_pixels from output to renderer
|
2017-10-08 02:11:56 +02:00 |
|
Dominique Martinet
|
f24b3df980
|
wlr renderer/texture: rename init to create when it does alloc
|
2017-08-19 08:33:31 +02:00 |
|
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 |
|
Drew DeVault
|
c24351681f
|
Refactor EGL handling
|
2017-08-10 22:15:37 -04:00 |
|
nyorain
|
e167f41fde
|
Rename wlr_surface -> wlr_texture; attach -> upload
|
2017-08-08 18:25:16 +02:00 |
|
Drew DeVault
|
2aafb5dd19
|
Add wlcore/wl_shm (WIP)
|
2017-06-23 13:41:07 -04:00 |
|
Drew DeVault
|
2443a070e7
|
Add colored quad and ellipse rendering primitives
|
2017-06-15 15:31:13 -04:00 |
|
Drew DeVault
|
cd6a40d816
|
Further improvements to rendering subsystem
|
2017-06-08 15:52:42 -04:00 |
|