[Mesa-dev] [PATCH 6/8] android, egl: typo dri2_fallback_pixmap_surface -> dri2_fallback_create_pixmap_surface

Emil Velikov emil.l.velikov at gmail.com
Mon Jun 23 17:27:07 PDT 2014


On 24/06/14 00:31, Carl Worth wrote:
> Adrian Negreanu <groleo at gmail.com> writes:
>> I used commit bc8b07a6 as reference, and only the droid_display_vtbl had this issue.
> ...
> CC: "10.1 10.2" <mesa-stable at lists.freedesktop.org>
> 
Believe that I'm the one "to blame" for adding the stable tag on the series.

>> -   .create_pixmap_surface = dri2_fallback_pixmap_surface,
>> +   .create_pixmap_surface = dri2_fallback_create_pixmap_surface,
> 
> This patch isn't picking cleanly to the 10.1 branch.
> 
> And the grepping I did in 10.1 didn't find either of these function
> names, (neither dri2_fallback_pixmap_surface nor
> dri2_fallback_create_pixmap_surface).
> 
> Adrian, can you confirm whether this patch is needed for 10.1?
> 
Indeed the Chad's eglGetPlatformDisplay work went in with mesa 10.2 so I
believe that this patch can be dropped. Pardon for that :)

-Emil

> I've picked over all of your other nominated android patches, and I'm a
> little nervous to botch things here, (since I won't be testing an
> android build).
> 
> I have pushed out my cherry-picked changes to the 10.1 branch so that you
> can test them if you would like.
> 
> -Carl
> 
> 
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
> 



More information about the mesa-dev mailing list