This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-03-11 22:14:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
VideoBackends
/
Vulkan
History
Michael Maltese
de940a5fd6
VideoConfig: add bSupportsFragmentStoresAndAtomics
2017-03-15 17:20:47 -07:00
..
BoundingBox.cpp
…
BoundingBox.h
…
CMakeLists.txt
…
CommandBufferManager.cpp
…
CommandBufferManager.h
…
Constants.h
…
FramebufferManager.cpp
…
FramebufferManager.h
…
main.cpp
VideoBackends: Move max texture size to VideoConfig
2017-03-10 00:04:13 +10:00
ObjectCache.cpp
Unify the way of setting game ID, title ID, revision
2017-03-09 15:34:14 +01:00
ObjectCache.h
…
PerfQuery.cpp
…
PerfQuery.h
…
RasterFont.cpp
Fix issue 10146 (compilation issue because of colliding defines)
2017-03-11 08:59:14 +01:00
RasterFont.h
…
Renderer.cpp
Merge pull request
#4935
from Armada651/depth-range-fix
2017-03-10 18:05:52 +01:00
Renderer.h
VideoBackends: Move max texture size to VideoConfig
2017-03-10 00:04:13 +10:00
ShaderCompiler.cpp
…
ShaderCompiler.h
…
StagingBuffer.cpp
…
StagingBuffer.h
…
StagingTexture2D.cpp
…
StagingTexture2D.h
…
StateTracker.cpp
…
StateTracker.h
…
StreamBuffer.cpp
…
StreamBuffer.h
…
SwapChain.cpp
…
SwapChain.h
…
Texture2D.cpp
…
Texture2D.h
…
TextureCache.cpp
…
TextureCache.h
…
TextureConverter.cpp
…
TextureConverter.h
…
Util.cpp
…
Util.h
…
VertexFormat.cpp
…
VertexFormat.h
…
VertexManager.cpp
…
VertexManager.h
…
VideoBackend.h
…
Vulkan.vcxproj
…
VulkanContext.cpp
VideoConfig: add bSupportsFragmentStoresAndAtomics
2017-03-15 17:20:47 -07:00
VulkanContext.h
VideoBackends: Move max texture size to VideoConfig
2017-03-10 00:04:13 +10:00
VulkanEntryPoints.inl
…
VulkanLoader.cpp
…
VulkanLoader.h
…