search for: texture2d_upload_data

Displaying 1 result from an estimated 1 matches for "texture2d_upload_data".

2018 Mar 30
0
Wine release 3.5
...Pass a format to wined3d_texture_upload_data(). wined3d: Pass independent source and destination coordinates to wined3d_texture_upload_data(). wined3d: Allow wined3d_texture_upload_data() to upload to WINED3D_LOCATION_TEXTURE_SRGB. wined3d: Merge wined3d_surface_upload_data() into texture2d_upload_data(). wined3d: Always pass a valid source box to texture3d_upload_data(). wined3d: Don't bother removing PBOs for formats with upload/download conversion in texture2d_load_texture(). wined3d: Handle upload conversion in texture2d_upload_data(). wined3d: Merge texture2d_uplo...