wined3d: Create a PBO in surface_load_location() even if SFLAG_INSYSMEM is already...
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 1 Dec 2011 06:31:41 +0000 (07:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Dec 2011 09:06:12 +0000 (10:06 +0100)
commit94c0da184e18252ca2df7f9f462e9a4df9c5f2df
treef0079acc67439025414fd2458a7a7688d37f0ee2
parent39ebb992f7f961333e0dff796abd8166744629db
wined3d: Create a PBO in surface_load_location() even if SFLAG_INSYSMEM is already set.

In the longer term, sysmem and pbo should be separate resource locations.
dlls/wined3d/surface.c