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-24 04:49:33 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bba6a31eb613aabd03a391e1674a7304fb25c553
dolphin
/
Source
/
Core
/
VideoBackends
/
Software
History
degasus
f12460d1f4
VideoSW: Fix GL ES shader.
2017-01-07 12:32:15 +01:00
..
Clipper.cpp
…
Clipper.h
…
CMakeLists.txt
…
DebugUtil.cpp
…
DebugUtil.h
…
EfbCopy.cpp
…
EfbCopy.h
…
EfbInterface.cpp
…
EfbInterface.h
…
NativeVertexFormat.h
…
Rasterizer.cpp
…
Rasterizer.h
…
SetupUnit.cpp
Fix building with PCH disabled.
2016-10-11 14:25:14 -05:00
SetupUnit.h
…
Software.vcxproj
…
SWmain.cpp
TextureCache: Drop unused parameter in backend API.
2016-12-26 22:10:32 +01:00
SWOGLWindow.cpp
VideoSW: Fix GL ES shader.
2017-01-07 12:32:15 +01:00
SWOGLWindow.h
…
SWRenderer.cpp
Remove unnecessary ConfigManager includes
2016-11-27 22:38:38 +01:00
SWRenderer.h
AVIDump: Move CoreTiming into caller.
2016-10-10 12:03:18 +02:00
SWVertexLoader.cpp
VideoCommon: Make dst_alpha state implicit.
2017-01-04 20:02:31 +01:00
SWVertexLoader.h
VideoCommon: Make dst_alpha state implicit.
2017-01-04 20:02:31 +01:00
Tev.cpp
…
Tev.h
…
TextureEncoder.cpp
VideoSoftware: Don't drop least significant bit of 5-bit blue channels
2016-12-14 23:56:06 +10:00
TextureEncoder.h
…
TextureSampler.cpp
…
TextureSampler.h
…
TransformUnit.cpp
…
TransformUnit.h
…
Vec3.h
…
VideoBackend.h
…