dolphin/Source/Core/VideoCommon/Src
2009-02-06 19:52:23 +00:00
..
BPMemory.cpp
BPMemory.h
CPMemory.cpp
CPMemory.h
DataReader.h
Fifo.cpp XFB in SC reverted back to its previous behavior (thx donko). But still hacked in DC (still a FIXME). 2009-01-27 20:59:27 +00:00
Fifo.h
ImageWrite.cpp Move PixelShaderManager, ImageWrite to VideoCommon. 2008-12-26 12:27:58 +00:00
ImageWrite.h Move PixelShaderManager, ImageWrite to VideoCommon. 2008-12-26 12:27:58 +00:00
IndexGenerator.cpp and more boring moving and cleanup ... 2008-12-25 21:44:56 +00:00
IndexGenerator.h and more boring moving and cleanup ... 2008-12-25 21:44:56 +00:00
LookUpTables.cpp
LookUpTables.h
memcpy_amd.cpp GL Vertex loader moved to VideoCommon. 2008-12-26 13:09:16 +00:00
NativeVertexFormat.h moar cleanup 2008-12-26 17:02:46 +00:00
NativeVertexWriter.cpp Move parts of VertexManager.h to VideoCommon. Opens for moving the VertexLoader to VideoCommon. 2008-12-26 12:56:56 +00:00
NativeVertexWriter.h moar cleanup 2008-12-26 17:02:46 +00:00
OpcodeDecoding.cpp
OpcodeDecoding.h
PixelShaderGen.cpp More renaming. 2008-12-26 17:33:53 +00:00
PixelShaderGen.h More renaming. 2008-12-26 17:33:53 +00:00
PixelShaderManager.cpp Move VertexShaderManager too. 2008-12-26 12:47:32 +00:00
PixelShaderManager.h More renaming. 2008-12-26 17:33:53 +00:00
Profiler.cpp
Profiler.h
SConscript nakee's work on dolphin events. Also get wxw out of logmanager. This commit wants your comments 2009-01-15 06:48:15 +00:00
Statistics.cpp
Statistics.h
TextureDecoder.cpp Don't skip the bottom half of the texture; fixes the text in 2009-01-17 20:46:18 +00:00
TextureDecoder.h 1) fix texture caching issue (ie. MP1 "Main menu" fps drop). 2009-01-14 23:55:55 +00:00
VertexLoader_Color.cpp 1) XFB in DC proposal. This impact video plugin interface. WARNING: XFB_Draw is not CPU->VI dependent anymore. It's up to GP now. Except for some 2D homebrews which never use GPfifo&CP but direcly XFB. Well, in other words: emulated VSync is uncorrelated with CPU timings now. Tell me if it's too much hacky. 2009-01-24 14:43:17 +00:00
VertexLoader_Color.h GL Vertex loader moved to VideoCommon. 2008-12-26 13:09:16 +00:00
VertexLoader_Normal.cpp GL Vertex loader moved to VideoCommon. 2008-12-26 13:09:16 +00:00
VertexLoader_Normal.h GL Vertex loader moved to VideoCommon. 2008-12-26 13:09:16 +00:00
VertexLoader_Position.cpp attempt to get rid of another __LOG crash 2009-02-04 17:29:12 +00:00
VertexLoader_Position.h GL Vertex loader moved to VideoCommon. 2008-12-26 13:09:16 +00:00
VertexLoader_TextCoord.cpp GL Vertex loader moved to VideoCommon. 2008-12-26 13:09:16 +00:00
VertexLoader_TextCoord.h GL Vertex loader moved to VideoCommon. 2008-12-26 13:09:16 +00:00
VertexLoader.cpp more info in the vertex loader debug display 2009-02-06 19:52:23 +00:00
VertexLoader.h more info in the vertex loader debug display 2009-02-06 19:52:23 +00:00
VertexLoaderManager.h and more boring moving and cleanup ... 2008-12-25 21:44:56 +00:00
VertexShaderGen.cpp More renaming. 2008-12-26 17:33:53 +00:00
VertexShaderGen.h More renaming. 2008-12-26 17:33:53 +00:00
VertexShaderManager.cpp More renaming. 2008-12-26 17:33:53 +00:00
VertexShaderManager.h More renaming. 2008-12-26 17:33:53 +00:00
VideoCommon.h compile fix 2009-02-04 17:46:22 +00:00
VideoState.cpp
VideoState.h
XFBConvert.cpp
XFBConvert.h
XFMemory.cpp
XFMemory.h