output: replace raw GL calls by wlr_renderer_* calls

This commit is contained in:
emersion 2018-02-03 10:01:42 +01:00
parent ddb1779f9f
commit faa57341ca
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
2 changed files with 20 additions and 34 deletions

View file

@ -24,7 +24,6 @@ struct wlr_output_cursor {
struct wl_list link;
// only when using a software cursor without a surface
struct wlr_renderer *renderer;
struct wlr_texture *texture;
// only when using a cursor surface