This website requires JavaScript.
Explore
Help
Sign In
dahjah
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-02-07 06:56:31 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d46aa080a2
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
Clipper.cpp
Clipper.h
Implement proper thread naming on linux. This fixes a segmentation fault with thte wiimote new configuration dialog when a thread was named without first calling ThreadInit.
2010-07-06 16:16:07 +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
DebugUtil.cpp
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
DebugUtil.h
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dumping. Byteswap indexed XF loading. Remove scaling texture coordinates in the HW rasterizer because that has already been done by the time they reach the rasterizer. Increase storage for clipper.
2010-12-02 05:38:48 +00:00
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
SetupUnit.cpp
SetupUnit.h
stdafx.cpp
stdafx.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
SWmain.cpp
Make titlebar and about dialog fancy for cmake build.
2011-08-21 17:43:05 -05:00
SWPixelEngine.cpp
SWPixelEngine.h
SWRenderer.cpp
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
Tev.cpp
Tev.h
Video software:
2010-12-31 06:45:18 +00:00
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
Video software:
2010-12-31 06:45:18 +00:00
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
Use brute force to link the software plugin.
2011-02-03 19:55:30 +00:00