Sweden-Number/dlls/wined3d
Roderick Colenbrander c2bf124a90 wined3d: Use EXT-versions of glBlend*. 2007-10-09 12:34:49 +02: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: Nested loop support. 2007-10-04 12:03:59 +02:00
basetexture.c
clipper.c
context.c wined3d: Remove an unused ChoosePixelFormat line. 2007-10-09 11:39:50 +02:00
cubetexture.c
device.c wined3d: Render to the correct hwnd/hdc. 2007-10-04 11:38:49 +02:00
directx.c wined3d: CreateFakeGLContxt/ReleaseFakeGLContext doesn't need ENTER_GL/LEAVE_GL and they are making GDI calls. 2007-10-01 12:35:01 +02:00
drawprim.c wined3d: Check for NULL streams. 2007-09-20 15:53:19 +02:00
glsl_shader.c wined3d: Nested loop support. 2007-10-04 12:03:59 +02:00
indexbuffer.c
palette.c
pixelshader.c wined3d: d3d ignores the sign of the input value in the log instruction. 2007-10-03 11:03:12 +02:00
query.c
resource.c wined3d: Move video memory tracking to the adapter. 2007-09-24 13:50:43 +02:00
state.c wined3d: Use EXT-versions of glBlend*. 2007-10-09 12:34:49 +02:00
stateblock.c
surface.c Assorted spelling fixes. 2007-09-27 20:12:53 +02:00
surface_base.c wined3d: Move the software blitting to the base surface class. 2007-09-18 09:54:49 +02:00
surface_gdi.c wined3d: Move the software blitting to the base surface class. 2007-09-18 09:54:49 +02:00
swapchain.c wined3d: CreateContext should not be called between ENTER_GL/LEAVE_GL. 2007-10-01 12:35:36 +02:00
texture.c
utils.c wined3d: Put V8U8 back into the UNKNOWN format group. 2007-09-25 11:20:33 +02:00
vertexbuffer.c
vertexdeclaration.c
vertexshader.c wined3d: Enable the mNxN implementation for pixel shaders. 2007-10-01 13:00:19 +02:00
volume.c
volumetexture.c
wined3d.spec
wined3d_main.c wined3d: Move video memory tracking to the adapter. 2007-09-24 13:50:43 +02:00
wined3d_private.h wined3d: Nested loop support. 2007-10-04 12:03:59 +02:00
wined3d_private_types.h