search for: wined3d_texture_gl

Displaying 2 results from an estimated 2 matches for "wined3d_texture_gl".

Did you mean: wined3d_texture_blt
2018 Nov 09
0
Wine release 3.20
...it from discarded textures. wined3d: Move the "buffer_object" field from struct wined3d_buffer to struct wined3d_buffer_gl. wined3d: Introduce a separate structure for OpenGL texture information. wined3d: Move the depth renderbuffers from struct wined3d_texture to struct wined3d_texture_gl. wined3d: Move the multisample renderbuffers from struct wined3d_texture to struct wined3d_texture_gl. wined3d: Move the OpenGL textures from struct wined3d_texture to struct wined3d_texture_gl. wined3d: Move the "target" field from struct wined3d_texture to struct wined...
2019 Jun 21
0
Wine release 4.11
...ure data through the texture ops in wined3d_cs_exec_update_sub_resource(). wined3d: Pass a wined3d_context_gl structure to context_unmap_bo_address(). wined3d: Pass a wined3d_context_gl structure to wined3d_texture_prepare_texture(). wined3d: Pass a wined3d_context_gl structure to wined3d_texture_gl_apply_sampler_desc(). wined3d: Pass a wined3d_context_gl structure to wined3d_texture_gl_bind(). wined3d: Upload texture data through the texture ops in surface_convert_format(). wined3d: Pass a wined3d_context_gl structure to wined3d_texture_gl_set_compatible_renderbuffer()....