Sweden-Number/dlls/wined3d
Stefan Dösinger a7a0d4dfd1 wined3d: Fix some alpha channels in formats. 2007-08-20 22:32:08 +02:00
..
Makefile.in wined3d: Dynamically load OpenGL. 2007-08-14 13:32:08 +02:00
arb_program_shader.c wined3d: '0x' is redundant with the '#' format modifier. 2007-08-10 11:56:20 +02:00
baseshader.c
basetexture.c wined3d: Simplify IWineD3DBaseTextureImpl_ApplyStateChanges. 2007-08-17 12:01:38 +02:00
clipper.c
context.c wined3d: Dynamically load WGL functions. 2007-08-17 12:03:13 +02:00
cubetexture.c wined3d: Don't call ActivateContext between ENTER_GL/LEAVE_GL. 2007-08-07 12:36:32 +02:00
device.c wined3d: Remove a debug hack. 2007-08-20 22:31:55 +02:00
directx.c wined3d: FIX D3DBLEND_BOTHSRCALPHA and BLEND_BOTHINVSRCALPHA. 2007-08-20 22:32:02 +02:00
drawprim.c wined3d: UBYTE4 data shouldn't be normalized. 2007-08-20 22:24:48 +02:00
glsl_shader.c wined3d: Remove stateblock::set.*. 2007-08-13 11:36:43 +02:00
indexbuffer.c wined3d: Don't call ActivateContext between ENTER_GL/LEAVE_GL. 2007-08-07 12:36:32 +02:00
palette.c
pixelshader.c wined3d: Fix the shader version on some instruction tokens. 2007-07-23 11:59:08 +02:00
query.c
resource.c
state.c wined3d: FIX D3DBLEND_BOTHSRCALPHA and BLEND_BOTHINVSRCALPHA. 2007-08-20 22:32:02 +02:00
stateblock.c wined3d: Reinstall the internal reference on the current index buffer. 2007-08-16 11:35:06 +02:00
surface.c wined3d: Fix R32F and R16F. 2007-08-17 12:01:38 +02:00
surface_gdi.c wined3d: Store the gl format table in the gl info structure. 2007-07-30 12:49:50 +02:00
swapchain.c wined3d: Use the proper depth stencil format. 2007-08-13 12:36:55 +02:00
texture.c wined3d: Don't call ActivateContext between ENTER_GL/LEAVE_GL. 2007-08-07 12:36:32 +02:00
utils.c wined3d: Fix some alpha channels in formats. 2007-08-20 22:32:08 +02:00
vertexbuffer.c wined3d: Catch transformed position data that appears at offset 0. 2007-08-17 12:01:38 +02:00
vertexdeclaration.c wined3d: Store the position_transformed flag in the vdecl. 2007-08-08 15:32:00 +02:00
vertexshader.c wined3d: rsq and rcp use the .w component if no swizzle is given. 2007-07-03 12:29:34 +02:00
volume.c wined3d: Store the gl format table in the gl info structure. 2007-07-30 12:49:50 +02:00
volumetexture.c wined3d: Don't call ActivateContext between ENTER_GL/LEAVE_GL. 2007-08-07 12:36:32 +02:00
wined3d.spec
wined3d_main.c wined3d: Don't use ENTER_GL/LEAVE_GL on systems without winex11.drv. 2007-08-14 12:47:15 +02:00
wined3d_private.h wined3d: Fix R32F and R16F. 2007-08-17 12:01:38 +02:00
wined3d_private_types.h