Sweden-Number/dlls/wined3d
Stefan Dösinger a7916d8011 wined3d: Revert "wined3d: Do not preload vertex buffers in unlock.".
This reverts commit 6fb1869b98.
2007-01-15 12:43:11 +01:00
..
Makefile.in wined3d: Create the state table. 2006-12-07 21:10:07 +01:00
arb_program_shader.c wined3d: Apply shaders in their state handlers. 2007-01-08 20:56:51 +01:00
baseshader.c wined3d: Remove dead code in shader_get_registers_used(). 2006-12-29 20:55:16 +01:00
basetexture.c Revert "wined3d: Where possible, avoid using D3DCOLORTOGLFLOAT4." 2006-12-29 11:35:57 +01:00
cubetexture.c d3d: Callback infrastructure for implicit surface destruction in IWineD3DCubeTexture. 2006-12-06 12:38:51 +01:00
device.c wined3d: Avoid a NULL pointer dereference in UpdateTexture (Coverity). 2007-01-12 11:50:04 +01:00
directx.c Use GetDC instead of CreateDC where possible. 2007-01-02 17:16:36 +01:00
drawprim.c wined3d: Move material applying to the state table. 2007-01-10 22:00:34 +01:00
glsl_shader.c wined3d: Sampler variables wrongly named 'shader'. 2007-01-03 11:01:26 +01:00
indexbuffer.c wined3d: Win64 printf fixes. 2006-10-02 14:38:04 +02:00
palette.c wined3d: Win64 printf fixes. 2006-10-02 14:38:04 +02:00
pixelshader.c wined3d: Cast-qual warnings fix. 2006-11-27 13:43:10 +01:00
query.c wined3d: Do not block waiting for occlusion query result in GetData. 2007-01-12 11:24:20 +01:00
resource.c wined3d: Win64 printf fixes. 2006-10-02 14:38:04 +02:00
state.c wined3d: Do not activate / deactivate texture dimensions twice. 2007-01-10 22:03:28 +01:00
stateblock.c wined3d: Store the scissor rect in the stateblock. 2007-01-10 22:01:20 +01:00
surface.c wined3d: Do not perform a NULL check on riid (Coverity). 2007-01-12 11:49:46 +01:00
surface_gdi.c wined3d: Remove IWineD3DSurface_GetContainerParent. 2006-12-18 12:02:17 +01:00
swapchain.c wined3d: Count the framerate per swapchain, not globally. 2007-01-10 22:00:47 +01:00
texture.c d3d: Callback infrastructure for implicit surface destruction in IWineD3DTexture. 2006-12-06 12:38:37 +01:00
utils.c wined3d: Remove dead NV_TEXTURE_SHADER code 2007-01-10 22:03:50 +01:00
vertexbuffer.c wined3d: Revert "wined3d: Do not preload vertex buffers in unlock.". 2007-01-15 12:43:11 +01:00
vertexdeclaration.c wined3d: Make some data const. 2006-12-14 20:11:41 +01:00
vertexshader.c wined3d: Cast-qual warnings fix. 2006-11-27 13:43:10 +01:00
volume.c wined3d: Remove IWineD3DVolume_GetContainerParent. 2006-12-18 12:02:28 +01:00
volumetexture.c d3d: Callback infrastructure for implicit volume destruction in IWineD3DVolumeTexture. 2006-12-06 12:39:14 +01:00
wined3d.spec WineDirect3DCreate has 3 args in the source. 2005-03-21 10:52:32 +00:00
wined3d_main.c wined3d: Add FBO support for offscreen rendering. 2006-11-17 18:14:13 +01:00
wined3d_private.h wined3d: Remove dead NV_TEXTURE_SHADER code 2007-01-10 22:03:50 +01:00
wined3d_private_types.h wined3d: Allow the depth buffer to be shared between onscreen and offscreen rendering modes. 2006-11-17 18:14:25 +01:00