This website requires JavaScript.
Explore
Help
Register
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-07-12 06:51:13 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
bf0ac9de0c
dolphin
/
Source
/
Core
/
VideoBackends
/
D3D
History
iwubcode
12dd15c8dd
VideoBackends / VideoCommon: add type enum to dictate whether a texture is a 2D texture, a texture array, or a cube map; support 2D texture type across backends
...
Co-authored-by: TellowKrinkle <tellowkrinkle@gmail.com>
2023-12-15 11:06:02 -06:00
..
CMakeLists.txt
D3DBase.cpp
D3DBase.h
D3DBoundingBox.cpp
D3DBoundingBox.h
D3DGfx.cpp
D3DGfx.h
D3DMain.cpp
D3DNativeVertexFormat.cpp
D3DPerfQuery.cpp
D3DPerfQuery.h
D3DState.cpp
D3DState.h
D3DSwapChain.cpp
D3DSwapChain.h
D3DVertexManager.cpp
D3DVertexManager.h
DXPipeline.cpp
DXPipeline.h
DXShader.cpp
DXShader.h
DXTexture.cpp
VideoBackends / VideoCommon: add type enum to dictate whether a texture is a 2D texture, a texture array, or a cube map; support 2D texture type across backends
2023-12-15 11:06:02 -06:00
DXTexture.h
VideoBackend.h