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-14 14:02:30 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a19b1070a096202f1e2e7f6dec8989b643f7c36e
dolphin
/
Source
/
Core
/
VideoBackends
/
Software
History
Joshua Vandaële
2c54ee94c1
linter: Apply clang-format 19.1 formatting
...
find ./Source/ -name '*.cpp' -o -name '*.h' | xargs clang-format-19 -i
2025-04-23 11:19:20 +02:00
..
Clipper.cpp
…
Clipper.h
…
CMakeLists.txt
…
CopyRegion.h
…
EfbCopy.cpp
…
EfbCopy.h
…
NativeVertexFormat.h
…
Rasterizer.cpp
…
Rasterizer.h
…
SetupUnit.cpp
…
SetupUnit.h
…
SWBoundingBox.cpp
…
SWBoundingBox.h
…
SWEfbInterface.cpp
Merge pull request
#13457
from jordan-woyak/efb-access-fix
2025-03-28 18:43:57 -04:00
SWEfbInterface.h
…
SWGfx.cpp
…
SWGfx.h
…
SWmain.cpp
…
SWOGLWindow.cpp
…
SWOGLWindow.h
…
SWTexture.cpp
…
SWTexture.h
…
SWVertexLoader.cpp
…
SWVertexLoader.h
…
Tev.cpp
…
Tev.h
…
TextureCache.h
…
TextureEncoder.cpp
linter: Apply clang-format 19.1 formatting
2025-04-23 11:19:20 +02:00
TextureEncoder.h
…
TextureSampler.cpp
…
TextureSampler.h
…
TransformUnit.cpp
…
TransformUnit.h
…
Vec3.h
…
VideoBackend.h
…