- fix typo in wined3d_interface.h
[wine] / dlls / wined3d / utils.c
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-13  Jason EdmeadesAdd {G,S}etRenderState and {G,S}etTextureStageState...
2004-12-09  Jason EdmeadesAdd {G,S}etIndices, {G,S}Viewport and enable the basic...
2004-10-05  Jason EdmeadesMove the Check* type functions into wined3d and copy...
2004-09-28  Jason Edmeades- Make d3d8 know about the wined3d device and start...