- 08 Sep, 2014 6 commits
-
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
This is of course a fairly naive initial implementation. We'd probably want to batch up drawing operations, and only execute them on EndDraw() or Flush() to reduce state setup overhead.
-
Henri Verbeet authored
-
Henri Verbeet authored
Aggregates are returned through an implicit parameter after the this/interface pointer. Note that this follows the C++ convention, affected methods are not callable from C with the Microsoft headers.
-
André Hentschel authored
-
- 05 Sep, 2014 10 commits
-
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Indrek Altpere authored
-
Felix Janda authored
-
Felix Janda authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Sebastian Lackner authored
-
Aric Stewart authored
-
Aric Stewart authored
-
- 04 Sep, 2014 17 commits
-
-
Sebastian Lackner authored
-
Sebastian Lackner authored
kernel32/tests: Add tests for partially received pipe messages after calling SetNamedPipeHandleState.
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Alistair Leslie-Hughes authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Stefan Dösinger authored
dds_get_outer AddRefs the inner surface when it creates the wrapper surface. The wrapper releases only one reference when it is destroyed, leaking one of the two. AddRefing in dds_get_outer makes sense because this is also used by e.g. GetAttachedSurface, where it creates a new wrapper for surfaces ddrawex didn't know about yet.
-
David Hedberg authored
-
David Hedberg authored
-
David Hedberg authored
-
Jacek Caban authored
-
Francois Gouget authored
-
Sebastian Lackner authored
-
- 03 Sep, 2014 7 commits
-
-
David Hedberg authored
-
David Hedberg authored
-
Alistair Leslie-Hughes authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Hans Leidekker authored
-