This website requires JavaScript.
Explore
Help
Register
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
2026-01-28 23:09:01 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
baa9636d48008af602e15c76a3647317ff4d0aa4
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
Lioncash
968d379cc4
VideoNull/CMakeLists: Specify headers in target sources
2019-05-31 06:54:26 -04:00
..
CMakeLists.txt
VideoNull/CMakeLists: Specify headers in target sources
2019-05-31 06:54:26 -04:00
Null.vcxproj
…
NullBackend.cpp
AbstractPipeline: Support returning "cache data"
2019-04-16 00:09:47 +10:00
NullTexture.cpp
…
NullTexture.h
…
PerfQuery.h
Reformat repo to clang-format 7.0 rules
2019-05-06 18:48:04 +00:00
Render.cpp
VideoCommon/RenderBase: Use a std::string_view with CreateShaderFromSource()
2019-05-30 03:29:35 -04:00
Render.h
VideoCommon/RenderBase: Use a std::string_view with CreateShaderFromSource()
2019-05-30 03:29:35 -04:00
TextureCache.h
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
2019-04-21 14:28:14 +10:00
VertexManager.cpp
…
VertexManager.h
…
VideoBackend.h
…