This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-03-09 11:16:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
VideoBackends
/
Software
History
JMC47
a20e41d340
Merge pull request
#11389
from Pokechu22/sw-no-alpha-1-hack
...
Software: Remove alpha=1 blending special-case
2022-12-29 13:08:04 -05:00
..
Clipper.cpp
VideoCommon/Statistics: Require semicolons after statistics macros
2022-10-29 15:39:41 -07:00
Clipper.h
…
CMakeLists.txt
…
CopyRegion.h
…
EfbCopy.cpp
…
EfbCopy.h
…
EfbInterface.cpp
…
EfbInterface.h
…
NativeVertexFormat.h
…
Rasterizer.cpp
…
Rasterizer.h
…
SetupUnit.cpp
…
SetupUnit.h
…
SWBoundingBox.cpp
…
SWBoundingBox.h
…
SWmain.cpp
…
SWOGLWindow.cpp
Software: Fix mipmaps and uneven strides in SWTexture
2022-09-26 19:43:57 -07:00
SWOGLWindow.h
…
SWRenderer.cpp
VideoCommon/PixelEngine: Refactor to class, move to Core::System.
2022-12-11 21:57:19 +01:00
SWRenderer.h
…
SWTexture.cpp
Software: Fix mipmaps and uneven strides in SWTexture
2022-09-26 19:43:57 -07:00
SWTexture.h
Software: Fix mipmaps and uneven strides in SWTexture
2022-09-26 19:43:57 -07:00
SWVertexLoader.cpp
VideoCommon: De-globalize VertexShaderManager class.
2022-12-28 15:52:29 +01:00
SWVertexLoader.h
…
Tev.cpp
Merge pull request
#11389
from Pokechu22/sw-no-alpha-1-hack
2022-12-29 13:08:04 -05:00
Tev.h
…
TextureCache.h
…
TextureEncoder.cpp
…
TextureEncoder.h
…
TextureSampler.cpp
HW/Memmap: Refactor Memory to class, move to Core::System.
2022-12-03 13:27:02 +01:00
TextureSampler.h
…
TransformUnit.cpp
…
TransformUnit.h
…
Vec3.h
…
VideoBackend.h
…