wined3d: Remove superfluous casts of void pointers to other pointer types.
[wine] / dlls / d3d9 /
2007-06-25  Andrew Talbotd3d9/tests: Fix use of uninitialized variable (Coverity).
2007-06-25  Stefan Dösingerd3d9: Hold the lock in VertexShader methods.
2007-06-25  Stefan Dösingerd3d9: Hold the lock in VertexDeclaration methods.
2007-06-25  Stefan Dösingerd3d9: Hold the lock in Vertexbuffer methods.
2007-06-25  Stefan Dösingerd3d9: Hold the lock in Texture methods.
2007-06-22  Stefan Dösingerd3d9: Hold the lock in swapchain methods.
2007-06-22  Stefan Dösingerd3d9: Hold the lock in suface methods.
2007-06-19  Stefan Dösingerd3d9: Hold the lock in stateblock methods.
2007-06-19  Stefan Dösingerd3d9: Release the wined3d query when the d3d9 query...
2007-06-19  Stefan Dösingerd3d9: Hold the lock in query methods.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in Pixelshader functions.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in indexbuffer methods.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in cubetexture methods.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in methods implemented in device.c.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in IDirect3D9 methods.
2007-06-14  Stefan Dösingerd3d9: Add a dll global critical section.
2007-06-14  Stefan Dösingerwined3d: Present does not clear the depth stencil.
2007-06-07  H. Verbeetwined3d: Get rid of the pBaseVertexIndex parameter...
2007-06-06  H. Verbeetwined3d: Get rid of the BaseVertexIndex parameter to...
2007-06-04  H. Verbeetd3d9: Add a test for calling DrawIndexedPrimitive with...
2007-05-29  Francois Gougetd3d9/tests: Fix the Visual C++ double to float conversi...
2007-05-29  Francois Gougetd3d9/tests: Fix compilation with Visual C++ 2005.
2007-05-21  Francois Gougetdirect3d: Remove misspelled constants as they exist...
2007-05-11  Stefan Dösingerwined3d: Destroying the resource frees all private...
2007-05-04  H. Verbeetd3d9: Add a surface locking test.
2007-05-01  Stefan Dösingerd3d: Pass the cube face to Create*Texture's surface...
2007-04-30  Francois GougetAssorted spelling fixes.
2007-04-26  Stefan Dösingerd3d: Fix ProcessVertices.
2007-04-23  Fabian Bielerd3d9/tests: Fix fog with shader test.
2007-04-18  Stefan Dösingerd3d9: Rework the converted vertex declaration management.
2007-04-17  Stefan Dösingerd3d9: Do not allow Direct3D9::GetAdapterModeCount to...
2007-04-16  Stefan Dösingerd3d: Remove dependency on ddraw.h header.
2007-04-16  Stefan Dösingerd3d: Enumerate palettized formats for ddraw.
2007-04-13  Stefan Dösingerd3d9: Fix vertex decl test.
2007-04-12  Ivan Gyurdievd3d9: Add a test for the converted vertex decl.
2007-04-12  Ivan Gyurdievd3d9: Break out two helper functions from test_fvf_to_decl.
2007-04-12  Stefan Dösingerd3d9: Fix the circular converted vertex declaration...
2007-04-12  Stefan Dösingerd3d9: AddRef the device in IDirect3DVertexDeclaration9...
2007-04-09  Andrew Talbotd3d9: Void functions should not return a value.
2007-04-07  Stefan Dösingerwined3d: Add Filtering to IWineD3DSurface::Blt and...
2007-04-02  Felix Nawothnigwined3d: Make CreateCubeTexture fail when not supported.
2007-03-23  Fabian Bielerd3d9/tests: Add test for texbem instruction.
2007-03-23  Fabian Bielerd3d9/tests: Add test for fog with shader.
2007-03-19  Stefan Dösingerwined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
2007-03-17  Erich Hooverwined3d: Fix LockRect memory location calculation for...
2007-03-16  H. Verbeetd3d9: Add a LockRect test for DXTn formats.
2007-03-16  H. Verbeetd3d9: Add a cubemap wrapping test.
2007-03-15  Stefan Dösingerdirect3d: Add a fixed function fog test.
2007-03-12  Paul Vriensd3d9/tests: Use skip as is done in the other tests.
2007-03-07  H. Verbeetd3d9: Add a mova rounding test.
2007-03-06  Stefan Dösingerwined3d: Clearing the depth stencil buffer fails withou...
2007-02-27  Stefan Dösingerwined3d: More Clear fixes.
2007-02-26  H. Verbeetd3d9: Free the vertex declaration elements.
2007-02-21  Stefan Dösingerwined3d: Floating point shader constant setting.
2007-02-20  Francois GougetAssorted spelling fixes.
2007-02-20  Stefan Dösingerwined3d: No bounds checking is done on sampler / textur...
2007-02-19  Stefan Dösingerwined3d: Lighting is calculated for vertices without...
2007-02-19  Stefan Dösingerwined3d: Visual test framework.
2007-02-16  H. Verbeetwined3d: Fix WINED3DPRESENT_PARAMETERS and use it inste...
2007-02-15  Stefan Dösingerwined3d: Test for supported queries.
2007-02-14  Stefan Dösingerwined3d: Properly release the converted vertex declaration.
2007-02-14  H. Verbeetd3d9: Don't store the d3d9 declaration in the wined3d...
2007-02-14  Stefan Dösingerwined3d: Always use np2 repacking if no native np2...
2007-02-14  Stefan Dösingerwined3d: GetRenderTargetData can call BltFast.
2007-02-12  Stefan Dösingerwined3d: BeginScene and EndScene tests and fixes.
2007-01-18  Francois Gougetd3d: Fix the D3DFMT_XXX constant declarations.
2007-01-15  Stefan Dösingerwined3d, d3d9: Caps correction.
2007-01-12  Stefan Dösingerd3d9: Implement IDirect3DDevice9::StretchRect.
2007-01-12  Francois Gougetd3d9/tests: Warn that tests were skipped if we could...
2007-01-08  Francois Gougetd3d9/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-04  Andrew Talbotd3d9: Declare some functions static.
2007-01-03  Stefan Dösingerwined3d: Use the baseVertexIndex in the stateblock.
2007-01-02  Louis Lendersd3d9: Fix failing tests on windows, when no 3d hardware...
2006-12-29  Alexandre Julliardd3d9/tests: Avoid sizeof in traces.
2006-12-26  Chris Robinsond3d: GetStreamSource on a stream with NULL data isn...
2006-12-20  Chris Robinsond3d: Fix adapter mode enumeration and filtering.
2006-12-18  Markus Amslerd3d9: Handle volume container in d3d9.
2006-12-18  Markus Amslerd3d9: Handle surface container in d3d9.
2006-12-18  Markus Amslerd3d9: Fix implicit swap chain refcounting.
2006-12-18  Markus Amslerd3d: Callback infrastructure for implicit swap chain...
2006-12-18  Markus Amslerd3d9: Fix implicit surface refcounting.
2006-12-18  Markus Amslerd3d9: Handle volume refcount forwarding in d3d9.
2006-12-18  Markus Amslerd3d9: Handle surface refcount forwarding in d3d9.
2006-12-11  Stefan Dösingerwined3d: Implement IWineD3DDevice::Reset.
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-12-04  Vitaliy Margolenwined3d/d3d9: Pitch for DXTn textures can not be 0...
2006-12-01  Markus Amslerd3d9: Remove unreachable return.
2006-12-01  Markus Amslerd3d9: Use correct COM macros.
2006-11-30  Markus AmslerRevert "d3d: Remove AddRef from IWineD3DDevice_GetDirec...
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-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.
next