dolphin/Source/Core/VideoCommon/Src
2008-11-03 09:01:14 +00:00
..
BPMemory.cpp
BPMemory.h
CPMemory.cpp Move moving things around and preparing for the next step (cached vertexloaders). 2008-10-25 13:27:28 +00:00
CPMemory.h Move moving things around and preparing for the next step (cached vertexloaders). 2008-10-25 13:27:28 +00:00
DataReader.h
Fifo.cpp GP fifo reset fix (ZWW reset in DC at least). revert r1051 for ppl who don't own quadcore :p 2008-11-03 09:01:14 +00:00
Fifo.h
LookUpTables.cpp
LookUpTables.h
NativeVertexFormat.h Make it possible to turn off the tiny vertex format setup JIT, may help macosx compatibility work (pretty useless, a jit for the actual vertex loading would have been much more useful) 2008-10-28 21:04:14 +00:00
OpcodeDecoding.h
PixelShader.cpp fixed an off by one error I created in the texture copy function in bpstructs.cpp. SSBM no longer has black on ground. sorry about that ;p 2008-11-02 05:07:14 +00:00
PixelShader.h
Profiler.cpp
Profiler.h Code movin' and cleanup again, in the GL plugin. Planning to turn NativeVertexFormat into something cachable, instead of locked to each VertexLoader. 2008-10-24 23:08:46 +00:00
SConscript
Statistics.cpp
Statistics.h Cachable vertex loaders. Not a very big speedup in itself, but makes it easier to speed up vertex loading in the future. 2008-10-25 15:53:43 +00:00
TextureDecoder.cpp Aligned all vertex components to 4 byte boundaries - maybe ATI likes that? Renamed and reorganized misc things. 2008-10-27 21:38:30 +00:00
TextureDecoder.h
VertexShader.cpp Code movin' and cleanup again, in the GL plugin. Planning to turn NativeVertexFormat into something cachable, instead of locked to each VertexLoader. 2008-10-24 23:08:46 +00:00
VertexShader.h Code movin' and cleanup again, in the GL plugin. Planning to turn NativeVertexFormat into something cachable, instead of locked to each VertexLoader. 2008-10-24 23:08:46 +00:00
VideoState.cpp Cachable vertex loaders. Not a very big speedup in itself, but makes it easier to speed up vertex loading in the future. 2008-10-25 15:53:43 +00:00
VideoState.h
XFBConvert.cpp
XFBConvert.h
XFMemory.cpp Aligned all vertex components to 4 byte boundaries - maybe ATI likes that? Renamed and reorganized misc things. 2008-10-27 21:38:30 +00:00
XFMemory.h Aligned all vertex components to 4 byte boundaries - maybe ATI likes that? Renamed and reorganized misc things. 2008-10-27 21:38:30 +00:00