- 22 May, 2003 7 commits
-
-
Robert Reif authored
- propagate driver and local function errors where needed - fix error returns where pointer is given for returned data - add 3d listener to primary buffer when needed - copy 3d part of buffer when duplicated - fix bug when primary buffer is reopened with smaller buffer - loosen requirements on caps data size check - set caps for emulated mode based on actual driver caps
-
Lionel Ulmer authored
- handle dest rect in the Blt DEPTH_FILL case - fix QueryInterface on the D3D Device
-
Maxime Bellengé authored
CDDS_SUBITEMPREPAINT messages.
-
Ove Kaaven authored
-
Ove Kaaven authored
exceptions and returning simple failure packets, and throwing exceptions on the client side when unmarshalling the failure packet.
-
Jason Edmeades authored
rectangles.
-
Robert Shearman authored
-
- 21 May, 2003 11 commits
-
-
Mike McCormack authored
compatible shortcut (*.lnk) file. After creating that file, start a link processor (winemenubuilder) on it, which reads it back then calls wineshelllink. Rework CreateStreamFromFile to create an IStream object that is writeable.
-
Alexandre Julliard authored
handler before exec.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Get rid of misc/main.c.
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Dimitrie O. Paun authored
Robert Shearman).
-
Eric Anholt authored
-
Gerald Pfeifer authored
-
Ove Kaaven authored
RPC reply packet is sent, in case marshalling the reply needs any of the request data.
-
Ove Kaaven authored
Fixed a case of potential stack trashing.
-
- 20 May, 2003 22 commits
-
-
Alexandre Julliard authored
loader/main.c.
-
Eric Pouech authored
ObjectDataInformation class.
-
Dmitry Timoshkov authored
-
Carlos Lozano authored
-
Yorick Hardy authored
NetBSD.
-
Alexandre Julliard authored
-
Steven Edwards authored
-
Christian Costa authored
Enable retrieving the render target surface of a device through its QueryInterface method. Avoid lights updating when a viewport and a device have not been associated to them. Clear the Z buffer only when we're asked to by Checking D3DBTL_FILL flag.
-
Jukka Heinonen authored
-
Yorick Hardy authored
-
Eric Pouech authored
-
Lionel Ulmer authored
- flush the right buffer to the screen
-
Lionel Ulmer authored
-
Alexandre Julliard authored
-
Ove Kaaven authored
-
Ove Kaaven authored
expects. Better debug traces (include name of interface).
-
Lionel Ulmer authored
- added a lock around the flushing of a surface to the frame buffer - optimize texture loading my minimizing the cases where a conversion needs to occur and also by reusing the allocated memory
-
Eric Pouech authored
functions use them.
-
Alexandre Julliard authored
-
Lionel Ulmer authored
-
Alexandre Julliard authored
-
Huw Davies authored
StartDoc specify one. Photoshop 7 has a bug that results in cbInput being 2 less than the length of the string rather than 2 more. So use the WORD at in_data[0] instead.
-