This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-13 15:59:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
VideoBackends
History
JMC47
a88e5ef390
Merge pull request
#11498
from iwubcode/save_pipeline_config
...
VideoCommon: store the configuration used to create the AbstractPipeline
2023-02-09 18:38:49 -05:00
..
D3D
VideoCommon: store the configuration used to create the AbstractPipeline on the pipeline itself, so that it's easy to duplicate pipelines with slightly altered configuration
2023-02-09 02:13:53 -06:00
D3D12
VideoCommon: store the configuration used to create the AbstractPipeline on the pipeline itself, so that it's easy to duplicate pipelines with slightly altered configuration
2023-02-09 02:13:53 -06:00
D3DCommon
D3DCommon: Remove unused swap chain functions
2022-08-17 18:16:50 -07:00
Metal
VideoCommon: store the configuration used to create the AbstractPipeline on the pipeline itself, so that it's easy to duplicate pipelines with slightly altered configuration
2023-02-09 02:13:53 -06:00
Null
Merge pull request
#11522
from phire/KillRendererWithFire
2023-02-09 19:59:16 +13:00
OGL
Merge pull request
#11498
from iwubcode/save_pipeline_config
2023-02-09 18:38:49 -05:00
Software
Merge pull request
#11522
from phire/KillRendererWithFire
2023-02-09 19:59:16 +13:00
Vulkan
VideoCommon: store the configuration used to create the AbstractPipeline on the pipeline itself, so that it's easy to duplicate pipelines with slightly altered configuration
2023-02-09 02:13:53 -06:00
CMakeLists.txt
VideoBackends: Add Metal renderer
2022-07-21 20:44:19 -05:00