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-01-11 16:49:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
MerryMage
a0b41c83e7
VideoConfig: Remove bRunning
...
Value was set but not used.
2017-06-11 15:06:12 +01:00
..
CMakeLists.txt
CMakeLists: Normalize whitespace
2017-03-01 14:53:23 -05:00
FramebufferManager.h
FramebufferManagerBase: Return a std::pair from GetTargetSize
2017-02-03 15:27:53 -05:00
Null.vcxproj
upgrade to Windows SDK 10.0.15063.0
2017-05-28 13:37:31 +02:00
NullBackend.cpp
TextureCache: Support compressed textures and pass pitch/size to upload
2017-04-29 00:14:23 +10:00
PerfQuery.h
Add missing override
2016-06-26 00:49:50 -04:00
Render.cpp
VideoConfig: Remove bRunning
2017-06-11 15:06:12 +01:00
Render.h
VideoBackends: Move max texture size to VideoConfig
2017-03-10 00:04:13 +10:00
ShaderCache.cpp
VideoCommon: Make dst_alpha state implicit.
2017-01-04 20:02:31 +01:00
ShaderCache.h
VideoCommon: Make dst_alpha state implicit.
2017-01-04 20:02:31 +01:00
TextureCache.h
TextureCache: Support compressed textures and pass pitch/size to upload
2017-04-29 00:14:23 +10:00
VertexManager.cpp
VertexManagerBase: Make CreateNativeVertexFormat return a unique_ptr
2017-02-18 03:16:24 -05:00
VertexManager.h
VertexManagerBase: Make CreateNativeVertexFormat return a unique_ptr
2017-02-18 03:16:24 -05:00
VideoBackend.h
VideoCommon: Drop GetConfigName.
2016-06-26 12:34:59 +02:00