ddraw: Add IDirectDraw3 interface.
[wine] / dlls / wined3d /
2006-12-14  Francois GougetAssorted spelling fixes.
2006-12-14  Dmitry Timoshkovwined3d: Make some data const.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_SEPARATEALPHABLENDENABLE to...
2006-12-11  Stefan Dösingerwined3d: Move SRGBWRITEENABLE to the state table.
2006-12-11  Stefan Dösingerwined3d: Move tesselation to the state table.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_NORMALDEGREE to the state table.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_POSITIONDEGREE to the state...
2006-12-11  Stefan Dösingerwined3d: Make WINED3DRS_DEBUGMONITORTOKEN a nogl state.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_PATCHSEGMENTS to the state...
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_PATCHEDGESTYLE to the state...
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_MULTISAMPLEMASK to the state...
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_ANTIALIAS to the state table.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_STIPPLEDALPHA to the state...
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_TEXTUREPERSPECTIVE to the state...
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_DEPTHBIAS to the state table.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_SCISSORTESTENABLE to the state...
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_MULTISAMPLEANTIALIAS to the...
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_WRAPx to the state table.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_POINTSPRITEENABLE to the state...
2006-12-11  Stefan Dösingerwined3d: WINED3DRS_SOFTWAREVERTEXPROCESSING is a nogl...
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_LASTPIXEL to the state table.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_LOCALVIEWER to the state table.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_COLORWRITEENABLEx to the state...
2006-12-11  Stefan Dösingerwined3d: Move point scale render states to the state...
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_POINTSIZE_MAX to the state...
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_POINTSIZE_MIN to the state...
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_POINTSIZE to the state table.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_NORMALIZENORMALS to the state...
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_ZBIAS to the state table.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_LINEPATTERN to the state table.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_COLORVERTEX to the state table.
2006-12-11  Stefan Dösingerwined3d: Set WINED3DRS_INDEXEDVERTEXBLENDENABLE to...
2006-12-11  Stefan Dösingerwined3d: Remove the unused tween factor stateblock...
2006-12-11  Stefan Dösingerwined3d: Remove the unused stateblock vertex blend...
2006-12-11  Stefan Dösingerwined3d: Move wined3drs_fogdensity to the state table.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_FOGCOLOR to the state table.
2006-12-11  Stefan Dösingerwined3d: Make WINED3DRS_RANGEFOGENABLE a nogl state.
2006-12-11  Stefan Dösingerwined3d: Move fog states to the state table.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_STENCILWRITEMASK to the state...
2006-12-11  Stefan Dösingerwined3d: Move stencil states to the state table.
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_SPECULARENABLE to the state...
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_TEXTUREFACTOR to the state...
2006-12-11  Stefan Dösingerwined3d: Move WINED3DRS_BLENDOP to the state table.
2006-12-11  Stefan Dösingerwined3d: Move clipping states to the state table.
2006-12-11  Stefan Dösingerwined3d: Move alpha states to the state table.
2006-12-11  Stefan Dösingerwined3d: Implement IWineD3DDevice::Reset.
2006-12-11  Chris Robinsonwined3d: Reduce the number of error messages.
2006-12-08  Stefan Dösingerwined3d: Move blending related states to the state...
2006-12-08  Stefan Dösingerwined3d: Move WINED3DRS_AMBIENT to the state table.
2006-12-08  Stefan Dösingerwined3d: Move WINED3DRS_ZFUNCENABLE to the state table.
2006-12-08  Stefan Dösingerwined3d: Move WINED3DRS_ZWRITEENABLE to the state table.
2006-12-08  Stefan Dösingerwined3d: Move WINED3DRS_DITHERENABLE to the state table.
2006-12-08  Stefan Dösingerwined3d: Move WINED3DRS_SHADEMODE to the state table.
2006-12-08  Stefan Dösingerwined3d: Move WINED3DRS_CULLMODE to the state table.
2006-12-08  Stefan Dösingerwined3d: Move WINED3DRS_ZENABLE to the state table.
2006-12-08  Stefan Dösingerwined3d: Move WINED3DRS_LIGHTNING to the state table.
2006-12-07  Stefan Dösingerwined3d: Move WINED3DRS_FILLMODE to the state table.
2006-12-07  Stefan Dösingerwined3d: Add render states to the state table.
2006-12-07  Stefan Dösingerwined3d: Create the state table.
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit depth stencil...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit volume destru...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit render target...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit surface destr...
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit surface destr...
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.
next