- 30 Nov, 2007 3 commits
-
-
Rob Shearman authored
This will enable them to be individually fixed up to use memory if it was provided by the caller.
-
Rob Shearman authored
rpcrt4: EmbeddedPointerUnmarshall doesn't need to change the address of the allocated memory, so reduce the level of indirection of the memory parameter by one.
-
Rob Shearman authored
rpcrt4: Errors in sending or receiving packets should result in RPC_S_CALL_FAILED being returned, not RPC_S_PROTOCOL_ERROR.
-
- 29 Nov, 2007 27 commits
-
-
Louis Lenders authored
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
-
Alexandre Julliard authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Marco Schuster authored
-
Andrew Talbot authored
-
James Hawkins authored
-
James Hawkins authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
rpcrt4: Check there is enough space in the buffer and that the size doesn't cause an overflow when copying data to it.
-
Rob Shearman authored
Rename safe_buffer_copy to safe_copy_from_buffer.
-
- 28 Nov, 2007 10 commits
-
-
Lionel Debroux authored
-
Lionel Debroux authored
-
Divan Burger authored
-
Alistair Leslie-Hughes authored
-
Aric Stewart authored
-
Alexandre Julliard authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
OpenGL drivers do not support some low precision internal formats like GL_RGB5 for fbo color targets. Direct3D application depend on them, so provide a fallback format for render targets if the requested format itself is not supported.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-