dolphin/Source/Core/VideoCommon/Src
degasus 7c14463d11 ogl: implement useful constant buffer upload
this will remove the additional memcpy introduced in my last commit
2013-10-12 20:29:56 +02:00
..
OpenCL
AVIDump.cpp
AVIDump.h
BPFunctions.cpp
BPFunctions.h
BPMemory.cpp
BPMemory.h
BPStructs.cpp
BPStructs.h
CommandProcessor.cpp
CommandProcessor.h
ConstantManager.h VideoCommon: keep a copy of the const buffer in VideoCommon 2013-10-12 20:29:56 +02:00
CPMemory.cpp
CPMemory.h
DataReader.h
Debugger.cpp
Debugger.h
DLCache.h
DriverDetails.cpp [Android] Missed a few things for PowerVR544MP3 'support.' It doesn't actually get any video output on it just like Tegra 4. 2013-10-06 21:51:41 -05:00
DriverDetails.h [Android] Missed a few things for PowerVR544MP3 'support.' It doesn't actually get any video output on it just like Tegra 4. 2013-10-06 21:51:41 -05:00
EmuWindow.cpp
EmuWindow.h
Fifo.cpp
Fifo.h
FPSCounter.cpp
FPSCounter.h
FramebufferManagerBase.cpp
FramebufferManagerBase.h
GenericDLCache.cpp
GenericTextureDecoder.cpp
HiresTextures.cpp
HiresTextures.h
ImageWrite.cpp
ImageWrite.h
IndexGenerator.cpp
IndexGenerator.h
LightingShaderGen.h [Android] Tegra 4 'support.' This brings up the OpenGL backend to support Tegra 4 to the point where it will run games but it doesn't have any video output for some reason. This is a large change that doesn't actually change much functionally. Walking through the changes. 2013-10-06 03:12:29 -05:00
LookUpTables.h
MainBase.cpp Remove all refrences of field ordering from video backends. 2013-09-23 18:29:31 +12:00
MainBase.h
memcpy_amd.cpp
NativeVertexFormat.h
OnScreenDisplay.cpp [Android] Fix the ability to stop the game and start another. 2013-09-23 01:43:18 -05:00
OnScreenDisplay.h
OpcodeDecoding.cpp
OpcodeDecoding.h
OpenCL.cpp
OpenCL.h
PerfQueryBase.cpp
PerfQueryBase.h
PixelEngine.cpp
PixelEngine.h
PixelShaderGen.cpp Fix PixelShaderGen from the previous commit. 2013-10-06 21:54:09 -05:00
PixelShaderGen.h ogl: implement useful constant buffer upload 2013-10-12 20:29:56 +02:00
PixelShaderManager.cpp ogl: implement useful constant buffer upload 2013-10-12 20:29:56 +02:00
PixelShaderManager.h VideoCommon: keep a copy of the const buffer in VideoCommon 2013-10-12 20:29:56 +02:00
RenderBase.cpp Remove all refrences of field ordering from video backends. 2013-09-23 18:29:31 +12:00
RenderBase.h VideoCommon: keep a copy of the const buffer in VideoCommon 2013-10-12 20:29:56 +02:00
ShaderGenCommon.h
Statistics.cpp
Statistics.h
TextureCacheBase.cpp Removing more references to D3D9. 2013-10-06 13:37:10 +02:00
TextureCacheBase.h
TextureConversionShader.cpp VideoCommon: keep a copy of the const buffer in VideoCommon 2013-10-12 20:29:56 +02:00
TextureConversionShader.h VideoCommon: keep a copy of the const buffer in VideoCommon 2013-10-12 20:29:56 +02:00
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 Fix stack misalignment fix. 2013-09-22 15:48:27 -04:00
VertexLoader.h
VertexLoaderManager.cpp
VertexLoaderManager.h
VertexManagerBase.cpp
VertexManagerBase.h
VertexShaderGen.cpp Only emit the texgens if they are used, not every single time do all of them. 2013-10-06 21:32:05 -05:00
VertexShaderGen.h ogl: implement useful constant buffer upload 2013-10-12 20:29:56 +02:00
VertexShaderManager.cpp ogl: implement useful constant buffer upload 2013-10-12 20:29:56 +02:00
VertexShaderManager.h VideoCommon: keep a copy of the const buffer in VideoCommon 2013-10-12 20:29:56 +02:00
VideoBackendBase.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
VideoBackendBase.h Remove more references to D3D9... 2013-10-06 13:30:59 +02:00
VideoCommon.h ogl: implement useful constant buffer upload 2013-10-12 20:29:56 +02:00
VideoConfig.cpp Remove some now unused VideoConfig settings. 2013-10-06 13:28:46 +02:00
VideoConfig.h Remove some now unused VideoConfig settings. 2013-10-06 13:28:46 +02:00
VideoState.cpp
VideoState.h
x64DLCache.cpp Fix stack misalignment fix. 2013-09-22 15:48:27 -04:00
x64TextureDecoder.cpp
XFMemory.cpp
XFMemory.h
XFStructs.cpp
XFStructs.h