d3d: Remove the format from index buffers.
[wine] / dlls / ddraw / tests /
2007-08-03  Stefan Dösingerddraw: Some drivers return DDERR_INVALIDPARAMS if DXTn...
2007-07-31  Francois GougetAssorted spelling fixes.
2007-07-30  Stefan Dösingerddraw: Table fog may be unsupported.
2007-07-09  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-07-06  Paul Vriensddraw/tests: Use skip instead of trace.
2007-07-06  Paul Vriensddraw/tests: Use skip instead of trace.
2007-07-05  Francois GougetAssorted spelling fixes.
2007-07-05  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-07-05  Stefan Dösingerddraw: Implement IDirect3DViewport3::TransformVertices.
2007-07-05  Stefan Dösingerddraw: D3DOP_BRANCHFORWARD includes the current instruc...
2007-06-25  Stefan Dösingerwined3d: Clamp material power to 128.0.
2007-06-25  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-06-22  Stefan Dösingerwined3d: Depthfill blits are allowed between BeginScene...
2007-06-22  Stefan Dösingerddraw: Check for incorrect rectangles to DDrawSurface...
2007-06-22  Stefan Dösingerddraw: Add a test for incorrect surface desc sizes...
2007-06-20  Stefan Dösingerddraw: Test for incorrect surface desc sizes in GetSurf...
2007-05-31  Stefan Dösingerddraw: Check the validy of IDirectDrawSurface::BltFast...
2007-05-29  Francois Gougetddraw/tests: Fix the Visual C++ double to float convers...
2007-05-29  Francois Gougetddraw/tests: Fix compilation with Visual C++ 2005.
2007-05-29  Francois Gougetddraw: Fix the name of DDSPD_IUNKNOWNPOINTER.
2007-05-15  Francois GougetAssorted spelling fixes.
2007-05-14  Marcus Meissnerddraw/tests: Check for failing to create surfaces.
2007-05-14  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-05-11  Stefan Dösingerddraw: Avoid fallout of failing tests.
2007-05-11  Stefan Dösingerwined3d: Destroying the resource frees all private...
2007-05-11  Stefan Dösingerddraw: GetSurfaceDesc returns the surface memory while...
2007-05-10  Stefan Dösingerddraw: Some caps fixes.
2007-05-09  Stefan Dösingerddraw: More tests and fixes on surface attachments.
2007-05-08  Detlef Riekenbergddraw/tests: Fix typos in messages.
2007-05-07  Stefan Dösingerddraw: Primary surfaces always have screen size.
2007-05-07  Stefan Dösingerddraw: Fix reported caps on compressed surfaces.
2007-05-07  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-05-04  H. Verbeetddraw: Add a surface locking test.
2007-05-01  Stefan Dösingerddraw: Cube map structure test.
2007-04-30  Stefan Dösingerddraw: Add a test for surface attachments.
2007-04-27  Stefan Dösingerddraw: Add a test for EnumSurfaces.
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-15  Stefan Dösingerdirect3d: Add a fixed function fog test.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-05  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-02-27  Stefan Dösingerwined3d: More Clear fixes.
2007-02-26  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-02-26  Francois Gougetddraw/tests: There is no unnamed union in D3DLIGHT7.
2007-02-21  Stefan Dösingerwined3d: Light parameter fixes.
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ösingerddraw: Test and fix IDirectDrawSurfaceX::GetDDInterface.
2007-02-19  Stefan Dösingerddraw: Creating surfaces with old interfaces doesn...
2007-02-19  Stefan Dösingerddraw: Fix a leak in a test.
2007-02-19  Stefan Dösingerwined3d: Lighting is calculated for vertices without...
2007-02-19  Stefan Dösingerwined3d: Visual test framework.
2007-02-15  Stefan Dösingerddraw, wined3d: Color keying tests and fixes.
2007-02-12  Stefan Dösingerwined3d: BeginScene and EndScene tests and fixes.
2006-12-21  Günther Brammerddraw: Add a test for IDirectDrawSurface_SetColorKey.
2006-12-15  Vitaliy Margolenwined3d: When changing display modes clip cursor to...
2006-12-15  Stefan Dösingerwined3d: D3DRS_ZVISIBLE is not supposed to return an...
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-10-10  H. Verbeetddraw/tests: Win64 printf format warning fixes.
2006-10-02  Francois Gougetddraw: Only perform the screen resolution changing...
2006-09-29  Francois Gougetddraw: Fix comparefloat() so it compiles with Visual...
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-10  Stefan Dösingerddraw: Double buffered primary surfaces can only be...
2006-09-07  Mike McCormackddraw: Make tests pass when OpenGL libraries aren't...
2006-08-21  Stefan HuehnerFix some -Wstrict-prototype warnings () -> (void).
2006-08-07  Francois GougetAssorted spelling fixes.
2006-07-11  Stefan Dösingerddraw: Palette refcounting fix.
2006-07-11  Stefan Dösingerddraw: Split up the ddraw refcount.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-26  Francois GougetAssorted spelling, case and grammar fixes.
2006-06-26  Francois Gougetddraw: Fix compilation with gcc 2.95.
2006-06-19  Stefan Dösingerddraw: Palette refcounting fixes + tests.
2006-06-15  Stefan Dösingerddraw: Rewrite most of ddraw using WineD3D.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Francois GougetVarious trace fixes.
2006-04-10  Stefan Dösingerddraw: Add a test for IDirect3DVertexBuffer7::ProcessVe...
2006-03-21  Francois GougetAssorted spelling fixes.
2006-03-13  Alexandre Julliardddraw: Don't crash in d3d test if OpenGL is missing.
2006-01-03  Francois GougetAssorted spelling fixes
2005-12-21  Ivan Leo Puotiddraw: Fix DirectDrawSurface::QueryInterface crash.
2005-12-12  Eric PouechMade some functions static.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-10-06  Stefan Dösinger- Add handling for DDSCL_SETFOCUSWINDOW in SetCooperati...
2005-08-25  Saulius Krasuckas- DirectDrawCreateEx fails with Standard VGA Adapter...
2005-08-23  Saulius KrasuckasSkip testing on IDirect3D7::CreateDevice() failure.
2005-08-17  Christian CostaTake RGB mask into account when doing color keying.
2005-06-20  Stefan HuehnerMake some function static.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-17  Francois GougetAssorted spelling fixes.
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2005-06-09  Stefan LeichterMake ddraw tests loadable on NT4.
2005-06-07  Antoine ChavasseTest cases for the direct3d7 light api.
2005-05-30  Antoine Chavasse- Implemented the implicit creation of mipmaps for...
2005-03-16  Jakob ErikssonSetDisplayMode can return DDERR_UNSUPPORTED. If it...
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-02-16  Sami AarioNo need to link against the uuid library.
2004-02-16  Sami AarioAdded surface tests.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
next