Sweden-Number/dlls/wined3d
Henri Verbeet 14c3387fc2 wined3d: Get rid of the IWineD3DQuery typedefs. 2011-02-04 15:25:32 +01:00
..
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
arb_program_shader.c wined3d: Get rid of the IWineD3DStateBlockImpl typedef. 2011-01-31 12:25:05 +01:00
ati_fragment_shader.c wined3d: Get rid of the IWineD3DStateBlockImpl typedef. 2011-01-31 12:25:05 +01:00
basetexture.c wined3d: Pass an IWineD3DResourceImpl pointer to resource_cleanup(). 2011-01-06 11:33:24 +01:00
buffer.c wined3d: Pass an IWineD3DResourceImpl pointer to resource_get_type(). 2011-01-07 10:23:37 +01:00
clipper.c wined3d: Get rid of the IWineD3DClipper typedefs. 2011-02-04 15:25:31 +01:00
context.c wined3d: Add support for the NULL format. 2011-01-27 14:13:55 +01:00
cubetexture.c wined3d: Remove IWineD3DSurface::LoadTexture() from the public interface. 2011-01-21 18:37:06 +01:00
device.c wined3d: Get rid of the IWineD3DQuery typedefs. 2011-02-04 15:25:32 +01:00
directx.c wined3d: Get rid of the IWineD3D typedefs. 2011-02-02 12:22:53 +01:00
drawprim.c wined3d: Verify we have at least one framebuffer attachment before doing clears or draws. 2011-01-27 14:13:39 +01:00
gl_compat.c wined3d: Get rid of the GL_SUPPORT macro. 2009-10-29 13:09:33 +01:00
glsl_shader.c wined3d: Just fail if the texture type is not supported in create_glsl_blt_shader() (LLVM/Clang). 2011-02-01 12:01:10 +01:00
nvidia_texture_shader.c wined3d: Get rid of the IWineD3DStateBlockImpl typedef. 2011-01-31 12:25:05 +01:00
palette.c wined3d: Get rid of the IWineD3DPalette typedefs. 2011-02-03 13:15:17 +01:00
query.c wined3d: Get rid of the IWineD3DQuery typedefs. 2011-02-04 15:25:32 +01:00
resource.c wined3d: Get rid of the IWineD3D typedefs. 2011-02-02 12:22:53 +01:00
shader.c wined3d: Pass an IWineD3DBaseTextureImpl array to pixelshader_update_samplers(). 2010-12-16 11:50:09 +01:00
shader_sm1.c wined3d: Properly report shader comment sizes. 2010-02-23 12:06:54 +01:00
shader_sm4.c wined3d: Recognize the SM4 sqrt opcode. 2010-10-20 18:37:07 +02:00
state.c wined3d: Get rid of the IWineD3DStateBlockImpl typedef. 2011-01-31 12:25:05 +01:00
stateblock.c wined3d: Get rid of the IWineD3DVertexDeclaration typedefs. 2011-02-03 13:15:17 +01:00
surface.c wined3d: Get rid of the IWineD3DPalette typedefs. 2011-02-03 13:15:17 +01:00
surface_base.c wined3d: Get rid of the IWineD3DClipper typedefs. 2011-02-04 15:25:31 +01:00
surface_gdi.c wined3d: Get rid of the IWineD3DPalette typedefs. 2011-02-03 13:15:17 +01:00
swapchain.c wined3d: Remove COM from IWineD3D. 2011-02-02 12:22:42 +01:00
swapchain_base.c wined3d: Remove COM from IWineD3D. 2011-02-02 12:22:42 +01:00
swapchain_gdi.c wined3d: Get rid of the remaining "Flags". 2010-11-23 13:15:36 +01:00
texture.c wined3d: Remove IWineD3DSurface::LoadTexture() from the public interface. 2011-01-21 18:37:06 +01:00
utils.c wined3d: Get rid of the IWineD3DStateBlockImpl typedef. 2011-01-31 12:25:05 +01:00
version.rc wined3d: Add version resource. 2009-11-04 11:54:59 +01:00
vertexdeclaration.c wined3d: Get rid of the IWineD3DVertexDeclaration typedefs. 2011-02-03 13:15:17 +01:00
view.c wined3d: Store an IWineD3DResourceImpl pointer in struct wined3d_rendertarget_view. 2011-01-18 12:32:06 +01:00
volume.c wined3d: Remove IWineD3DVolume::LoadTexture() from the public interface. 2011-01-21 18:37:11 +01:00
volumetexture.c wined3d: Make volumetexture_ops static. 2011-02-02 12:21:23 +01:00
wined3d.spec wined3d: Remove COM from the query implementation. 2011-02-04 15:25:32 +01:00
wined3d_gl.h wined3d: Handle the swapchain presentation interval with wglSwapIntervalEXT. 2010-12-27 15:39:41 +01:00
wined3d_main.c wined3d: Get rid of the IWineD3D typedefs. 2011-02-02 12:22:53 +01:00
wined3d_private.h wined3d: Get rid of the IWineD3DQuery typedefs. 2011-02-04 15:25:32 +01:00