This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d355ad7055
dolphin
/
Source
/
Plugins
/
Plugin_VideoSoftware
/
Src
History
Jordan Woyak
e8fe15c3f7
Make titlebar and about dialog fancy for cmake build.
...
Windows needs fixing.
2011-08-21 17:43:05 -05:00
..
BPMemLoader.cpp
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
BPMemLoader.h
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
CPMemLoader.cpp
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
CPMemLoader.h
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
Clipper.cpp
…
Clipper.h
…
DebugUtil.cpp
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
DebugUtil.h
…
EfbCopy.cpp
Fix the framerate counter of the software graphic backend.
2011-03-16 23:57:13 +00:00
EfbCopy.h
…
EfbInterface.cpp
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
EfbInterface.h
…
HwRasterizer.cpp
…
HwRasterizer.h
…
NativeVertexFormat.h
…
OpcodeDecoder.cpp
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
OpcodeDecoder.h
…
Rasterizer.cpp
…
Rasterizer.h
…
SWCommandProcessor.cpp
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
SWCommandProcessor.h
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
SWPixelEngine.cpp
…
SWPixelEngine.h
…
SWRenderer.cpp
If video backend initialization fails, have the emulator die gracefully instead of crashing the application. Also a little clean up of the passage of the video window handle to the backend and back.
2011-02-25 21:14:13 +00:00
SWRenderer.h
…
SWStatistics.cpp
…
SWStatistics.h
…
SWVertexLoader.cpp
Moved per-game graphics configuration to the game-list right click menu. It will be too difficult to make the "profiles" drop-down thing work with 3-state vs 2-state checkboxes. The per-game settings now have "undetermined" states, except for the radio buttons(I'll fix that later). It's super hacky right now. Video config (probably all config stuff) could be redone.
2011-03-21 05:46:33 +00:00
SWVertexLoader.h
…
SWVideoConfig.cpp
…
SWVideoConfig.h
…
SWmain.cpp
Make titlebar and about dialog fancy for cmake build.
2011-08-21 17:43:05 -05:00
SetupUnit.cpp
…
SetupUnit.h
…
Tev.cpp
…
Tev.h
…
TextureEncoder.cpp
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
TextureEncoder.h
…
TextureSampler.cpp
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
TextureSampler.h
…
TransformUnit.cpp
…
TransformUnit.h
…
Vec3.h
…
VideoBackend.h
* GUI Video-Settings changes:
2011-03-21 19:57:31 +00: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
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
XFMemLoader.h
…
stdafx.cpp
…
stdafx.h
…