wininet: Load persistent cookies from other paths in get_cookie function.
[wine] / dlls / d3d8 / directx.c
2013-02-07  Michael Stefaniucd3d8: Remove ERR() on HeapAlloc failure for small sizes...
2013-01-17  Henri Verbeetwined3d: Get rid of the surface_type parameter to wined...
2012-08-27  Jacek Caband3d8: Use proper helpers for iface calls.
2012-07-02  Henri Verbeetd3d9: Implement d3d9_EnumAdapterModesEx().
2012-06-29  Henri Verbeetd3d9: Implement d3d9_GetAdapterModeCountEx().
2012-06-27  Henri Verbeetd3d9: Implement d3d9_GetAdapterDisplayModeEx().
2012-06-27  Henri Verbeetwined3d: Take scanline ordering into account in the...
2012-05-21  Henri Verbeetd3d8: Get rid of IDirect3DDevice8Impl.
2012-05-03  Henri Verbeetd3d8: Get rid of IDirect3D8Impl.
2012-05-03  Henri Verbeetd3d8: Add a separate function for d3d8 initialization.
2012-03-26  Henri Verbeetd3d8: Don't return a pointer to the implementation...
2012-01-20  Henri Verbeetwined3d: Get rid of the WINED3DSURFTYPE typedef.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DRESOURCETYPE typedef.
2012-01-09  Henri Verbeetwined3d: Get rid of the WINED3DMULTISAMPLE_TYPE typedef.
2011-11-24  Henri Verbeetwined3d: Get rid of the WINED3DADAPTER_IDENTIFIER typedef.
2011-11-17  Henri Verbeetwined3d: Get rid of the WINED3DDISPLAYMODE typedef.
2011-11-15  Matteo Brunid3d8: Remove D3DFMT_R8G8B8 special handling.
2011-10-26  Matteo Bruniwined3d: Return only the shader major version.
2011-06-06  Andrew Nguyend3d8: Increment the reference count of the IDirect3D8...
2011-02-02  Henri Verbeetwined3d: Remove COM from IWineD3D.
2011-01-28  Michael Stefaniucd3d8: Finish the COM cleanup of the IDirect3DDevice8...
2011-01-24  Michael Stefaniucd3d8: COM cleanup for the IDirect3D8 iface.
2009-11-17  Henri Verbeetd3d8: Move D3D8CB_DestroySwapChain() to device.c.
2009-11-17  Henri Verbeetd3d8: Add a separate function for device initialization.
2009-11-09  Marcus Meissnerd3d8: Removed superflous NULL checks (Coverity).
2009-11-03  Stefan Dösingerd3d: Handle the pointsize_min default difference in...
2009-11-03  Stefan Dösingerd3d8: Fix device creation error handling.
2009-10-19  Henri Verbeetd3d8: Add traces.
2009-09-16  Henri Verbeetwined3d: Don't free D3D surfaces until the wined3d...
2009-08-25  Henri Verbeetd3d8: Use a wined3d cs for wined3d locking.
2009-08-25  Henri Verbeetd3d8: Remove stray tabs.
2009-08-07  Stefan Dösingerwined3d: Filter WINED3DSTENCILCAPS_TWOSIDED in d3d8.
2009-08-07  Stefan Dösingerd3d: Filter R8G8B8 in d3d8 and d3d9.
2009-07-07  Henri Verbeetwined3d: Get rid of some pointers in WINED3DADAPTER_IDE...
2009-04-27  Stefan Dösingerd3d: Limit d3d8 and d3d9 vshader constants to 256.
2009-04-08  Stefan Dösingerd3d8, d3d9: Don't rely on the wined3d buffer type.
2009-03-23  Henri Verbeetd3d8: Fix locking.
2009-03-10  Henri Verbeetd3d8: Make the shader handle table a bit more generic.
2009-02-20  Henri Verbeetd3d8: Explicitly convert between D3DFORMAT and WINED3DF...
2009-01-16  Henri Verbeetwined3d: Add an IWineD3DDeviceParent interface.
2008-11-03  Stefan Dösingerd3d: Do not restore the display mode in ddraw.
2008-09-02  Stefan Dösingerddraw: Beware of the surface type when checking for...
2008-03-27  Austin EnglishSpelling fixes.
2008-03-27  Austin EnglishSpelling fixes.
2008-03-25  Stefan Dösingerd3d: De-pointerize the WINED3DCAPS structure.
2007-06-21  Stefan Dösingerd3d8: Convert fvfs to vertex declarations.
2007-06-06  Stefan Dösingerd3d8: Hold the DLL lock in IDirect3D8 methods.
2007-03-19  Stefan Dösingerwined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
2007-02-16  H. Verbeetwined3d: Fix WINED3DPRESENT_PARAMETERS and use it inste...
2006-12-29  Chris Robinsond3d8: Don't report Shader Model 2.0 or higher.
2006-12-18  Markus Amslerd3d8: Handle surface container in d3d8.
2006-12-18  Markus Amslerd3d: Callback infrastructure for implicit swap chain...
2006-12-06  Markus Amslerd3d8: Fix implicit surface refcounting.
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit depth stencil...
2006-12-04  Markus Amslerd3d: Pass the superior creating object down to the...
2006-10-10  H. Verbeetd3d8: Win64 printf format warning fixes.
2006-08-28  H. Verbeetd3d8: Improve shader handle management.
2006-07-07  Vitaliy Margolend3d8: Fix remaining refcount tests and tighten all...
2006-06-10  Alexandre Julliardd3d8: Make the virtual table functions static where...
2006-06-07  H. Verbeetd3d8: Fix QueryInterface.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-19  Stefan Dösingerwined3d: Implement Init3D and Uninit3D.
2006-04-13  Stefan Dösingerwined3d: Split device creation and opengl initialization.
2006-04-03  Stefan Dösingerwined3d: Add WINED3DDISPLAYMODE to wined3d_types.h.
2006-03-28  Stefan Dösingerwined3d: Use WINED3DSWAPEFFECT in the wined3d headers...
2006-03-27  Stefan Dösingerwined3d: Add WINED3DMULTISAMPLE_TYPE to wined3d_types.h.
2006-02-28  Francois Gougetd3d8: Remove spaces before '\n'.
2006-02-27  Roderick Colenbranderd3d8: Moved the remaining code over to WineD3D (based...
2006-02-21  Roderick Colenbranderd3d8: Move the capability detection code over to WineD3D.
2006-02-05  H. Verbeetd3d8: Add detection for GL_ARB_point_parameters support.
2006-01-30  Jan Zerebeckid3d8: CreateDevice should use the root of the current...
2006-01-23  H. Verbeetd3d8: Add detection for GL_ARB_point_sprite support.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-08-29  Oliver StieberUse wined3dformat when calling wined3d.
2005-08-09  Mike McCormackFix gcc 4.0 warnings.
2005-07-28  Mike McCormackFix sign warnings.
2005-06-30  Francois GougetAssorted spelling fixes.
2005-06-23  Oliver StieberImplement swapchains.
2005-06-17  Oliver StieberChange the way caps are sent between d3d9/d3d8 and...
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-03-29  Oliver Stieber- Volume now inherits Resource. This isn't the way...
2005-02-24  Jason EdmeadesCorrect handling of unusual vendor strings in d3d8...
2005-01-31  Alexandre JulliardOnly create an X window for top-level windows, not...
2005-01-24  Paul Vriens- use Interlocked* functions in AddRef and Release.
2005-01-09  Jason EdmeadesAdd render target support, and ensure there is a front...
2004-11-23  Jason Edmeades- Implement SetStreamSource
2004-10-08  Jason EdmeadesCopy and tidy up the code from dx8 create device into...
2004-10-06  Jason EdmeadesMove the GetDeviceCaps into the wined3d library and...
2004-10-05  Jason EdmeadesMove the Check* type functions into wined3d and copy...
2004-09-29  Jason EdmeadesMove into wined3d and call from d3d9 the GetAdapterId...
2004-09-28  Jason Edmeades- Make d3d8 know about the wined3d device and start...
2004-09-21  Jason EdmeadesDon't hide and restore the window when changing it...
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-05-27  Raphael Junqueira- the hardware GL vendors (NVidia and ATI) can support...
2004-05-21  Christian CostaAdded retrieval of ATI info.
2004-05-19  Raphael Junqueira- first draft of D3DCLIPSTATUS8 handling (not really...
2004-05-18  Christian CostaEnabled pixel shaders 1.4.
2004-05-10  Christian CostaImplemented pixel shaders using ARB_fragment_program...
next