dolphin/Source/Core/VideoCommon/Src
2009-07-18 11:26:58 +00:00
..
AVIDump.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
AVIDump.h
BPFunctions.h Code cleanup. Juggling rectangles. I'm about to investigate the problems with Real XFB's in PAL games, so I wanted to make sure all our rectangles were cleaned up and organized. 2009-07-15 00:51:24 +00:00
BPMemory.cpp
BPMemory.h Some minor changes to VideoCommon, improved SawWave sound, the denied sound in ZWW sounds better (compared it to real HW to be sure). 2009-07-15 21:26:49 +00:00
BPStructs.cpp Some minor changes to VideoCommon, improved SawWave sound, the denied sound in ZWW sounds better (compared it to real HW to be sure). 2009-07-15 21:26:49 +00:00
BPStructs.h add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
CPMemory.cpp
CPMemory.h
DataReader.h
Fifo.cpp CP: Replace a couple spin-waits with event signals. 2009-07-18 06:16:24 +00:00
Fifo.h No more SleepCurrentThreads in Command Processor. Some Fifo cleanup. 2009-07-17 22:57:02 +00:00
HiresTextures.cpp Rearrange LogManager includes. The main purpose is to make it possible to modify Thread.h without recompiling the whole entire project. 2009-07-12 21:58:32 +00:00
HiresTextures.h
ImageWrite.cpp
ImageWrite.h
IndexGenerator.cpp
IndexGenerator.h
LookUpTables.cpp
LookUpTables.h
memcpy_amd.cpp
NativeVertexFormat.h
NativeVertexWriter.cpp
NativeVertexWriter.h
OpcodeDecoding.cpp Some minor changes to VideoCommon, improved SawWave sound, the denied sound in ZWW sounds better (compared it to real HW to be sure). 2009-07-15 21:26:49 +00:00
OpcodeDecoding.h
PixelShaderGen.cpp GL: Delete code for GL_TEXTURE_RECTANGLE_ARB in case of non-pow2 textures - all modern GFX cards that can run Dolphin should support non-pow2 textures anyway. This removes some complexity and reduces the numbers of pixel shaders that need to be generated in some situations. Also fixes some texture mirroring problems. Let me know if this breaks things on ATI for some reason. 2009-07-18 11:26:58 +00:00
PixelShaderGen.h GL: Delete code for GL_TEXTURE_RECTANGLE_ARB in case of non-pow2 textures - all modern GFX cards that can run Dolphin should support non-pow2 textures anyway. This removes some complexity and reduces the numbers of pixel shaders that need to be generated in some situations. Also fixes some texture mirroring problems. Let me know if this breaks things on ATI for some reason. 2009-07-18 11:26:58 +00:00
PixelShaderManager.cpp GL: Delete code for GL_TEXTURE_RECTANGLE_ARB in case of non-pow2 textures - all modern GFX cards that can run Dolphin should support non-pow2 textures anyway. This removes some complexity and reduces the numbers of pixel shaders that need to be generated in some situations. Also fixes some texture mirroring problems. Let me know if this breaks things on ATI for some reason. 2009-07-18 11:26:58 +00:00
PixelShaderManager.h GL: Delete code for GL_TEXTURE_RECTANGLE_ARB in case of non-pow2 textures - all modern GFX cards that can run Dolphin should support non-pow2 textures anyway. This removes some complexity and reduces the numbers of pixel shaders that need to be generated in some situations. Also fixes some texture mirroring problems. Let me know if this breaks things on ATI for some reason. 2009-07-18 11:26:58 +00:00
Profiler.cpp
Profiler.h
SConscript
Statistics.cpp
Statistics.h Code cleanup. Juggling rectangles. I'm about to investigate the problems with Real XFB's in PAL games, so I wanted to make sure all our rectangles were cleaned up and organized. 2009-07-15 00:51:24 +00:00
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 Assorted cleanup, perf counter logging, and minor fixes that have been accumulating on my hdd :p 2009-07-03 18:33:28 +00:00
VertexLoader.h
VertexLoaderManager.cpp
VertexLoaderManager.h
VertexShaderGen.cpp GL: Delete code for GL_TEXTURE_RECTANGLE_ARB in case of non-pow2 textures - all modern GFX cards that can run Dolphin should support non-pow2 textures anyway. This removes some complexity and reduces the numbers of pixel shaders that need to be generated in some situations. Also fixes some texture mirroring problems. Let me know if this breaks things on ATI for some reason. 2009-07-18 11:26:58 +00:00
VertexShaderGen.h
VertexShaderManager.cpp
VertexShaderManager.h
VideoCommon.h Code cleanup. Juggling rectangles. I'm about to investigate the problems with Real XFB's in PAL games, so I wanted to make sure all our rectangles were cleaned up and organized. 2009-07-15 00:51:24 +00:00
VideoState.cpp
VideoState.h
XFBConvert.cpp
XFBConvert.h
XFMemory.cpp
XFMemory.h
XFStructs.cpp
XFStructs.h