Sweden-Number/dlls/wined3d
Henri Verbeet 7c930589bc wined3d: Avoid some common invalid context accesses.
Unfortunately there are plenty of other places left. Perhaps we should
consider creating our own window when the context becomes invalid and making
the context current on that instead.
2010-03-18 10:25:09 +01:00
..
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
arb_program_shader.c wined3d: Store the swapchain instead of the surface in the context. 2010-03-16 11:44:44 +01:00
ati_fragment_shader.c
basetexture.c
buffer.c wined3d: Merge two if conditions in buffer.c. 2010-03-17 13:36:17 +01:00
clipper.c
context.c wined3d: Add a quirk to rebind FBOs when one of their attached textures is updated. 2010-03-18 10:24:41 +01:00
cubetexture.c
device.c wined3d: Avoid some common invalid context accesses. 2010-03-18 10:25:09 +01:00
directx.c wined3d: Add a quirk to rebind FBOs when one of their attached textures is updated. 2010-03-18 10:24:41 +01:00
drawprim.c wined3d: Avoid some common invalid context accesses. 2010-03-18 10:25:09 +01:00
gl_compat.c
glsl_shader.c wined3d: Store the swapchain instead of the surface in the context. 2010-03-16 11:44:44 +01:00
nvidia_texture_shader.c
palette.c
query.c
resource.c
shader.c
shader_sm1.c
shader_sm4.c
state.c wined3d: Replace some VTRACEs with proper TRACEs. 2010-03-18 10:24:51 +01:00
stateblock.c
surface.c wined3d: Add a quirk to rebind FBOs when one of their attached textures is updated. 2010-03-18 10:24:41 +01:00
surface_base.c wined3d: Add surface conversion function from WINED3DFMT_YUY2 to WINED3DFMT_B8G8R8X8_UNORM. 2010-03-17 10:59:18 +01:00
surface_gdi.c
swapchain.c wined3d: Avoid some common invalid context accesses. 2010-03-18 10:25:09 +01:00
swapchain_base.c wined3d: Store the device window in the swapchain. 2010-03-16 11:45:11 +01:00
swapchain_gdi.c
texture.c wined3d: Remove oversize texture support. 2010-03-15 14:23:15 +01:00
utils.c wined3d: Fix ATI2N pitch and offset calculations. 2010-03-16 13:03:30 +01:00
version.rc
vertexdeclaration.c
view.c
volume.c
volumetexture.c
wined3d.spec
wined3d_gl.h wined3d: Kill pbuffer offscreen rendering support. 2010-03-15 15:55:38 +01:00
wined3d_main.c wined3d: Kill pbuffer offscreen rendering support. 2010-03-15 15:55:38 +01:00
wined3d_private.h wined3d: Kill VTRACE. 2010-03-18 10:25:02 +01:00