search for: wined3d_buffer_load_sysmem

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

2016 Oct 28
0
Wine release 1.9.22
...caching device file handles. Józef Kucia (17): wined3d: Let buffer_direct_upload() invalidate STATE_INDEXBUFFER if needed. wined3d: Clean up buffer_internal_preload(). wined3d: Rename buffer_internal_preload() to wined3d_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...