Remove a load of IWineD3DSurface * casts that are no longer required.
[wine] / dlls / wined3d / cubetexture.c
2005-07-26  Oliver StieberRemove a load of IWineD3DSurface * casts that are no...
2005-07-14  Oliver StieberFixed a bug in Preload caused be a missing brace around...
2005-07-13  Oliver StieberTidy up some comments and formatting.
2005-07-11  Oliver StieberMove parameters relating to opengl on the surface struc...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-03-29  Oliver Stieber- Volume now inherits Resource. This isn't the way...
2005-03-14  Oliver StieberEncapsulate texture, surface encapsulated.
2005-03-02  Oliver StieberImplemented guids for wined3d.
2005-01-17  Jason Edmeades- Add texture support for all the texture types for...