wine/dlls/wined3d
2007-08-14 12:28:28 +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: Don't call ActivateContext between ENTER_GL/LEAVE_GL. 2007-08-07 12:36:32 +02:00
clipper.c
context.c wined3d: Check the results of SetPixelFormat. 2007-08-13 12:37:34 +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: Pass the proper DeviceName to ChangeDisplaySettings. 2007-08-14 12:28:28 +02:00
directx.c wined3d: Pass the proper DeviceName to ChangeDisplaySettings. 2007-08-14 12:28:28 +02:00
drawprim.c wined3d: Fixed error message when glDrawElement fails. 2007-08-13 11:32:07 +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
Makefile.in
palette.c
pixelshader.c
query.c
resource.c
state.c wined3d: Remove stateblock::set.*. 2007-08-13 11:36:43 +02:00
stateblock.c wined3d: Optimize render states in the stateblock. 2007-08-13 11:37:25 +02:00
surface_gdi.c
surface.c wined3d: Don't call ActivateContext between ENTER_GL/LEAVE_GL. 2007-08-07 12:36:32 +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: Add more pixelformats to getColorBits. 2007-08-13 12:37:23 +02:00
vertexbuffer.c wined3d: Don't call ActivateContext between ENTER_GL/LEAVE_GL. 2007-08-07 12:36:32 +02:00
vertexdeclaration.c wined3d: Store the position_transformed flag in the vdecl. 2007-08-08 15:32:00 +02:00
vertexshader.c
volume.c
volumetexture.c wined3d: Don't call ActivateContext between ENTER_GL/LEAVE_GL. 2007-08-07 12:36:32 +02:00
wined3d_main.c wined3d: Add a '\n' to a Wine trace. 2007-08-10 11:56:03 +02:00
wined3d_private_types.h
wined3d_private.h wined3d: Pass the proper DeviceName to ChangeDisplaySettings. 2007-08-14 12:28:28 +02:00
wined3d.spec