This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-08-04 12:09:05 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
321e3a8421c00d3beede88fe73b402f37547f9c5
dolphin
/
Source
/
Plugins
/
Plugin_VideoSoftware
/
Src
History
NeoBrainX
6f21f5eb34
Video_Software: Implement texture preloading
2012-11-03 15:41:41 +01:00
..
BPMemLoader.cpp
Video_Software: Implement texture preloading
2012-11-03 15:41:41 +01:00
BPMemLoader.h
…
Clipper.cpp
…
Clipper.h
…
CPMemLoader.cpp
…
CPMemLoader.h
…
DebugUtil.cpp
…
DebugUtil.h
…
EfbCopy.cpp
…
EfbCopy.h
…
EfbInterface.cpp
…
EfbInterface.h
…
HwRasterizer.cpp
…
HwRasterizer.h
…
NativeVertexFormat.h
…
OpcodeDecoder.cpp
…
OpcodeDecoder.h
…
Rasterizer.cpp
VideoSoftware: Implement zfreeze (GXSetCoPlanar).
2012-03-02 18:43:44 +01:00
Rasterizer.h
…
SetupUnit.cpp
…
SetupUnit.h
…
stdafx.cpp
…
stdafx.h
…
SWCommandProcessor.cpp
…
SWCommandProcessor.h
…
SWmain.cpp
made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too.
2012-05-26 13:09:38 +10:00
SWPixelEngine.cpp
…
SWPixelEngine.h
…
SWRenderer.cpp
…
SWRenderer.h
…
SWStatistics.cpp
…
SWStatistics.h
…
SWVertexLoader.cpp
…
SWVertexLoader.h
…
SWVideoConfig.cpp
…
SWVideoConfig.h
…
Tev.cpp
…
Tev.h
…
TextureEncoder.cpp
…
TextureEncoder.h
…
TextureSampler.cpp
Video_Software: Implement texture preloading
2012-11-03 15:41:41 +01:00
TextureSampler.h
…
TransformUnit.cpp
…
TransformUnit.h
…
Vec3.h
…
VideoBackend.h
made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too.
2012-05-26 13:09:38 +10:00
VideoConfigDialog.cpp
Last major UI change before release.
2011-06-02 19:32:34 +00:00
VideoConfigDialog.h
Last major UI change before release.
2011-06-02 19:32:34 +00:00
XFMemLoader.cpp
…
XFMemLoader.h
…