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-02 16:36:56 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
98add9faf0369b6a69c2d29d3d4cd90bbad02d65
dolphin
/
Source
/
Core
/
VideoBackends
/
Software
History
Tillmann Karras
98add9faf0
Sw/Rasterizer: fix two elder typos, AD 2009
2024-09-24 22:00:03 +01:00
..
Clipper.cpp
…
Clipper.h
…
CMakeLists.txt
…
CopyRegion.h
…
EfbCopy.cpp
Fix out of bound write in EfbCopy::ClearEfb
2023-12-09 02:15:42 +01:00
EfbCopy.h
…
EfbInterface.cpp
…
EfbInterface.h
…
NativeVertexFormat.h
…
Rasterizer.cpp
Sw/Rasterizer: fix two elder typos, AD 2009
2024-09-24 22:00:03 +01:00
Rasterizer.h
…
SetupUnit.cpp
…
SetupUnit.h
…
SWBoundingBox.cpp
VideoCommon: Use std::span for BoundingBox::Write()
2023-12-09 16:33:21 -05:00
SWBoundingBox.h
VideoCommon: Use std::span for BoundingBox::Write()
2023-12-09 16:33:21 -05:00
SWGfx.cpp
Software/SWGfx: Default destructor in cpp file
2023-12-12 20:33:43 -05:00
SWGfx.h
Software/SWGfx: Default destructor in cpp file
2023-12-12 20:33:43 -05:00
SWmain.cpp
…
SWOGLWindow.cpp
…
SWOGLWindow.h
…
SWRenderer.cpp
…
SWRenderer.h
…
SWTexture.cpp
…
SWTexture.h
…
SWVertexLoader.cpp
Fix out of bounds accesses for invalid vertex component formats
2024-04-04 12:50:34 -07:00
SWVertexLoader.h
…
Tev.cpp
…
Tev.h
…
TextureCache.h
…
TextureEncoder.cpp
…
TextureEncoder.h
…
TextureSampler.cpp
VideoCommon: Use GetSpanForAddress safely in texture decoding
2024-04-20 18:31:08 +02:00
TextureSampler.h
…
TransformUnit.cpp
…
TransformUnit.h
…
Vec3.h
…
VideoBackend.h
…