| .. |
|
OpenCL
|
Initialize all struct members.
|
2011-02-14 21:58:53 +00:00 |
|
AVIDump.cpp
|
For non-win32 and with-libav conditions, add an option to frame dumping to use FFV1 codec for lossless video dumping.
|
2011-02-11 22:09:20 +00:00 |
|
AVIDump.h
|
|
|
|
BPFunctions.cpp
|
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
|
2011-02-14 02:18:03 +00:00 |
|
BPFunctions.h
|
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
|
2011-02-14 02:18:03 +00:00 |
|
BPMemory.cpp
|
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
|
2011-02-14 02:18:03 +00:00 |
|
BPMemory.h
|
|
|
|
BPStructs.cpp
|
|
|
|
BPStructs.h
|
|
|
|
CommandProcessor.cpp
|
Big Fifo Commit Part2: Now the fifo is more stable than my first commit, so is time...
|
2011-02-17 04:25:21 +00:00 |
|
CommandProcessor.h
|
Big Fifo Commit Part2: Now the fifo is more stable than my first commit, so is time...
|
2011-02-17 04:25:21 +00:00 |
|
CPMemory.cpp
|
|
|
|
CPMemory.h
|
|
|
|
DataReader.h
|
|
|
|
Debugger.cpp
|
Fix nowx Debug build. Yes, people use that\!
|
2011-02-16 12:09:39 +00:00 |
|
Debugger.h
|
|
|
|
DLCache.cpp
|
revert some some of the soren changes to make dolphin compile in vs2008 again until sw plugin is completely fixed.
|
2011-02-08 14:51:53 +00:00 |
|
DLCache.h
|
Experimental commit: this is the base for a more complex dlist control code, is incomplete but i need some feedback.
|
2011-02-08 00:28:28 +00:00 |
|
EmuWindow.cpp
|
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
|
2011-02-14 02:18:03 +00:00 |
|
EmuWindow.h
|
|
|
|
Fifo.cpp
|
Call Video_Prepare() before starting the CPU thread.
|
2011-02-18 23:52:14 +00:00 |
|
Fifo.h
|
Big Fifo Commit Part2: Now the fifo is more stable than my first commit, so is time...
|
2011-02-17 04:25:21 +00:00 |
|
FramebufferManagerBase.cpp
|
|
|
|
FramebufferManagerBase.h
|
|
|
|
HiresTextures.cpp
|
|
|
|
HiresTextures.h
|
|
|
|
ImageWrite.cpp
|
|
|
|
ImageWrite.h
|
|
|
|
IndexGenerator.cpp
|
|
|
|
IndexGenerator.h
|
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
|
2011-02-14 02:18:03 +00:00 |
|
LightingShaderGen.cpp
|
Deal with some clang-inspired buglets.
|
2011-02-06 01:56:45 +00:00 |
|
LightingShaderGen.h
|
Deal with some clang-inspired buglets.
|
2011-02-06 01:56:45 +00:00 |
|
LookUpTables.h
|
|
|
|
MainBase.cpp
|
Big Fifo Commit Part2: Now the fifo is more stable than my first commit, so is time...
|
2011-02-17 04:25:21 +00:00 |
|
MainBase.h
|
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
|
2011-02-14 02:18:03 +00:00 |
|
memcpy_amd.cpp
|
|
|
|
NativeVertexFormat.h
|
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
|
2011-02-14 02:18:03 +00:00 |
|
OnScreenDisplay.cpp
|
|
|
|
OnScreenDisplay.h
|
|
|
|
OpcodeDecoding.cpp
|
Big Fifo Commit Part2: Now the fifo is more stable than my first commit, so is time...
|
2011-02-17 04:25:21 +00:00 |
|
OpcodeDecoding.h
|
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
|
2011-02-14 02:18:03 +00:00 |
|
OpenCL.cpp
|
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
|
2011-02-14 02:18:03 +00:00 |
|
OpenCL.h
|
|
|
|
PixelEngine.cpp
|
Big Fifo Commit Part2: Now the fifo is more stable than my first commit, so is time...
|
2011-02-17 04:25:21 +00:00 |
|
PixelEngine.h
|
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
|
2011-02-14 02:18:03 +00:00 |
|
PixelShaderGen.cpp
|
Split shader code generation for lighting into a separate file.
|
2011-02-05 23:57:12 +00:00 |
|
PixelShaderGen.h
|
|
|
|
PixelShaderManager.cpp
|
Rework XF register loading a bit and change how registers are arranged in memory. This removes the assumption that all data for a viewport or projection matrix will be available when index 0 is loaded. Fixes issue 3688 and probably breaks old save states (sorry).
|
2011-02-05 18:25:34 +00:00 |
|
PixelShaderManager.h
|
Rework XF register loading a bit and change how registers are arranged in memory. This removes the assumption that all data for a viewport or projection matrix will be available when index 0 is loaded. Fixes issue 3688 and probably breaks old save states (sorry).
|
2011-02-05 18:25:34 +00:00 |
|
RenderBase.cpp
|
Defer texture invalidation to the video thread from the video configuration dialog. Should fix issue 4069
|
2011-02-08 03:47:59 +00:00 |
|
RenderBase.h
|
|
|
|
SConscript
|
Split shader code generation for lighting into a separate file.
|
2011-02-05 23:57:12 +00:00 |
|
Statistics.cpp
|
|
|
|
Statistics.h
|
|
|
|
TextureCacheBase.cpp
|
Defer texture invalidation to the video thread from the video configuration dialog. Should fix issue 4069
|
2011-02-08 03:47:59 +00:00 |
|
TextureCacheBase.h
|
Defer texture invalidation to the video thread from the video configuration dialog. Should fix issue 4069
|
2011-02-08 03:47:59 +00:00 |
|
TextureConversionShader.cpp
|
|
|
|
TextureConversionShader.h
|
|
|
|
TextureDecoder.cpp
|
|
|
|
TextureDecoder.h
|
|
|
|
VertexLoader_Color.cpp
|
|
|
|
VertexLoader_Color.h
|
|
|
|
VertexLoader_Normal.cpp
|
|
|
|
VertexLoader_Normal.h
|
|
|
|
VertexLoader_Position.cpp
|
|
|
|
VertexLoader_Position.h
|
|
|
|
VertexLoader_TextCoord.cpp
|
|
|
|
VertexLoader_TextCoord.h
|
|
|
|
VertexLoader.cpp
|
|
|
|
VertexLoader.h
|
|
|
|
VertexLoaderManager.cpp
|
|
|
|
VertexLoaderManager.h
|
|
|
|
VertexManagerBase.cpp
|
Defer texture invalidation to the video thread from the video configuration dialog. Should fix issue 4069
|
2011-02-08 03:47:59 +00:00 |
|
VertexManagerBase.h
|
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
|
2011-02-14 02:18:03 +00:00 |
|
VertexShaderGen.cpp
|
Split shader code generation for lighting into a separate file.
|
2011-02-05 23:57:12 +00:00 |
|
VertexShaderGen.h
|
|
|
|
VertexShaderManager.cpp
|
Rework XF register loading a bit and change how registers are arranged in memory. This removes the assumption that all data for a viewport or projection matrix will be available when index 0 is loaded. Fixes issue 3688 and probably breaks old save states (sorry).
|
2011-02-05 18:25:34 +00:00 |
|
VertexShaderManager.h
|
Rework XF register loading a bit and change how registers are arranged in memory. This removes the assumption that all data for a viewport or projection matrix will be available when index 0 is loaded. Fixes issue 3688 and probably breaks old save states (sorry).
|
2011-02-05 18:25:34 +00:00 |
|
VideoCommon.h
|
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
|
2011-02-14 02:18:03 +00:00 |
|
VideoConfig.cpp
|
Added an option for input display. This option shows the controls read by the emulator at each frame. GameCube controls in all four ports have been implemented. Wii controls are todo. The option can be found in the graphics settings. This option is usually used for tool-assisted speed-runs (TAS).
|
2011-02-17 09:12:36 +00:00 |
|
VideoConfig.h
|
Added an option for input display. This option shows the controls read by the emulator at each frame. GameCube controls in all four ports have been implemented. Wii controls are todo. The option can be found in the graphics settings. This option is usually used for tool-assisted speed-runs (TAS).
|
2011-02-17 09:12:36 +00:00 |
|
VideoState.cpp
|
Big Fifo Commit Part2: Now the fifo is more stable than my first commit, so is time...
|
2011-02-17 04:25:21 +00:00 |
|
VideoState.h
|
Paused the video thread while a save state was being created or loaded. Performed the save state operation after the fifo became idle. Saved the interrupt status of the video thread into the save state. This helps stabilise the save states in dual core mode in games like Super Mario Galaxy.
|
2011-02-08 10:37:47 +00:00 |
|
XFMemory.cpp
|
|
|
|
XFMemory.h
|
Rework XF register loading a bit and change how registers are arranged in memory. This removes the assumption that all data for a viewport or projection matrix will be available when index 0 is loaded. Fixes issue 3688 and probably breaks old save states (sorry).
|
2011-02-05 18:25:34 +00:00 |
|
XFStructs.cpp
|
Rework XF register loading a bit and change how registers are arranged in memory. This removes the assumption that all data for a viewport or projection matrix will be available when index 0 is loaded. Fixes issue 3688 and probably breaks old save states (sorry).
|
2011-02-05 18:25:34 +00:00 |
|
XFStructs.h
|
|
|