This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
dolphin-emulator
Watch
1
Star
0
Fork
You've already forked dolphin-emulator
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-19 00:06:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
00f2a30b71
dolphin-emulator
/
Source
/
Plugins
/
Plugin_VideoSoftware
/
Src
History
Marko Pusljar
b858befba2
DSPLLE small mul fix
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4533
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-11-12 16:17:22 +00:00
..
BPMemLoader.cpp
BPMemLoader.h
Clipper.cpp
Clipper.h
CommandProcessor.cpp
Fixes to the software plugin command processor. Made it easy to use the command processor in place of the one in video common. Use frame skip setting from the application in the software plugin instead of the internal frame skipping config setting. The WGP does not loop if the write pointer is set beyond the end of the fifo.
2009-11-11 03:14:38 +00:00
CommandProcessor.h
Fixes to the software plugin command processor. Made it easy to use the command processor in place of the one in video common. Use frame skip setting from the application in the software plugin instead of the internal frame skipping config setting. The WGP does not loop if the write pointer is set beyond the end of the fifo.
2009-11-11 03:14:38 +00:00
CPMemLoader.cpp
CPMemLoader.h
DebugUtil.cpp
Fixes to the software plugin command processor. Made it easy to use the command processor in place of the one in video common. Use frame skip setting from the application in the software plugin instead of the internal frame skipping config setting. The WGP does not loop if the write pointer is set beyond the end of the fifo.
2009-11-11 03:14:38 +00:00
DebugUtil.h
SWG: Adds TEV stage output dumping. Fixes interrupt handling in the command processor. Some code cleanup and a few graphical fixes for rare cases.
2009-10-28 03:01:07 +00:00
EfbCopy.cpp
Fixes to the software plugin command processor. Made it easy to use the command processor in place of the one in video common. Use frame skip setting from the application in the software plugin instead of the internal frame skipping config setting. The WGP does not loop if the write pointer is set beyond the end of the fifo.
2009-11-11 03:14:38 +00:00
EfbCopy.h
EfbInterface.cpp
EfbInterface.h
GLUtil.cpp
SW plugin: compile on linux
2009-10-12 20:33:01 +00:00
GLUtil.h
HwRasterizer.cpp
Started fixing SW video compilation for linux, must go home now
2009-10-12 16:29:32 +00:00
HwRasterizer.h
Started fixing SW video compilation for linux, must go home now
2009-10-12 16:29:32 +00:00
main.cpp
Fixes to the software plugin command processor. Made it easy to use the command processor in place of the one in video common. Use frame skip setting from the application in the software plugin instead of the internal frame skipping config setting. The WGP does not loop if the write pointer is set beyond the end of the fifo.
2009-11-11 03:14:38 +00:00
main.h
Fixes to the software plugin command processor. Made it easy to use the command processor in place of the one in video common. Use frame skip setting from the application in the software plugin instead of the internal frame skipping config setting. The WGP does not loop if the write pointer is set beyond the end of the fifo.
2009-11-11 03:14:38 +00:00
NativeVertexFormat.h
Started fixing SW video compilation for linux, must go home now
2009-10-12 16:29:32 +00:00
NativeVertexWriter.h
OpcodeDecoder.cpp
Fixes to the software plugin command processor. Made it easy to use the command processor in place of the one in video common. Use frame skip setting from the application in the software plugin instead of the internal frame skipping config setting. The WGP does not loop if the write pointer is set beyond the end of the fifo.
2009-11-11 03:14:38 +00:00
OpcodeDecoder.h
PixelEngine.cpp
SWG: Adds TEV stage output dumping. Fixes interrupt handling in the command processor. Some code cleanup and a few graphical fixes for rare cases.
2009-10-28 03:01:07 +00:00
PixelEngine.h
RasterFont.cpp
VSW: Copied rasterfont from ogl to prevent inter plugin dependencies
2009-10-13 06:12:58 +00:00
RasterFont.h
VSW: Copied rasterfont from ogl to prevent inter plugin dependencies
2009-10-13 06:12:58 +00:00
Rasterizer.cpp
SWV: Software Video now compiles and runs on x64
2009-10-12 17:39:09 +00:00
Rasterizer.h
Renderer.cpp
VSW: Copied rasterfont from ogl to prevent inter plugin dependencies
2009-10-13 06:12:58 +00:00
Renderer.h
Started fixing SW video compilation for linux, must go home now
2009-10-12 16:29:32 +00:00
SConscript
VSW: Copied rasterfont from ogl to prevent inter plugin dependencies
2009-10-13 06:12:58 +00:00
SetupUnit.cpp
SetupUnit.h
Statistics.cpp
Statistics.h
stdafx.cpp
stdafx.h
Tev.cpp
SWG: Adds TEV stage output dumping. Fixes interrupt handling in the command processor. Some code cleanup and a few graphical fixes for rare cases.
2009-10-28 03:01:07 +00:00
Tev.h
SWG: Adds TEV stage output dumping. Fixes interrupt handling in the command processor. Some code cleanup and a few graphical fixes for rare cases.
2009-10-28 03:01:07 +00:00
TextureEncoder.cpp
TextureEncoder.h
TextureSampler.cpp
SWV: Software Video now compiles and runs on x64
2009-10-12 17:39:09 +00:00
TextureSampler.h
TransformUnit.cpp
SWG: Adds TEV stage output dumping. Fixes interrupt handling in the command processor. Some code cleanup and a few graphical fixes for rare cases.
2009-10-28 03:01:07 +00:00
TransformUnit.h
VertexFormatConverter.cpp
VertexFormatConverter.h
VertexLoader.cpp
VertexLoader.h
VertexLoader_Position.h
VideoCommon.h
VideoConfig.cpp
Fixes to the software plugin command processor. Made it easy to use the command processor in place of the one in video common. Use frame skip setting from the application in the software plugin instead of the internal frame skipping config setting. The WGP does not loop if the write pointer is set beyond the end of the fifo.
2009-11-11 03:14:38 +00:00
VideoConfig.h
Fixes to the software plugin command processor. Made it easy to use the command processor in place of the one in video common. Use frame skip setting from the application in the software plugin instead of the internal frame skipping config setting. The WGP does not loop if the write pointer is set beyond the end of the fifo.
2009-11-11 03:14:38 +00:00
Win32.cpp
DSPLLE small mul fix
2009-11-12 16:17:22 +00:00
Win32.h
XFMemLoader.cpp
XFMemLoader.h