ole32: Fix HandsOffStorage in the data cache.
[wine] / dlls / wined3d /
2006-12-04  Jan Zerebeckiwined3d: Add err for failure case in CheckDepthStencilM...
2006-12-04  Jan Zerebeckiwined3d: Fix CreateFakeGLContext to work with a foreign...
2006-12-04  Jan Zerebeckiwined3d: Avoid XFree on NULL in CheckDeviceType.
2006-12-04  Jan Zerebeckiwined3d: Rearrange code in CheckDeviceType.
2006-12-04  Jan Zerebeckiwined3d: Add warn trace for INVALIDCALL case in CheckDe...
2006-12-04  Markus Amslerd3d: Pass the superior creating object down to the...
2006-12-04  Vitaliy Margolenwined3d/d3d9: Pitch for DXTn textures can not be 0...
2006-12-01  Markus Amslerwined3d: Remove duplicated code.
2006-11-30  Markus AmslerRevert "d3d: Remove AddRef from IWineD3DDevice_GetBackB...
2006-11-30  Markus AmslerRevert "d3d: Remove AddRef from IWineD3DDevice_GetRende...
2006-11-30  Markus AmslerRevert "d3d: Remove AddRef from IWineD3DDevice_GetDepth...
2006-11-30  Markus AmslerRevert "d3d: Remove AddRef from IWineD3DDevice_GetTextu...
2006-11-30  Markus AmslerRevert "d3d: Remove AddRef from IWineD3DDevice_GetStrea...
2006-11-30  Markus AmslerRevert "d3d: Remove AddRef from IWineD3DDevice_GetIndic...
2006-11-30  Markus AmslerRevert "d3d: Remove AddRef from IWineD3DDevice_GetSwapC...
2006-11-30  Markus AmslerRevert "d3d: Fix partially applied patch: Remove AddRef...
2006-11-28  H. Verbeetwined3d: Set the initial FBO depth stencil when creatin...
2006-11-28  H. Verbeetwined3d: Delete the device's FBO when destroying the...
2006-11-28  H. Verbeetwined3d: Use the texture sampling function in a few...
2006-11-28  H. Verbeetwined3d: Use the texture sampling function in a few...
2006-11-28  H. Verbeetwined3d: Fix the texm3x3tex instruction to sample properly.
2006-11-28  H. Verbeetwined3d: Create a separate function for sampling a...
2006-11-28  H. Verbeetwined3d: Select the right shader backend when creating...
2006-11-28  H. Verbeetwined3d: Move some code specific to the different shade...
2006-11-27  Andrew Talbotwined3d: Cast-qual warnings fix.
2006-11-27  Andrew Talbotwined3d: Cast-qual warnings fix.
2006-11-27  Andrew Talbotwined3d: Cast-qual warnings fix.
2006-11-24  Markus Amslerd3d: Fix partially applied patch: Remove AddRef from...
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetSwapChain.
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetIndices.
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetStreamSource.
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetTexture.
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetDepthStencilS...
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetRenderTarget.
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetBackBuffer.
2006-11-20  H. Verbeetwined3d: Only copy the depth buffer if there is one.
2006-11-20  H. Verbeetwined3d: Make sure render target textures aren't bound...
2006-11-20  H. Verbeetwined3d: Support cube map FBO attachments.
2006-11-20  H. Verbeetwined3d: Fix GL_ARB_texture_cube_map extension support.
2006-11-17  H. Verbeetwined3d: Allow the depth buffer to be shared between...
2006-11-17  H. Verbeetwined3d: Add FBO support for offscreen rendering.
2006-11-17  H. Verbeetwined3d: Make the offscreen render mode a registry...
2006-11-17  H. Verbeetwined3d: Fix depth buffer formats to use actual depth...
2006-11-17  H. Verbeetwined3d: Rename renderUpsideDown to render_offscreen.
2006-11-13  Francois GougetAssorted spelling fixes.
2006-11-13  Stefan Dösingerwined3d: Fix a comment.
2006-11-08  Stefan Dösingerwined3d: ScissorRect correction.
2006-11-08  Markus Amslerwined3d: Fix regression in surface conversion.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-07  Markus Amslerwined3d: Use width while converting surfaces.
2006-11-07  Markus Amslerwined3d: Use SURFACE_ALIGNMENT.
2006-11-04  Stefan Dösingerwined3d: glReadPixels corrections.
2006-10-31  Ivan Gyurdievwined3d: Add D3DLINEPATTERN to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DPATCHEDGESTYLE to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Use D3DCUBEMAP_FACES consistently in the WINED...
2006-10-31  Ivan Gyurdievwined3d: Use D3DDEGREE consistently in the WINED3D...
2006-10-31  Ivan Gyurdievwined3d: Add D3DSTREAMSOURCE codes to the WINED3D names...
2006-10-31  Ivan Gyurdievwined3d: Add D3DCOLORWRITEENABLE codes to the WINED3D...
2006-10-31  Ivan Gyurdievwined3d: Add D3DCLEAR codes to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DTSS_TCI codes to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DFVF codes to the WINED3D namespace.
2006-10-30  Kovács Andráswined3d: Fix introduced regression in shader_glsl_mnxn...
2006-10-30  Ivan Gyurdievwined3d: Add D3DMATERIALCOLORSOURCE to the WINED3D...
2006-10-30  Ivan Gyurdievwined3d: Add D3DCMPFUNC to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DSTENCILOP to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DFILLMODE to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DCULL to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DSHADEMODE to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DBLENDOP to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DFOGMODE to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Make GetTexture and GetSamplerState read from...
2006-10-30  Ivan Gyurdievwined3d: Set correct default for DMAPOFFSET sampler...
2006-10-30  Ivan Gyurdievwined3d: Fix GetTexture() for uninitialized textures.
2006-10-30  Markus Amslerwined3d: Respect ARB_VERTEX_BUFFER_OBJECT in loadVertex...
2006-10-27  Alexandre Julliardwined3d: Simplify some uses of the WineD3D_Context...
2006-10-27  Alexandre Julliardwined3d: The WineD3D_GLContext structure doesn't need...
2006-10-27  Alexandre Julliardwined3d: Fix a memory leak (spotted by Eric Pouech).
2006-10-27  Kovács Andráswined3d: Implement D3DSIO_MOVA in ARB backend.
2006-10-24  Ivan Gyurdievwined3d: Add D3DZBUFFERTYPE to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DBLEND to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DTA masks to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DVS_RASTOUT_OFFSETS to the WINED3D names...
2006-10-24  Ivan Gyurdievwined3d: Add D3DTADDRESS to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: D3DLOCK: Use consistently in the WINED3D names...
2006-10-20  Karsten Elfenbeinwined3d: Fix the FrontBuffer content capturing.
2006-10-20  Karsten Elfenbeinwined3d: Correct the software cursor position if the...
2006-10-20  Karsten Elfenbeinwined3d: BltOverride: Make sure that the content of...
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-16  Francois Gougetwined3d: Remove '\0's in traces.
2006-10-16  Stefan Dösingerd3d8: Implement CopyRects with BltFast.
2006-10-13  Francois GougetAssorted spelling fixes.
2006-10-13  Ivan Gyurdievwined3d: Add shader version/end masks to the WINED3D...
2006-10-13  Ivan Gyurdievwined3d: Add D3DTEXTURETRANSFORMTYPE to the WINED3D...
2006-10-13  Ivan Gyurdievwined3d: Add D3DCLIPPLANE constants to the WINED3D...
2006-10-13  Ivan Gyurdievwined3d: Add D3DSHADER_ADDRMODE masks to the WINED3D...
2006-10-13  Ivan Gyurdievwined3d: Add D3DSI and other opcode masks to the WINED3...
2006-10-13  Ivan Gyurdievwined3d: Add D3DVERTEXBLENDFLAGS to the WINED3D namespace.
2006-10-13  Ivan Gyurdievwined3d: Add D3DTEXTUREOP to the WINED3D namespace.
2006-10-12  Ivan Gyurdievwined3d: Merge D3DDP_MAXTEXCOORD constants into one...
2006-10-12  Ivan Gyurdievwined3d: Merge D3DPRIMITIVETYPE types into one type...
next