- 20 Sep, 2013 19 commits
-
-
Stefan Dösinger authored
The relation between src and dst pitches is not correct if the source pitch is padded to match pitch alignment requirements.
-
Sebastian Lackner authored
-
Michael Müller authored
-
Michael Müller authored
-
Ken Thomases authored
winex11: Don't trace a garbage value or read past end of caller's array in X11DRV_wglChoosePixelFormatARB().
-
Alexandre Julliard authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
We always have a swapchain here, even if there are no back buffers.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Bruno Jesus authored
-
André Hentschel authored
-
Frédéric Delanoy authored
-
Hans Leidekker authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
- 19 Sep, 2013 21 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Andrew Eikum authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Hans Leidekker authored
-
Bruno Jesus authored
-
Piotr Caban authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
Depending on the location flags, the buffer or heap_memory should be used.
-
Stefan Dösinger authored
-
Piotr Caban authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
This check is even more inconsistent between versions. Notice how the v2 interface is particularly broken because it never AddRef()'s the new iface. This check also seems to be the original source for the questionable behaviour in d3d_device_set_render_target() of storing the new iface before checking the result of the wined3d_device_set_render_target(). (In particular, SetRenderTargetTest() in tests/d3d.c tests for this behavious.)
-
Henri Verbeet authored
This is where things become a bit of a mess, because the error checking is inconsistent between versions.
-