Raul Tambre
|
5ad060f150
|
Vulkan/DX12: Texture format fixes
DX12 also had a couple fixes
|
2016-04-07 21:34:32 +03:00 |
|
Vincent Lejeune
|
73233fd347
|
rsx/common: Use typed class for texture filters.
|
2016-03-30 20:03:50 +02:00 |
|
Vincent Lejeune
|
d971c4e0f6
|
rsx/common: Use typed enum for max anisotropy.
|
2016-03-30 20:03:50 +02:00 |
|
Vincent Lejeune
|
7f25720bd3
|
rsx/common: Use a typed enum for texture wrap mode.
|
2016-03-30 20:03:50 +02:00 |
|
Vincent Lejeune
|
36aace57ca
|
vulkan: Use simpler texture object
|
2016-03-23 21:09:30 +01:00 |
|
Vincent Lejeune
|
6078f25aa7
|
vulkan: Split get_compatible_sampler_format in two
Component mapping is not a sampler parameter.
|
2016-03-19 18:23:26 +01:00 |
|
Vincent Lejeune
|
4484e8c3f0
|
vulkan: Move vk_wrap_mode and max_aniso to vkFormat
|
2016-03-19 18:12:43 +01:00 |
|
Vincent Lejeune
|
8604f5a02f
|
vulkan: Use d24_u8 or d32_u8 depending on hw support.
|
2016-03-12 15:56:23 +01:00 |
|