This website requires JavaScript.
Explore
Help
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-08-19 09:04:02 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
25070d149e46f4371f2b7ea46a10a510da6eb5c8
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
Emmanuel Gil Peyrot
c9e6b05ce9
Core: Remove double newlines at the end of *_LOG messages.
2016-11-02 02:09:33 +00:00
..
CMakeLists.txt
…
FramebufferManager.h
FramebufferManager: Add missing header guard
2016-09-23 13:55:51 -04:00
Null.vcxproj
…
NullBackend.cpp
VideoNull: Set all fields in backend_info
2016-10-01 02:40:03 +10:00
PerfQuery.h
…
Render.cpp
Core: Remove double newlines at the end of *_LOG messages.
2016-11-02 02:09:33 +00:00
Render.h
AVIDump: Move CoreTiming into caller.
2016-10-10 12:03:18 +02:00
ShaderCache.cpp
PixelShaderGen: Drop dstAlphaMode constant in shader generation.
2016-10-04 10:13:46 +02:00
ShaderCache.h
PixelShaderGen: Drop dstAlphaMode constant in shader generation.
2016-10-04 10:13:46 +02:00
TextureCache.h
VideoBackends: Make TextureCache::CompileShaders return a bool
2016-10-01 01:09:12 +10:00
VertexManager.cpp
…
VertexManager.h
…
VideoBackend.h
…