shell32: Replace numeric literals with the proper constant.
[wine] / dlls / ddraw /
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
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-01  Markus Amslerddraw: Call wined3d's SetTextureStageState not the...
2006-11-30  Markus AmslerRevert "d3d: Remove AddRef from IWineD3DDevice_GetBackB...
2006-11-30  Markus AmslerRevert "d3d: Remove AddRef from IWineD3DDevice_GetTextu...
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetTexture.
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetBackBuffer.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-26  Andrey Turkinddraw: Add missing dereference operators.
2006-10-25  Stefan Dösingerddraw: Forward the depth stencil buffer to wined3d.
2006-10-24  Ivan Gyurdievwined3d: Add D3DTA masks to the WINED3D namespace.
2006-10-16  Stefan Dösingerddraw: Implement GetRenderState for D3DRENDERSTATE_TEXT...
2006-10-16  Stefan Dösingerddraw: Implement GetRenderState for D3DRENDERSTATE_TEXT...
2006-10-16  Stefan Dösingerddraw: Implement GetRenderState for D3DRENDERSTATE_TEXT...
2006-10-16  Stefan Dösingerddraw: Use real handles for state blocks.
2006-10-16  Stefan Dösingerddraw: Make the surface list a standard wine list.
2006-10-13  Ivan Gyurdievwined3d: Add D3DTEXTUREOP to the WINED3D namespace.
2006-10-13  Stefan Dösingerddraw: Do not let the a surface dimension fall to 0.
2006-10-13  Stefan Dösingerddraw: Remove an incorrect size check.
2006-10-12  Ivan Gyurdievwined3d: Merge D3DRECT types into one type in WINED3D...
2006-10-12  Ivan Gyurdievwined3d: Merge D3DMATRIX types into one type in WINED3D...
2006-10-12  Ivan Gyurdievwined3d: D3DTRANSFORMSTATETYPE: Consistently use in...
2006-10-12  Ivan Gyurdievwined3d: D3DRENDERSTATETYPE: Consistently use in the...
2006-10-11  Ivan Gyurdievwined3d: Merge GAMMARAMP types into one type in WINED3D...
2006-10-11  Ivan Gyurdievwined3d: Merge VIEWPORT types into one type in WINED3D...
2006-10-11  Ivan Gyurdievwined3d: Merge MATERIAL types into one type in WINED3D...
2006-10-11  Ivan Gyurdievwined3d: Merge LIGHT types into one type in WINED3D...
2006-10-11  H. Verbeetddraw: Win64 printf format warning fixes.
2006-10-10  H. Verbeetddraw/tests: Win64 printf format warning fixes.
2006-10-10  Jesse Allenddraw: Fix for DDSURFACEDESC param in CreateSurface.
2006-10-09  Stefan Dösingerddraw: Remove the process counter.
2006-10-09  Stefan Dösingerddraw: Protect the ddraw list.
2006-10-09  Stefan Dösingerddraw: Make the ddraw list a wine list.
2006-10-09  Stefan Dösingerddraw: Set the DDSCAPS2_MIPMAPSUBLEVEL flag on sublevels.
2006-10-06  James Hawkinsddraw: Set lplpDirect3DViewport3 to NULL before returni...
2006-10-06  Stefan Dösingerwined3d: Add WINED3DUSAGE_OVERLAY.
2006-10-06  Stefan Dösingerwined3d: Add IWineD3DSurface::UpdateOverlay.
2006-10-06  Stefan Dösingerwined3d: Add UpdatOverlayZOrder.
2006-10-06  Stefan Dösingerwined3d: Add IWineD3DSurface::GetOverlayPosition.
2006-10-06  Stefan Dösingerwined3d: Add IWineD3DSurface::SetOverlayPosition.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-10-03  Elie Morisseddraw: Don't destroy complex attached surfaces even...
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: Pass the fullscreen flag to wined3d.
2006-09-10  Stefan Dösingerddraw: Double buffered primary surfaces can only be...
2006-09-10  Stefan Dösingerddraw: Return DDERR_NOPALETTEATTACHED if no palette...
2006-09-10  Andrew Talbotddraw: Cast-qual warning fix.
2006-09-07  Mike McCormackddraw: Make tests pass when OpenGL libraries aren't...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-23  Andrew Talbotddraw: Write-strings warnings fix.
2006-08-21  Stefan HuehnerFix some -Wstrict-prototype warnings () -> (void).
2006-08-17  Andrew Talbotddraw: Write-strings warnings fix.
2006-08-15  Dmitry Timoshkovddraw: Do not report DDCAPS_OVERLAY and friends since...
2006-08-10  Michael Stefaniucjanitorial: Removed the rest of the redundant NULL...
2006-08-09  Stefan Dösingerddraw: Implement D3DRENDERSTATE_TEXTUREMAPBLEND.
2006-08-09  Yong Chiddraw: Fix for incorrect return value from wined3d.
2006-08-07  Francois GougetAssorted spelling fixes.
2006-08-03  Mike McCormackddraw: Don't link to wined3d, load it at runtime.
2006-07-31  H. Verbeetddraw: Order Z-buffer formats by depth buffer bit depth...
2006-07-26  Stefan Dösingerddraw: Support using an application-provided surface...
2006-07-18  Stefan Dösingerddraw/wined3d: Remove texture format enumeration functions.
2006-07-11  Stefan Dösingerddraw: Palette refcounting fix.
2006-07-11  Stefan Dösingerddraw: Split up the ddraw refcount.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
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 Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  Ivan Gyurdievwined3d: Add position_transformed flag to Strided data...
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-06-30  Piotr Cabanddraw: Added missing '\n' in debug traces.
2006-06-30  Stefan Dösingerddraw: Fix some material related bugs.
2006-06-30  Stefan Dösingerddraw: Matrix values in the execute buffer are handles.
2006-06-29  Stefan Dösingerddraw: Correct a NULL pointer check.
2006-06-27  Stefan Dösingerwined3d: Vertex buffer can be locked multiple times.
2006-06-27  Stefan Dösingerddraw: Fix some compiler warnings.
2006-06-27  Stefan Dösingerddraw: Assign the surface descriptions height to the...
2006-06-26  Francois GougetAssorted spelling, case and grammar fixes.
2006-06-26  Francois Gougetddraw: Fix compilation with gcc 2.95.
2006-06-26  Stefan Dösingerddraw: Set the video memory and visible flag on render...
2006-06-26  Stefan Dösingerddraw: Enumerate the reference d3ddevice.
2006-06-26  Stefan Dösingerddraw/wined3d: IDirectDrawSurface7::SetSurfaceDesc...
2006-06-22  Stefan Dösingerddraw: Use the handle infrastructure for Matrix handles.
2006-06-19  Stefan Dösingerddraw: Implement proper handle management.
2006-06-19  Stefan Dösingerddraw: Palette refcounting fixes + tests.
2006-06-15  Alexandre Julliardddraw: Make some functions static.
2006-06-15  Stefan Dösingerddraw: Rewrite most of ddraw using WineD3D.
2006-06-13  Michael StefaniucYet another round of redundant NULL checks before HeapFree.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Vitaliy Margolendirectx: Update file versions to dx9c (compared to...
2006-05-15  Francois GougetVarious trace fixes.
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-04-10  Stefan Dösingerddraw: Add a test for IDirect3DVertexBuffer7::ProcessVe...
2006-03-21  Francois GougetAssorted spelling fixes.
2006-03-21  Alexandre Julliardddraw: Call DDRAW_ChooseDefaultDriver only on PROCESS_A...
next