Philip Rebohle
|
4b0a5dffb2
|
[dxvk] Support component mappings in blitter
|
2019-10-16 20:00:38 +02:00 |
|
Philip Rebohle
|
6290cfdb48
|
[dxvk] Add class for framebuffer-based blits
|
2019-10-16 17:31:40 +02:00 |
|
Philip Rebohle
|
859ac59e6c
|
[dxvk] Support multisampled destinations in blitter
Apparently this is required for some D3D9 content.
|
2019-10-16 02:17:55 +02:00 |
|
Philip Rebohle
|
e747315ba6
|
[dxvk] Support both linear and nearest samplers in blitter
|
2019-10-16 02:08:04 +02:00 |
|
Philip Rebohle
|
6ea21d57fe
|
[dxvk] Factor out mip gen classes and rename them to DxvkMetaBlit*
Since mip map generation is a blit operation, we can make a more
general-purpose blitter and implement mip map generation on top
of that.
|
2019-10-16 01:52:14 +02:00 |
|