This website requires JavaScript.
Explore
Help
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
2025-02-08 00:40:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
VideoBackends
/
Software
History
MerryMage
a0b41c83e7
VideoConfig: Remove bRunning
...
Value was set but not used.
2017-06-11 15:06:12 +01:00
..
Clipper.cpp
…
Clipper.h
…
CMakeLists.txt
CMakeLists: Normalize whitespace
2017-03-01 14:53:23 -05:00
DebugUtil.cpp
Common: Move byte swapping utilities into their own header
2017-03-03 17:18:18 -05:00
DebugUtil.h
…
EfbCopy.cpp
…
EfbCopy.h
…
EfbInterface.cpp
Common: Move byte swapping utilities into their own header
2017-03-03 17:18:18 -05:00
EfbInterface.h
…
NativeVertexFormat.h
…
Rasterizer.cpp
…
Rasterizer.h
…
SetupUnit.cpp
OpcodeDecoding: Convert #defines into enum constants
2017-02-08 00:05:17 -05:00
SetupUnit.h
…
Software.vcxproj
upgrade to Windows SDK 10.0.15063.0
2017-05-28 13:37:31 +02:00
SWmain.cpp
TextureCache: Support compressed textures and pass pitch/size to upload
2017-04-29 00:14:23 +10:00
SWOGLWindow.cpp
VideoSW: Fix GL ES shader.
2017-01-07 12:32:15 +01:00
SWOGLWindow.h
…
SWRenderer.cpp
VideoConfig: Remove bRunning
2017-06-11 15:06:12 +01:00
SWRenderer.h
VideoBackends: Move max texture size to VideoConfig
2017-03-10 00:04:13 +10:00
SWVertexLoader.cpp
VertexManagerBase: Make CreateNativeVertexFormat return a unique_ptr
2017-02-18 03:16:24 -05:00
SWVertexLoader.h
VertexManagerBase: Make CreateNativeVertexFormat return a unique_ptr
2017-02-18 03:16:24 -05:00
Tev.cpp
…
Tev.h
…
TextureEncoder.cpp
Common: Move byte swapping utilities into their own header
2017-03-03 17:18:18 -05:00
TextureEncoder.h
…
TextureSampler.cpp
…
TextureSampler.h
…
TransformUnit.cpp
Common: Move byte swapping utilities into their own header
2017-03-03 17:18:18 -05:00
TransformUnit.h
…
Vec3.h
…
VideoBackend.h
…