wined3d: Add Filtering to IWineD3DSurface::Blt and handle it.
[wine] / dlls / wined3d / Makefile.in
2007-02-13  Stefan Dösingerwined3d: Use the context manager to prepare for drawing.
2006-12-07  Stefan Dösingerwined3d: Create the state table.
2006-10-02  Ivan Gyurdievwined3d: Win64 printf fixes.
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-06-19  Jason Greenwined3d: Move constant loading into target-specific...
2006-06-09  Jason Greenwined3d: Add the bulk of the GLSL string generation...
2006-05-15  Stefan Dösingerwined3d: Implement IWineGDISurface.
2006-05-09  Ivan Gyurdievwined3d: Addline cleanup.
2006-04-18  Stefan Dösingerwined3d: Add IWineD3DPalette.
2005-08-25  Oliver StieberImplemented stubbed out pixel shaders and their states...
2005-08-08  Oliver StieberRemove dxguid dependency.
2005-06-23  Oliver StieberImplement swapchains.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-03-03  Oliver StieberAdded a stubbed out version of query to d3d9 and wined3d.
2005-01-19  Raphael JunqueiraBegin support of VertexDeclaration on wined3d using...
2005-01-17  Jason Edmeades- Add texture support for all the texture types for...
2005-01-09  Jason EdmeadesAdd render target support, and ensure there is a front...
2004-12-09  Jason EdmeadesAdd {G,S}etIndices, {G,S}Viewport and enable the basic...
2004-12-07  Jason EdmeadesAdd BaseTexture class support, call from d3d9.
2004-11-24  Jason EdmeadesAdd indexbuffer support into wined3d.
2004-10-21  Jason EdmeadesImplement the beginnings of the stateblock class, and...
2004-10-14  Jason Edmeades- Add support (as far as was previously) for the Vertex...
2004-10-07  Jason EdmeadesAdd a IWineD3DDevice object type (empty for now), and...
2004-09-28  Jason Edmeades- Make d3d8 know about the wined3d device and start...
2004-09-23  Jason EdmeadesCreate a wined3d interface, and generate a wined3d...
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-11-14  Raphael JunqueiraAdd the wined3d dll for beginning a cleaner d3d archite...