Added IViewObject2 stub implementation.
[wine] / dlls / ddraw / device_opengl.c
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-10-12  Christian CostaDisable depth test when there is no Z buffer attached.
2005-09-25  Christian CostaImplement Begin/Vertex/End rendering functions.
2005-08-22  Saulius KrasuckasDon't leak a list of visuals (with advice of Jacek...
2005-08-11  Mike McCormackFix gcc 4.0 warnings.
2005-08-01  Mike McCormackWarning fixes.
2005-07-26  Alexandre JulliardMake CONST_VTABLE the default in the Wine source.
2005-07-03  Marcus MeissnerMake check fails in dlls/ddraw/tests/d3d, because a...
2005-06-12  Lionel UlmerSupport all possible texture coordinates sizes.
2005-06-07  Antoine ChavasseRewrote the light management API to allow for an unlimi...
2005-06-06  Christian CostaMoved d3ddevice and direct3d objects files to ddraw...