Sweden-Number/dlls/ddraw
Józef Kucia 445b97b2a2 ddraw: Pass correct box when mapping system memory vertex buffers.
This fixes a regression introduced by commit
5a8e430b96.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46536
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-01-31 18:13:18 +01:00
..
tests ddraw/tests: Test drawing with system memory textures. 2019-01-24 17:33:38 +01:00
Makefile.in
clipper.c ddraw: Use the global memory allocation helpers. 2018-02-13 20:23:26 +01:00
ddraw.c ddraw: Return the correct swapchain surface in ddraw7_GetGDISurface(). 2019-01-23 16:35:38 +01:00
ddraw.spec ddraw: Implement GetSurfaceFromDC(). 2017-02-10 21:29:40 +01:00
ddraw_classes.idl
ddraw_private.h ddraw: Return the correct swapchain surface in ddraw7_GetGDISurface(). 2019-01-23 16:35:38 +01:00
device.c ddraw: Pass correct box when mapping system memory vertex buffers. 2019-01-31 18:13:18 +01:00
executebuffer.c wined3d: Replace WINED3DUSAGE_WRITEONLY with resource access flags. 2019-01-31 18:13:18 +01:00
light.c ddraw: Use the global memory allocation helpers. 2018-02-13 20:23:26 +01:00
main.c ddraw: Use the available ARRAY_SIZE() macro. 2018-02-21 12:40:54 +01:00
material.c ddraw: Use the global memory allocation helpers. 2018-02-13 20:23:26 +01:00
palette.c ddraw: Take the flip interval into account in ddraw_surface7_Flip(). 2018-03-27 16:13:18 +02:00
surface.c ddraw: Fix the "dwMipMapCount" field of texture sub-levels. 2019-01-23 23:52:22 +01:00
utils.c ddraw: Handle DDLOCK_WRITEONLY in wined3dmapflags_from_ddrawmapflags(). 2018-03-26 11:35:46 +02:00
version.rc
vertexbuffer.c wined3d: Replace WINED3DUSAGE_WRITEONLY with resource access flags. 2019-01-31 18:13:18 +01:00
viewport.c ddraw: Drop redundant memset() before memcpy(). 2018-12-04 16:13:18 +01:00