[Mesa-dev] [PATCH 6/8] android, egl: typo dri2_fallback_pixmap_surface -> dri2_fallback_create_pixmap_surface
Carl Worth
cworth at cworth.org
Mon Jun 23 16:31:01 PDT 2014
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>
> - .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?
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
--
carl.d.worth at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140623/3db91d04/attachment.sig>
More information about the mesa-dev
mailing list