wined3d: Put the APPLE_flush_buffer_range code into the right branch.
[wine] / dlls / d3dx9_36 / mesh.c
2009-08-31  Francois Gougetd3dx9_36: Fix compilation on systems that don't support...
2009-07-13  David Adamd3dx9: Merge d3dx8 mesh into d3dx9.
2009-06-19  Henri Verbeetd3dx9_36: Implement D3DXGetDeclVertexSize().
2009-02-11  David Adamd3dx9_36: Implement D3DXGetFVFVertexSize.
2009-02-11  David Adamd3dx9_36: Implement D3DXComputeBoundingSphere.
2009-02-11  David Adamd3dx9_36: Implement D3DXComputeBoundingBox.
2009-02-09  Francois Gougetd3dx9_36: The d3dx debug channel is unused so remove it.
2009-02-03  David Adamd3dx9_36: Implement D3DXIntersectTri.