- 25 Oct, 2011 15 commits
-
-
Rico Schüller authored
-
Rico Schüller authored
-
Jacek Caban authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Juan Lang authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
This avoids either loading sysmem surfaces into video memory (wasting GPU memory) and then doing a blit on the GPU, or downloading GPU surfaces to sysmem, doing a blit on the CPU, and likely uploading it again. This mostly matters for ddraw and d3d8 applications, d3d9 already has to go through wined3d_device_update_surface() to transfer data from sysmem surfaces to GPU surfaces.
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
- 24 Oct, 2011 25 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Thomas Faber authored
-
André Hentschel authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Marcus Meissner authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Luca Bennati authored
-
Thomas Faber authored
-
Thomas Faber authored
-
Thomas Faber authored
-
Thomas Faber authored
-
Thomas Faber authored
-
Frédéric Delanoy authored
-
Aurimas Fišeras authored
-
Aurimas Fišeras authored
-
Marcus Meissner authored
-