Sweden-Number/dlls/wined3d
Stefan Dösinger c87d5352a5 wined3d: Full surface DXTn copy.
Height * Pitch is not a valid way to calculate the surface size for
DXTn surfaces. Instead of messing with format specific formulas just
use the size stored in the destination surface.
2007-05-07 21:42:45 +02:00
..
Makefile.in
arb_program_shader.c wined3d: Remove some redundant fields from IWineD3DBaseTextureImpl. 2007-05-04 13:41:45 +02:00
baseshader.c wined3d: Handle the ps_3_0 vPos field. 2007-05-04 13:41:54 +02:00
basetexture.c wined3d: Remove some redundant fields from IWineD3DBaseTextureImpl. 2007-05-04 13:41:45 +02:00
context.c wined3d: Implement vertex blending using GL_ARB_vertex_blend. 2007-05-03 14:24:46 +02:00
cubetexture.c
device.c wined3d: Remove some redundant fields from IWineD3DBaseTextureImpl. 2007-05-04 13:41:45 +02:00
directx.c wined3d: Implement vertex blending using GL_ARB_vertex_blend. 2007-05-03 14:24:46 +02:00
drawprim.c wined3d: Implement vertex blending using GL_ARB_vertex_blend. 2007-05-03 14:24:46 +02:00
glsl_shader.c wined3d: Handle the ps_3_0 vPos field. 2007-05-04 13:41:54 +02:00
indexbuffer.c
palette.c
pixelshader.c
query.c
resource.c
state.c wined3d: Implement vertex blending using GL_ARB_vertex_blend. 2007-05-03 14:24:46 +02:00
stateblock.c
surface.c d3d: Fix the surface locking rectangle validation. 2007-05-04 13:41:13 +02:00
surface_gdi.c wined3d: Full surface DXTn copy. 2007-05-07 21:42:45 +02:00
swapchain.c
texture.c
utils.c d3d: Calculate the size of WINED3DFVF_XYZBx FVFs. 2007-05-03 14:24:16 +02:00
vertexbuffer.c
vertexdeclaration.c
vertexshader.c
volume.c
volumetexture.c
wined3d.spec
wined3d_main.c
wined3d_private.h wined3d: Remove some redundant fields from IWineD3DBaseTextureImpl. 2007-05-04 13:41:45 +02:00
wined3d_private_types.h