dolphin/Source/Plugins/Plugin_VideoDX9/Src
fires.gc ea1bf8c51a minor bug fixes for opengl plugin
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@67 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-07-23 16:20:12 +00:00
..
W32Util removed xptheme.h from project 2008-07-17 10:31:34 +00:00
bmp_io.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
bmp_io.h Initial megacommit. 2008-07-12 17:40:22 +00:00
BPStructs.cpp More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
BPStructs.h More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
CPStructs.cpp More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
CPStructs.h More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
D3DBase.cpp Better error messages, Dolphin will create save directories if not present. 2008-07-20 21:20:22 +00:00
D3DBase.h Initial megacommit. 2008-07-12 17:40:22 +00:00
D3DPostprocess.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
D3DPostprocess.h Initial megacommit. 2008-07-12 17:40:22 +00:00
D3DShader.cpp More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
D3DShader.h More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
D3DTexture.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
D3DTexture.h Initial megacommit. 2008-07-12 17:40:22 +00:00
D3DUtil.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
D3DUtil.h Initial megacommit. 2008-07-12 17:40:22 +00:00
DataReader.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
DataReader.h Initial megacommit. 2008-07-12 17:40:22 +00:00
DecodedVArray.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
DecodedVArray.h More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
DLCompiler.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
DLCompiler.h Initial megacommit. 2008-07-12 17:40:22 +00:00
DlgSettings.cpp added option "render to main window" to opengl video plugin 2008-07-17 10:17:19 +00:00
DlgSettings.h Initial megacommit. 2008-07-12 17:40:22 +00:00
EmuWindow.cpp added an option to render directx video plugin inside the main frame 2008-07-17 09:18:03 +00:00
EmuWindow.h added an option to render directx video plugin inside the main frame 2008-07-17 09:18:03 +00:00
Fifo.cpp More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
Fifo.h Initial megacommit. 2008-07-12 17:40:22 +00:00
Globals.cpp Improved some error msgs, added preliminary memory view window, split plugin ini files. 2008-07-21 18:42:44 +00:00
Globals.h added option "render to main window" to opengl video plugin 2008-07-17 10:17:19 +00:00
IndexGenerator.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
IndexGenerator.h Initial megacommit. 2008-07-12 17:40:22 +00:00
main.cpp Show SVN revision in plugin title bars too. 2008-07-20 15:36:18 +00:00
main.h Initial megacommit. 2008-07-12 17:40:22 +00:00
OpcodeDecoding.cpp minor bug fixes for opengl plugin 2008-07-23 16:20:12 +00:00
OpcodeDecoding.h Initial megacommit. 2008-07-12 17:40:22 +00:00
OpcodeReaders.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
OpcodeReaders.h Initial megacommit. 2008-07-12 17:40:22 +00:00
PixelShader.cpp More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
PixelShader.h More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
Render.cpp added an option to render directx video plugin inside the main frame 2008-07-17 09:18:03 +00:00
Render.h Initial megacommit. 2008-07-12 17:40:22 +00:00
resource.h added option "render to main window" to opengl video plugin 2008-07-17 10:17:19 +00:00
resource.rc added option "render to main window" to opengl video plugin 2008-07-17 10:17:19 +00:00
RGBAFloat.h Initial megacommit. 2008-07-12 17:40:22 +00:00
ShaderManager.cpp More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
ShaderManager.h More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
stdafx.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
stdafx.h Initial megacommit. 2008-07-12 17:40:22 +00:00
TextureCache.cpp More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
TextureCache.h Initial megacommit. 2008-07-12 17:40:22 +00:00
TransformEngine.cpp More common things moved out from the GFX plugins. No visible changes. 2008-07-18 19:33:55 +00:00
TransformEngine.h Initial megacommit. 2008-07-12 17:40:22 +00:00
Utils.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
Utils.h More common things moved out from the GFX plugins. No visible changes. 2008-07-18 19:33:55 +00:00
Vec3.h More common things moved out from the GFX plugins. No visible changes. 2008-07-18 19:33:55 +00:00
VertexHandler.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
VertexHandler.h Initial megacommit. 2008-07-12 17:40:22 +00:00
VertexLoader.cpp Split a couple of huge files up, to make them easier to handle. 2008-07-17 21:09:18 +00:00
VertexLoader.h Initial megacommit. 2008-07-12 17:40:22 +00:00
VertexLoader_Color.h More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
VertexLoader_MtxIndex.h Started backport of features from OpenGL to D3D plugins (no visible effects yet). Some minor cleanup and checks. Deleted unnecessary file from SVN. 2008-07-15 20:11:18 +00:00
VertexLoader_Normal.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
VertexLoader_Normal.h Initial megacommit. 2008-07-12 17:40:22 +00:00
VertexLoader_Position.h Initial megacommit. 2008-07-12 17:40:22 +00:00
VertexLoader_TextCoord.h Initial megacommit. 2008-07-12 17:40:22 +00:00
VertexShader.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
VertexShader.h Initial megacommit. 2008-07-12 17:40:22 +00:00
XFB.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
XFB.h Initial megacommit. 2008-07-12 17:40:22 +00:00
XFStructs.cpp More common things moved out from the GFX plugins. No visible changes. 2008-07-18 19:33:55 +00:00
XFStructs.h More common things moved out from the GFX plugins. No visible changes. 2008-07-18 19:33:55 +00:00