Home
last modified time | relevance | path

Searched hist:"0 eb50c27" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/ui/
H A Degl-helpers.h0eb50c27 Tue Oct 10 08:54:52 CDT 2017 Gerd Hoffmann <kraxel@redhat.com> egl-helpers: add egl_texture_blit and egl_texture_blend

egl_texture_blit() blits a texture, simliar to egl_fb_blit() but by
rendering the texture to the screen instead of using a framebuffer blit.

egl_texture_blend() renders a texture with alpha blending, will be used
to render the cursor to the screen.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20171010135453.6704-6-kraxel@redhat.com
/openbmc/qemu/ui/
H A Degl-helpers.c0eb50c27 Tue Oct 10 08:54:52 CDT 2017 Gerd Hoffmann <kraxel@redhat.com> egl-helpers: add egl_texture_blit and egl_texture_blend

egl_texture_blit() blits a texture, simliar to egl_fb_blit() but by
rendering the texture to the screen instead of using a framebuffer blit.

egl_texture_blend() renders a texture with alpha blending, will be used
to render the cursor to the screen.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20171010135453.6704-6-kraxel@redhat.com