dolphin/Source/Core/VideoBackends/OGL/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
..
FramebufferManager.cpp ogl: use GL_RGBA instead of GL_RGBA8 2013-10-12 16:34:06 +02:00
FramebufferManager.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
GLFunctions.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
GLFunctions.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
GLUtil.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
GLUtil.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
Globals.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
NativeVertexFormat.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
PerfQuery.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
PerfQuery.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
PixelShaderCache.cpp ogl: implement useful constant buffer upload 2013-10-12 20:29:56 +02:00
PostProcessing.cpp ogl: use GL_RGBA instead of GL_RGBA8 2013-10-12 16:34:06 +02:00
PostProcessing.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
ProgramShaderCache.cpp ogl: implement useful constant buffer upload 2013-10-12 20:29:56 +02:00
ProgramShaderCache.h ogl: implement useful constant buffer upload 2013-10-12 20:29:56 +02:00
RasterFont.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
RasterFont.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
Render.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
Render.h VideoCommon: keep a copy of the const buffer in VideoCommon 2013-10-12 20:29:56 +02:00
SamplerCache.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
SamplerCache.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
StreamBuffer.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
StreamBuffer.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
TextureCache.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
TextureCache.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
TextureConverter.cpp ogl: use GL_RGBA instead of GL_RGBA8 2013-10-12 16:34:06 +02:00
TextureConverter.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
VertexManager.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
VertexManager.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
VertexShaderCache.cpp ogl: implement useful constant buffer upload 2013-10-12 20:29:56 +02:00
VideoBackend.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
main.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
main.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
stdafx.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
stdafx.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00