- 18 Sep, 2013 7 commits
-
-
Jacek Caban authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
ddraw: Verify that surfaces with an indexed format have a palette attached in d3d_device_set_render_target().
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Piotr Caban authored
-
- 17 Sep, 2013 28 commits
-
-
Bruno Jesus authored
-
Bruno Jesus authored
-
Bruno Jesus authored
-
Bruno Jesus authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Huw Davies authored
-
Huw Davies authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Stefan Dösinger authored
If the format is unsupported it picks a replacement format. Our d3dx9 cannot handle d3dx9 decompression yet, so mark the tests todo_wine in this case.
-
André Hentschel authored
-
André Hentschel authored
-
Hans Leidekker authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
Setting render target usage on a P8 surface for example would fail surface creation, while such surfaces can't be used for actual rendering anyway. Tests confirm that surface creation is supposed to succeed for P8 surfaces with both DDSCAPS_SYSTEMMEMORY and DDSCAPS_3DDEVICE set.
-
Henri Verbeet authored
Similar to AddAttachedSurface() / DeleteAttachedSurface(), we should Release the interface version that we stored. (And actually store the interface that we AddRef.)
-
- 16 Sep, 2013 5 commits
-
-
Piotr Caban authored
-
Huw Davies authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Stefan Dösinger authored
-