Tidy up vertex shaders and bring the current code inline with the rest
[wine] / dlls / wined3d / wined3d_main.c
2005-07-26  Oliver StieberCorrect a regression issue with per-app settings.
2005-07-24  Raphael Junqueira- add a new settings for vbo support
2005-07-22  Raphael Junqueira- cleanup wined3d settings init (now closing opened...
2005-07-13  Oliver StieberTidy up some comments and formatting.
2005-07-13  Oliver StieberAdded basic memory management and tracking to wined3d.
2005-06-20  Alexandre JulliardMoved a few registry keys from HKLM\Software\Wine to
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-05-06  Alexandre JulliardRenamed ttydrv and x11drv to winetty.drv and winex11...
2005-03-02  Oliver StieberImplemented guids for wined3d.
2004-11-23  Jason Edmeades- Implement SetStreamSource
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...
2003-11-14  Raphael JunqueiraAdd the wined3d dll for beginning a cleaner d3d archite...