- 20 Sep, 2013 15 commits
-
-
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 25 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.
-
Henri Verbeet authored
-
Dmitry Timoshkov authored
-
Rico Schüller authored
-
Rico Schüller authored
-