- 22 May, 2003 1 commit
-
-
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 28 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.
-
Huw Davies authored
it from here. If the ppd doesn't contain an explicit resolution then default to 300dpi.
-
Alexandre Julliard authored
-
Ove Kaaven authored
Added NdrClearOutParameters stub.
-
Ove Kaaven authored
marshal).
-
Francesco Di Punzio authored
-
Lionel Ulmer authored
- support Texture matrices - various misc. clean-ups
-