TellowKrinkle
|
7e1a9490c0
|
VideoBackends:Vulkan: Don't try to present if swapchain acquire failed
|
2024-10-02 19:22:16 -05:00 |
iwubcode
|
3627398cf5
|
VideoBackends: support multiple compute images for some backends (D3D, OGL, Vulkan)
|
2023-06-28 17:15:31 -05:00 |
iwubcode
|
834f8f7b5c
|
VideoBackends: add support to allow rendering to multiple output textures
|
2023-06-03 14:52:31 -05:00 |
iwubcode
|
af313f8419
|
VideoCommon: add constant value to set the allowed maximum number of pixel samplers
|
2023-02-10 00:46:11 -06:00 |
Scott Mansell
|
60f2b5af7b
|
Apply suggestions from code review
Co-authored-by: Mai <mathew1800@gmail.com>
Co-authored-by: BhaaL <bhaalsen@gmail.com>
Co-authored-by: iwubcode <iwubcode@users.noreply.github.com>
|
2023-02-09 18:36:20 +13:00 |
Scott Mansell
|
31cfe8250d
|
Lint fixes
|
2023-02-09 18:36:20 +13:00 |
Scott Mansell
|
e009002411
|
Refactor ClearRegion
And fix bug where opengl was getting the wrong coordinates
|
2023-02-09 18:36:20 +13:00 |
Scott Mansell
|
2a2014af09
|
Implement AbstractGfx for Vulkan
|
2023-01-31 19:41:23 +13:00 |