dolphin/Source/Core/VideoCommon/Src
2013-09-02 05:31:48 -05:00
..
OpenCL
AVIDump.cpp
AVIDump.h
BPFunctions.cpp New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects. 2013-04-17 23:09:55 -04:00
BPFunctions.h
BPMemory.cpp ShaderGen: Static inline everything. 2013-08-12 18:30:42 +02:00
BPMemory.h ShaderGen: Static inline everything. 2013-08-12 18:30:42 +02:00
BPStructs.cpp Only call SetGenerationMode from BPWritten if the cull mode changed. 2013-08-15 00:26:03 +02:00
BPStructs.h
CommandProcessor.cpp
CommandProcessor.h
CPMemory.cpp
CPMemory.h
DataReader.h
Debugger.cpp
Debugger.h
DLCache.h
DriverDetails.cpp ogl driverdetails: add flag to disable hacked and pinned memory 2013-08-26 19:45:19 +02:00
DriverDetails.h ogl driverdetails: add flag to disable hacked and pinned memory 2013-08-26 19:45:19 +02:00
EmuWindow.cpp Move in-game keybinding handling to a central location 2013-07-21 23:17:16 -04:00
EmuWindow.h
Fifo.cpp sync gpu: check disable flag before volatile 2013-08-24 18:43:07 +02:00
Fifo.h
FPSCounter.cpp
FPSCounter.h
FramebufferManagerBase.cpp
FramebufferManagerBase.h
GenericDLCache.cpp
GenericTextureDecoder.cpp
HiresTextures.cpp
HiresTextures.h
ImageWrite.cpp
ImageWrite.h
IndexGenerator.cpp small index generator optimiztions 2013-06-23 14:38:25 +02:00
IndexGenerator.h
LightingShaderGen.h LightingShaderGen: Use macro magic instead of snprintf. Should fix performance problems. 2013-08-12 18:30:42 +02:00
LookUpTables.h
MainBase.cpp
MainBase.h
memcpy_amd.cpp
NativeVertexFormat.h
OnScreenDisplay.cpp Refactor VideoCommon/OnScreenDisplay. 2013-08-24 02:13:54 +02:00
OnScreenDisplay.h Refactor VideoCommon/OnScreenDisplay. 2013-08-24 02:13:54 +02:00
OpcodeDecoding.cpp
OpcodeDecoding.h
OpenCL.cpp
OpenCL.h
PerfQueryBase.cpp Add an option to enable performance queries in gameini files, disable it by default 2013-08-14 23:16:46 +02:00
PerfQueryBase.h Add an option to enable performance queries in gameini files, disable it by default 2013-08-14 23:16:46 +02:00
PixelEngine.cpp
PixelEngine.h
PixelShaderGen.cpp pixelShaderGen: also execute alpha test for always fail with late z test 2013-08-19 21:27:54 +02:00
PixelShaderGen.h PixelShaderGen: Optimize shader uid data order. 2013-08-12 18:30:42 +02:00
PixelShaderManager.cpp PixelShaderManager: Revert code introduced mainly in revision 0fdeb81038. 2013-06-25 13:37:38 +02:00
PixelShaderManager.h
RenderBase.cpp Make hotkeys for togglign IR, AR, efb copies and fog settings configurable. 2013-07-30 05:49:02 -04:00
RenderBase.h
ShaderGenCommon.h ShaderGen: Static inline everything. 2013-08-12 18:30:42 +02:00
Statistics.cpp
Statistics.h
TextureCacheBase.cpp
TextureCacheBase.h
TextureConversionShader.cpp There. Fix all the issues where we are using integers when we should be using floats in the texture conversion shaders. 2013-07-21 12:00:20 +00:00
TextureConversionShader.h
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 Formatting cleanup for VideoCommon. 2013-04-24 09:21:54 -04:00
VertexLoader.h
VertexLoaderManager.cpp
VertexLoaderManager.h
VertexManagerBase.cpp
VertexManagerBase.h
VertexShaderGen.cpp VertexShaderGen: Cleanup. 2013-08-14 11:47:23 +00:00
VertexShaderGen.h VertexShaderGen: Optimize shader uid data order. 2013-08-12 18:30:41 +02:00
VertexShaderManager.cpp Add "Q" / "E" as freelook keybindings 2013-07-22 00:14:42 -04:00
VertexShaderManager.h Add "Q" / "E" as freelook keybindings 2013-07-22 00:14:42 -04:00
VideoBackendBase.cpp Move VideoBackendBase from Common to VideoCommon 2013-08-14 23:16:46 +02:00
VideoBackendBase.h Removal of my terrible idea. 2013-09-02 05:31:48 -05:00
VideoCommon.h
VideoConfig.cpp Merge remote-tracking branch 'remotes/origin/dx9-ssaa-fix' 2013-08-23 22:43:03 -03:00
VideoConfig.h Indentation Fix 2013-08-23 22:28:17 -03:00
VideoState.cpp
VideoState.h
x64DLCache.cpp
x64TextureDecoder.cpp A few more warnings. 2013-09-01 23:33:35 -04:00
XFMemory.cpp
XFMemory.h
XFStructs.cpp Remove some spurious endlines at the end of log messages 2013-08-21 00:19:50 +02:00
XFStructs.h