Sweden-Number/dlls/wined3d
Matteo Bruni acf8c4b76c wined3d: Only copy the source/destination rectangles when needed in texture2d_blt_fbo().
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-09 10:40:41 -06:00
..
Makefile.in wined3d: Merge drawprim.c into context.c. 2018-02-26 16:40:22 +01:00
arb_program_shader.c wined3d: Pass a texture and sub-resource index to surface_load_fb_texture(). 2018-03-09 10:40:39 -06:00
ati_fragment_shader.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
buffer.c wined3d: Introduce separate read and write resource map flags. 2018-02-19 13:43:52 +01:00
context.c wined3d: Store the EXT_fbo "renderbuffers" list in the texture instead of the surface. 2018-03-06 04:41:04 -06:00
cs.c wined3d: Pass boxes instead of rectangles to wined3d_surface_blt(). 2018-03-07 08:48:27 -06:00
device.c wined3d: Remove redundant if statement from device_init_swapchain_state(). 2018-03-02 10:51:56 +01:00
directx.c wined3d: Recognize GTX 560M card with NVIDIA driver. 2018-03-06 04:40:39 -06:00
gl_compat.c
glsl_shader.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
nvidia_texture_shader.c wined3d: Get rid of unneeded includes. 2017-10-19 16:53:49 +02:00
palette.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
query.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
resource.c wined3d: Split WINED3D_RESOURCE_ACCESS_MAP into WINED3D_RESOURCE_ACCESS_MAP_R and WINED3D_RESOURCE_ACCESS_MAP_W. 2018-02-19 13:43:52 +01:00
sampler.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
shader.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
shader_sm1.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
shader_sm4.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
state.c wined3d: Factor out get_viewport() function. 2018-03-02 10:52:01 +01:00
stateblock.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
surface.c wined3d: Only copy the source/destination rectangles when needed in texture2d_blt_fbo(). 2018-03-09 10:40:41 -06:00
swapchain.c dxgi: Translate swap effects in dxgi_factory_CreateSwapChainForHwnd(). 2018-02-15 08:02:14 +01:00
texture.c wined3d: Pass a texture and sub-resource index to surface_load_texture(). 2018-03-07 08:48:24 -06:00
utils.c wined3d: Terminate long debug strings with ellipsis. 2018-02-27 18:21:01 +01:00
version.rc
vertexdeclaration.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
view.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
wined3d.spec wined3d: Get rid of legacy mipmap autogeneration support. 2018-02-14 20:37:55 +01:00
wined3d_gl.h wined3d: Add ARB_framebuffer_no_attachments extension. 2018-02-28 19:39:29 +01:00
wined3d_main.c wined3d: Use multisample textures by default. 2018-02-23 19:24:02 +01:00
wined3d_private.h wined3d: Pass a texture and sub-resource index to surface_load_fb_texture(). 2018-03-09 10:40:39 -06:00