Sweden-Number/dlls/wined3d
Roderick Colenbrander b3f7a5565a wined3d: Make sure the format of the render target is P8 too. 2007-11-06 13:57:03 +01:00
..
Makefile.in
arb_program_shader.c wined3d: Enable the mNxN implementation for pixel shaders. 2007-10-01 13:00:19 +02:00
baseshader.c wined3d: Care for the inverted y coords in dsy. 2007-10-22 15:59:04 +02:00
basetexture.c
clipper.c
context.c wined3d: Rewrite the draw buffer selection code. 2007-11-06 13:56:55 +01:00
cubetexture.c wined3d: Fix type of loop variable in IWineD3DCubeTextureImpl_Destroy(). 2007-11-02 12:36:48 +01:00
device.c wined3d: Make resource memory 32 byte aligned. 2007-11-01 12:38:45 +01:00
directx.c wined3d: Add a max varyings member to the gl info structure. 2007-11-06 13:34:47 +01:00
drawprim.c wined3d: Move texture -> drawable blits to LoadLocation. 2007-11-01 12:37:43 +01:00
glsl_shader.c wined3d: Handle ps 3.0 varyings in a different way. 2007-11-06 13:34:57 +01:00
indexbuffer.c
palette.c
pixelshader.c wined3d: Handle ps 3.0 varyings in a different way. 2007-11-06 13:34:57 +01:00
query.c
resource.c wined3d: Disconnect allocatedMemory and Heap allocation. 2007-11-01 12:38:37 +01:00
state.c wined3d: A point size fix. 2007-10-26 15:17:01 +02:00
stateblock.c
surface.c wined3d: Make sure the format of the render target is P8 too. 2007-11-06 13:57:03 +01:00
surface_base.c wined3d: Disconnect allocatedMemory and Heap allocation. 2007-11-01 12:38:37 +01:00
surface_gdi.c wined3d: Disconnect allocatedMemory and Heap allocation. 2007-11-01 12:38:37 +01:00
swapchain.c wined3d: Disconnect allocatedMemory and Heap allocation. 2007-11-01 12:38:37 +01:00
texture.c
utils.c
vertexbuffer.c
vertexdeclaration.c
vertexshader.c wined3d: Handle ps 3.0 varyings in a different way. 2007-11-06 13:34:57 +01:00
volume.c
volumetexture.c
wined3d.spec
wined3d_main.c wined3d: Default to GLSL. This is safe because we now have proper ps2.0/vs2.0 detection. 2007-10-29 13:04:58 +01:00
wined3d_private.h wined3d: Rewrite the draw buffer selection code. 2007-11-06 13:56:55 +01:00
wined3d_private_types.h