search for: scaled_image_from_memory

Displaying 2 results from an estimated 2 matches for "scaled_image_from_memory".

2015 Sep 02
2
nv3x libreoffice impress opengl animations not working
...that print happening? > > > Yes I see that print happening and that explains the misrendering I'm > seeing pretty well, it is not misrendering at all, it is just random > data from the video mem. > > I've had a quick talk about this with Ben, he suggested using > the SCALED_IMAGE_FROM_MEMORY object class, as that is what the blob > is doing. > > I've done some digging through the code and this translates to the > "sfim" object in the gallium nv30 code. I was wondering if I cannot > just simple call nv30_transfer_rect with the right parameters and > let i...
2015 Aug 31
2
nv3x libreoffice impress opengl animations not working
On Mon, Aug 31, 2015 at 8:58 AM, Hans de Goede <hdegoede at redhat.com> wrote: > Hi, > > > On 28-08-15 11:02, Ilia Mirkin wrote: >> >> On Fri, Aug 28, 2015 at 4:54 AM, Hans de Goede <hdegoede at redhat.com> >> wrote: >>> >>> Hi, >>> >>> On 27-08-15 20:19, Ilia Mirkin wrote: >>>> >>>>