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-09-24 11:16:25 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0c89e5ea8d35457dbbee3a1855cbebbf916a3369
dolphin
/
Source
/
Core
/
VideoBackends
/
Software
History
TellowKrinkle
6ee0248eab
VideoBackends:Metal: MSAA support
2022-07-21 20:44:19 -05:00
..
Clipper.cpp
…
Clipper.h
…
CMakeLists.txt
cmake: Don't use PCH with Qt6.
2022-05-22 01:19:44 +02:00
CopyRegion.h
…
DebugUtil.cpp
…
DebugUtil.h
…
EfbCopy.cpp
…
EfbCopy.h
…
EfbInterface.cpp
Software: Use hardware-verified numbers for RGB->YUV conversion
2022-07-16 00:07:10 -07:00
EfbInterface.h
…
NativeVertexFormat.h
…
Rasterizer.cpp
VideoCommon: Better driver bug handling
2022-07-13 21:51:24 -05:00
Rasterizer.h
…
SetupUnit.cpp
…
SetupUnit.h
…
SWBoundingBox.cpp
…
SWBoundingBox.h
…
SWmain.cpp
VideoBackends:Metal: MSAA support
2022-07-21 20:44:19 -05:00
SWOGLWindow.cpp
…
SWOGLWindow.h
…
SWRenderer.cpp
…
SWRenderer.h
…
SWTexture.cpp
…
SWTexture.h
…
SWVertexLoader.cpp
Show a panic alert if the CP matrix indices don't match the XF matrix indices
2022-05-18 14:43:14 -07:00
SWVertexLoader.h
…
Tev.cpp
VideoCommon: Better driver bug handling
2022-07-13 21:51:24 -05:00
Tev.h
…
TextureCache.h
Restructure parameters to TetxureConverterShaderGen/TextureConversionShader
2022-07-16 00:07:10 -07:00
TextureEncoder.cpp
…
TextureEncoder.h
…
TextureSampler.cpp
…
TextureSampler.h
…
TransformUnit.cpp
VideoCommon: Add comment explaining why only the first normal gets normalized
2022-04-22 16:54:38 -07:00
TransformUnit.h
…
Vec3.h
…
VideoBackend.h
…