Added some sanity checks on window dimensions.
[wine] / dlls / wined3d /
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
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-30  Adam D. MossFix compilation.
2004-11-29  Jason EdmeadesImplement Material, Clip plane and Light support plus
2004-11-28  Jason EdmeadesAdd Get/Set Transform support, plus BeginScene (does...
2004-11-24  Jason EdmeadesAdd indexbuffer support into wined3d.
2004-11-23  Jason Edmeades- Implement SetStreamSource
2004-10-22  Francois GougetAssorted spelling fixes.
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-08  Jason EdmeadesCopy and tidy up the code from dx8 create device into...
2004-10-07  Jason EdmeadesAdd a IWineD3DDevice object type (empty for now), and...
2004-10-06  Jason EdmeadesMove the GetDeviceCaps into the wined3d library and...
2004-10-05  Francois GougetAssorted spelling fixes.
2004-10-05  Jason EdmeadesMove the Check* type functions into wined3d and copy...
2004-09-29  Jason EdmeadesMove into wined3d and call from d3d9 the GetAdapterId...
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-04-26  Marcus MeissnerFixed position of tmp.f assigned like in dlls/d3d8...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-01  Alexandre JulliardPortability fixes for LSB compatibility.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-11-14  Raphael JunqueiraAdd the wined3d dll for beginning a cleaner d3d archite...