This website requires JavaScript.
Explore
Help
Sign In
dahjah
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-02-05 22:16:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d4f501bca6
dolphin
/
Source
/
Core
/
VideoBackends
/
Vulkan
History
shuffle2
2b86cf02a8
Merge pull request
#5589
from stenzek/vulkan-validation-fixes
...
Vulkan: Don't transition image layouts inside render passes
2017-06-11 16:59:02 -07:00
..
BoundingBox.cpp
BoundingBox.h
CMakeLists.txt
CommandBufferManager.cpp
CommandBufferManager.h
Constants.h
Vulkan: Support native compressed textures
2017-04-29 13:46:42 +10:00
FramebufferManager.cpp
FramebufferManager.h
main.cpp
ObjectCache.cpp
ObjectCache.h
PerfQuery.cpp
PerfQuery.h
PostProcessing.cpp
PostProcessing.h
RasterFont.cpp
RasterFont.h
Renderer.cpp
Merge pull request
#5589
from stenzek/vulkan-validation-fixes
2017-06-11 16:59:02 -07:00
Renderer.h
Vulkan: Transition EFB/XFB buffers before beginning swap render pass
2017-06-10 23:52:32 +10:00
ShaderCompiler.cpp
ShaderCompiler.h
StagingBuffer.cpp
Vulkan: Support native compressed textures
2017-04-29 13:46:42 +10:00
StagingBuffer.h
StagingTexture2D.cpp
StagingTexture2D.h
StateTracker.cpp
StateTracker.h
StreamBuffer.cpp
StreamBuffer.h
SwapChain.cpp
SwapChain.h
Texture2D.cpp
Texture2D.h
TextureCache.cpp
Vulkan: Transition texture cache entries before usage
2017-06-10 23:52:39 +10:00
TextureCache.h
TextureCache: Support compressed textures and pass pitch/size to upload
2017-04-29 00:14:23 +10:00
TextureConverter.cpp
Vulkan: Transition texture cache entries before usage
2017-06-10 23:52:39 +10:00
TextureConverter.h
Vulkan: Transition texture cache entries before usage
2017-06-10 23:52:39 +10:00
Util.cpp
TextureCache: Move host texture utility functions to VideoCommon
2017-04-29 13:46:43 +10:00
Util.h
TextureCache: Move host texture utility functions to VideoCommon
2017-04-29 13:46:43 +10:00
VertexFormat.cpp
VertexFormat.h
VertexManager.cpp
VertexManager.h
VideoBackend.h
Vulkan.vcxproj
msbuild: make Externals inclusion methods uniform
2017-06-03 18:20:41 -07:00
VulkanContext.cpp
Vulkan: Support native compressed textures
2017-04-29 13:46:42 +10:00
VulkanContext.h
VulkanEntryPoints.inl
VulkanLoader.cpp
VulkanLoader.h