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
2025-12-23 06:57:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2ff0486335
dolphin
/
Source
/
Core
/
VideoBackends
/
Software
History
JosJuice
ced2306fc5
Turn EFB_WIDTH/EFB_HEIGHT into constexpr
...
https://bugs.dolphin-emu.org/issues/11692#note-5
Also change const into constexpr while we're at it.
2019-04-28 11:50:17 +02:00
..
Clipper.cpp
Clipper.h
CMakeLists.txt
CopyRegion.h
DebugUtil.cpp
DebugUtil.h
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp
Turn EFB_WIDTH/EFB_HEIGHT into constexpr
2019-04-28 11:50:17 +02:00
EfbInterface.h
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
2019-04-21 14:28:14 +10:00
NativeVertexFormat.h
Rasterizer.cpp
Rasterizer.h
SetupUnit.cpp
SetupUnit.h
Software.vcxproj
SWmain.cpp
AbstractPipeline: Support returning "cache data"
2019-04-16 00:09:47 +10:00
SWOGLWindow.cpp
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
2019-04-21 14:28:14 +10:00
SWOGLWindow.h
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
2019-04-21 14:28:14 +10:00
SWRenderer.cpp
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
2019-04-21 14:28:14 +10:00
SWRenderer.h
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
2019-04-21 14:28:14 +10:00
SWTexture.cpp
Move most backend functionality to VideoCommon
2019-02-19 16:57:54 +10:00
SWTexture.h
Move most backend functionality to VideoCommon
2019-02-19 16:57:54 +10:00
SWVertexLoader.cpp
Move most backend functionality to VideoCommon
2019-02-19 16:57:54 +10:00
SWVertexLoader.h
Move most backend functionality to VideoCommon
2019-02-19 16:57:54 +10:00
Tev.cpp
Tev.h
TextureCache.h
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
2019-04-21 14:28:14 +10:00
TextureEncoder.cpp
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
2019-04-21 14:28:14 +10:00
TextureEncoder.h
Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle
2019-04-21 14:28:14 +10:00
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp
TransformUnit.h
Vec3.h
VideoBackend.h