search for: wined3d_location_sysmem

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

2016 Oct 28
0
Wine release 1.9.22
...3d_buffer_load(). wined3d: Rename buffer_get_sysmem() to wined3d_buffer_load_sysmem(). wined3d: Explicitly track locations for buffers. wined3d: Introduce wined3d_buffer_prepapre_location(). wined3d: Introduce wined3d_buffer_load_location(). wined3d: Do not assume that WINED3D_LOCATION_SYSMEM is always valid for double buffered buffers. wined3d: Move buffer_get_memory() under wined3d_buffer_load_sysmem(). wined3d: Implement wined3d_buffer_prepare_location() for WINED3D_LOCATION_BUFFER. wined3d: Introduce wined3d_buffer_get_memory(). wined3d: Prefer current locati...