Validate that the texture is no larger than the graphics cards largest
[wine] / dlls / wined3d / volumetexture.c
2005-07-26  Oliver StieberRemove a load of IWineD3DSurface * casts that are no...
2005-07-26  Oliver StieberMakes sure any internal reference counting is passed...
2005-07-13  Oliver StieberTidy up some comments and formatting.
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...