kd-11
|
9d166c5bed
|
rsx: Force invalidate of children by issuing a resolve notification whenever the parent is written to
- Fixes successive reads of an antialiased surface that is still bound between reads
|
2019-06-14 16:19:52 +03:00 |
|
kd-11
|
8a1cf2c913
|
rsx: Attempt to reduce stencil load overhead for nvidia cards
|
2019-06-14 16:19:52 +03:00 |
|
kd-11
|
bca5f94b3f
|
rsx: Add option to toggle MSAA
|
2019-06-14 16:19:52 +03:00 |
|
kd-11
|
acb14320da
|
rsx: Fixup for resolution scaling support
|
2019-06-14 16:19:52 +03:00 |
|
kd-11
|
4a5bbba277
|
rsx: Enable MSAA
- vk: Enable depth buffer resolve+unresolve
- vk: Add AMD stenciling extension support
- rsx: Temporarily disables MSAA-compatible hacks such as transparency AA
- TODO: Add paths to optionally disable MSAA
|
2019-06-14 16:19:52 +03:00 |
|
kd-11
|
f6f3b40ecc
|
rsx: Fix AA coordinate transforms
- Requires native_pitch value to take samples into account
|
2019-06-14 16:19:52 +03:00 |
|
kd-11
|
655eff29e8
|
rsx: Refactoring and cleanup after d3d12 separation
- Remove deprecated functionality
- Refactor to share code between common routines
|
2019-06-14 16:19:52 +03:00 |
|
kd-11
|
0d906d6974
|
rsx: Remove surface aa_mode hacks
|
2019-06-14 16:19:52 +03:00 |
|